Pull request #40038 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 93f9b902af89f82367d750aa871d40f25ccd99ca+588d0e61338e0d607ff62908bdfb5b33d02e0d86 (14d5e9c0a73134ba4e6b7cc01c4ba1923a85c298) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-10T00:53:01.022Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-10T00:53:01.028Z] Trying to pass milestone 7 [Pipeline] milestone [2019-10-10T00:53:01.044Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-10T00:53:01.149Z] Running on ubuntu-1804-overlay2 (i-050b6c196c1d9b74f) in /home/ubuntu/workspace/moby_PR-40038 [Pipeline] { [Pipeline] checkout [2019-10-10T00:53:01.188Z] using credential docker-jenkins-github-credentials [2019-10-10T00:53:01.196Z] Cloning the remote Git repository [2019-10-10T00:53:01.196Z] Cloning with configured refspecs honoured and without tags [2019-10-10T00:53:01.198Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T00:53:01.198Z] > git init /home/ubuntu/workspace/moby_PR-40038 # timeout=10 [2019-10-10T00:53:01.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:01.205Z] > git --version # timeout=10 [2019-10-10T00:53:01.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:01.207Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:13.932Z] Fetching without tags [2019-10-10T00:53:14.162Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:15.122Z] Merge succeeded, producing d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T00:53:15.123Z] Checking out Revision d64266d25db688b267378c804512ac909bad8ec0 (PR-40038) [2019-10-10T00:53:15.175Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-10T00:53:15.182Z] First time build. Skipping changelog. [2019-10-10T00:53:13.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:13.918Z] > git config --add remote.origin.fetch +refs/pull/40038/head:refs/remotes/origin/PR-40038 # timeout=10 [2019-10-10T00:53:13.920Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T00:53:13.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:13.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:13.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:13.935Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:14.165Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:14.169Z] > git checkout -f 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:14.661Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-10T00:53:15.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T00:53:15.125Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:15.130Z] > git checkout -f d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T00:53:15.177Z] > git rev-list --no-walk 37bd92cd76898b669a2ea8514b8849884ce843d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T00:53:15.940Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40038:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-10T00:53:19.215Z] 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 [Pipeline] node [Pipeline] node [2019-10-10T00:53:19.660Z] Running on ubuntu-1804-overlay2 (i-050b6c196c1d9b74f) in /home/ubuntu/workspace/moby_PR-40038 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2019-10-10T00:53:19.670Z] Running on ubuntu-1804-overlay2 (i-0f88d2f086de8125f) in /home/ubuntu/workspace/moby_PR-40038 [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] } [Pipeline] { [2019-10-10T00:53:19.707Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-40038 [Pipeline] { [Pipeline] checkout [2019-10-10T00:53:19.739Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-10-10T00:53:19.752Z] Fetching changes from the remote Git repository [Pipeline] checkout [2019-10-10T00:53:19.759Z] Fetching without tags [Pipeline] // stage [2019-10-10T00:53:19.771Z] using credential docker-jenkins-github-credentials [2019-10-10T00:53:19.778Z] Cloning the remote Git repository [2019-10-10T00:53:19.778Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-10-10T00:53:19.835Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40038 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-10-10T00:53:19.858Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-10T00:53:19.876Z] Cloning the remote Git repository [2019-10-10T00:53:19.876Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-10T00:53:20.015Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:20.128Z] Merge succeeded, producing 61d53246e1491d67f8a8b41e535fff4fac5a52d3 [2019-10-10T00:53:20.129Z] Checking out Revision 61d53246e1491d67f8a8b41e535fff4fac5a52d3 (PR-40038) [2019-10-10T00:53:20.134Z] using credential docker-jenkins-github-credentials [2019-10-10T00:53:20.185Z] Cloning the remote Git repository [2019-10-10T00:53:20.185Z] Cloning with configured refspecs honoured and without tags [2019-10-10T00:53:20.189Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-10T00:53:20.195Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T00:53:19.747Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-10T00:53:19.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:19.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:19.762Z] > git --version # timeout=10 [2019-10-10T00:53:19.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:19.768Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:20.018Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:20.022Z] > git checkout -f 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:20.064Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-10T00:53:20.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T00:53:20.132Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:20.136Z] > git checkout -f 61d53246e1491d67f8a8b41e535fff4fac5a52d3 [2019-10-10T00:53:20.192Z] > git rev-list --no-walk 37bd92cd76898b669a2ea8514b8849884ce843d1 # timeout=10 [2019-10-10T00:53:19.744Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T00:53:19.745Z] > git init /home/ubuntu/workspace/moby_PR-40038 # timeout=10 [2019-10-10T00:53:19.770Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:19.770Z] > git --version # timeout=10 [2019-10-10T00:53:19.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:19.776Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:19.873Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T00:53:19.874Z] > git init /home/docker/workspace/moby_PR-40038 # timeout=10 [2019-10-10T00:53:19.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:19.889Z] > git --version # timeout=10 [2019-10-10T00:53:19.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:19.894Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:20.940Z] + docker version [2019-10-10T00:53:20.940Z] Client: Docker Engine - Community [2019-10-10T00:53:20.940Z] Version: 19.03.2 [2019-10-10T00:53:20.940Z] API version: 1.40 [2019-10-10T00:53:20.940Z] Go version: go1.12.8 [2019-10-10T00:53:20.940Z] Git commit: 6a30dfc [2019-10-10T00:53:20.940Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T00:53:20.940Z] OS/Arch: linux/amd64 [2019-10-10T00:53:20.940Z] Experimental: false [2019-10-10T00:53:20.940Z] [2019-10-10T00:53:20.940Z] Server: Docker Engine - Community [2019-10-10T00:53:20.940Z] Engine: [2019-10-10T00:53:20.940Z] Version: 19.03.2 [2019-10-10T00:53:20.940Z] API version: 1.40 (minimum version 1.12) [2019-10-10T00:53:20.940Z] Go version: go1.12.8 [2019-10-10T00:53:20.940Z] Git commit: 6a30dfc [2019-10-10T00:53:20.940Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T00:53:20.940Z] OS/Arch: linux/amd64 [2019-10-10T00:53:20.940Z] Experimental: true [2019-10-10T00:53:20.940Z] containerd: [2019-10-10T00:53:20.940Z] Version: 1.2.6 [2019-10-10T00:53:20.940Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T00:53:20.940Z] runc: [2019-10-10T00:53:20.940Z] Version: 1.0.0-rc8 [2019-10-10T00:53:20.940Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T00:53:20.940Z] docker-init: [2019-10-10T00:53:20.940Z] Version: 0.18.0 [2019-10-10T00:53:20.940Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T00:53:20.219Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T00:53:20.221Z] > git init /home/jenkins/workspace/moby_PR-40038 # timeout=10 [2019-10-10T00:53:20.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:20.268Z] > git --version # timeout=10 [2019-10-10T00:53:20.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:20.287Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:21.228Z] + docker info [2019-10-10T00:53:21.228Z] Client: [2019-10-10T00:53:21.228Z] Debug Mode: false [2019-10-10T00:53:21.228Z] [2019-10-10T00:53:21.228Z] Server: [2019-10-10T00:53:21.228Z] Containers: 0 [2019-10-10T00:53:21.228Z] Running: 0 [2019-10-10T00:53:21.228Z] Paused: 0 [2019-10-10T00:53:21.228Z] Stopped: 0 [2019-10-10T00:53:21.228Z] Images: 36 [2019-10-10T00:53:21.228Z] Server Version: 19.03.2 [2019-10-10T00:53:21.228Z] Storage Driver: overlay2 [2019-10-10T00:53:21.228Z] Backing Filesystem: extfs [2019-10-10T00:53:21.228Z] Supports d_type: true [2019-10-10T00:53:21.228Z] Native Overlay Diff: true [2019-10-10T00:53:21.228Z] Logging Driver: json-file [2019-10-10T00:53:21.228Z] Cgroup Driver: cgroupfs [2019-10-10T00:53:21.228Z] Plugins: [2019-10-10T00:53:21.228Z] Volume: local [2019-10-10T00:53:21.228Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T00:53:21.228Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T00:53:21.228Z] Swarm: inactive [2019-10-10T00:53:21.228Z] Runtimes: runc [2019-10-10T00:53:21.228Z] Default Runtime: runc [2019-10-10T00:53:21.228Z] Init Binary: docker-init [2019-10-10T00:53:21.228Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T00:53:21.228Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T00:53:21.228Z] init version: fec3683 [2019-10-10T00:53:21.228Z] Security Options: [2019-10-10T00:53:21.228Z] apparmor [2019-10-10T00:53:21.228Z] seccomp [2019-10-10T00:53:21.228Z] Profile: default [2019-10-10T00:53:21.228Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T00:53:21.229Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T00:53:21.229Z] OSType: linux [2019-10-10T00:53:21.229Z] Architecture: x86_64 [2019-10-10T00:53:21.229Z] CPUs: 2 [2019-10-10T00:53:21.229Z] Total Memory: 7.501GiB [2019-10-10T00:53:21.229Z] Name: ip-10-100-100-38 [2019-10-10T00:53:21.229Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T00:53:21.229Z] Docker Root Dir: /var/lib/docker [2019-10-10T00:53:21.229Z] Debug Mode: false [2019-10-10T00:53:21.229Z] Registry: https://index.docker.io/v1/ [2019-10-10T00:53:21.229Z] Labels: [2019-10-10T00:53:21.229Z] Experimental: true [2019-10-10T00:53:21.229Z] Insecure Registries: [2019-10-10T00:53:21.229Z] 127.0.0.0/8 [2019-10-10T00:53:21.229Z] Live Restore Enabled: true [2019-10-10T00:53:21.229Z] [2019-10-10T00:53:21.229Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T00:53:21.510Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:21.510Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:21.510Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T00:53:22.440Z] + bash /home/ubuntu/workspace/moby_PR-40038/check-config.sh [2019-10-10T00:53:22.440Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T00:53:22.440Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T00:53:22.440Z] [2019-10-10T00:53:22.440Z] Generally Necessary: [2019-10-10T00:53:22.440Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T00:53:22.440Z] - apparmor: enabled and tools installed [2019-10-10T00:53:22.440Z] - CONFIG_NAMESPACES: enabled [2019-10-10T00:53:22.440Z] - CONFIG_NET_NS: enabled [2019-10-10T00:53:22.440Z] - CONFIG_PID_NS: enabled [2019-10-10T00:53:22.440Z] - CONFIG_IPC_NS: enabled [2019-10-10T00:53:22.440Z] - CONFIG_UTS_NS: enabled [2019-10-10T00:53:22.440Z] - CONFIG_CGROUPS: enabled [2019-10-10T00:53:22.440Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T00:53:22.440Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T00:53:22.440Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T00:53:22.440Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T00:53:22.440Z] - CONFIG_CPUSETS: enabled [2019-10-10T00:53:22.440Z] - CONFIG_MEMCG: enabled [2019-10-10T00:53:22.440Z] - CONFIG_KEYS: enabled [2019-10-10T00:53:22.440Z] - CONFIG_VETH: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T00:53:22.440Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T00:53:22.697Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T00:53:22.697Z] [2019-10-10T00:53:22.697Z] Optional Features: [2019-10-10T00:53:22.697Z] - CONFIG_USER_NS: enabled [2019-10-10T00:53:22.697Z] - CONFIG_SECCOMP: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T00:53:22.697Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T00:53:22.697Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T00:53:22.697Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T00:53:22.697Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T00:53:22.697Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T00:53:22.697Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T00:53:22.697Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T00:53:22.697Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T00:53:22.697Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T00:53:22.697Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T00:53:22.697Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T00:53:22.697Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T00:53:22.697Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T00:53:22.697Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_EXT4_FS: enabled [2019-10-10T00:53:22.697Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T00:53:22.697Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T00:53:22.697Z] - Network Drivers: [2019-10-10T00:53:22.697Z] - "overlay": [2019-10-10T00:53:22.697Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T00:53:22.697Z] Optional (for encrypted networks): [2019-10-10T00:53:22.697Z] - CONFIG_CRYPTO: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T00:53:22.697Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T00:53:22.697Z] - CONFIG_XFRM: enabled [2019-10-10T00:53:22.697Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T00:53:22.697Z] - "ipvlan": [2019-10-10T00:53:22.697Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T00:53:22.697Z] - "macvlan": [2019-10-10T00:53:22.697Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T00:53:22.697Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T00:53:22.697Z] - "ftp,tftp client in container": [2019-10-10T00:53:22.956Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T00:53:22.956Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T00:53:22.956Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T00:53:22.956Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T00:53:22.956Z] - Storage Drivers: [2019-10-10T00:53:22.956Z] - "aufs": [2019-10-10T00:53:22.956Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T00:53:22.956Z] - "btrfs": [2019-10-10T00:53:22.956Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T00:53:22.956Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T00:53:22.956Z] - "devicemapper": [2019-10-10T00:53:22.956Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T00:53:22.956Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T00:53:22.956Z] - "overlay": [2019-10-10T00:53:22.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T00:53:22.956Z] - "zfs": [2019-10-10T00:53:22.956Z] - /dev/zfs: missing [2019-10-10T00:53:22.956Z] - zfs command: missing [2019-10-10T00:53:22.956Z] - zpool command: missing [2019-10-10T00:53:22.956Z] [2019-10-10T00:53:22.956Z] Limits: [2019-10-10T00:53:22.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T00:53:22.956Z] [2019-10-10T00:53:22.956Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T00:53:23.278Z] + sudo modprobe ip_vs [2019-10-10T00:53:23.278Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d64266d25db688b267378c804512ac909bad8ec0 . [2019-10-10T00:53:23.278Z] #2 [internal] load .dockerignore [2019-10-10T00:53:23.278Z] #2 transferring context: 87B done [2019-10-10T00:53:23.278Z] #2 DONE 0.0s [2019-10-10T00:53:23.278Z] [2019-10-10T00:53:23.278Z] #1 [internal] load build definition from Dockerfile [2019-10-10T00:53:23.278Z] #1 transferring dockerfile: 13.41kB done [2019-10-10T00:53:23.278Z] #1 DONE 0.0s [2019-10-10T00:53:23.278Z] [2019-10-10T00:53:23.278Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T00:53:23.278Z] #3 DONE 0.1s [2019-10-10T00:53:23.538Z] [2019-10-10T00:53:23.538Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T00:53:23.538Z] #4 CACHED [2019-10-10T00:53:24.112Z] [2019-10-10T00:53:24.112Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T00:53:24.370Z] #5 DONE 0.1s [2019-10-10T00:53:24.370Z] [2019-10-10T00:53:24.370Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:53:24.370Z] #6 DONE 0.0s [2019-10-10T00:53:24.370Z] [2019-10-10T00:53:24.370Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:53:24.370Z] #67 DONE 0.0s [2019-10-10T00:53:24.370Z] [2019-10-10T00:53:24.370Z] #21 [internal] load build context [2019-10-10T00:53:25.301Z] #21 transferring context: 45.60MB 1.1s done [2019-10-10T00:53:25.558Z] #21 DONE 1.2s [2019-10-10T00:53:25.558Z] [2019-10-10T00:53:25.558Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T00:53:25.558Z] #7 CACHED [2019-10-10T00:53:25.558Z] [2019-10-10T00:53:25.558Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T00:53:25.558Z] #8 CACHED [2019-10-10T00:53:25.558Z] [2019-10-10T00:53:25.558Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:53:26.488Z] #18 0.948 + mktemp -d [2019-10-10T00:53:26.488Z] #18 0.957 + export GOPATH=/tmp/tmp.Z4coMd0F6u [2019-10-10T00:53:26.488Z] #18 0.957 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Z4coMd0F6u/src/github.com/go-swagger/go-swagger [2019-10-10T00:53:26.488Z] #18 0.983 Cloning into '/tmp/tmp.Z4coMd0F6u/src/github.com/go-swagger/go-swagger'... [2019-10-10T00:53:29.102Z] Fetching without tags [2019-10-10T00:53:28.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:28.976Z] > git config --add remote.origin.fetch +refs/pull/40038/head:refs/remotes/origin/PR-40038 # timeout=10 [2019-10-10T00:53:28.994Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T00:53:29.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:29.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:29.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:29.134Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:29.560Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:29.768Z] #18 4.357 + cd /tmp/tmp.Z4coMd0F6u/src/github.com/go-swagger/go-swagger [2019-10-10T00:53:29.768Z] #18 4.357 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T00:53:30.025Z] #18 4.599 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T00:53:30.448Z] Merge succeeded, producing 977caadbe75e01011c31b7b5bb839f3fcd257e96 [2019-10-10T00:53:30.449Z] Checking out Revision 977caadbe75e01011c31b7b5bb839f3fcd257e96 (PR-40038) [2019-10-10T00:53:31.027Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-10T00:53:29.585Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:29.603Z] > git checkout -f 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:30.216Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-10T00:53:30.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T00:53:30.473Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:30.493Z] > git checkout -f 977caadbe75e01011c31b7b5bb839f3fcd257e96 [2019-10-10T00:53:31.104Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T00:53:32.372Z] + docker version [2019-10-10T00:53:32.372Z] Client: [2019-10-10T00:53:32.372Z] Version: 18.06.3-ce [2019-10-10T00:53:32.372Z] API version: 1.38 [2019-10-10T00:53:32.372Z] Go version: go1.10.3 [2019-10-10T00:53:32.372Z] Git commit: d7080c1 [2019-10-10T00:53:32.372Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-10T00:53:32.372Z] OS/Arch: linux/s390x [2019-10-10T00:53:32.372Z] Experimental: false [2019-10-10T00:53:32.372Z] [2019-10-10T00:53:32.372Z] Server: [2019-10-10T00:53:32.372Z] Engine: [2019-10-10T00:53:32.372Z] Version: 18.06.3-ce [2019-10-10T00:53:32.372Z] API version: 1.38 (minimum version 1.12) [2019-10-10T00:53:32.372Z] Go version: go1.10.3 [2019-10-10T00:53:32.372Z] Git commit: d7080c1 [2019-10-10T00:53:32.372Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-10T00:53:32.372Z] OS/Arch: linux/s390x [2019-10-10T00:53:32.372Z] Experimental: true [Pipeline] sh [2019-10-10T00:53:31.053Z] > git rev-list --no-walk 37bd92cd76898b669a2ea8514b8849884ce843d1 # timeout=10 [2019-10-10T00:53:33.115Z] Fetching without tags [2019-10-10T00:53:33.314Z] + docker info [2019-10-10T00:53:33.314Z] Containers: 0 [2019-10-10T00:53:33.314Z] Running: 0 [2019-10-10T00:53:33.314Z] Paused: 0 [2019-10-10T00:53:33.314Z] Stopped: 0 [2019-10-10T00:53:33.314Z] Images: 0 [2019-10-10T00:53:33.314Z] Server Version: 18.06.3-ce [2019-10-10T00:53:33.314Z] Storage Driver: overlay2 [2019-10-10T00:53:33.314Z] Backing Filesystem: extfs [2019-10-10T00:53:33.314Z] Supports d_type: true [2019-10-10T00:53:33.314Z] Native Overlay Diff: true [2019-10-10T00:53:33.314Z] Logging Driver: json-file [2019-10-10T00:53:33.314Z] Cgroup Driver: cgroupfs [2019-10-10T00:53:33.314Z] Plugins: [2019-10-10T00:53:33.314Z] Volume: local [2019-10-10T00:53:33.314Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T00:53:33.314Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T00:53:33.314Z] Swarm: inactive [2019-10-10T00:53:33.314Z] Runtimes: runc [2019-10-10T00:53:33.314Z] Default Runtime: runc [2019-10-10T00:53:33.314Z] Init Binary: docker-init [2019-10-10T00:53:33.315Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T00:53:33.315Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-10T00:53:33.315Z] init version: fec3683 [2019-10-10T00:53:33.315Z] Security Options: [2019-10-10T00:53:33.315Z] apparmor [2019-10-10T00:53:33.315Z] seccomp [2019-10-10T00:53:33.315Z] Profile: default [2019-10-10T00:53:33.315Z] Kernel Version: 4.4.0-161-generic [2019-10-10T00:53:33.315Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-10T00:53:33.315Z] OSType: linux [2019-10-10T00:53:33.315Z] Architecture: s390x [2019-10-10T00:53:33.315Z] CPUs: 2 [2019-10-10T00:53:33.315Z] Total Memory: 7.862GiB [2019-10-10T00:53:33.315Z] Name: s390x-ubuntu-05 [2019-10-10T00:53:33.315Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-10T00:53:33.315Z] Docker Root Dir: /var/lib/docker [2019-10-10T00:53:33.315Z] Debug Mode (client): false [2019-10-10T00:53:33.315Z] Debug Mode (server): false [2019-10-10T00:53:33.315Z] Username: dockerbuildbot [2019-10-10T00:53:33.315Z] Registry: https://index.docker.io/v1/ [2019-10-10T00:53:33.315Z] Labels: [2019-10-10T00:53:33.315Z] Experimental: true [2019-10-10T00:53:33.315Z] Insecure Registries: [2019-10-10T00:53:33.315Z] 127.0.0.0/8 [2019-10-10T00:53:33.315Z] Live Restore Enabled: false [2019-10-10T00:53:33.315Z] [2019-10-10T00:53:33.315Z] WARNING: No swap limit support [2019-10-10T00:53:33.353Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 93f9b902af89f82367d750aa871d40f25ccd99ca [Pipeline] sh [2019-10-10T00:53:32.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:32.944Z] > git config --add remote.origin.fetch +refs/pull/40038/head:refs/remotes/origin/PR-40038 # timeout=10 [2019-10-10T00:53:32.949Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T00:53:33.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:33.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:33.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:33.083Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:33.320Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:33.322Z] > git checkout -f 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:33.813Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-10T00:53:34.220Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:34.220Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:34.220Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T00:53:34.220Z] + bash /home/jenkins/workspace/moby_PR-40038/check-config.sh [2019-10-10T00:53:34.220Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T00:53:34.220Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-10T00:53:34.220Z] [2019-10-10T00:53:34.220Z] Generally Necessary: [2019-10-10T00:53:34.220Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T00:53:34.220Z] - apparmor: enabled and tools installed [2019-10-10T00:53:34.220Z] - CONFIG_NAMESPACES: enabled [2019-10-10T00:53:34.220Z] - CONFIG_NET_NS: enabled [2019-10-10T00:53:34.220Z] - CONFIG_PID_NS: enabled [2019-10-10T00:53:34.220Z] - CONFIG_IPC_NS: enabled [2019-10-10T00:53:34.305Z] Merge succeeded, producing db70746d08c538a4f12217065fc5f4718b3e187d [2019-10-10T00:53:34.306Z] Checking out Revision db70746d08c538a4f12217065fc5f4718b3e187d (PR-40038) [2019-10-10T00:53:34.393Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-10T00:53:34.407Z] First time build. Skipping changelog. [2019-10-10T00:53:34.605Z] - CONFIG_UTS_NS: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUPS: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CPUSETS: enabled [2019-10-10T00:53:34.605Z] - CONFIG_MEMCG: enabled [2019-10-10T00:53:34.605Z] - CONFIG_KEYS: enabled [2019-10-10T00:53:34.605Z] - CONFIG_VETH: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T00:53:34.605Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T00:53:34.605Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T00:53:34.605Z] [2019-10-10T00:53:34.605Z] Optional Features: [2019-10-10T00:53:34.605Z] - CONFIG_USER_NS: enabled [2019-10-10T00:53:34.605Z] - CONFIG_SECCOMP: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T00:53:34.605Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T00:53:34.605Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T00:53:34.605Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T00:53:34.605Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T00:53:34.605Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T00:53:34.605Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T00:53:34.605Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T00:53:34.605Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T00:53:34.605Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T00:53:34.605Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T00:53:34.605Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T00:53:34.605Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T00:53:34.605Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T00:53:34.605Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_EXT4_FS: enabled [2019-10-10T00:53:34.605Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T00:53:34.605Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T00:53:34.605Z] - Network Drivers: [2019-10-10T00:53:34.605Z] - "overlay": [2019-10-10T00:53:34.605Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T00:53:34.605Z] Optional (for encrypted networks): [2019-10-10T00:53:34.605Z] - CONFIG_CRYPTO: enabled [2019-10-10T00:53:34.605Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_XFRM: enabled [2019-10-10T00:53:34.605Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T00:53:34.605Z] - "ipvlan": [2019-10-10T00:53:34.605Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T00:53:34.605Z] - "macvlan": [2019-10-10T00:53:34.605Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T00:53:34.605Z] - "ftp,tftp client in container": [2019-10-10T00:53:34.605Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T00:53:34.605Z] - Storage Drivers: [2019-10-10T00:53:34.605Z] - "aufs": [2019-10-10T00:53:34.605Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T00:53:34.605Z] - "btrfs": [2019-10-10T00:53:34.605Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T00:53:34.605Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T00:53:34.605Z] - "devicemapper": [2019-10-10T00:53:34.605Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T00:53:34.605Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T00:53:34.605Z] - "overlay": [2019-10-10T00:53:34.605Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T00:53:34.605Z] - "zfs": [2019-10-10T00:53:34.605Z] - /dev/zfs: missing [2019-10-10T00:53:34.605Z] - zfs command: missing [2019-10-10T00:53:34.605Z] - zpool command: missing [2019-10-10T00:53:34.605Z] [2019-10-10T00:53:34.605Z] Limits: [2019-10-10T00:53:34.605Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T00:53:34.605Z] [2019-10-10T00:53:34.605Z] + true [2019-10-10T00:53:34.664Z] Still waiting to schedule task [2019-10-10T00:53:34.664Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T00:53:35.398Z] + docker version [2019-10-10T00:53:35.398Z] Client: Docker Engine - Community [2019-10-10T00:53:35.398Z] Version: 19.03.2 [2019-10-10T00:53:35.398Z] API version: 1.40 [2019-10-10T00:53:35.398Z] Go version: go1.12.8 [2019-10-10T00:53:35.398Z] Git commit: 6a30dfc [2019-10-10T00:53:35.398Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T00:53:35.398Z] OS/Arch: linux/amd64 [2019-10-10T00:53:35.398Z] Experimental: false [2019-10-10T00:53:35.398Z] [2019-10-10T00:53:35.398Z] Server: Docker Engine - Community [2019-10-10T00:53:35.398Z] Engine: [2019-10-10T00:53:35.398Z] Version: 19.03.2 [2019-10-10T00:53:35.398Z] API version: 1.40 (minimum version 1.12) [2019-10-10T00:53:35.398Z] Go version: go1.12.8 [2019-10-10T00:53:35.398Z] Git commit: 6a30dfc [2019-10-10T00:53:35.398Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T00:53:35.398Z] OS/Arch: linux/amd64 [2019-10-10T00:53:35.398Z] Experimental: true [2019-10-10T00:53:35.398Z] containerd: [2019-10-10T00:53:35.398Z] Version: 1.2.6 [2019-10-10T00:53:35.398Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T00:53:35.398Z] runc: [2019-10-10T00:53:35.398Z] Version: 1.0.0-rc8 [2019-10-10T00:53:35.398Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T00:53:35.398Z] docker-init: [2019-10-10T00:53:35.398Z] Version: 0.18.0 [2019-10-10T00:53:35.398Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T00:53:35.433Z] + make bundles/buildx [2019-10-10T00:53:35.433Z] mkdir bundles [2019-10-10T00:53:35.434Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T00:53:35.434Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T00:53:35.434Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T00:53:35.434Z] --build-arg BUILDX_COMMIT \ [2019-10-10T00:53:35.434Z] --build-arg BUILDX_REPO \ [2019-10-10T00:53:35.434Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T00:53:35.434Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T00:53:35.434Z] . && \ [2019-10-10T00:53:35.434Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T00:53:35.434Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T00:53:35.434Z] /bin/sh: 4: go: not found [2019-10-10T00:53:35.434Z] /bin/sh: 5: go: not found [2019-10-10T00:53:35.434Z] [2019-10-10T00:53:35.434Z] #1 local://context (.dockerignore) [2019-10-10T00:53:35.434Z] #1 digest: sha256:e6cf1ec97d0f52334b96c681010c68f1b822a5069f58eb204b2883fa8f4c6668 [2019-10-10T00:53:35.434Z] #1 name: "local://context (.dockerignore)" [2019-10-10T00:53:35.434Z] #1 started: 2019-10-10 00:53:35.357191803 +0000 UTC [2019-10-10T00:53:34.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T00:53:34.273Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:34.277Z] > git checkout -f db70746d08c538a4f12217065fc5f4718b3e187d [2019-10-10T00:53:34.361Z] > git rev-list --no-walk 37bd92cd76898b669a2ea8514b8849884ce843d1 # timeout=10 [2019-10-10T00:53:35.694Z] + docker info [2019-10-10T00:53:35.694Z] Client: [2019-10-10T00:53:35.694Z] Debug Mode: false [2019-10-10T00:53:35.694Z] [2019-10-10T00:53:35.694Z] Server: [2019-10-10T00:53:35.694Z] Containers: 0 [2019-10-10T00:53:35.694Z] Running: 0 [2019-10-10T00:53:35.694Z] Paused: 0 [2019-10-10T00:53:35.694Z] Stopped: 0 [2019-10-10T00:53:35.694Z] Images: 35 [2019-10-10T00:53:35.694Z] Server Version: 19.03.2 [2019-10-10T00:53:35.694Z] Storage Driver: overlay2 [2019-10-10T00:53:35.694Z] Backing Filesystem: extfs [2019-10-10T00:53:35.694Z] Supports d_type: true [2019-10-10T00:53:35.694Z] Native Overlay Diff: true [2019-10-10T00:53:35.694Z] Logging Driver: json-file [2019-10-10T00:53:35.694Z] Cgroup Driver: cgroupfs [2019-10-10T00:53:35.694Z] Plugins: [2019-10-10T00:53:35.694Z] Volume: local [2019-10-10T00:53:35.694Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T00:53:35.694Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T00:53:35.694Z] Swarm: inactive [2019-10-10T00:53:35.694Z] Runtimes: runc [2019-10-10T00:53:35.694Z] Default Runtime: runc [2019-10-10T00:53:35.694Z] Init Binary: docker-init [2019-10-10T00:53:35.694Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T00:53:35.694Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T00:53:35.694Z] init version: fec3683 [2019-10-10T00:53:35.694Z] Security Options: [2019-10-10T00:53:35.694Z] apparmor [2019-10-10T00:53:35.694Z] seccomp [2019-10-10T00:53:35.694Z] Profile: default [2019-10-10T00:53:35.694Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T00:53:35.694Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T00:53:35.694Z] OSType: linux [2019-10-10T00:53:35.694Z] Architecture: x86_64 [2019-10-10T00:53:35.694Z] CPUs: 2 [2019-10-10T00:53:35.694Z] Total Memory: 7.501GiB [2019-10-10T00:53:35.694Z] Name: ip-10-100-57-52 [2019-10-10T00:53:35.694Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T00:53:35.694Z] Docker Root Dir: /var/lib/docker [2019-10-10T00:53:35.694Z] Debug Mode: false [2019-10-10T00:53:35.694Z] Registry: https://index.docker.io/v1/ [2019-10-10T00:53:35.694Z] Labels: [2019-10-10T00:53:35.694Z] Experimental: true [2019-10-10T00:53:35.694Z] Insecure Registries: [2019-10-10T00:53:35.694Z] 127.0.0.0/8 [2019-10-10T00:53:35.694Z] Live Restore Enabled: true [2019-10-10T00:53:35.694Z] [2019-10-10T00:53:35.694Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T00:53:35.811Z] #1 completed: 2019-10-10 00:53:35.357255807 +0000 UTC [2019-10-10T00:53:35.812Z] #1 duration: 64.004µs [2019-10-10T00:53:35.812Z] #1 started: 2019-10-10 00:53:35.369935472 +0000 UTC [2019-10-10T00:53:35.812Z] #1 completed: 2019-10-10 00:53:35.394349737 +0000 UTC [2019-10-10T00:53:35.812Z] #1 duration: 24.414265ms [2019-10-10T00:53:35.812Z] #1 transferring context: 87B 0.0s done [2019-10-10T00:53:35.812Z] [2019-10-10T00:53:35.812Z] [2019-10-10T00:53:35.812Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T00:53:35.812Z] #2 digest: sha256:5b14982e71805f6d5a55d63c1bcd50086a74dd4dd904c203b8a9390973a39792 [2019-10-10T00:53:35.812Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T00:53:35.812Z] #2 started: 2019-10-10 00:53:35.357262365 +0000 UTC [2019-10-10T00:53:35.812Z] #2 completed: 2019-10-10 00:53:35.35730488 +0000 UTC [2019-10-10T00:53:35.812Z] #2 duration: 42.515µs [2019-10-10T00:53:35.812Z] #2 started: 2019-10-10 00:53:35.369901313 +0000 UTC [2019-10-10T00:53:35.812Z] #2 completed: 2019-10-10 00:53:35.398322761 +0000 UTC [2019-10-10T00:53:35.812Z] #2 duration: 28.421448ms [2019-10-10T00:53:35.812Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-10T00:53:35.812Z] [2019-10-10T00:53:35.812Z] [2019-10-10T00:53:35.812Z] #7 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T00:53:35.812Z] #7 digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87 [2019-10-10T00:53:35.812Z] #7 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T00:53:35.812Z] #7 started: 2019-10-10 00:53:35.701698979 +0000 UTC [2019-10-10T00:53:35.812Z] #7 completed: 2019-10-10 00:53:35.701800794 +0000 UTC [2019-10-10T00:53:35.812Z] #7 duration: 101.815µs [2019-10-10T00:53:35.812Z] #7 started: 2019-10-10 00:53:35.705792393 +0000 UTC [2019-10-10T00:53:35.812Z] #7 completed: 2019-10-10 00:53:35.706685242 +0000 UTC [2019-10-10T00:53:35.812Z] #7 duration: 892.849µs [2019-10-10T00:53:35.812Z] #7 started: 2019-10-10 00:53:35.70674183 +0000 UTC [2019-10-10T00:53:35.812Z] #7 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-10T00:53:36.014Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:36.014Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:36.014Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T00:53:36.014Z] + bash /home/ubuntu/workspace/moby_PR-40038/check-config.sh [2019-10-10T00:53:36.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T00:53:36.014Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T00:53:36.014Z] [2019-10-10T00:53:36.014Z] Generally Necessary: [2019-10-10T00:53:36.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T00:53:36.014Z] - apparmor: enabled and tools installed [2019-10-10T00:53:36.014Z] - CONFIG_NAMESPACES: enabled [2019-10-10T00:53:36.014Z] - CONFIG_NET_NS: enabled [2019-10-10T00:53:36.014Z] - CONFIG_PID_NS: enabled [2019-10-10T00:53:36.014Z] - CONFIG_IPC_NS: enabled [2019-10-10T00:53:36.014Z] - CONFIG_UTS_NS: enabled [2019-10-10T00:53:36.014Z] - CONFIG_CGROUPS: enabled [2019-10-10T00:53:36.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T00:53:36.014Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T00:53:36.014Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T00:53:36.014Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T00:53:36.014Z] - CONFIG_CPUSETS: enabled [2019-10-10T00:53:36.014Z] - CONFIG_MEMCG: enabled [2019-10-10T00:53:36.014Z] - CONFIG_KEYS: enabled [2019-10-10T00:53:36.014Z] - CONFIG_VETH: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T00:53:36.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T00:53:36.179Z] #7 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T00:53:36.179Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s [2019-10-10T00:53:36.179Z] #7 sha256:a19e83c28d33221a87ce6fa2779bb52b752d1585e2dd52802d9a368c9dfebebb 1.80kB / 1.80kB done [2019-10-10T00:53:36.179Z] #7 sha256:e6b9730b64f0a5e20dcb03c2e6c929ddc5151f00f256e14a62a332f0be59ce5b 5.47kB / 5.47kB done [2019-10-10T00:53:36.179Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s [2019-10-10T00:53:36.179Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-10T00:53:36.179Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 1.92MB / 10.32MB 0.3s [2019-10-10T00:53:36.179Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 6.27MB / 45.24MB 0.3s [2019-10-10T00:53:36.277Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T00:53:36.277Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T00:53:36.277Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T00:53:36.277Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T00:53:36.277Z] [2019-10-10T00:53:36.277Z] Optional Features: [2019-10-10T00:53:36.277Z] - CONFIG_USER_NS: enabled [2019-10-10T00:53:36.277Z] - CONFIG_SECCOMP: enabled [2019-10-10T00:53:36.277Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T00:53:36.277Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T00:53:36.277Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T00:53:36.277Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T00:53:36.277Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T00:53:36.277Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T00:53:36.277Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T00:53:36.277Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T00:53:36.277Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T00:53:36.277Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T00:53:36.277Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T00:53:36.277Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T00:53:36.277Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T00:53:36.277Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T00:53:36.277Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T00:53:36.277Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T00:53:36.277Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T00:53:36.277Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T00:53:36.277Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T00:53:36.277Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T00:53:36.277Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T00:53:36.277Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T00:53:36.277Z] - CONFIG_EXT4_FS: enabled [2019-10-10T00:53:36.277Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T00:53:36.277Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T00:53:36.534Z] - Network Drivers: [2019-10-10T00:53:36.534Z] - "overlay": [2019-10-10T00:53:36.534Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T00:53:36.534Z] Optional (for encrypted networks): [2019-10-10T00:53:36.534Z] - CONFIG_CRYPTO: enabled [2019-10-10T00:53:36.534Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T00:53:36.534Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T00:53:36.534Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T00:53:36.534Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T00:53:36.534Z] - CONFIG_XFRM: enabled [2019-10-10T00:53:36.534Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T00:53:36.534Z] - "ipvlan": [2019-10-10T00:53:36.534Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T00:53:36.534Z] - "macvlan": [2019-10-10T00:53:36.534Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T00:53:36.534Z] - "ftp,tftp client in container": [2019-10-10T00:53:36.534Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T00:53:36.534Z] - Storage Drivers: [2019-10-10T00:53:36.534Z] - "aufs": [2019-10-10T00:53:36.534Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T00:53:36.534Z] - "btrfs": [2019-10-10T00:53:36.534Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T00:53:36.534Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T00:53:36.534Z] - "devicemapper": [2019-10-10T00:53:36.534Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T00:53:36.534Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T00:53:36.534Z] - "overlay": [2019-10-10T00:53:36.534Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T00:53:36.534Z] - "zfs": [2019-10-10T00:53:36.535Z] - /dev/zfs: missing [2019-10-10T00:53:36.535Z] - zfs command: missing [2019-10-10T00:53:36.535Z] - zpool command: missing [2019-10-10T00:53:36.535Z] [2019-10-10T00:53:36.535Z] Limits: [2019-10-10T00:53:36.535Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T00:53:36.535Z] [2019-10-10T00:53:36.535Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-10T00:53:36.566Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 5.76MB / 10.32MB 0.4s [2019-10-10T00:53:36.566Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 10.53MB / 45.24MB 0.4s [2019-10-10T00:53:36.566Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 2.52MB / 4.37MB 0.4s [2019-10-10T00:53:36.566Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.5s [2019-10-10T00:53:36.566Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 15.35MB / 45.24MB 0.5s [2019-10-10T00:53:36.566Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.4s done [2019-10-10T00:53:36.566Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.5s [2019-10-10T00:53:36.566Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.5s done [2019-10-10T00:53:36.566Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 24.10MB / 45.24MB 0.6s [2019-10-10T00:53:36.566Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 4.04MB / 50.49MB 0.6s [2019-10-10T00:53:36.566Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 425.09kB / 45.98MB 0.6s [2019-10-10T00:53:36.566Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 27.33MB / 45.24MB 0.7s [2019-10-10T00:53:36.566Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.18MB / 50.49MB 0.7s [2019-10-10T00:53:36.566Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 3.53MB / 45.98MB 0.7s [Pipeline] sh [2019-10-10T00:53:36.856Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d64266d25db688b267378c804512ac909bad8ec0 . [2019-10-10T00:53:36.856Z] #1 [internal] load .dockerignore [2019-10-10T00:53:36.856Z] #1 transferring context: 87B done [2019-10-10T00:53:36.856Z] #1 DONE 0.0s [2019-10-10T00:53:36.856Z] [2019-10-10T00:53:36.856Z] #2 [internal] load build definition from Dockerfile [2019-10-10T00:53:36.856Z] #2 transferring dockerfile: 13.41kB done [2019-10-10T00:53:36.856Z] #2 DONE 0.0s [2019-10-10T00:53:36.856Z] [2019-10-10T00:53:36.856Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T00:53:36.950Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 31.23MB / 45.24MB 0.8s [2019-10-10T00:53:36.950Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 12.24MB / 50.49MB 0.8s [2019-10-10T00:53:36.950Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 7.50MB / 45.98MB 0.8s [2019-10-10T00:53:36.950Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 36.18MB / 45.24MB 0.9s [2019-10-10T00:53:36.950Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 16.13MB / 50.49MB 0.9s [2019-10-10T00:53:36.950Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 10.84MB / 45.98MB 0.9s [2019-10-10T00:53:36.950Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 39.16MB / 45.24MB 1.0s [2019-10-10T00:53:36.950Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 19.75MB / 50.49MB 1.0s [2019-10-10T00:53:36.950Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 13.86MB / 45.98MB 1.0s [2019-10-10T00:53:36.950Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 43.31MB / 45.24MB 1.1s [2019-10-10T00:53:36.950Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 24.69MB / 50.49MB 1.1s [2019-10-10T00:53:36.950Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 17.78MB / 45.98MB 1.1s [2019-10-10T00:53:37.115Z] #3 DONE 0.1s [2019-10-10T00:53:37.115Z] [2019-10-10T00:53:37.115Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T00:53:37.115Z] #4 CACHED [2019-10-10T00:53:37.335Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 28.91MB / 50.49MB 1.2s [2019-10-10T00:53:37.335Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 21.69MB / 45.98MB 1.2s [2019-10-10T00:53:37.335Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.2s done [2019-10-10T00:53:37.335Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 33.54MB / 50.49MB 1.3s [2019-10-10T00:53:37.335Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 27.72MB / 45.98MB 1.3s [2019-10-10T00:53:37.335Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 0B / 111.04MB 1.3s [2019-10-10T00:53:37.335Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 38.47MB / 50.49MB 1.4s [2019-10-10T00:53:37.335Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 32.54MB / 45.98MB 1.4s [2019-10-10T00:53:37.335Z] #7 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb [2019-10-10T00:53:37.335Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 42.18MB / 50.49MB 1.5s [2019-10-10T00:53:37.335Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 36.87MB / 45.98MB 1.5s [2019-10-10T00:53:37.335Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 7.10MB / 111.04MB 1.5s [2019-10-10T00:53:37.372Z] [2019-10-10T00:53:37.372Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T00:53:37.629Z] #5 DONE 0.3s [2019-10-10T00:53:37.629Z] [2019-10-10T00:53:37.629Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:53:37.629Z] #67 DONE 0.0s [2019-10-10T00:53:37.629Z] [2019-10-10T00:53:37.629Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:53:37.629Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T00:53:37.720Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 45.15MB / 50.49MB 1.6s [2019-10-10T00:53:37.720Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 40.78MB / 45.98MB 1.6s [2019-10-10T00:53:37.720Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 48.63MB / 50.49MB 1.7s [2019-10-10T00:53:37.720Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.37MB / 45.98MB 1.7s [2019-10-10T00:53:37.720Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 15.37MB / 111.04MB 1.7s [2019-10-10T00:53:37.720Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 1.8s [2019-10-10T00:53:37.720Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 23.53MB / 111.04MB 1.8s [2019-10-10T00:53:37.720Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 33.83MB / 111.04MB 1.9s [2019-10-10T00:53:37.887Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T00:53:37.887Z] #6 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-10T00:53:37.887Z] #6 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-10T00:53:37.887Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 0.2s [2019-10-10T00:53:37.887Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 0.2s [2019-10-10T00:53:37.887Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 11.74MB / 120.05MB 0.4s [2019-10-10T00:53:37.887Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 0.2s done [2019-10-10T00:53:38.093Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 1.9s done [2019-10-10T00:53:38.093Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 1.9s done [2019-10-10T00:53:38.093Z] #7 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 2.0s done [2019-10-10T00:53:38.094Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 43.94MB / 111.04MB 2.1s [2019-10-10T00:53:38.094Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 52.93MB / 111.04MB 2.2s [2019-10-10T00:53:38.094Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 59.73MB / 111.04MB 2.3s [2019-10-10T00:53:38.149Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 20.03MB / 120.05MB 0.5s [2019-10-10T00:53:38.411Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 36.31MB / 120.05MB 0.8s [2019-10-10T00:53:38.471Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 66.04MB / 111.04MB 2.4s [2019-10-10T00:53:38.471Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 76.36MB / 111.04MB 2.5s [2019-10-10T00:53:38.471Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 88.03MB / 111.04MB 2.6s [2019-10-10T00:53:38.471Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 97.24MB / 111.04MB 2.7s [2019-10-10T00:53:38.671Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 44.39MB / 120.05MB 0.9s [2019-10-10T00:53:38.671Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 58.26MB / 120.05MB 1.1s [2019-10-10T00:53:38.846Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 107.88MB / 111.04MB 2.8s [2019-10-10T00:53:38.929Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 66.20MB / 120.05MB 1.2s [2019-10-10T00:53:38.929Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 72.76MB / 120.05MB 1.3s [2019-10-10T00:53:39.188Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 79.95MB / 120.05MB 1.4s [2019-10-10T00:53:39.188Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 95.15MB / 120.05MB 1.6s [2019-10-10T00:53:39.226Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 3.0s done [2019-10-10T00:53:39.226Z] #7 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.0s done [2019-10-10T00:53:39.446Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 101.90MB / 120.05MB 1.7s [2019-10-10T00:53:39.446Z] #6 ... [2019-10-10T00:53:39.446Z] [2019-10-10T00:53:39.446Z] #21 [internal] load build context [2019-10-10T00:53:39.446Z] #21 transferring context: 45.60MB 1.8s done [2019-10-10T00:53:39.446Z] #21 DONE 1.8s [2019-10-10T00:53:39.446Z] [2019-10-10T00:53:39.446Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:53:39.446Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 117.01MB / 120.05MB 1.9s [2019-10-10T00:53:39.594Z] #7 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 [2019-10-10T00:53:39.594Z] #7 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0.3s done [2019-10-10T00:53:39.967Z] #7 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 [2019-10-10T00:53:39.967Z] #7 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0.2s done [2019-10-10T00:53:40.010Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 2.3s done [2019-10-10T00:53:40.010Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-10-10T00:53:40.409Z] #7 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 [2019-10-10T00:53:42.215Z] #18 16.19 + rm -rf /tmp/tmp.Z4coMd0F6u [2019-10-10T00:53:42.215Z] #18 DONE 16.7s [2019-10-10T00:53:42.360Z] #7 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 2.1s done [2019-10-10T00:53:42.360Z] #7 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 [2019-10-10T00:53:43.625Z] #7 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 1.3s done [2019-10-10T00:53:44.008Z] #7 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 [2019-10-10T00:53:44.108Z] [2019-10-10T00:53:44.108Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:53:44.108Z] #67 CACHED [2019-10-10T00:53:44.190Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.1s done [2019-10-10T00:53:44.190Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 [2019-10-10T00:53:44.364Z] [2019-10-10T00:53:44.364Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T00:53:44.364Z] #14 CACHED [2019-10-10T00:53:44.364Z] [2019-10-10T00:53:44.365Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:53:44.365Z] #16 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T00:53:44.365Z] #13 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T00:53:44.365Z] #12 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T00:53:44.365Z] #10 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T00:53:44.365Z] #11 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T00:53:44.365Z] #15 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:53:44.365Z] #9 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T00:53:44.365Z] #17 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:53:44.365Z] #25 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T00:53:44.365Z] #29 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:53:44.365Z] #30 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T00:53:44.365Z] #26 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:53:44.365Z] #27 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T00:53:44.365Z] #63 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T00:53:44.365Z] #64 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T00:53:44.365Z] #22 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:53:44.365Z] #20 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:53:44.365Z] #23 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T00:53:44.365Z] #65 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:53:44.365Z] #60 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:53:44.365Z] #61 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:53:44.365Z] #58 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T00:53:44.365Z] #55 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:53:44.365Z] #56 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T00:53:44.365Z] #52 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:53:44.365Z] #53 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:53:44.365Z] #47 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T00:53:44.365Z] #49 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:53:44.365Z] #48 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:53:44.365Z] #50 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:53:44.365Z] #43 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T00:53:44.365Z] #44 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:53:44.365Z] #45 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:53:44.365Z] #38 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T00:53:44.365Z] #40 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:53:44.365Z] #39 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:53:44.365Z] #41 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T00:53:44.365Z] #35 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:53:44.365Z] #36 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T00:53:44.365Z] #32 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:53:44.365Z] #33 CACHED [2019-10-10T00:53:44.365Z] [2019-10-10T00:53:44.365Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T00:53:44.365Z] #19 DONE 0.2s [2019-10-10T00:53:44.447Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-10T00:53:44.447Z] #6 DONE 6.8s [2019-10-10T00:53:44.447Z] [2019-10-10T00:53:44.447Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T00:53:44.571Z] Fetching without tags [2019-10-10T00:53:45.102Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:44.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:44.531Z] > git config --add remote.origin.fetch +refs/pull/40038/head:refs/remotes/origin/PR-40038 # timeout=10 [2019-10-10T00:53:44.535Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T00:53:44.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T00:53:44.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:53:44.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:53:44.569Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:53:45.099Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:45.103Z] > git checkout -f 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T00:53:45.734Z] [2019-10-10T00:53:45.734Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T00:53:46.674Z] Merge succeeded, producing 081f6bbd6dbad69d967c1460df6a99015598a4c0 [2019-10-10T00:53:46.675Z] Checking out Revision 081f6bbd6dbad69d967c1460df6a99015598a4c0 (PR-40038) [2019-10-10T00:53:46.995Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-10T00:53:47.017Z] First time build. Skipping changelog. [2019-10-10T00:53:47.248Z] #7 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 3.2s done [2019-10-10T00:53:47.248Z] #7 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T00:53:47.631Z] #7 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a done [2019-10-10T00:53:47.631Z] #7 completed: 2019-10-10 00:53:47.332854847 +0000 UTC [2019-10-10T00:53:47.631Z] #7 duration: 11.626113017s [2019-10-10T00:53:47.631Z] [2019-10-10T00:53:47.631Z] [2019-10-10T00:53:47.631Z] #3 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T00:53:47.631Z] #3 digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44 [2019-10-10T00:53:47.631Z] #3 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T00:53:47.631Z] #3 started: 2019-10-10 00:53:47.334660583 +0000 UTC [2019-10-10T00:53:46.208Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-10T00:53:46.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T00:53:46.673Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T00:53:46.677Z] > git checkout -f 081f6bbd6dbad69d967c1460df6a99015598a4c0 [2019-10-10T00:53:46.992Z] > git rev-list --no-walk 37bd92cd76898b669a2ea8514b8849884ce843d1 # timeout=10 [2019-10-10T00:53:47.955Z] + docker version [2019-10-10T00:53:47.955Z] Client: [2019-10-10T00:53:47.955Z] Version: 18.06.1-ce [2019-10-10T00:53:47.955Z] API version: 1.38 [2019-10-10T00:53:47.955Z] Go version: go1.10.3 [2019-10-10T00:53:47.955Z] Git commit: e68fc7a [2019-10-10T00:53:47.955Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-10T00:53:47.955Z] OS/Arch: linux/ppc64le [2019-10-10T00:53:47.955Z] Experimental: false [2019-10-10T00:53:47.955Z] [2019-10-10T00:53:47.955Z] Server: [2019-10-10T00:53:47.955Z] Engine: [2019-10-10T00:53:47.955Z] Version: 18.06.1-ce [2019-10-10T00:53:47.955Z] API version: 1.38 (minimum version 1.12) [2019-10-10T00:53:47.955Z] Go version: go1.10.3 [2019-10-10T00:53:47.955Z] Git commit: e68fc7a [2019-10-10T00:53:47.955Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-10T00:53:47.955Z] OS/Arch: linux/ppc64le [2019-10-10T00:53:47.955Z] Experimental: true [Pipeline] sh [2019-10-10T00:53:47.997Z] #3 0.293 Cloning into '/buildx'... [2019-10-10T00:53:48.254Z] #24 DONE 2.7s [2019-10-10T00:53:48.254Z] [2019-10-10T00:53:48.254Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T00:53:48.340Z] + docker info [2019-10-10T00:53:48.340Z] Containers: 0 [2019-10-10T00:53:48.340Z] Running: 0 [2019-10-10T00:53:48.340Z] Paused: 0 [2019-10-10T00:53:48.340Z] Stopped: 0 [2019-10-10T00:53:48.340Z] Images: 0 [2019-10-10T00:53:48.340Z] Server Version: 18.06.1-ce [2019-10-10T00:53:48.340Z] Storage Driver: overlay2 [2019-10-10T00:53:48.340Z] Backing Filesystem: extfs [2019-10-10T00:53:48.340Z] Supports d_type: true [2019-10-10T00:53:48.340Z] Native Overlay Diff: true [2019-10-10T00:53:48.340Z] Logging Driver: json-file [2019-10-10T00:53:48.340Z] Cgroup Driver: cgroupfs [2019-10-10T00:53:48.340Z] Plugins: [2019-10-10T00:53:48.340Z] Volume: local [2019-10-10T00:53:48.340Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T00:53:48.340Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T00:53:48.340Z] Swarm: inactive [2019-10-10T00:53:48.340Z] Runtimes: runc [2019-10-10T00:53:48.340Z] Default Runtime: runc [2019-10-10T00:53:48.340Z] Init Binary: docker-init [2019-10-10T00:53:48.340Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T00:53:48.340Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-10T00:53:48.340Z] init version: fec3683 [2019-10-10T00:53:48.340Z] Security Options: [2019-10-10T00:53:48.340Z] apparmor [2019-10-10T00:53:48.340Z] seccomp [2019-10-10T00:53:48.340Z] Profile: default [2019-10-10T00:53:48.340Z] Kernel Version: 4.4.0-139-generic [2019-10-10T00:53:48.340Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-10T00:53:48.340Z] OSType: linux [2019-10-10T00:53:48.340Z] Architecture: ppc64le [2019-10-10T00:53:48.340Z] CPUs: 4 [2019-10-10T00:53:48.340Z] Total Memory: 3.976GiB [2019-10-10T00:53:48.340Z] Name: ppc64le-ubuntu-11 [2019-10-10T00:53:48.340Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-10T00:53:48.340Z] Docker Root Dir: /var/lib/docker [2019-10-10T00:53:48.340Z] Debug Mode (client): false [2019-10-10T00:53:48.340Z] Debug Mode (server): false [2019-10-10T00:53:48.340Z] Username: dockerbuildbot [2019-10-10T00:53:48.340Z] Registry: https://index.docker.io/v1/ [2019-10-10T00:53:48.340Z] Labels: [2019-10-10T00:53:48.340Z] Experimental: true [2019-10-10T00:53:48.340Z] Insecure Registries: [2019-10-10T00:53:48.340Z] 127.0.0.0/8 [2019-10-10T00:53:48.340Z] Live Restore Enabled: false [2019-10-10T00:53:48.340Z] [Pipeline] sh [2019-10-10T00:53:48.512Z] #28 DONE 0.4s [2019-10-10T00:53:48.635Z] #7 DONE 3.9s [2019-10-10T00:53:48.635Z] [2019-10-10T00:53:48.635Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T00:53:48.721Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:48.721Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T00:53:48.721Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T00:53:48.768Z] #3 completed: 2019-10-10 00:53:48.578664067 +0000 UTC [2019-10-10T00:53:48.768Z] #3 duration: 1.244003484s [2019-10-10T00:53:48.768Z] [2019-10-10T00:53:48.768Z] [2019-10-10T00:53:48.768Z] #4 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T00:53:48.768Z] #4 digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a [2019-10-10T00:53:48.768Z] #4 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T00:53:48.768Z] #4 started: 2019-10-10 00:53:48.580568729 +0000 UTC [2019-10-10T00:53:48.769Z] [2019-10-10T00:53:48.769Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T00:53:48.892Z] #8 DONE 0.7s [2019-10-10T00:53:49.007Z] + bash /home/docker/workspace/moby_PR-40038/check-config.sh [2019-10-10T00:53:49.007Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T00:53:49.007Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-10T00:53:49.007Z] [2019-10-10T00:53:49.007Z] Generally Necessary: [2019-10-10T00:53:49.007Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T00:53:49.007Z] - apparmor: enabled and tools installed [2019-10-10T00:53:49.007Z] - CONFIG_NAMESPACES: enabled [2019-10-10T00:53:49.007Z] - CONFIG_NET_NS: enabled [2019-10-10T00:53:49.007Z] - CONFIG_PID_NS: enabled [2019-10-10T00:53:49.007Z] - CONFIG_IPC_NS: enabled [2019-10-10T00:53:49.007Z] - CONFIG_UTS_NS: enabled [2019-10-10T00:53:49.007Z] - CONFIG_CGROUPS: enabled [2019-10-10T00:53:49.007Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T00:53:49.007Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T00:53:49.007Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T00:53:49.007Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T00:53:49.007Z] - CONFIG_CPUSETS: enabled [2019-10-10T00:53:49.007Z] - CONFIG_MEMCG: enabled [2019-10-10T00:53:49.007Z] - CONFIG_KEYS: enabled [2019-10-10T00:53:49.007Z] - CONFIG_VETH: enabled (as module) [2019-10-10T00:53:49.007Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T00:53:49.007Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T00:53:49.007Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T00:53:49.008Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T00:53:49.025Z] #31 DONE 0.2s [2019-10-10T00:53:49.025Z] [2019-10-10T00:53:49.025Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T00:53:49.025Z] #34 DONE 0.1s [2019-10-10T00:53:49.025Z] [2019-10-10T00:53:49.025Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T00:53:49.150Z] [2019-10-10T00:53:49.150Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:53:49.168Z] #4 0.444 From https://github.com/docker/buildx [2019-10-10T00:53:49.168Z] #4 0.444 * [new branch] master -> build [2019-10-10T00:53:49.282Z] #37 DONE 0.2s [2019-10-10T00:53:49.282Z] [2019-10-10T00:53:49.282Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T00:53:49.282Z] #42 DONE 0.1s [2019-10-10T00:53:49.282Z] [2019-10-10T00:53:49.282Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T00:53:49.282Z] #46 DONE 0.1s [2019-10-10T00:53:49.293Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T00:53:49.293Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T00:53:49.293Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T00:53:49.293Z] [2019-10-10T00:53:49.293Z] Optional Features: [2019-10-10T00:53:49.293Z] - CONFIG_USER_NS: enabled [2019-10-10T00:53:49.293Z] - CONFIG_SECCOMP: enabled [2019-10-10T00:53:49.293Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T00:53:49.293Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T00:53:49.293Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T00:53:49.293Z] (cgroup swap accounting is currently enabled) [2019-10-10T00:53:49.293Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T00:53:49.293Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T00:53:49.293Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T00:53:49.293Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T00:53:49.293Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T00:53:49.293Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T00:53:49.293Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T00:53:49.293Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T00:53:49.293Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T00:53:49.293Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T00:53:49.293Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T00:53:49.293Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T00:53:49.293Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T00:53:49.293Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T00:53:49.293Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T00:53:49.293Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T00:53:49.536Z] #4 0.617 Switched to branch 'build' [2019-10-10T00:53:49.536Z] #4 completed: 2019-10-10 00:53:49.328965745 +0000 UTC [2019-10-10T00:53:49.536Z] #4 duration: 748.397016ms [2019-10-10T00:53:49.536Z] [2019-10-10T00:53:49.536Z] [2019-10-10T00:53:49.536Z] #5 /bin/sh -c go mod download [2019-10-10T00:53:49.536Z] #5 digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116 [2019-10-10T00:53:49.536Z] #5 name: "/bin/sh -c go mod download" [2019-10-10T00:53:49.536Z] #5 started: 2019-10-10 00:53:49.330652189 +0000 UTC [2019-10-10T00:53:49.539Z] [2019-10-10T00:53:49.539Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T00:53:49.579Z] - CONFIG_EXT4_FS: enabled [2019-10-10T00:53:49.579Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T00:53:49.579Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T00:53:49.579Z] - Network Drivers: [2019-10-10T00:53:49.579Z] - "overlay": [2019-10-10T00:53:49.579Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T00:53:49.579Z] Optional (for encrypted networks): [2019-10-10T00:53:49.579Z] - CONFIG_CRYPTO: enabled [2019-10-10T00:53:49.579Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_XFRM: enabled [2019-10-10T00:53:49.579Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T00:53:49.579Z] - "ipvlan": [2019-10-10T00:53:49.579Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T00:53:49.579Z] - "macvlan": [2019-10-10T00:53:49.579Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T00:53:49.579Z] - "ftp,tftp client in container": [2019-10-10T00:53:49.579Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T00:53:49.579Z] - Storage Drivers: [2019-10-10T00:53:49.579Z] - "aufs": [2019-10-10T00:53:49.579Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T00:53:49.579Z] - "btrfs": [2019-10-10T00:53:49.579Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T00:53:49.579Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T00:53:49.579Z] - "devicemapper": [2019-10-10T00:53:49.796Z] #51 DONE 0.6s [2019-10-10T00:53:49.865Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T00:53:49.865Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T00:53:49.865Z] - "overlay": [2019-10-10T00:53:49.865Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T00:53:49.865Z] - "zfs": [2019-10-10T00:53:49.865Z] - /dev/zfs: missing [2019-10-10T00:53:49.865Z] - zfs command: missing [2019-10-10T00:53:49.865Z] - zpool command: missing [2019-10-10T00:53:49.865Z] [2019-10-10T00:53:49.865Z] Limits: [2019-10-10T00:53:49.865Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T00:53:49.865Z] [2019-10-10T00:53:49.865Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-10T00:53:49.929Z] #5 0.404 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T00:53:49.929Z] #5 0.405 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T00:53:49.929Z] #5 0.406 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T00:53:49.929Z] #5 0.407 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T00:53:49.929Z] #5 0.408 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T00:53:49.929Z] #5 0.413 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T00:53:49.929Z] #5 0.418 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [Pipeline] sh [2019-10-10T00:53:50.052Z] [2019-10-10T00:53:50.053Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T00:53:50.053Z] #54 DONE 0.1s [2019-10-10T00:53:50.053Z] [2019-10-10T00:53:50.053Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T00:53:50.293Z] + make bundles/buildx [2019-10-10T00:53:50.309Z] #57 DONE 0.2s [2019-10-10T00:53:50.309Z] [2019-10-10T00:53:50.309Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T00:53:50.808Z] #5 0.953 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T00:53:50.808Z] #5 0.967 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T00:53:50.808Z] #5 1.035 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T00:53:50.912Z] mkdir bundles [2019-10-10T00:53:50.912Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T00:53:50.912Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T00:53:50.912Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T00:53:50.912Z] --build-arg BUILDX_COMMIT \ [2019-10-10T00:53:50.912Z] --build-arg BUILDX_REPO \ [2019-10-10T00:53:50.912Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T00:53:50.912Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T00:53:50.912Z] . && \ [2019-10-10T00:53:50.912Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T00:53:50.912Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T00:53:50.912Z] /bin/sh: 4: go: not found [2019-10-10T00:53:50.912Z] /bin/sh: 5: go: not found [2019-10-10T00:53:50.912Z] [2019-10-10T00:53:50.912Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T00:53:50.912Z] #2 digest: sha256:3827d2d673837575eb79cb368156747ada5b3d5748e2362a7c3deed5122ab959 [2019-10-10T00:53:50.912Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T00:53:50.912Z] #2 started: 2019-10-10 00:53:50.785504081 +0000 UTC [2019-10-10T00:53:50.912Z] #2 completed: 2019-10-10 00:53:50.785678056 +0000 UTC [2019-10-10T00:53:50.912Z] #2 duration: 173.975µs [2019-10-10T00:53:50.912Z] #2 started: 2019-10-10 00:53:50.787352011 +0000 UTC [2019-10-10T00:53:50.912Z] #2 completed: 2019-10-10 00:53:50.806770981 +0000 UTC [2019-10-10T00:53:50.912Z] #2 duration: 19.41897ms [2019-10-10T00:53:50.912Z] #2 transferring dockerfile: 792B done [2019-10-10T00:53:50.912Z] [2019-10-10T00:53:50.912Z] [2019-10-10T00:53:50.912Z] #1 local://context (.dockerignore) [2019-10-10T00:53:50.912Z] #1 digest: sha256:ec86bd4f88d91e899005d3bac5fab73b5b76daa92d5d117e31843236086ae1f9 [2019-10-10T00:53:50.912Z] #1 name: "local://context (.dockerignore)" [2019-10-10T00:53:50.912Z] #1 started: 2019-10-10 00:53:50.785549487 +0000 UTC [2019-10-10T00:53:50.912Z] #1 completed: 2019-10-10 00:53:50.785687183 +0000 UTC [2019-10-10T00:53:50.912Z] #1 duration: 137.696µs [2019-10-10T00:53:50.912Z] #1 started: 2019-10-10 00:53:50.787299086 +0000 UTC [2019-10-10T00:53:50.912Z] #1 completed: 2019-10-10 00:53:50.810683761 +0000 UTC [2019-10-10T00:53:50.912Z] #1 duration: 23.384675ms [2019-10-10T00:53:50.912Z] #1 transferring context: 87B 0.0s done [2019-10-10T00:53:50.912Z] [2019-10-10T00:53:51.216Z] #5 1.441 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T00:53:51.216Z] #5 1.693 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T00:53:51.216Z] #5 1.696 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T00:53:51.239Z] #59 DONE 0.7s [2019-10-10T00:53:51.239Z] [2019-10-10T00:53:51.239Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T00:53:51.239Z] #62 DONE 0.2s [2019-10-10T00:53:51.239Z] [2019-10-10T00:53:51.239Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T00:53:51.495Z] #66 DONE 0.4s [2019-10-10T00:53:51.495Z] [2019-10-10T00:53:51.495Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T00:53:51.540Z] [2019-10-10T00:53:51.540Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T00:53:51.540Z] #3 digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d [2019-10-10T00:53:51.540Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T00:53:51.540Z] #3 started: 2019-10-10 00:53:51.14598307 +0000 UTC [2019-10-10T00:53:51.540Z] #3 completed: 2019-10-10 00:53:51.146600777 +0000 UTC [2019-10-10T00:53:51.540Z] #3 duration: 617.707µs [2019-10-10T00:53:51.540Z] #3 started: 2019-10-10 00:53:51.150123885 +0000 UTC [2019-10-10T00:53:51.540Z] #3 completed: 2019-10-10 00:53:51.155092653 +0000 UTC [2019-10-10T00:53:51.540Z] #3 duration: 4.968768ms [2019-10-10T00:53:51.540Z] #3 started: 2019-10-10 00:53:51.155538084 +0000 UTC [2019-10-10T00:53:51.540Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-10T00:53:51.540Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-10T00:53:51.540Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T00:53:51.540Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-10T00:53:51.540Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.2s [2019-10-10T00:53:51.540Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.2s [2019-10-10T00:53:51.540Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.2s [2019-10-10T00:53:51.625Z] #5 2.137 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T00:53:51.625Z] #5 2.149 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T00:53:51.625Z] #5 2.183 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T00:53:51.826Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.14MB / 45.65MB 0.5s [2019-10-10T00:53:51.826Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 982.15kB / 9.99MB 0.5s [2019-10-10T00:53:51.826Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.15MB / 4.30MB 0.5s [2019-10-10T00:53:51.826Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.87MB / 9.99MB 0.6s [2019-10-10T00:53:51.826Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.00MB / 4.30MB 0.6s [2019-10-10T00:53:52.034Z] #5 2.441 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T00:53:52.034Z] #5 2.483 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T00:53:52.034Z] #5 2.541 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T00:53:52.059Z] #68 DONE 0.5s [2019-10-10T00:53:52.059Z] [2019-10-10T00:53:52.059Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T00:53:52.059Z] #69 DONE 0.0s [2019-10-10T00:53:52.059Z] [2019-10-10T00:53:52.059Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T00:53:52.113Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.68MB / 45.65MB 0.7s [2019-10-10T00:53:52.113Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.92MB / 9.99MB 0.7s [2019-10-10T00:53:52.113Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.34MB / 4.30MB 0.7s [2019-10-10T00:53:52.113Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.99MB / 9.99MB 0.8s [2019-10-10T00:53:52.113Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.8s done [2019-10-10T00:53:52.113Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.8s [2019-10-10T00:53:52.113Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 8.52MB / 45.65MB 0.9s [2019-10-10T00:53:52.113Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.14MB / 9.99MB 0.9s [2019-10-10T00:53:52.398Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.45MB / 9.99MB 1.0s [2019-10-10T00:53:52.398Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 11.58MB / 45.65MB 1.1s [2019-10-10T00:53:52.398Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.43MB / 9.99MB 1.1s [2019-10-10T00:53:52.398Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.92MB / 50.07MB 1.1s [2019-10-10T00:53:52.398Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.92MB / 9.99MB 1.2s [2019-10-10T00:53:52.430Z] #9 3.262 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:53:52.430Z] #9 3.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:53:52.430Z] #9 3.291 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:53:52.430Z] #9 3.294 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:53:52.430Z] #9 3.306 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:53:52.436Z] #5 2.826 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T00:53:52.683Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 14.22MB / 45.65MB 1.3s [2019-10-10T00:53:52.683Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.3s done [2019-10-10T00:53:52.683Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 1.3s [2019-10-10T00:53:52.683Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.95MB / 50.07MB 1.4s [2019-10-10T00:53:52.688Z] #9 3.592 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-10T00:53:52.841Z] #5 3.228 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T00:53:52.971Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.30MB / 45.65MB 1.6s [2019-10-10T00:53:52.971Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 10.03MB / 50.07MB 1.6s [2019-10-10T00:53:52.971Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.21MB / 52.87MB 1.6s [2019-10-10T00:53:52.989Z] #70 DONE 0.8s [2019-10-10T00:53:52.989Z] [2019-10-10T00:53:52.989Z] #71 exporting to image [2019-10-10T00:53:52.989Z] #71 exporting layers [2019-10-10T00:53:53.252Z] #5 3.474 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T00:53:53.252Z] #5 3.734 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T00:53:53.252Z] #5 3.823 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T00:53:53.257Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 20.58MB / 45.65MB 1.8s [2019-10-10T00:53:53.257Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 13.93MB / 50.07MB 1.9s [2019-10-10T00:53:53.257Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.98MB / 52.87MB 1.9s [2019-10-10T00:53:53.257Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 23.52MB / 45.65MB 2.0s [2019-10-10T00:53:53.543Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.01MB / 50.07MB 2.1s [2019-10-10T00:53:53.543Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 9.92MB / 52.87MB 2.1s [2019-10-10T00:53:53.543Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 26.24MB / 45.65MB 2.2s [2019-10-10T00:53:53.543Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 19.76MB / 50.07MB 2.3s [2019-10-10T00:53:53.622Z] #9 4.258 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-10T00:53:53.622Z] #9 4.621 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-10T00:53:53.654Z] #5 3.971 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T00:53:53.654Z] #5 4.086 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T00:53:53.654Z] #5 4.190 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T00:53:53.829Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.15MB / 45.65MB 2.4s [2019-10-10T00:53:53.829Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 13.75MB / 52.87MB 2.4s [2019-10-10T00:53:53.829Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 22.67MB / 50.07MB 2.5s [2019-10-10T00:53:53.829Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 31.64MB / 45.65MB 2.6s [2019-10-10T00:53:53.829Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 16.60MB / 52.87MB 2.6s [2019-10-10T00:53:54.062Z] #5 4.578 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T00:53:54.115Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.59MB / 50.07MB 2.7s [2019-10-10T00:53:54.115Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 34.86MB / 45.65MB 2.8s [2019-10-10T00:53:54.115Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 19.48MB / 52.87MB 2.8s [2019-10-10T00:53:54.115Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 28.56MB / 50.07MB 2.9s [2019-10-10T00:53:54.402Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 37.94MB / 45.65MB 3.0s [2019-10-10T00:53:54.402Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 22.42MB / 52.87MB 3.0s [2019-10-10T00:53:54.402Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.25MB / 50.07MB 3.1s [2019-10-10T00:53:54.402Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 25.37MB / 52.87MB 3.2s [2019-10-10T00:53:54.476Z] #5 4.853 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T00:53:54.476Z] #5 4.933 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T00:53:54.687Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 42.79MB / 45.65MB 3.3s [2019-10-10T00:53:54.687Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.03MB / 50.07MB 3.3s [2019-10-10T00:53:54.687Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.56MB / 45.65MB 3.5s [2019-10-10T00:53:54.687Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.67MB / 50.07MB 3.5s [2019-10-10T00:53:54.687Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 29.56MB / 52.87MB 3.5s [2019-10-10T00:53:54.885Z] #5 5.484 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T00:53:54.975Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.5s done [2019-10-10T00:53:54.975Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-10T00:53:54.975Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.6s [2019-10-10T00:53:54.975Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 32.32MB / 52.87MB 3.7s [2019-10-10T00:53:55.262Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.91MB / 50.07MB 3.8s [2019-10-10T00:53:55.524Z] #5 5.583 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T00:53:55.524Z] #5 5.984 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T00:53:55.524Z] #5 6.017 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T00:53:55.549Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 42.92MB / 50.07MB 4.1s [2019-10-10T00:53:55.549Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.77MB / 52.87MB 4.1s [2019-10-10T00:53:55.549Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.41MB / 104.03MB 4.2s [2019-10-10T00:53:55.834Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 46.05MB / 50.07MB 4.4s [2019-10-10T00:53:55.834Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.74MB / 52.87MB 4.4s [2019-10-10T00:53:56.123Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.87MB / 50.07MB 4.7s [2019-10-10T00:53:56.123Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 41.59MB / 52.87MB 4.7s [2019-10-10T00:53:56.123Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 4.9s done [2019-10-10T00:53:56.123Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 11.76MB / 104.03MB 4.9s [2019-10-10T00:53:56.123Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 0B / 155B 4.9s [2019-10-10T00:53:56.200Z] #5 6.252 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T00:53:56.263Z] #71 exporting layers 3.0s done [2019-10-10T00:53:56.263Z] #71 writing image sha256:26de3be7b3a196ce96a5e1e7dc7981865cf6bb2423e42f6e76ef93548678baee done [2019-10-10T00:53:56.263Z] #71 naming to docker.io/library/docker:d64266d25db688b267378c804512ac909bad8ec0 done [2019-10-10T00:53:56.263Z] #71 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-10T00:53:56.412Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 45.88MB / 52.87MB 5.0s [2019-10-10T00:53:56.412Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 4.9s done [2019-10-10T00:53:56.412Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 49.22MB / 52.87MB 5.2s [2019-10-10T00:53:56.699Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 17.33MB / 104.03MB 5.3s [2019-10-10T00:53:56.699Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.69MB / 52.87MB 5.5s [2019-10-10T00:53:56.987Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.5s done [2019-10-10T00:53:56.987Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 23.00MB / 104.03MB 5.6s [2019-10-10T00:53:57.268Z] [2019-10-10T00:53:57.279Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 30.38MB / 104.03MB 5.9s [2019-10-10T00:53:57.329Z] #5 7.450 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T00:53:57.329Z] #5 7.651 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T00:53:57.329Z] #5 7.779 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T00:53:57.329Z] #5 7.911 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T00:53:57.566Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 39.21MB / 104.03MB 6.2s [2019-10-10T00:53:57.736Z] #5 8.136 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T00:53:57.736Z] #5 8.213 go: finding golang.org/x/text v0.3.0 [2019-10-10T00:53:57.736Z] #5 8.304 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T00:53:57.804Z] #9 ... [2019-10-10T00:53:57.804Z] [2019-10-10T00:53:57.804Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:53:57.804Z] #38 3.134 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:53:57.804Z] #38 3.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:53:57.804Z] #38 3.150 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:53:57.804Z] #38 3.165 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:53:57.804Z] #38 3.183 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:53:57.804Z] #38 3.503 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-10T00:53:57.804Z] #38 4.095 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-10T00:53:57.804Z] #38 4.439 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-10T00:53:57.804Z] #38 8.312 Fetched 7919 kB in 6s (1279 kB/s) [2019-10-10T00:53:57.804Z] #38 8.312 Reading package lists... [2019-10-10T00:53:57.804Z] #38 ... [2019-10-10T00:53:57.804Z] [2019-10-10T00:53:57.804Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:53:57.804Z] #9 8.679 Fetched 7919 kB in 6s (1211 kB/s) [2019-10-10T00:53:57.833Z] Removing bundles/ [2019-10-10T00:53:57.833Z] [2019-10-10T00:53:57.833Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T00:53:57.833Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T00:53:57.833Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T00:53:57.857Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 44.56MB / 104.03MB 6.4s [2019-10-10T00:53:58.144Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 52.82MB / 104.03MB 6.7s [2019-10-10T00:53:58.144Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 58.06MB / 104.03MB 6.9s [2019-10-10T00:53:58.146Z] #5 8.629 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T00:53:58.146Z] #5 8.673 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T00:53:58.431Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 64.12MB / 104.03MB 7.1s [2019-10-10T00:53:58.720Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 71.95MB / 104.03MB 7.4s [2019-10-10T00:53:58.990Z] #5 9.147 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T00:53:58.990Z] #5 9.293 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T00:53:58.990Z] #5 9.451 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T00:53:58.990Z] #5 9.458 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T00:53:59.009Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 77.35MB / 104.03MB 7.6s [2019-10-10T00:53:59.009Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.0s done [2019-10-10T00:53:59.009Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 83.66MB / 104.03MB 7.8s [2019-10-10T00:53:59.177Z] #9 8.679 Reading package lists... [2019-10-10T00:53:59.177Z] #9 ... [2019-10-10T00:53:59.177Z] [2019-10-10T00:53:59.177Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:53:59.177Z] #18 1.946 + mktemp -d [2019-10-10T00:53:59.177Z] #18 1.946 + export GOPATH=/tmp/tmp.1AFEBaPKUy [2019-10-10T00:53:59.177Z] #18 1.946 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.1AFEBaPKUy/src/github.com/go-swagger/go-swagger [2019-10-10T00:53:59.177Z] #18 1.948 Cloning into '/tmp/tmp.1AFEBaPKUy/src/github.com/go-swagger/go-swagger'... [2019-10-10T00:53:59.177Z] #18 ... [2019-10-10T00:53:59.177Z] [2019-10-10T00:53:59.177Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:53:59.177Z] #47 2.942 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:53:59.177Z] #47 3.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:53:59.177Z] #47 3.047 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:53:59.177Z] #47 3.049 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:53:59.177Z] #47 3.058 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:53:59.177Z] #47 3.354 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-10T00:53:59.177Z] #47 4.044 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-10T00:53:59.177Z] #47 4.379 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-10T00:53:59.177Z] #47 8.356 Fetched 7919 kB in 6s (1210 kB/s) [2019-10-10T00:53:59.302Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 88.88MB / 104.03MB 8.0s [2019-10-10T00:53:59.411Z] #5 9.773 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T00:53:59.434Z] #47 8.356 Reading package lists... [2019-10-10T00:53:59.434Z] #47 ... [2019-10-10T00:53:59.434Z] [2019-10-10T00:53:59.434Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:53:59.434Z] #20 3.069 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:53:59.434Z] #20 3.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:53:59.434Z] #20 3.091 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:53:59.434Z] #20 3.095 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:53:59.434Z] #20 3.104 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:53:59.434Z] #20 3.365 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-10T00:53:59.434Z] #20 4.092 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-10T00:53:59.434Z] #20 4.401 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-10T00:53:59.434Z] #20 8.299 Fetched 7919 kB in 6s (1272 kB/s) [2019-10-10T00:53:59.620Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 96.19MB / 104.03MB 8.3s [2019-10-10T00:53:59.691Z] #20 8.299 Reading package lists... [2019-10-10T00:53:59.691Z] #20 ... [2019-10-10T00:53:59.691Z] [2019-10-10T00:53:59.691Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:53:59.691Z] #47 8.356 Reading package lists... [2019-10-10T00:53:59.907Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-10T00:53:59.907Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 103.23MB / 104.03MB 8.6s [2019-10-10T00:53:59.907Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 8.7s done [2019-10-10T00:54:00.268Z] #5 10.67 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T00:54:00.268Z] #5 10.77 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T00:54:00.528Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.5s done [2019-10-10T00:54:00.528Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-10T00:54:00.528Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-10T00:54:00.659Z] #5 10.92 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T00:54:00.659Z] #5 11.00 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T00:54:00.659Z] #5 11.03 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T00:54:00.659Z] #5 11.04 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T00:54:00.814Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [2019-10-10T00:54:01.063Z] #5 11.23 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T00:54:01.465Z] #5 12.03 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T00:54:01.865Z] #5 12.13 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T00:54:01.865Z] #5 12.38 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T00:54:01.865Z] #5 12.40 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T00:54:02.215Z] #47 10.69 Reading package lists... [2019-10-10T00:54:02.285Z] #5 12.42 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T00:54:02.285Z] #5 12.72 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T00:54:02.472Z] #47 12.92 Building dependency tree... [2019-10-10T00:54:02.472Z] #47 13.35 Reading state information... [2019-10-10T00:54:02.730Z] #47 13.64 The following additional packages will be installed: [2019-10-10T00:54:02.730Z] #47 13.64 btrfs-progs liblzo2-2 [2019-10-10T00:54:02.873Z] #5 13.39 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T00:54:02.988Z] #47 13.73 The following NEW packages will be installed: [2019-10-10T00:54:02.988Z] #47 13.75 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T00:54:03.347Z] #5 13.45 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T00:54:03.347Z] #5 13.80 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T00:54:03.507Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.9s done [2019-10-10T00:54:03.758Z] #5 14.14 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T00:54:04.129Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-10T00:54:04.361Z] #47 15.10 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:54:04.361Z] #47 15.10 Need to get 649 kB of archives. [2019-10-10T00:54:04.361Z] #47 15.10 After this operation, 4320 kB of additional disk space will be used. [2019-10-10T00:54:04.361Z] #47 15.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-10T00:54:04.361Z] #47 15.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-10T00:54:04.361Z] #47 15.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-10T00:54:04.585Z] #5 14.78 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T00:54:04.585Z] #5 15.18 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T00:54:04.619Z] #47 15.56 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:54:04.619Z] #47 15.64 Fetched 649 kB in 1s (479 kB/s) [2019-10-10T00:54:04.619Z] #47 15.69 Selecting previously unselected package liblzo2-2:amd64. [2019-10-10T00:54:04.878Z] #47 15.69 (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-10-10T00:54:04.878Z] #47 15.70 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-10T00:54:04.878Z] #47 15.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-10T00:54:04.878Z] #47 15.82 Selecting previously unselected package btrfs-progs. [2019-10-10T00:54:04.878Z] #47 15.82 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-10T00:54:04.878Z] #47 15.83 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T00:54:04.990Z] #5 15.39 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T00:54:04.990Z] #5 15.50 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T00:54:05.392Z] #5 15.76 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T00:54:05.392Z] #5 15.79 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T00:54:05.392Z] #5 15.88 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T00:54:05.444Z] #47 16.26 Selecting previously unselected package btrfs-tools. [2019-10-10T00:54:05.444Z] #47 16.26 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-10T00:54:05.444Z] #47 16.27 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T00:54:05.444Z] #47 16.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:05.444Z] #47 16.42 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-10T00:54:05.702Z] #47 ... [2019-10-10T00:54:05.702Z] [2019-10-10T00:54:05.702Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:54:05.702Z] #20 10.80 Reading package lists... [2019-10-10T00:54:05.702Z] #20 13.17 Building dependency tree... [2019-10-10T00:54:05.702Z] #20 13.58 Reading state information... [2019-10-10T00:54:05.702Z] #20 13.87 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T00:54:05.702Z] #20 13.87 The following additional packages will be installed: [2019-10-10T00:54:05.702Z] #20 13.88 libjq1 libonig4 [2019-10-10T00:54:05.702Z] #20 13.99 The following NEW packages will be installed: [2019-10-10T00:54:05.702Z] #20 13.99 jq libjq1 libonig4 [2019-10-10T00:54:05.702Z] #20 15.04 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:54:05.702Z] #20 15.04 Need to get 327 kB of archives. [2019-10-10T00:54:05.702Z] #20 15.04 After this operation, 1157 kB of additional disk space will be used. [2019-10-10T00:54:05.702Z] #20 15.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-10T00:54:05.702Z] #20 15.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-10T00:54:05.702Z] #20 15.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-10T00:54:05.702Z] #20 15.43 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:54:05.702Z] #20 15.50 Fetched 327 kB in 1s (312 kB/s) [2019-10-10T00:54:05.702Z] #20 15.62 Selecting previously unselected package libonig4:amd64. [2019-10-10T00:54:05.702Z] #20 15.62 (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-10-10T00:54:05.702Z] #20 15.64 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-10T00:54:05.702Z] #20 15.66 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-10T00:54:05.702Z] #20 15.82 Selecting previously unselected package libjq1:amd64. [2019-10-10T00:54:05.702Z] #20 15.82 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-10T00:54:05.702Z] #20 15.83 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-10T00:54:05.702Z] #20 15.90 Selecting previously unselected package jq. [2019-10-10T00:54:05.702Z] #20 15.90 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-10T00:54:05.702Z] #20 15.91 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T00:54:05.702Z] #20 15.99 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-10T00:54:05.702Z] #20 16.19 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-10T00:54:05.702Z] #20 16.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:05.702Z] #20 16.26 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T00:54:05.774Z] #5 16.15 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T00:54:05.774Z] #5 16.20 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T00:54:05.774Z] #5 16.40 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T00:54:06.161Z] #5 16.65 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T00:54:06.268Z] #20 ... [2019-10-10T00:54:06.268Z] [2019-10-10T00:54:06.268Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:54:06.268Z] #47 17.11 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T00:54:06.268Z] #47 17.17 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T00:54:06.268Z] #47 17.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:06.563Z] #5 16.77 go: finding github.com/lib/pq v1.0.0 [2019-10-10T00:54:06.563Z] #5 16.78 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T00:54:06.563Z] #5 16.89 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T00:54:06.563Z] #5 16.89 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T00:54:06.818Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.4s done [2019-10-10T00:54:06.818Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-10T00:54:06.835Z] #47 DONE 17.7s [2019-10-10T00:54:06.835Z] [2019-10-10T00:54:06.835Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:54:06.835Z] #9 8.679 Reading package lists... [2019-10-10T00:54:06.835Z] #9 10.96 Reading package lists... [2019-10-10T00:54:06.835Z] #9 13.22 Building dependency tree... [2019-10-10T00:54:06.835Z] #9 13.63 Reading state information... [2019-10-10T00:54:06.835Z] #9 13.91 The following additional packages will be installed: [2019-10-10T00:54:06.835Z] #9 13.91 libapparmor1 libseccomp2 [2019-10-10T00:54:06.835Z] #9 13.91 Suggested packages: [2019-10-10T00:54:06.835Z] #9 13.91 seccomp [2019-10-10T00:54:06.835Z] #9 13.97 The following NEW packages will be installed: [2019-10-10T00:54:06.835Z] #9 13.97 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T00:54:06.835Z] #9 15.04 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:54:06.835Z] #9 15.04 Need to get 300 kB of archives. [2019-10-10T00:54:06.835Z] #9 15.04 After this operation, 1201 kB of additional disk space will be used. [2019-10-10T00:54:06.835Z] #9 15.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-10T00:54:06.835Z] #9 15.04 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-10-10T00:54:06.835Z] #9 15.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-10T00:54:06.835Z] #9 15.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-10T00:54:06.835Z] #9 15.50 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:54:06.835Z] #9 15.60 Fetched 300 kB in 1s (283 kB/s) [2019-10-10T00:54:06.835Z] #9 15.65 Selecting previously unselected package libseccomp2:amd64. [2019-10-10T00:54:06.835Z] #9 15.65 (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-10-10T00:54:06.835Z] #9 15.67 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-10T00:54:06.835Z] #9 15.70 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-10T00:54:06.835Z] #9 15.77 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-10T00:54:06.835Z] #9 15.77 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-10T00:54:06.835Z] #9 15.78 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-10T00:54:06.835Z] #9 15.87 Selecting previously unselected package libapparmor1:amd64. [2019-10-10T00:54:06.835Z] #9 15.87 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-10T00:54:06.835Z] #9 15.88 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-10T00:54:06.835Z] #9 15.96 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-10T00:54:06.835Z] #9 15.96 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-10T00:54:06.835Z] #9 15.97 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-10T00:54:06.835Z] #9 16.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:06.835Z] #9 16.30 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-10T00:54:06.835Z] #9 16.33 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-10T00:54:06.835Z] #9 16.34 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-10T00:54:06.835Z] #9 16.36 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-10T00:54:06.835Z] #9 16.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:06.835Z] #9 DONE 17.7s [2019-10-10T00:54:06.835Z] [2019-10-10T00:54:06.835Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:54:06.835Z] #20 DONE 17.7s [2019-10-10T00:54:06.835Z] [2019-10-10T00:54:06.835Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T00:54:06.963Z] #5 17.18 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T00:54:06.963Z] #5 17.42 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T00:54:07.092Z] #22 DONE 0.2s [2019-10-10T00:54:07.092Z] [2019-10-10T00:54:07.092Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:54:07.092Z] #38 8.312 Reading package lists... [2019-10-10T00:54:07.092Z] #38 10.69 Reading package lists... [2019-10-10T00:54:07.092Z] #38 13.20 Building dependency tree... [2019-10-10T00:54:07.092Z] #38 13.63 Reading state information... [2019-10-10T00:54:07.092Z] #38 13.96 The following additional packages will be installed: [2019-10-10T00:54:07.092Z] #38 13.96 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T00:54:07.092Z] #38 13.96 Suggested packages: [2019-10-10T00:54:07.092Z] #38 13.96 codeblocks eclipse ninja-build lrzip [2019-10-10T00:54:07.092Z] #38 13.96 Recommended packages: [2019-10-10T00:54:07.092Z] #38 13.96 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T00:54:07.092Z] #38 14.11 The following NEW packages will be installed: [2019-10-10T00:54:07.092Z] #38 14.11 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T00:54:07.092Z] #38 14.11 vim-common xxd [2019-10-10T00:54:07.093Z] #38 15.17 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:54:07.093Z] #38 15.17 Need to get 13.7 MB of archives. [2019-10-10T00:54:07.093Z] #38 15.17 After this operation, 57.2 MB of additional disk space will be used. [2019-10-10T00:54:07.093Z] #38 15.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T00:54:07.093Z] #38 15.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-10T00:54:07.093Z] #38 15.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-10T00:54:07.093Z] #38 15.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-10T00:54:07.093Z] #38 15.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-10T00:54:07.093Z] #38 15.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-10T00:54:07.093Z] #38 15.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-10T00:54:07.093Z] #38 15.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-10T00:54:07.093Z] #38 15.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T00:54:07.093Z] #38 15.79 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T00:54:07.093Z] #38 16.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:54:07.093Z] #38 16.31 Fetched 13.7 MB in 1s (8181 kB/s) [2019-10-10T00:54:07.093Z] #38 16.37 Selecting previously unselected package cmake-data. [2019-10-10T00:54:07.093Z] #38 16.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-10T00:54:07.093Z] #38 16.41 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T00:54:07.093Z] #38 16.42 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T00:54:07.093Z] #38 ... [2019-10-10T00:54:07.093Z] [2019-10-10T00:54:07.093Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:54:07.366Z] #5 17.70 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T00:54:07.366Z] #5 17.78 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T00:54:07.366Z] #5 17.86 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T00:54:07.776Z] #5 18.07 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T00:54:07.776Z] #5 18.08 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T00:54:07.776Z] #5 18.15 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T00:54:07.776Z] #5 18.27 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T00:54:08.179Z] #5 18.66 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T00:54:08.591Z] #5 18.73 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T00:54:08.591Z] #5 19.07 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T00:54:08.591Z] #5 19.08 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T00:54:08.993Z] #5 19.30 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T00:54:08.993Z] #5 19.49 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T00:54:09.401Z] #5 19.67 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T00:54:09.401Z] #5 19.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T00:54:09.401Z] #5 19.78 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T00:54:09.401Z] #5 19.99 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T00:54:09.618Z] #23 ... [2019-10-10T00:54:09.618Z] [2019-10-10T00:54:09.618Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T00:54:09.618Z] #10 DONE 2.5s [2019-10-10T00:54:09.618Z] [2019-10-10T00:54:09.618Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:54:09.618Z] #38 18.84 Selecting previously unselected package liblzo2-2:amd64. [2019-10-10T00:54:09.618Z] #38 18.87 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-10T00:54:09.618Z] #38 18.88 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-10T00:54:09.618Z] #38 18.98 Selecting previously unselected package libicu57:amd64. [2019-10-10T00:54:09.618Z] #38 18.98 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-10T00:54:09.618Z] #38 18.98 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-10T00:54:09.814Z] #5 20.23 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T00:54:09.814Z] #5 20.34 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T00:54:10.233Z] #5 20.73 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T00:54:10.555Z] #38 21.23 Selecting previously unselected package libxml2:amd64. [2019-10-10T00:54:10.555Z] #38 21.24 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-10T00:54:10.555Z] #38 21.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T00:54:10.555Z] #38 21.51 Selecting previously unselected package libarchive13:amd64. [2019-10-10T00:54:10.555Z] #38 21.51 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-10T00:54:10.555Z] #38 21.52 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-10T00:54:10.814Z] #38 21.67 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-10T00:54:10.814Z] #38 21.68 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-10T00:54:10.814Z] #38 21.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-10T00:54:11.071Z] #38 ... [2019-10-10T00:54:11.071Z] [2019-10-10T00:54:11.071Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T00:54:11.071Z] #11 DONE 1.8s [2019-10-10T00:54:11.071Z] [2019-10-10T00:54:11.072Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:54:11.072Z] #38 21.94 Selecting previously unselected package libuv1:amd64. [2019-10-10T00:54:11.072Z] #38 21.94 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-10T00:54:11.072Z] #38 21.95 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-10T00:54:11.072Z] #38 22.07 Selecting previously unselected package cmake. [2019-10-10T00:54:11.072Z] #38 22.07 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-10T00:54:11.072Z] #38 22.11 Unpacking cmake (3.7.2-1) ... [2019-10-10T00:54:11.072Z] #38 ... [2019-10-10T00:54:11.072Z] [2019-10-10T00:54:11.072Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:54:11.072Z] #18 12.06 + cd /tmp/tmp.1AFEBaPKUy/src/github.com/go-swagger/go-swagger [2019-10-10T00:54:11.072Z] #18 12.06 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T00:54:11.072Z] #18 13.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T00:54:11.259Z] #5 21.44 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T00:54:11.259Z] #5 21.49 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T00:54:11.259Z] #5 21.81 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T00:54:11.329Z] #18 ... [2019-10-10T00:54:11.329Z] [2019-10-10T00:54:11.329Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:54:11.329Z] #23 2.723 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T00:54:11.329Z] #23 3.050 [2019-10-10T00:54:11.330Z] #23 3.213 ############# 18.2% ########################## 37.3% ######################################## 56.4% ############################################# 63.8% ############################################################ 83.4% ######################################################################## 100.0% [2019-10-10T00:54:11.330Z] #23 4.002 [2019-10-10T00:54:11.588Z] #23 4.352 ################## 26.1% ############################################################ 84.1% ######################################################################## 100.0% [2019-10-10T00:54:11.704Z] #5 22.00 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T00:54:11.846Z] #23 4.814 [2019-10-10T00:54:12.117Z] #5 22.50 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T00:54:12.334Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.0s [2019-10-10T00:54:12.334Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.2s done [2019-10-10T00:54:12.362Z] #23 5.046 #### 6.6% ##################### 29.9% ########################################## 59.7% ############################################################ 83.7% ######################################################################## 100.0% [2019-10-10T00:54:12.529Z] #5 22.74 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T00:54:12.529Z] #5 22.79 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T00:54:12.617Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-10T00:54:12.617Z] #3 completed: 2019-10-10 00:54:12.564524763 +0000 UTC [2019-10-10T00:54:12.617Z] #3 duration: 21.408986679s [2019-10-10T00:54:12.617Z] [2019-10-10T00:54:12.620Z] #23 5.632 [2019-10-10T00:54:12.900Z] [2019-10-10T00:54:12.900Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T00:54:12.900Z] #4 digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95 [2019-10-10T00:54:12.900Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T00:54:12.900Z] #4 started: 2019-10-10 00:54:12.567837404 +0000 UTC [2019-10-10T00:54:12.900Z] #4 0.131 Cloning into '/buildx'... [2019-10-10T00:54:12.932Z] #5 23.17 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T00:54:13.334Z] #5 23.68 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T00:54:13.334Z] #5 23.68 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T00:54:13.334Z] #5 23.79 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T00:54:13.334Z] #5 23.84 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T00:54:13.421Z] #23 5.783 ### 5.3% ######## 11.8% ########### 16.0% ################# 24.0% ####################### 33.1% [2019-10-10T00:54:13.421Z] #23 ... [2019-10-10T00:54:13.421Z] [2019-10-10T00:54:13.421Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T00:54:13.421Z] #12 1.627 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T00:54:13.421Z] #12 DONE 2.4s [2019-10-10T00:54:13.421Z] [2019-10-10T00:54:13.421Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:54:13.742Z] #5 24.01 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T00:54:13.742Z] #5 24.08 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T00:54:13.742Z] #5 24.22 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T00:54:14.138Z] #5 24.36 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T00:54:14.138Z] #5 24.57 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T00:54:14.138Z] #5 24.59 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T00:54:14.381Z] #4 completed: 2019-10-10 00:54:14.207081068 +0000 UTC [2019-10-10T00:54:14.381Z] #4 duration: 1.639243664s [2019-10-10T00:54:14.381Z] [2019-10-10T00:54:14.381Z] [2019-10-10T00:54:14.381Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T00:54:14.381Z] #5 digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e [2019-10-10T00:54:14.381Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T00:54:14.381Z] #5 started: 2019-10-10 00:54:14.20948323 +0000 UTC [2019-10-10T00:54:14.453Z] #23 5.783 ### 5.3% ######## 11.8% ########### 16.0% ################# 24.0% ####################### 33.1% ############################ 39.0% ############################### 43.8% #################################### 50.1% ######################################### 57.2% ########################################### 60.3% ############################################### 65.7% ###################################################### 75.0% ################################################################ 89.5% ##################################################################### 96.2% ######################################################################## 100.0% [2019-10-10T00:54:14.453Z] #23 7.322 [2019-10-10T00:54:14.540Z] #5 25.12 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T00:54:14.673Z] #5 0.333 From https://github.com/docker/buildx [2019-10-10T00:54:14.673Z] #5 0.333 * [new branch] master -> build [2019-10-10T00:54:14.938Z] #5 25.17 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T00:54:14.938Z] #5 25.23 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T00:54:14.938Z] #5 25.31 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T00:54:14.938Z] #5 25.33 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T00:54:14.960Z] #5 0.438 Switched to branch 'build' [2019-10-10T00:54:14.960Z] #5 completed: 2019-10-10 00:54:14.718983962 +0000 UTC [2019-10-10T00:54:14.960Z] #5 duration: 509.500732ms [2019-10-10T00:54:14.960Z] [2019-10-10T00:54:14.960Z] [2019-10-10T00:54:14.960Z] #6 /bin/sh -c go mod download [2019-10-10T00:54:14.960Z] #6 digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed [2019-10-10T00:54:14.960Z] #6 name: "/bin/sh -c go mod download" [2019-10-10T00:54:14.960Z] #6 started: 2019-10-10 00:54:14.721524122 +0000 UTC [2019-10-10T00:54:15.018Z] #23 ... [2019-10-10T00:54:15.018Z] [2019-10-10T00:54:15.018Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:54:15.018Z] #38 23.39 Selecting previously unselected package xxd. [2019-10-10T00:54:15.018Z] #38 23.39 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-10T00:54:15.018Z] #38 23.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:15.018Z] #38 23.48 Selecting previously unselected package vim-common. [2019-10-10T00:54:15.018Z] #38 23.48 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T00:54:15.018Z] #38 23.50 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:15.018Z] #38 23.65 Processing triggers for mime-support (3.60) ... [2019-10-10T00:54:15.018Z] #38 23.82 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:15.018Z] #38 23.84 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-10T00:54:15.018Z] #38 23.98 Setting up cmake-data (3.7.2-1) ... [2019-10-10T00:54:15.018Z] #38 24.19 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-10T00:54:15.018Z] #38 24.33 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T00:54:15.018Z] #38 24.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:15.018Z] #38 24.47 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:15.018Z] #38 24.52 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-10T00:54:15.018Z] #38 24.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-10T00:54:15.018Z] #38 24.61 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-10T00:54:15.018Z] #38 24.62 Setting up cmake (3.7.2-1) ... [2019-10-10T00:54:15.018Z] #38 24.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:15.018Z] #38 DONE 25.7s [2019-10-10T00:54:15.018Z] [2019-10-10T00:54:15.018Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:54:15.018Z] #23 7.918 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T00:54:15.018Z] #23 ... [2019-10-10T00:54:15.018Z] [2019-10-10T00:54:15.018Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T00:54:15.018Z] #13 DONE 1.6s [2019-10-10T00:54:15.018Z] [2019-10-10T00:54:15.018Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:54:15.018Z] #23 8.075 [2019-10-10T00:54:15.248Z] #6 0.175 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T00:54:15.248Z] #6 0.177 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T00:54:15.248Z] #6 0.191 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T00:54:15.248Z] #6 0.202 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T00:54:15.248Z] #6 0.204 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T00:54:15.248Z] #6 0.208 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T00:54:15.248Z] #6 0.212 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T00:54:15.248Z] #6 0.215 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T00:54:15.248Z] #6 0.216 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T00:54:15.277Z] #23 8.231 ######################################################################## 100.0% [2019-10-10T00:54:15.277Z] #23 8.309 [2019-10-10T00:54:15.344Z] #5 25.74 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T00:54:15.344Z] #5 25.91 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T00:54:15.765Z] #5 26.02 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T00:54:15.765Z] #5 26.10 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T00:54:15.765Z] #5 26.15 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T00:54:15.879Z] #6 1.049 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T00:54:16.182Z] #5 26.68 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T00:54:16.182Z] #5 26.68 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T00:54:16.212Z] #23 8.930 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T00:54:16.212Z] #23 9.217 [2019-10-10T00:54:16.470Z] #23 9.427 ################################################################## 92.1% ######################################################################## 100.0% [2019-10-10T00:54:16.470Z] #23 9.469 [2019-10-10T00:54:16.470Z] #23 ... [2019-10-10T00:54:16.470Z] [2019-10-10T00:54:16.470Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T00:54:16.470Z] #14 DONE 1.6s [2019-10-10T00:54:16.590Z] #5 26.74 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T00:54:16.590Z] #5 27.05 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T00:54:16.590Z] #5 27.11 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T00:54:16.728Z] [2019-10-10T00:54:16.728Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T00:54:17.071Z] #5 27.46 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T00:54:17.071Z] #5 27.51 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T00:54:17.071Z] #5 27.52 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T00:54:17.377Z] #6 2.323 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T00:54:17.377Z] #6 2.472 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T00:54:17.377Z] #6 2.517 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T00:54:17.377Z] #6 2.529 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T00:54:17.666Z] #6 2.593 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T00:54:17.666Z] #5 27.86 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T00:54:17.666Z] #5 28.06 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T00:54:17.954Z] #6 3.133 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T00:54:18.244Z] #6 3.311 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T00:54:18.264Z] #5 28.55 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T00:54:18.264Z] #5 28.62 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T00:54:18.264Z] #5 28.71 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T00:54:18.550Z] #6 3.655 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T00:54:18.628Z] #15 DONE 1.6s [2019-10-10T00:54:18.628Z] [2019-10-10T00:54:18.628Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:54:18.628Z] #23 10.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T00:54:18.628Z] #23 10.16 skipping existing 1849cc453dee [2019-10-10T00:54:18.628Z] #23 10.20 [2019-10-10T00:54:18.628Z] #23 10.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T00:54:18.628Z] #23 10.96 [2019-10-10T00:54:18.628Z] #23 11.09 ######################################################################## 100.0% [2019-10-10T00:54:18.628Z] #23 11.17 [2019-10-10T00:54:18.628Z] #23 11.19 Download of images into '/build' complete. [2019-10-10T00:54:18.628Z] #23 11.19 Use something like the following to load the result into a Docker daemon: [2019-10-10T00:54:18.628Z] #23 11.19 tar -cC '/build' . | docker load [2019-10-10T00:54:18.628Z] #23 DONE 11.4s [2019-10-10T00:54:18.628Z] [2019-10-10T00:54:18.628Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:54:18.706Z] #5 28.95 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T00:54:18.706Z] #5 29.02 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T00:54:19.120Z] #5 29.35 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T00:54:19.120Z] #5 29.61 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T00:54:19.583Z] #6 4.537 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T00:54:19.872Z] #6 4.940 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T00:54:19.970Z] #5 30.19 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T00:54:19.970Z] #5 30.27 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T00:54:19.970Z] #5 30.42 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T00:54:19.970Z] #5 30.60 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T00:54:20.162Z] #6 5.114 go: finding github.com/lib/pq v1.0.0 [2019-10-10T00:54:20.162Z] #6 5.207 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T00:54:20.369Z] #5 30.71 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T00:54:20.369Z] #5 30.72 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T00:54:20.455Z] #6 5.533 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T00:54:20.455Z] #6 5.595 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T00:54:20.746Z] #6 5.963 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T00:54:20.769Z] #5 30.98 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T00:54:21.036Z] #6 6.066 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T00:54:21.166Z] #5 31.72 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T00:54:21.572Z] #5 31.85 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T00:54:21.572Z] #5 32.12 go: finding github.com/kr/text v0.1.0 [2019-10-10T00:54:21.911Z] #16 3.144 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:54:21.911Z] #16 3.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:54:21.911Z] #16 3.166 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:54:21.911Z] #16 3.172 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:54:21.911Z] #16 3.183 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:54:21.911Z] #16 3.343 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-10T00:54:21.911Z] #16 3.632 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-10T00:54:21.995Z] #5 32.19 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T00:54:21.995Z] #5 32.50 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T00:54:22.063Z] #6 7.245 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T00:54:22.169Z] #16 3.809 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-10T00:54:22.414Z] #5 32.85 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T00:54:22.414Z] #5 32.88 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T00:54:22.693Z] #6 7.671 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T00:54:22.693Z] #6 7.819 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T00:54:22.816Z] #5 33.12 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T00:54:22.816Z] #5 33.21 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T00:54:22.816Z] #5 33.36 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T00:54:22.981Z] #6 7.989 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T00:54:22.982Z] #6 8.009 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T00:54:23.224Z] #5 33.54 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T00:54:23.270Z] #6 8.390 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-10T00:54:23.542Z] #16 5.374 Fetched 7919 kB in 3s (2277 kB/s) [2019-10-10T00:54:23.562Z] #6 8.712 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T00:54:23.632Z] #5 34.11 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T00:54:23.632Z] #5 34.16 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T00:54:24.026Z] #5 34.24 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T00:54:24.026Z] #5 34.43 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T00:54:24.433Z] #5 34.87 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T00:54:24.433Z] #5 35.00 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T00:54:24.475Z] #16 5.374 Reading package lists... [2019-10-10T00:54:24.586Z] #6 9.463 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T00:54:24.586Z] #6 9.468 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T00:54:24.733Z] #16 6.181 Reading package lists... [2019-10-10T00:54:24.733Z] #16 ... [2019-10-10T00:54:24.733Z] [2019-10-10T00:54:24.733Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:54:24.823Z] #5 35.07 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T00:54:24.823Z] #5 35.36 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T00:54:24.877Z] #6 9.945 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T00:54:24.991Z] #18 35.70 + rm -rf /tmp/tmp.1AFEBaPKUy [2019-10-10T00:54:24.991Z] #18 DONE 35.9s [2019-10-10T00:54:24.991Z] [2019-10-10T00:54:24.991Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:54:25.167Z] #6 10.33 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T00:54:25.249Z] #16 6.181 Reading package lists... [2019-10-10T00:54:25.317Z] #5 35.50 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T00:54:25.317Z] #5 35.59 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T00:54:25.457Z] #6 10.43 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T00:54:25.507Z] #16 7.053 Building dependency tree... [2019-10-10T00:54:25.507Z] #16 7.203 Reading state information... [2019-10-10T00:54:25.507Z] #16 7.338 The following additional packages will be installed: [2019-10-10T00:54:25.507Z] #16 7.338 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T00:54:25.507Z] #16 7.338 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T00:54:25.507Z] #16 7.338 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T00:54:25.507Z] #16 7.338 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T00:54:25.507Z] #16 7.338 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T00:54:25.507Z] #16 7.338 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T00:54:25.507Z] #16 7.339 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T00:54:25.507Z] #16 7.339 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T00:54:25.507Z] #16 7.339 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T00:54:25.507Z] #16 7.340 Suggested packages: [2019-10-10T00:54:25.507Z] #16 7.340 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T00:54:25.507Z] #16 7.340 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T00:54:25.507Z] #16 7.340 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T00:54:25.507Z] #16 7.340 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T00:54:25.507Z] #16 7.340 Recommended packages: [2019-10-10T00:54:25.507Z] #16 7.340 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T00:54:25.507Z] #16 7.340 python3-keyrings.alt python3-xdg unzip [2019-10-10T00:54:25.747Z] #6 10.82 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T00:54:25.814Z] #5 36.12 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T00:54:25.814Z] #5 36.31 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T00:54:26.038Z] #6 10.97 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T00:54:26.038Z] #6 11.20 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T00:54:26.071Z] #16 8.004 The following NEW packages will be installed: [2019-10-10T00:54:26.326Z] #6 11.41 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T00:54:26.328Z] #16 8.004 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T00:54:26.328Z] #16 8.004 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T00:54:26.328Z] #16 8.004 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T00:54:26.328Z] #16 8.005 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T00:54:26.328Z] #16 8.005 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T00:54:26.328Z] #16 8.005 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T00:54:26.328Z] #16 8.005 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T00:54:26.328Z] #16 8.005 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T00:54:26.328Z] #16 8.005 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T00:54:26.328Z] #16 8.005 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T00:54:26.328Z] #16 8.005 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T00:54:26.328Z] #16 8.006 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T00:54:26.328Z] #16 8.006 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T00:54:26.328Z] #16 8.006 xfsprogs xxd xz-utils zip [2019-10-10T00:54:26.355Z] #5 36.55 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T00:54:26.355Z] #5 36.65 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T00:54:26.614Z] #6 11.60 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T00:54:26.614Z] #6 11.79 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T00:54:26.614Z] #6 11.80 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T00:54:26.813Z] #5 37.10 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T00:54:26.813Z] #5 37.10 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T00:54:26.813Z] #5 37.17 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T00:54:26.813Z] #5 37.39 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T00:54:26.903Z] #6 11.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T00:54:27.205Z] #5 37.68 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T00:54:27.259Z] #16 9.032 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:54:27.259Z] #16 9.032 Need to get 90.9 MB of archives. [2019-10-10T00:54:27.259Z] #16 9.032 After this operation, 541 MB of additional disk space will be used. [2019-10-10T00:54:27.259Z] #16 9.032 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T00:54:27.259Z] #16 9.041 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-10T00:54:27.259Z] #16 9.043 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-10T00:54:27.259Z] #16 9.044 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-10T00:54:27.259Z] #16 9.048 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-10T00:54:27.259Z] #16 9.050 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-10T00:54:27.259Z] #16 9.060 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-10T00:54:27.259Z] #16 9.080 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-10T00:54:27.259Z] #16 9.080 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-10T00:54:27.259Z] #16 9.081 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-10T00:54:27.259Z] #16 9.103 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-10T00:54:27.259Z] #16 9.105 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-10T00:54:27.259Z] #16 9.106 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-10T00:54:27.259Z] #16 9.107 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-10T00:54:27.259Z] #16 9.108 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-10T00:54:27.259Z] #16 9.108 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-10T00:54:27.259Z] #16 9.109 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-10T00:54:27.259Z] #16 9.111 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-10T00:54:27.259Z] #16 9.111 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-10T00:54:27.259Z] #16 9.112 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-10T00:54:27.259Z] #16 9.113 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-10T00:54:27.259Z] #16 9.116 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T00:54:27.259Z] #16 9.118 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T00:54:27.259Z] #16 9.120 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-10T00:54:27.259Z] #16 9.120 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-10T00:54:27.259Z] #16 9.121 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-10T00:54:27.259Z] #16 9.124 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-10T00:54:27.259Z] #16 9.125 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-10T00:54:27.259Z] #16 9.126 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-10T00:54:27.259Z] #16 9.132 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-10T00:54:27.259Z] #16 9.132 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-10T00:54:27.259Z] #16 9.134 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-10T00:54:27.517Z] #16 9.135 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-10T00:54:27.517Z] #16 9.137 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-10T00:54:27.517Z] #16 9.139 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-10T00:54:27.517Z] #16 9.139 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-10T00:54:27.517Z] #16 9.140 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-10T00:54:27.517Z] #16 9.140 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-10-10T00:54:27.517Z] #16 9.141 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-10T00:54:27.517Z] #16 9.144 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-10T00:54:27.517Z] #16 9.147 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-10T00:54:27.517Z] #16 9.149 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-10T00:54:27.517Z] #16 9.156 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-10T00:54:27.517Z] #16 9.158 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-10T00:54:27.517Z] #16 9.159 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-10T00:54:27.517Z] #16 9.160 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-10T00:54:27.517Z] #16 9.160 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-10T00:54:27.517Z] #16 9.162 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-10T00:54:27.517Z] #16 9.180 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-10T00:54:27.517Z] #16 9.183 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T00:54:27.517Z] #16 9.197 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T00:54:27.517Z] #16 9.199 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T00:54:27.517Z] #16 9.200 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T00:54:27.517Z] #16 9.203 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T00:54:27.517Z] #16 9.203 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-10T00:54:27.517Z] #16 9.207 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T00:54:27.517Z] #16 9.271 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-10T00:54:27.517Z] #16 9.282 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-10T00:54:27.517Z] #16 9.290 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-10T00:54:27.517Z] #16 9.292 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-10T00:54:27.517Z] #16 9.293 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-10T00:54:27.517Z] #16 9.299 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-10-10T00:54:27.517Z] #16 9.320 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-10-10T00:54:27.517Z] #16 9.343 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-10-10T00:54:27.517Z] #16 9.344 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T00:54:27.517Z] #16 9.396 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-10-10T00:54:27.625Z] #5 37.97 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T00:54:27.625Z] #5 38.06 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T00:54:27.625Z] #5 38.11 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T00:54:27.625Z] #5 38.12 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T00:54:27.775Z] #16 9.435 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-10-10T00:54:27.775Z] #16 9.441 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-10-10T00:54:27.932Z] #6 13.15 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T00:54:28.036Z] #16 9.856 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-10-10T00:54:28.037Z] #5 38.30 go: finding github.com/kr/pty v1.1.1 [2019-10-10T00:54:28.037Z] #5 38.45 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T00:54:28.222Z] #6 13.31 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T00:54:28.222Z] #6 13.32 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T00:54:28.451Z] #5 38.82 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T00:54:28.451Z] #5 38.83 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T00:54:28.512Z] #6 13.59 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T00:54:28.608Z] #16 10.38 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:54:28.608Z] #16 10.40 Fetched 90.9 MB in 2s (40.4 MB/s) [2019-10-10T00:54:28.608Z] #16 10.44 Selecting previously unselected package bash-completion. [2019-10-10T00:54:28.608Z] #16 10.44 (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-10-10T00:54:28.608Z] #16 10.45 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T00:54:28.802Z] #6 13.84 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T00:54:28.840Z] #5 39.08 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T00:54:28.840Z] #5 39.17 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T00:54:28.840Z] #5 39.19 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T00:54:29.172Z] #16 10.96 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T00:54:29.172Z] #16 11.07 Selecting previously unselected package libnet1:amd64. [2019-10-10T00:54:29.172Z] #16 11.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-10T00:54:29.257Z] #5 39.61 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T00:54:29.429Z] #16 11.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-10T00:54:29.429Z] #16 11.12 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-10T00:54:29.429Z] #16 11.12 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-10T00:54:29.429Z] #16 11.12 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-10T00:54:29.429Z] #16 11.17 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-10T00:54:29.429Z] #16 11.17 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-10T00:54:29.429Z] #16 11.18 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-10T00:54:29.429Z] #16 11.23 Selecting previously unselected package libudev-dev:amd64. [2019-10-10T00:54:29.429Z] #16 11.23 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-10T00:54:29.429Z] #16 11.24 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-10T00:54:29.429Z] #16 11.29 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-10T00:54:29.657Z] #5 40.12 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T00:54:29.657Z] #5 40.14 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T00:54:29.657Z] #5 40.15 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T00:54:29.657Z] #5 40.19 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T00:54:29.686Z] #16 11.29 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-10T00:54:29.686Z] #16 11.30 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-10T00:54:29.686Z] #16 11.53 Selecting previously unselected package python3.5-minimal. [2019-10-10T00:54:29.686Z] #16 11.53 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-10T00:54:29.686Z] #16 11.54 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T00:54:29.835Z] #6 14.99 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T00:54:29.944Z] #16 11.74 Selecting previously unselected package python3-minimal. [2019-10-10T00:54:29.944Z] #16 11.74 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-10T00:54:29.944Z] #16 11.74 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T00:54:29.944Z] #16 11.78 Selecting previously unselected package libmpdec2:amd64. [2019-10-10T00:54:29.944Z] #16 11.78 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-10T00:54:29.944Z] #16 11.79 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-10T00:54:29.944Z] #16 11.84 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-10T00:54:30.201Z] #16 11.84 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-10T00:54:30.201Z] #16 11.85 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-10T00:54:30.201Z] #16 12.11 Selecting previously unselected package python3.5. [2019-10-10T00:54:30.459Z] #16 12.11 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-10T00:54:30.459Z] #16 12.12 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T00:54:30.459Z] #16 12.18 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-10T00:54:30.459Z] #16 12.18 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-10T00:54:30.459Z] #16 12.18 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-10T00:54:30.459Z] #16 12.22 Selecting previously unselected package dh-python. [2019-10-10T00:54:30.459Z] #16 12.22 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T00:54:30.459Z] #16 12.23 Unpacking dh-python (2.20170125) ... [2019-10-10T00:54:30.459Z] #16 12.28 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-10T00:54:30.459Z] #16 12.30 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T00:54:30.465Z] #6 15.38 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T00:54:30.465Z] #6 15.52 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T00:54:30.510Z] #5 40.77 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T00:54:30.510Z] #5 40.78 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T00:54:30.510Z] #5 40.82 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T00:54:30.510Z] #5 40.94 go: finding cloud.google.com/go v0.26.0 [2019-10-10T00:54:30.510Z] #5 40.97 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T00:54:30.760Z] #6 15.69 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T00:54:30.760Z] #6 15.81 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T00:54:30.905Z] #5 41.35 go: finding github.com/golang/mock v1.1.1 [2019-10-10T00:54:31.023Z] #16 12.73 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T00:54:31.023Z] #16 12.95 Selecting previously unselected package python3. [2019-10-10T00:54:31.050Z] #6 16.07 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T00:54:31.050Z] #6 16.10 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T00:54:31.280Z] #16 12.95 (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-10-10T00:54:31.280Z] #16 12.96 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-10T00:54:31.280Z] #16 12.96 Unpacking python3 (3.5.3-1) ... [2019-10-10T00:54:31.280Z] #16 13.00 Selecting previously unselected package pigz. [2019-10-10T00:54:31.280Z] #16 13.00 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-10T00:54:31.280Z] #16 13.00 Unpacking pigz (2.3.4-1) ... [2019-10-10T00:54:31.280Z] #16 13.05 Selecting previously unselected package libip4tc0:amd64. [2019-10-10T00:54:31.280Z] #16 13.05 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-10T00:54:31.280Z] #16 13.05 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:31.537Z] #16 13.21 Selecting previously unselected package libip6tc0:amd64. [2019-10-10T00:54:31.537Z] #16 13.21 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-10T00:54:31.537Z] #16 13.21 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:31.537Z] #16 13.25 Selecting previously unselected package libiptc0:amd64. [2019-10-10T00:54:31.537Z] #16 13.26 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-10T00:54:31.537Z] #16 13.26 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:31.537Z] #16 13.32 Selecting previously unselected package libxtables12:amd64. [2019-10-10T00:54:31.537Z] #16 13.32 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-10T00:54:31.537Z] #16 13.32 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:31.537Z] #16 13.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-10T00:54:31.537Z] #16 13.37 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-10T00:54:31.537Z] #16 13.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-10T00:54:31.537Z] #16 13.40 Selecting previously unselected package iptables. [2019-10-10T00:54:31.537Z] #16 13.40 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-10T00:54:31.537Z] #16 13.41 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:31.538Z] #16 13.47 Selecting previously unselected package xxd. [2019-10-10T00:54:31.677Z] #6 16.80 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T00:54:31.794Z] #16 13.47 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-10T00:54:31.794Z] #16 13.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:31.794Z] #16 13.52 Selecting previously unselected package vim-common. [2019-10-10T00:54:31.794Z] #16 13.52 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T00:54:31.794Z] #16 13.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:31.794Z] #16 13.58 Selecting previously unselected package bzip2. [2019-10-10T00:54:31.794Z] #16 13.58 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-10T00:54:31.794Z] #16 13.58 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T00:54:31.794Z] #16 13.62 Selecting previously unselected package libgpm2:amd64. [2019-10-10T00:54:31.794Z] #16 13.62 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-10T00:54:31.794Z] #16 13.63 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-10T00:54:31.964Z] #6 16.96 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T00:54:31.964Z] #6 17.04 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T00:54:32.052Z] #16 13.80 Selecting previously unselected package xz-utils. [2019-10-10T00:54:32.052Z] #16 13.80 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-10T00:54:32.052Z] #16 13.81 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T00:54:32.052Z] #16 13.86 Selecting previously unselected package aufs-tools. [2019-10-10T00:54:32.052Z] #16 13.86 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-10T00:54:32.052Z] #16 13.87 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T00:54:32.052Z] #16 13.91 Selecting previously unselected package liblzo2-2:amd64. [2019-10-10T00:54:32.052Z] #16 13.91 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-10T00:54:32.052Z] #16 13.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-10T00:54:32.052Z] #16 13.96 Selecting previously unselected package btrfs-progs. [2019-10-10T00:54:32.052Z] #16 13.96 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-10T00:54:32.052Z] #16 13.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T00:54:32.254Z] #6 17.37 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T00:54:32.255Z] #6 17.44 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T00:54:32.310Z] #16 14.06 Selecting previously unselected package btrfs-tools. [2019-10-10T00:54:32.310Z] #16 14.06 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-10T00:54:32.310Z] #16 14.06 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T00:54:32.310Z] #16 14.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-10T00:54:32.310Z] #16 14.10 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-10T00:54:32.310Z] #16 14.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-10T00:54:32.310Z] #16 14.16 Selecting previously unselected package dmsetup. [2019-10-10T00:54:32.310Z] #16 14.16 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-10T00:54:32.310Z] #16 14.17 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T00:54:32.310Z] #16 14.21 Selecting previously unselected package libonig4:amd64. [2019-10-10T00:54:32.310Z] #16 14.21 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-10T00:54:32.310Z] #16 14.21 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-10T00:54:32.310Z] #16 14.27 Selecting previously unselected package libjq1:amd64. [2019-10-10T00:54:32.543Z] #6 17.62 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T00:54:32.543Z] #6 17.71 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T00:54:32.567Z] #16 14.27 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-10T00:54:32.567Z] #16 14.27 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-10T00:54:32.567Z] #16 14.32 Selecting previously unselected package jq. [2019-10-10T00:54:32.567Z] #16 14.32 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-10T00:54:32.567Z] #16 14.32 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T00:54:32.567Z] #16 14.36 Selecting previously unselected package libaio1:amd64. [2019-10-10T00:54:32.567Z] #16 14.36 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-10T00:54:32.567Z] #16 14.37 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-10T00:54:32.567Z] #16 14.41 Selecting previously unselected package libcap2-bin. [2019-10-10T00:54:32.567Z] #16 14.41 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-10T00:54:32.567Z] #16 14.41 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T00:54:32.567Z] #16 14.45 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-10T00:54:32.567Z] #16 14.45 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-10T00:54:32.567Z] #16 14.46 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-10T00:54:32.567Z] #16 14.49 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-10T00:54:32.825Z] #16 14.49 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-10T00:54:32.825Z] #16 14.50 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-10T00:54:32.825Z] #16 14.57 Selecting previously unselected package libpcre16-3:amd64. [2019-10-10T00:54:32.825Z] #16 14.57 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-10T00:54:32.825Z] #16 14.58 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-10T00:54:32.825Z] #16 14.64 Selecting previously unselected package libpcre32-3:amd64. [2019-10-10T00:54:32.825Z] #16 14.64 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-10T00:54:32.825Z] #16 14.64 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-10T00:54:32.825Z] #16 14.69 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-10T00:54:32.825Z] #16 14.69 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-10T00:54:32.825Z] #16 14.69 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-10T00:54:32.825Z] #16 14.79 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-10T00:54:32.825Z] #16 14.79 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-10T00:54:32.834Z] #6 17.78 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T00:54:32.834Z] #6 17.80 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T00:54:33.082Z] #16 14.79 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-10T00:54:33.082Z] #16 14.86 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-10T00:54:33.082Z] #16 14.86 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-10T00:54:33.082Z] #16 14.86 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-10T00:54:33.082Z] #16 14.91 Selecting previously unselected package libnl-3-200:amd64. [2019-10-10T00:54:33.082Z] #16 14.91 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-10T00:54:33.082Z] #16 14.92 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-10T00:54:33.082Z] #16 14.96 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-10T00:54:33.082Z] #16 14.96 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-10T00:54:33.082Z] #16 14.96 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-10T00:54:33.082Z] #16 15.00 Selecting previously unselected package libreadline5:amd64. [2019-10-10T00:54:33.082Z] #16 15.00 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-10T00:54:33.082Z] #16 15.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-10T00:54:33.082Z] #16 15.05 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-10T00:54:33.339Z] #16 15.05 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-10T00:54:33.339Z] #16 15.05 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-10T00:54:33.464Z] #6 18.49 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T00:54:33.464Z] #6 18.53 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T00:54:33.596Z] #16 15.46 Selecting previously unselected package net-tools. [2019-10-10T00:54:33.853Z] #16 15.46 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-10T00:54:33.853Z] #16 15.46 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T00:54:33.853Z] #16 15.52 Selecting previously unselected package python-pip-whl. [2019-10-10T00:54:33.853Z] #16 15.52 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T00:54:33.853Z] #16 15.53 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T00:54:33.853Z] #16 15.70 Selecting previously unselected package python3-pip. [2019-10-10T00:54:33.853Z] #16 15.71 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T00:54:33.853Z] #16 15.71 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T00:54:34.091Z] #6 19.08 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T00:54:34.091Z] #6 19.16 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T00:54:34.091Z] #6 19.18 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T00:54:34.110Z] #16 15.77 Selecting previously unselected package python3-pkg-resources. [2019-10-10T00:54:34.110Z] #16 15.77 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T00:54:34.110Z] #16 15.77 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T00:54:34.110Z] #16 15.95 Selecting previously unselected package python3-setuptools. [2019-10-10T00:54:34.110Z] #16 15.95 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T00:54:34.110Z] #16 15.96 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T00:54:34.368Z] #16 16.02 Selecting previously unselected package python3-wheel. [2019-10-10T00:54:34.368Z] #16 16.02 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T00:54:34.368Z] #16 16.03 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T00:54:34.368Z] #16 16.06 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T00:54:34.368Z] #16 16.07 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-10T00:54:34.368Z] #16 16.07 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T00:54:34.368Z] #16 16.16 Selecting previously unselected package vim-runtime. [2019-10-10T00:54:34.368Z] #16 16.16 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T00:54:34.368Z] #16 16.17 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T00:54:34.368Z] #16 16.18 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T00:54:34.368Z] #16 16.19 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:34.382Z] #6 19.52 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T00:54:34.674Z] #6 19.66 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T00:54:35.298Z] #16 17.15 Selecting previously unselected package vim. [2019-10-10T00:54:35.298Z] #16 17.15 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-10T00:54:35.298Z] #16 17.16 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:35.302Z] #6 20.26 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T00:54:35.302Z] #6 20.55 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T00:54:35.555Z] #16 17.39 Selecting previously unselected package xfsprogs. [2019-10-10T00:54:35.555Z] #16 17.39 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-10T00:54:35.555Z] #16 17.40 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T00:54:35.555Z] #16 17.50 Selecting previously unselected package zip. [2019-10-10T00:54:35.590Z] #6 20.61 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T00:54:35.590Z] #6 20.69 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T00:54:35.812Z] #16 17.50 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-10T00:54:35.813Z] #16 17.51 Unpacking zip (3.0-11+b1) ... [2019-10-10T00:54:35.813Z] #16 17.56 Selecting previously unselected package libapparmor-perl. [2019-10-10T00:54:35.813Z] #16 17.56 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-10T00:54:35.813Z] #16 17.57 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T00:54:35.813Z] #16 17.62 Selecting previously unselected package apparmor. [2019-10-10T00:54:35.813Z] #16 17.62 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-10T00:54:35.813Z] #16 17.64 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T00:54:35.813Z] #16 17.74 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T00:54:35.896Z] #6 20.83 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T00:54:36.070Z] #16 17.74 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-10T00:54:36.071Z] #16 17.75 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T00:54:36.071Z] #16 18.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T00:54:36.184Z] #6 21.08 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T00:54:36.184Z] #6 21.10 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T00:54:36.184Z] #6 21.16 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T00:54:36.328Z] #16 18.02 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-10T00:54:36.328Z] #16 18.03 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T00:54:36.473Z] #6 21.54 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T00:54:36.473Z] #6 21.55 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T00:54:36.473Z] #6 21.66 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T00:54:36.585Z] #16 18.38 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T00:54:36.585Z] #16 18.38 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T00:54:36.585Z] #16 18.38 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T00:54:36.585Z] #16 18.42 Selecting previously unselected package mingw-w64-common. [2019-10-10T00:54:36.585Z] #16 18.42 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T00:54:36.585Z] #16 18.42 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T00:54:37.500Z] #6 22.46 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T00:54:37.500Z] #6 22.61 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T00:54:37.517Z] #16 19.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T00:54:37.517Z] #16 19.22 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T00:54:37.517Z] #16 19.22 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T00:54:37.787Z] #6 22.94 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T00:54:38.077Z] #6 22.97 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T00:54:38.077Z] #6 23.05 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T00:54:38.077Z] #6 23.23 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T00:54:38.449Z] #16 20.27 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T00:54:38.449Z] #16 20.27 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-10T00:54:38.449Z] #16 20.27 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T00:54:38.449Z] #16 20.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T00:54:38.449Z] #16 20.32 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-10T00:54:38.449Z] #16 20.32 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:54:38.703Z] #6 23.59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T00:54:38.703Z] #6 23.67 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T00:54:38.704Z] #6 23.85 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T00:54:38.704Z] #6 23.96 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T00:54:39.335Z] #6 24.48 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T00:54:39.335Z] #6 24.52 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T00:54:39.623Z] #6 24.84 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T00:54:39.912Z] #6 25.09 go: finding golang.org/x/text v0.3.0 [2019-10-10T00:54:40.202Z] #6 25.21 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T00:54:40.835Z] #6 25.87 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T00:54:40.835Z] #6 25.90 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T00:54:41.462Z] #6 26.58 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T00:54:41.462Z] #6 26.64 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T00:54:42.098Z] #6 27.13 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T00:54:42.629Z] #16 24.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T00:54:42.629Z] #16 24.02 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-10T00:54:42.629Z] #16 24.02 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:54:43.602Z] #6 28.37 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T00:54:43.602Z] #6 28.38 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T00:54:43.602Z] #6 28.49 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T00:54:45.153Z] #16 26.62 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T00:54:45.153Z] #16 26.64 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T00:54:45.153Z] #16 26.65 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-10T00:54:45.153Z] #16 26.67 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T00:54:45.153Z] #16 26.68 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-10T00:54:45.153Z] #16 26.70 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:45.153Z] #16 26.72 Processing triggers for mime-support (3.60) ... [2019-10-10T00:54:45.153Z] #16 26.73 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:45.153Z] #16 26.75 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-10T00:54:45.153Z] #16 26.77 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T00:54:45.153Z] #16 26.78 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T00:54:45.153Z] #16 26.80 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T00:54:45.153Z] #16 26.81 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T00:54:45.665Z] #6 30.39 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T00:54:45.665Z] #6 30.73 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T00:54:45.716Z] #16 27.38 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-10T00:54:45.716Z] #16 27.39 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-10T00:54:45.716Z] #16 27.40 Setting up zip (3.0-11+b1) ... [2019-10-10T00:54:45.716Z] #16 27.42 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T00:54:45.716Z] #16 27.43 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T00:54:45.716Z] #16 27.44 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-10T00:54:45.716Z] #16 27.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:45.716Z] #16 27.47 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-10T00:54:45.716Z] #16 27.49 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:45.716Z] #16 27.50 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T00:54:45.716Z] #16 27.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T00:54:45.716Z] #16 27.53 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T00:54:45.716Z] #16 27.54 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:45.716Z] #16 27.56 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-10T00:54:45.716Z] #16 27.57 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-10T00:54:45.716Z] #16 27.58 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-10T00:54:45.716Z] #16 27.60 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:45.716Z] #16 27.68 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-10T00:54:45.974Z] #16 27.70 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-10T00:54:45.974Z] #16 27.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-10T00:54:45.974Z] #16 27.72 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-10T00:54:45.974Z] #16 27.75 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T00:54:45.974Z] #16 27.76 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-10T00:54:45.974Z] #16 27.77 Setting up pigz (2.3.4-1) ... [2019-10-10T00:54:45.974Z] #16 27.79 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T00:54:45.974Z] #16 27.80 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-10T00:54:45.974Z] #16 27.82 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:45.974Z] #16 27.83 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T00:54:45.974Z] #16 27.84 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-10T00:54:45.974Z] #16 27.85 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T00:54:45.974Z] #16 27.87 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-10T00:54:45.974Z] #16 27.88 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-10T00:54:45.974Z] #16 27.90 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T00:54:46.232Z] #16 27.91 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:54:46.232Z] #16 27.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T00:54:46.232Z] #16 27.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T00:54:46.232Z] #16 27.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T00:54:46.232Z] #16 27.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T00:54:46.232Z] #16 27.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T00:54:46.232Z] #16 27.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T00:54:46.232Z] #16 27.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T00:54:46.232Z] #16 27.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T00:54:46.232Z] #16 27.97 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-10T00:54:46.232Z] #16 27.99 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:46.232Z] #16 28.00 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T00:54:46.232Z] #16 28.02 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T00:54:46.232Z] #16 28.03 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T00:54:46.232Z] #16 28.06 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-10T00:54:46.232Z] #16 28.07 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T00:54:47.164Z] #6 31.92 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T00:54:47.164Z] #6 32.16 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T00:54:47.164Z] #6 32.29 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T00:54:47.581Z] #6 32.49 go: finding cloud.google.com/go v0.26.0 [2019-10-10T00:54:47.581Z] #6 32.55 go: finding github.com/golang/mock v1.1.1 [2019-10-10T00:54:47.604Z] #16 29.08 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-10T00:54:47.604Z] #16 29.10 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:54:47.604Z] #16 29.11 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-10-10T00:54:47.604Z] #16 29.11 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-10-10T00:54:47.604Z] #16 29.11 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-10-10T00:54:47.604Z] #16 29.11 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-10-10T00:54:47.604Z] #16 29.12 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T00:54:47.604Z] #16 29.13 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:54:47.604Z] #16 29.14 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-10-10T00:54:47.604Z] #16 29.15 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-10-10T00:54:47.604Z] #16 29.16 Setting up python3 (3.5.3-1) ... [2019-10-10T00:54:47.861Z] #16 29.46 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T00:54:48.207Z] #6 33.26 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T00:54:48.425Z] #16 30.27 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T00:54:48.425Z] #16 30.30 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T00:54:48.425Z] #16 30.32 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-10T00:54:48.495Z] #6 33.54 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T00:54:48.682Z] #16 30.34 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T00:54:48.682Z] #16 30.52 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T00:54:48.939Z] #16 30.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-10T00:54:48.939Z] #16 30.74 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T00:54:49.196Z] #16 30.96 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T00:54:49.196Z] #16 30.97 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T00:54:49.454Z] #16 31.18 Setting up dh-python (2.20170125) ... [2019-10-10T00:54:49.454Z] #16 31.33 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-10T00:54:49.711Z] #16 31.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:54:49.968Z] #16 DONE 31.7s [2019-10-10T00:54:49.968Z] [2019-10-10T00:54:49.968Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T00:54:49.996Z] #6 34.90 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T00:54:50.289Z] #6 35.44 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T00:54:50.579Z] #6 35.51 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T00:54:51.209Z] #6 36.14 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T00:54:51.844Z] #6 36.86 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T00:54:51.844Z] #6 36.94 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T00:54:51.863Z] #17 1.560 Collecting yamllint==1.16.0 [2019-10-10T00:54:52.874Z] #6 37.85 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T00:54:52.874Z] #6 37.85 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T00:54:52.874Z] #6 37.86 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T00:54:53.501Z] #6 38.40 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T00:54:54.131Z] #6 39.34 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T00:54:55.160Z] #6 39.98 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T00:54:55.160Z] #6 40.19 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T00:54:56.661Z] #6 41.60 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T00:54:56.661Z] #6 41.71 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T00:54:57.291Z] #6 42.41 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T00:54:58.326Z] #6 43.47 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T00:54:58.408Z] #17 7.897 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T00:54:58.408Z] #17 7.961 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T00:54:58.971Z] #17 9.011 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T00:54:59.229Z] #17 9.436 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T00:54:59.363Z] #6 44.38 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T00:54:59.651Z] #6 44.63 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T00:54:59.924Z] #5 completed: 2019-10-10 00:54:57.797143898 +0000 UTC [2019-10-10T00:54:59.924Z] #5 duration: 1m8.466491709s [2019-10-10T00:54:59.924Z] [2019-10-10T00:54:59.924Z] [2019-10-10T00:54:59.924Z] #6 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T00:54:59.924Z] #6 digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a [2019-10-10T00:54:59.924Z] #6 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T00:54:59.924Z] #6 started: 2019-10-10 00:54:57.798911875 +0000 UTC [2019-10-10T00:55:00.598Z] #17 10.47 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T00:55:00.598Z] #17 10.72 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T00:55:00.598Z] #17 10.72 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T00:55:00.856Z] #17 10.99 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T00:55:00.856Z] #17 10.99 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T00:55:00.856Z] #17 11.01 Running setup.py bdist_wheel for pathspec: started [2019-10-10T00:55:01.151Z] #6 46.07 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T00:55:01.422Z] #17 11.27 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T00:55:01.422Z] #17 11.27 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T00:55:01.422Z] #17 11.28 Successfully built pyyaml pathspec [2019-10-10T00:55:01.422Z] #17 11.28 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T00:55:01.422Z] #17 11.38 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T00:55:01.679Z] #17 DONE 11.6s [2019-10-10T00:55:01.679Z] [2019-10-10T00:55:01.679Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T00:55:01.679Z] #19 DONE 0.2s [2019-10-10T00:55:01.679Z] [2019-10-10T00:55:01.679Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:55:01.679Z] #67 CACHED [2019-10-10T00:55:01.679Z] [2019-10-10T00:55:01.679Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:55:01.784Z] #6 46.70 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T00:55:01.936Z] #58 ... [2019-10-10T00:55:01.936Z] [2019-10-10T00:55:01.936Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:55:01.936Z] #25 DONE 0.2s [2019-10-10T00:55:01.936Z] [2019-10-10T00:55:01.936Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:55:01.936Z] #43 DONE 0.2s [2019-10-10T00:55:01.936Z] [2019-10-10T00:55:01.936Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T00:55:03.879Z] #6 48.58 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T00:55:03.879Z] #6 48.63 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T00:55:03.879Z] #6 48.65 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T00:55:04.507Z] #6 49.66 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T00:55:04.571Z] #44 ... [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:55:04.571Z] #48 DONE 2.6s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:55:04.571Z] #39 DONE 2.6s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T00:55:04.571Z] #55 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T00:55:04.571Z] #63 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T00:55:04.571Z] #35 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T00:55:04.571Z] #44 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T00:55:04.571Z] #52 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T00:55:04.571Z] #26 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T00:55:04.571Z] #32 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T00:55:04.571Z] #29 DONE 2.5s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T00:55:04.571Z] #24 DONE 2.7s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:55:04.571Z] #30 ... [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T00:55:04.571Z] #49 DONE 0.3s [2019-10-10T00:55:04.571Z] [2019-10-10T00:55:04.571Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T00:55:04.571Z] #40 DONE 0.3s [2019-10-10T00:55:04.795Z] #6 49.90 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T00:55:04.829Z] [2019-10-10T00:55:04.829Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:55:06.845Z] #6 51.51 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T00:55:06.845Z] #6 51.72 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T00:55:07.472Z] #6 52.37 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T00:55:07.472Z] #6 52.46 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T00:55:07.472Z] #6 52.54 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T00:55:08.097Z] #6 53.14 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T00:55:08.385Z] #6 53.47 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T00:55:09.010Z] #6 53.97 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T00:55:10.043Z] #6 54.89 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T00:55:10.043Z] #6 55.15 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T00:55:10.092Z] #41 ... [2019-10-10T00:55:10.092Z] [2019-10-10T00:55:10.092Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:55:10.092Z] #58 6.139 + mktemp -d [2019-10-10T00:55:10.092Z] #58 6.147 + export GOPATH=/tmp/tmp.VkOs6X3SxW [2019-10-10T00:55:10.092Z] #58 6.147 + git clone https://github.com/docker/distribution.git /tmp/tmp.VkOs6X3SxW/src/github.com/docker/distribution [2019-10-10T00:55:10.092Z] #58 6.149 Cloning into '/tmp/tmp.VkOs6X3SxW/src/github.com/docker/distribution'... [2019-10-10T00:55:10.335Z] #6 55.27 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T00:55:10.623Z] #6 55.64 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T00:55:11.251Z] #6 56.44 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T00:55:11.878Z] #6 56.99 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T00:55:11.991Z] #58 ... [2019-10-10T00:55:11.991Z] [2019-10-10T00:55:11.991Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:55:11.991Z] #60 2.591 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:55:11.991Z] #60 2.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:55:11.991Z] #60 2.689 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:55:11.991Z] #60 2.691 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:55:11.991Z] #60 2.699 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:55:11.991Z] #60 2.893 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-10T00:55:11.991Z] #60 3.295 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-10T00:55:11.991Z] #60 3.556 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-10T00:55:11.991Z] #60 6.034 Fetched 7919 kB in 4s (1780 kB/s) [2019-10-10T00:55:11.991Z] #60 6.034 Reading package lists... [2019-10-10T00:55:11.991Z] #60 8.101 Reading package lists... [2019-10-10T00:55:11.991Z] #60 ... [2019-10-10T00:55:11.991Z] [2019-10-10T00:55:11.991Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:55:11.991Z] #30 7.027 + RM_GOPATH=0 [2019-10-10T00:55:11.991Z] #30 7.027 + TMP_GOPATH= [2019-10-10T00:55:11.991Z] #30 7.027 + : /build [2019-10-10T00:55:11.991Z] #30 7.027 + '[' -z '' ']' [2019-10-10T00:55:11.991Z] #30 7.039 ++ mktemp -d [2019-10-10T00:55:11.991Z] #30 7.043 + export GOPATH=/tmp/tmp.xzCeW8HO5e [2019-10-10T00:55:11.991Z] #30 7.044 + GOPATH=/tmp/tmp.xzCeW8HO5e [2019-10-10T00:55:11.991Z] #30 7.044 + RM_GOPATH=1 [2019-10-10T00:55:11.991Z] #30 7.047 ++ dirname ./install.sh [2019-10-10T00:55:11.991Z] #30 7.058 + dir=. [2019-10-10T00:55:11.991Z] #30 7.058 + bin=gotestsum [2019-10-10T00:55:11.991Z] #30 7.059 + shift [2019-10-10T00:55:11.991Z] #30 7.060 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T00:55:11.991Z] #30 7.060 + . ./gotestsum.installer [2019-10-10T00:55:11.991Z] #30 7.060 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-10T00:55:11.991Z] #30 7.060 + install_gotestsum [2019-10-10T00:55:11.991Z] #30 7.061 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T00:55:11.991Z] #30 7.061 Installing gotestsum version v0.3.5 [2019-10-10T00:55:11.991Z] #30 7.061 + go get -d gotest.tools/gotestsum [2019-10-10T00:55:12.505Z] #6 57.54 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T00:55:12.505Z] #6 57.63 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T00:55:12.794Z] #6 57.95 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T00:55:13.082Z] #6 57.98 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T00:55:13.082Z] #6 58.10 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T00:55:14.108Z] #6 59.03 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T00:55:14.518Z] #30 ... [2019-10-10T00:55:14.518Z] [2019-10-10T00:55:14.518Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:55:14.518Z] #56 6.874 + RM_GOPATH=0 [2019-10-10T00:55:14.518Z] #56 6.874 + TMP_GOPATH= [2019-10-10T00:55:14.518Z] #56 6.874 + : /build [2019-10-10T00:55:14.518Z] #56 6.874 + '[' -z '' ']' [2019-10-10T00:55:14.518Z] #56 6.874 ++ mktemp -d [2019-10-10T00:55:14.518Z] #56 6.874 + export GOPATH=/tmp/tmp.0uLW1fauhb [2019-10-10T00:55:14.518Z] #56 6.874 + GOPATH=/tmp/tmp.0uLW1fauhb [2019-10-10T00:55:14.518Z] #56 6.874 + RM_GOPATH=1 [2019-10-10T00:55:14.518Z] #56 6.877 ++ dirname ./install.sh [2019-10-10T00:55:14.518Z] #56 6.885 + dir=. [2019-10-10T00:55:14.518Z] #56 6.897 + bin=dockercli [2019-10-10T00:55:14.518Z] #56 6.897 + shift [2019-10-10T00:55:14.518Z] #56 6.897 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T00:55:14.518Z] #56 6.897 + . ./dockercli.installer [2019-10-10T00:55:14.518Z] #56 6.897 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T00:55:14.518Z] #56 6.897 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T00:55:14.518Z] #56 6.899 + install_dockercli [2019-10-10T00:55:14.518Z] #56 6.900 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T00:55:14.518Z] #56 6.900 Install docker/cli version 17.06.2-ce from stable [2019-10-10T00:55:14.518Z] #56 6.900 ++ uname -m [2019-10-10T00:55:14.518Z] #56 6.905 + arch=x86_64 [2019-10-10T00:55:14.518Z] #56 6.905 + '[' x86_64 '!=' x86_64 ']' [2019-10-10T00:55:14.518Z] #56 6.905 + url=https://download.docker.com/linux/static [2019-10-10T00:55:14.518Z] #56 6.906 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-10T00:55:14.518Z] #56 6.907 + tar -xz docker/docker [2019-10-10T00:55:14.518Z] #56 ... [2019-10-10T00:55:14.518Z] [2019-10-10T00:55:14.518Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:55:14.518Z] #33 6.770 + RM_GOPATH=0 [2019-10-10T00:55:14.518Z] #33 6.771 + TMP_GOPATH= [2019-10-10T00:55:14.518Z] #33 6.771 + : /build [2019-10-10T00:55:14.518Z] #33 6.773 + '[' -z '' ']' [2019-10-10T00:55:14.518Z] #33 6.778 ++ mktemp -d [2019-10-10T00:55:14.518Z] #33 6.779 + export GOPATH=/tmp/tmp.n5CkChUrR0 [2019-10-10T00:55:14.518Z] #33 6.779 + GOPATH=/tmp/tmp.n5CkChUrR0 [2019-10-10T00:55:14.518Z] #33 6.779 + RM_GOPATH=1 [2019-10-10T00:55:14.518Z] #33 6.780 ++ dirname ./install.sh [2019-10-10T00:55:14.518Z] #33 6.787 + dir=. [2019-10-10T00:55:14.518Z] #33 6.788 + bin=tomlv [2019-10-10T00:55:14.518Z] #33 6.788 + shift [2019-10-10T00:55:14.518Z] #33 6.789 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T00:55:14.518Z] #33 6.789 + . ./tomlv.installer [2019-10-10T00:55:14.518Z] #33 6.790 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:55:14.518Z] #33 6.791 + install_tomlv [2019-10-10T00:55:14.518Z] #33 6.793 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T00:55:14.518Z] #33 6.793 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:55:14.518Z] #33 6.794 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.n5CkChUrR0/src/github.com/BurntSushi/toml [2019-10-10T00:55:14.518Z] #33 6.801 Cloning into '/tmp/tmp.n5CkChUrR0/src/github.com/BurntSushi/toml'... [2019-10-10T00:55:14.518Z] #33 8.050 + cd /tmp/tmp.n5CkChUrR0/src/github.com/BurntSushi/toml [2019-10-10T00:55:14.518Z] #33 8.050 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:55:14.518Z] #33 8.091 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T00:55:14.518Z] #33 8.748 internal/cpu [2019-10-10T00:55:14.518Z] #33 8.749 runtime/internal/math [2019-10-10T00:55:14.518Z] #33 8.859 math/bits [2019-10-10T00:55:14.518Z] #33 9.210 internal/bytealg [2019-10-10T00:55:14.518Z] #33 9.455 math [2019-10-10T00:55:14.518Z] #33 9.825 runtime [2019-10-10T00:55:14.518Z] #33 ... [2019-10-10T00:55:14.518Z] [2019-10-10T00:55:14.518Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:55:14.518Z] #36 6.152 + RM_GOPATH=0 [2019-10-10T00:55:14.518Z] #36 6.152 + TMP_GOPATH= [2019-10-10T00:55:14.518Z] #36 6.152 + : /build [2019-10-10T00:55:14.518Z] #36 6.152 + '[' -z '' ']' [2019-10-10T00:55:14.518Z] #36 6.155 ++ mktemp -d [2019-10-10T00:55:14.518Z] #36 6.157 + export GOPATH=/tmp/tmp.zw7q91City [2019-10-10T00:55:14.519Z] #36 6.158 + GOPATH=/tmp/tmp.zw7q91City [2019-10-10T00:55:14.519Z] #36 6.159 + RM_GOPATH=1 [2019-10-10T00:55:14.519Z] #36 6.161 ++ dirname ./install.sh [2019-10-10T00:55:14.519Z] #36 6.167 + dir=. [2019-10-10T00:55:14.519Z] #36 6.167 + bin=vndr [2019-10-10T00:55:14.519Z] #36 6.167 + shift [2019-10-10T00:55:14.519Z] #36 6.167 + '[' '!' -f ./vndr.installer ']' [2019-10-10T00:55:14.519Z] #36 6.168 + . ./vndr.installer [2019-10-10T00:55:14.519Z] #36 6.168 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:55:14.519Z] #36 6.168 + install_vndr [2019-10-10T00:55:14.519Z] #36 6.169 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T00:55:14.519Z] #36 6.169 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:55:14.519Z] #36 6.169 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zw7q91City/src/github.com/LK4D4/vndr [2019-10-10T00:55:14.519Z] #36 6.171 Cloning into '/tmp/tmp.zw7q91City/src/github.com/LK4D4/vndr'... [2019-10-10T00:55:14.519Z] #36 7.025 + cd /tmp/tmp.zw7q91City/src/github.com/LK4D4/vndr [2019-10-10T00:55:14.519Z] #36 7.025 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:55:14.519Z] #36 7.075 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T00:55:14.519Z] #36 8.327 runtime/internal/atomic [2019-10-10T00:55:14.519Z] #36 8.434 internal/cpu [2019-10-10T00:55:14.519Z] #36 8.484 runtime/internal/sys [2019-10-10T00:55:14.519Z] #36 8.740 runtime/internal/math [2019-10-10T00:55:14.519Z] #36 8.849 internal/race [2019-10-10T00:55:14.519Z] #36 8.959 sync/atomic [2019-10-10T00:55:14.519Z] #36 9.031 internal/bytealg [2019-10-10T00:55:14.519Z] #36 9.176 unicode [2019-10-10T00:55:14.519Z] #36 10.03 runtime [2019-10-10T00:55:14.738Z] #6 59.73 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T00:55:14.738Z] #6 59.76 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T00:55:14.776Z] #36 ... [2019-10-10T00:55:14.776Z] [2019-10-10T00:55:14.776Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:55:14.776Z] #45 7.257 + RM_GOPATH=0 [2019-10-10T00:55:14.776Z] #45 7.257 + TMP_GOPATH= [2019-10-10T00:55:14.776Z] #45 7.257 + : /build [2019-10-10T00:55:14.776Z] #45 7.257 + '[' -z '' ']' [2019-10-10T00:55:14.776Z] #45 7.259 ++ mktemp -d [2019-10-10T00:55:14.776Z] #45 7.270 + export GOPATH=/tmp/tmp.eZ8JLc00T2 [2019-10-10T00:55:14.776Z] #45 7.271 + GOPATH=/tmp/tmp.eZ8JLc00T2 [2019-10-10T00:55:14.776Z] #45 7.271 + RM_GOPATH=1 [2019-10-10T00:55:14.776Z] #45 7.272 ++ dirname ./install.sh [2019-10-10T00:55:14.776Z] #45 7.273 + dir=. [2019-10-10T00:55:14.776Z] #45 7.273 + bin=runc [2019-10-10T00:55:14.776Z] #45 7.273 + shift [2019-10-10T00:55:14.776Z] #45 7.274 + '[' '!' -f ./runc.installer ']' [2019-10-10T00:55:14.776Z] #45 7.274 + . ./runc.installer [2019-10-10T00:55:14.776Z] #45 7.274 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T00:55:14.776Z] #45 7.274 + install_runc [2019-10-10T00:55:14.776Z] #45 7.275 + uname -r [2019-10-10T00:55:14.776Z] #45 7.275 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T00:55:14.776Z] #45 7.284 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T00:55:14.776Z] #45 7.284 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T00:55:14.776Z] #45 7.284 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T00:55:14.776Z] #45 7.284 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eZ8JLc00T2/src/github.com/opencontainers/runc [2019-10-10T00:55:14.776Z] #45 7.286 Cloning into '/tmp/tmp.eZ8JLc00T2/src/github.com/opencontainers/runc'... [2019-10-10T00:55:15.034Z] #45 ... [2019-10-10T00:55:15.034Z] [2019-10-10T00:55:15.034Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:55:15.034Z] #53 7.190 + RM_GOPATH=0 [2019-10-10T00:55:15.034Z] #53 7.190 + TMP_GOPATH= [2019-10-10T00:55:15.034Z] #53 7.190 + : /build [2019-10-10T00:55:15.034Z] #53 7.190 + '[' -z '' ']' [2019-10-10T00:55:15.034Z] #53 7.191 ++ mktemp -d [2019-10-10T00:55:15.034Z] #53 7.193 + export GOPATH=/tmp/tmp.tyIubDwiFi [2019-10-10T00:55:15.034Z] #53 7.193 + GOPATH=/tmp/tmp.tyIubDwiFi [2019-10-10T00:55:15.034Z] #53 7.193 + RM_GOPATH=1 [2019-10-10T00:55:15.034Z] #53 7.194 ++ dirname ./install.sh [2019-10-10T00:55:15.034Z] #53 7.196 + dir=. [2019-10-10T00:55:15.034Z] #53 7.196 + bin=proxy [2019-10-10T00:55:15.034Z] #53 7.196 + shift [2019-10-10T00:55:15.034Z] #53 7.196 + '[' '!' -f ./proxy.installer ']' [2019-10-10T00:55:15.034Z] #53 7.196 + . ./proxy.installer [2019-10-10T00:55:15.034Z] #53 7.196 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:55:15.034Z] #53 7.196 + install_proxy [2019-10-10T00:55:15.034Z] #53 7.196 + case "$1" in [2019-10-10T00:55:15.034Z] #53 7.196 + export CGO_ENABLED=0 [2019-10-10T00:55:15.034Z] #53 7.196 + CGO_ENABLED=0 [2019-10-10T00:55:15.034Z] #53 7.196 + _install_proxy [2019-10-10T00:55:15.034Z] #53 7.196 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T00:55:15.034Z] #53 7.196 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tyIubDwiFi/src/github.com/docker/libnetwork [2019-10-10T00:55:15.034Z] #53 7.197 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:55:15.034Z] #53 7.227 Cloning into '/tmp/tmp.tyIubDwiFi/src/github.com/docker/libnetwork'... [2019-10-10T00:55:15.034Z] #53 ... [2019-10-10T00:55:15.034Z] [2019-10-10T00:55:15.034Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:55:15.034Z] #50 6.990 + RM_GOPATH=0 [2019-10-10T00:55:15.034Z] #50 6.990 + TMP_GOPATH= [2019-10-10T00:55:15.034Z] #50 6.990 + : /build [2019-10-10T00:55:15.034Z] #50 6.990 + '[' -z '' ']' [2019-10-10T00:55:15.034Z] #50 6.999 ++ mktemp -d [2019-10-10T00:55:15.034Z] #50 6.999 + export GOPATH=/tmp/tmp.oP02pFotg4 [2019-10-10T00:55:15.034Z] #50 6.999 + GOPATH=/tmp/tmp.oP02pFotg4 [2019-10-10T00:55:15.034Z] #50 6.999 + RM_GOPATH=1 [2019-10-10T00:55:15.034Z] #50 7.003 ++ dirname ./install.sh [2019-10-10T00:55:15.034Z] #50 7.008 + dir=. [2019-10-10T00:55:15.034Z] #50 7.008 + bin=containerd [2019-10-10T00:55:15.034Z] #50 7.008 + shift [2019-10-10T00:55:15.034Z] #50 7.008 + '[' '!' -f ./containerd.installer ']' [2019-10-10T00:55:15.034Z] #50 7.008 + . ./containerd.installer [2019-10-10T00:55:15.034Z] #50 7.009 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:55:15.034Z] #50 7.010 + install_containerd [2019-10-10T00:55:15.034Z] #50 7.010 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:55:15.034Z] #50 7.011 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T00:55:15.034Z] #50 7.011 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oP02pFotg4/src/github.com/containerd/containerd [2019-10-10T00:55:15.034Z] #50 7.017 Cloning into '/tmp/tmp.oP02pFotg4/src/github.com/containerd/containerd'... [2019-10-10T00:55:15.035Z] #6 60.19 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T00:55:15.292Z] #50 ... [2019-10-10T00:55:15.292Z] [2019-10-10T00:55:15.292Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T00:55:15.292Z] #64 6.836 + RM_GOPATH=0 [2019-10-10T00:55:15.292Z] #64 6.836 + TMP_GOPATH= [2019-10-10T00:55:15.292Z] #64 6.836 + : /build/ [2019-10-10T00:55:15.292Z] #64 6.836 + '[' -z '' ']' [2019-10-10T00:55:15.292Z] #64 6.836 ++ mktemp -d [2019-10-10T00:55:15.292Z] #64 6.839 + export GOPATH=/tmp/tmp.XgJvdM1OTj [2019-10-10T00:55:15.292Z] #64 6.839 + GOPATH=/tmp/tmp.XgJvdM1OTj [2019-10-10T00:55:15.292Z] #64 6.839 + RM_GOPATH=1 [2019-10-10T00:55:15.292Z] #64 6.840 ++ dirname ./install.sh [2019-10-10T00:55:15.292Z] #64 6.845 + dir=. [2019-10-10T00:55:15.292Z] #64 6.845 + bin=rootlesskit [2019-10-10T00:55:15.292Z] #64 6.846 + shift [2019-10-10T00:55:15.292Z] #64 6.846 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T00:55:15.292Z] #64 6.847 + . ./rootlesskit.installer [2019-10-10T00:55:15.292Z] #64 6.848 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:55:15.292Z] #64 6.855 + install_rootlesskit [2019-10-10T00:55:15.292Z] #64 6.855 + case "$1" in [2019-10-10T00:55:15.292Z] #64 6.855 + export CGO_ENABLED=0 [2019-10-10T00:55:15.292Z] #64 6.855 + CGO_ENABLED=0 [2019-10-10T00:55:15.292Z] #64 6.855 + _install_rootlesskit [2019-10-10T00:55:15.292Z] #64 6.855 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T00:55:15.292Z] #64 6.855 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:55:15.292Z] #64 6.861 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XgJvdM1OTj/src/github.com/rootless-containers/rootlesskit [2019-10-10T00:55:15.292Z] #64 6.880 Cloning into '/tmp/tmp.XgJvdM1OTj/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T00:55:15.292Z] #64 10.46 + cd /tmp/tmp.XgJvdM1OTj/src/github.com/rootless-containers/rootlesskit [2019-10-10T00:55:15.292Z] #64 10.46 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:55:15.292Z] #64 10.73 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T00:55:15.292Z] #64 10.74 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T00:55:15.292Z] #64 ... [2019-10-10T00:55:15.292Z] [2019-10-10T00:55:15.292Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:55:15.292Z] #27 7.062 + RM_GOPATH=0 [2019-10-10T00:55:15.292Z] #27 7.062 + TMP_GOPATH= [2019-10-10T00:55:15.292Z] #27 7.062 + : /build [2019-10-10T00:55:15.292Z] #27 7.062 + '[' -z '' ']' [2019-10-10T00:55:15.292Z] #27 7.068 ++ mktemp -d [2019-10-10T00:55:15.292Z] #27 7.070 + export GOPATH=/tmp/tmp.eRTP0FTBVS [2019-10-10T00:55:15.292Z] #27 7.070 + GOPATH=/tmp/tmp.eRTP0FTBVS [2019-10-10T00:55:15.292Z] #27 7.071 + RM_GOPATH=1 [2019-10-10T00:55:15.292Z] #27 7.071 ++ dirname ./install.sh [2019-10-10T00:55:15.292Z] #27 7.074 + dir=. [2019-10-10T00:55:15.292Z] #27 7.074 + bin=golangci_lint [2019-10-10T00:55:15.292Z] #27 7.075 + shift [2019-10-10T00:55:15.292Z] #27 7.075 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T00:55:15.292Z] #27 7.075 + . ./golangci_lint.installer [2019-10-10T00:55:15.292Z] #27 7.076 ++ : v1.17.1 [2019-10-10T00:55:15.292Z] #27 7.077 + install_golangci_lint [2019-10-10T00:55:15.292Z] #27 7.077 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T00:55:15.292Z] #27 7.077 Installing golangci-lint version v1.17.1 [2019-10-10T00:55:15.292Z] #27 7.077 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T00:55:15.324Z] #6 60.28 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T00:55:15.550Z] #27 ... [2019-10-10T00:55:15.550Z] [2019-10-10T00:55:15.550Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:55:15.550Z] #60 8.101 Reading package lists... [2019-10-10T00:55:15.613Z] #6 60.81 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T00:55:15.613Z] #6 60.84 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T00:55:16.239Z] #6 61.41 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T00:55:16.923Z] #60 14.00 Building dependency tree... [2019-10-10T00:55:16.923Z] #60 15.09 Reading state information... [2019-10-10T00:55:17.267Z] #6 62.09 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T00:55:17.556Z] #6 62.62 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T00:55:17.556Z] #6 62.67 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T00:55:17.556Z] #6 62.76 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T00:55:17.856Z] #60 16.18 The following additional packages will be installed: [2019-10-10T00:55:17.856Z] #60 16.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T00:55:17.856Z] #60 16.18 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T00:55:17.856Z] #60 16.18 Suggested packages: [2019-10-10T00:55:17.856Z] #60 16.19 manpages-dev python-setuptools [2019-10-10T00:55:18.182Z] #6 63.09 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T00:55:18.182Z] #6 63.33 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T00:55:18.808Z] #6 63.89 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T00:55:18.808Z] #6 63.90 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T00:55:19.096Z] #6 64.09 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T00:55:19.096Z] #6 64.19 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T00:55:19.256Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T00:55:19.256Z] [2019-10-10T00:55:19.256Z] [2019-10-10T00:55:19.256Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-10T00:55:19.256Z] [2019-10-10T00:55:19.256Z] [2019-10-10T00:55:19.256Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T00:55:19.256Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T00:55:19.256Z] No new tests added to integration. [2019-10-10T00:55:19.256Z] [2019-10-10T00:55:19.256Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T00:55:19.256Z] PKG_CONFIG=pkg-config [2019-10-10T00:55:19.256Z] GOLANG_VERSION=1.13.1 [2019-10-10T00:55:19.256Z] HOSTNAME=f49f79f23675 [2019-10-10T00:55:19.256Z] KEEPBUNDLE=1 [2019-10-10T00:55:19.256Z] container=docker [2019-10-10T00:55:19.256Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T00:55:19.256Z] GO111MODULE=off [2019-10-10T00:55:19.256Z] GOPATH=/go [2019-10-10T00:55:19.256Z] PWD=/go/src/github.com/docker/docker [2019-10-10T00:55:19.256Z] HOME=/root [2019-10-10T00:55:19.256Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T00:55:19.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T00:55:19.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T00:55:19.256Z] DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T00:55:19.256Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T00:55:19.256Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T00:55:19.256Z] TERM=xterm [2019-10-10T00:55:19.256Z] VALIDATE_BRANCH=master [2019-10-10T00:55:19.256Z] DEST=bundles/test-integration [2019-10-10T00:55:19.256Z] SHLVL=1 [2019-10-10T00:55:19.256Z] TIMEOUT=120m [2019-10-10T00:55:19.256Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-10T00:55:19.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T00:55:19.256Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T00:55:19.256Z] TESTDEBUG=0 [2019-10-10T00:55:19.256Z] _=/usr/bin/env [2019-10-10T00:55:19.256Z] Building test suite binary ./integration-cli/test.main [2019-10-10T00:55:19.256Z] PKG_CONFIG=pkg-config [2019-10-10T00:55:19.256Z] GOLANG_VERSION=1.13.1 [2019-10-10T00:55:19.256Z] HOSTNAME=e8dbe4d20f24 [2019-10-10T00:55:19.256Z] KEEPBUNDLE=1 [2019-10-10T00:55:19.256Z] container=docker [2019-10-10T00:55:19.256Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T00:55:19.256Z] GO111MODULE=off [2019-10-10T00:55:19.256Z] GOPATH=/go [2019-10-10T00:55:19.256Z] PWD=/go/src/github.com/docker/docker [2019-10-10T00:55:19.256Z] HOME=/root [2019-10-10T00:55:19.256Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T00:55:19.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T00:55:19.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T00:55:19.256Z] DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T00:55:19.256Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T00:55:19.256Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T00:55:19.256Z] TERM=xterm [2019-10-10T00:55:19.256Z] VALIDATE_BRANCH=master [2019-10-10T00:55:19.256Z] DEST=bundles/test-integration [2019-10-10T00:55:19.256Z] SHLVL=1 [2019-10-10T00:55:19.256Z] TIMEOUT=120m [2019-10-10T00:55:19.256Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T00:55:19.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T00:55:19.256Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T00:55:19.256Z] TESTDEBUG=0 [2019-10-10T00:55:19.256Z] _=/usr/bin/env [2019-10-10T00:55:19.256Z] Building test suite binary ./integration-cli/test.main [2019-10-10T00:55:19.256Z] PKG_CONFIG=pkg-config [2019-10-10T00:55:19.256Z] GOLANG_VERSION=1.13.1 [2019-10-10T00:55:19.256Z] HOSTNAME=f731b6c9ca6c [2019-10-10T00:55:19.256Z] KEEPBUNDLE=1 [2019-10-10T00:55:19.256Z] container=docker [2019-10-10T00:55:19.256Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T00:55:19.256Z] GO111MODULE=off [2019-10-10T00:55:19.256Z] GOPATH=/go [2019-10-10T00:55:19.256Z] PWD=/go/src/github.com/docker/docker [2019-10-10T00:55:19.256Z] HOME=/root [2019-10-10T00:55:19.256Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T00:55:19.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T00:55:19.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T00:55:19.256Z] DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T00:55:19.256Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T00:55:19.256Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T00:55:19.256Z] TERM=xterm [2019-10-10T00:55:19.256Z] VALIDATE_BRANCH=master [2019-10-10T00:55:19.256Z] DEST=bundles/test-integration [2019-10-10T00:55:19.256Z] SHLVL=1 [2019-10-10T00:55:19.256Z] TIMEOUT=120m [2019-10-10T00:55:19.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T00:55:19.256Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T00:55:19.256Z] TESTDEBUG=0 [2019-10-10T00:55:19.256Z] _=/usr/bin/env [2019-10-10T00:55:19.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T00:55:19.726Z] #6 64.62 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T00:55:19.753Z] #60 17.79 The following NEW packages will be installed: [2019-10-10T00:55:19.753Z] #60 17.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T00:55:19.753Z] #60 17.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T00:55:19.753Z] #60 17.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T00:55:19.753Z] #60 17.79 zlib1g-dev [2019-10-10T00:55:20.358Z] #6 65.36 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T00:55:20.649Z] #6 65.74 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T00:55:20.649Z] #6 65.83 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T00:55:20.685Z] #60 19.04 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:55:20.685Z] #60 19.04 Need to get 3602 kB of archives. [2019-10-10T00:55:20.685Z] #60 19.04 After this operation, 18.9 MB of additional disk space will be used. [2019-10-10T00:55:20.685Z] #60 19.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-10T00:55:20.937Z] #6 65.91 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T00:55:20.944Z] #60 ... [2019-10-10T00:55:20.944Z] [2019-10-10T00:55:20.944Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:55:20.944Z] #41 6.779 + RM_GOPATH=0 [2019-10-10T00:55:20.944Z] #41 6.781 + TMP_GOPATH= [2019-10-10T00:55:20.944Z] #41 6.781 + : /build [2019-10-10T00:55:20.944Z] #41 6.781 + '[' -z '' ']' [2019-10-10T00:55:20.944Z] #41 6.789 ++ mktemp -d [2019-10-10T00:55:20.944Z] #41 6.793 + export GOPATH=/tmp/tmp.1pkYBXDhoY [2019-10-10T00:55:20.944Z] #41 6.793 + GOPATH=/tmp/tmp.1pkYBXDhoY [2019-10-10T00:55:20.944Z] #41 6.793 + RM_GOPATH=1 [2019-10-10T00:55:20.944Z] #41 6.793 ++ dirname ./install.sh [2019-10-10T00:55:20.944Z] #41 6.794 + dir=. [2019-10-10T00:55:20.944Z] #41 6.794 + bin=tini [2019-10-10T00:55:20.944Z] #41 6.794 + shift [2019-10-10T00:55:20.944Z] #41 6.795 + '[' '!' -f ./tini.installer ']' [2019-10-10T00:55:20.944Z] #41 6.795 + . ./tini.installer [2019-10-10T00:55:20.944Z] #41 6.795 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:55:20.944Z] #41 6.795 + install_tini [2019-10-10T00:55:20.944Z] #41 6.795 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T00:55:20.944Z] #41 6.796 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:55:20.944Z] #41 6.796 + git clone https://github.com/krallin/tini.git /tmp/tmp.1pkYBXDhoY/tini [2019-10-10T00:55:20.944Z] #41 6.798 Cloning into '/tmp/tmp.1pkYBXDhoY/tini'... [2019-10-10T00:55:20.944Z] #41 7.845 + cd /tmp/tmp.1pkYBXDhoY/tini [2019-10-10T00:55:20.944Z] #41 7.846 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:55:20.944Z] #41 7.876 + cmake . [2019-10-10T00:55:20.944Z] #41 8.548 -- The C compiler identification is GNU 6.3.0 [2019-10-10T00:55:20.944Z] #41 8.616 -- Check for working C compiler: /usr/bin/cc [2019-10-10T00:55:20.944Z] #41 9.279 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T00:55:20.944Z] #41 9.298 -- Detecting C compiler ABI info [2019-10-10T00:55:20.944Z] #41 10.01 -- Detecting C compiler ABI info - done [2019-10-10T00:55:20.944Z] #41 10.11 -- Detecting C compile features [2019-10-10T00:55:20.944Z] #41 11.79 -- Detecting C compile features - done [2019-10-10T00:55:20.944Z] #41 11.86 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T00:55:20.944Z] #41 12.14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T00:55:20.944Z] #41 12.31 -- Configuring done [2019-10-10T00:55:20.944Z] #41 12.35 -- Generating done [2019-10-10T00:55:20.944Z] #41 12.35 -- Build files have been written to: /tmp/tmp.1pkYBXDhoY/tini [2019-10-10T00:55:20.944Z] #41 12.38 + make tini-static [2019-10-10T00:55:20.944Z] #41 12.69 Scanning dependencies of target tini-static [2019-10-10T00:55:20.944Z] #41 12.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T00:55:20.944Z] #41 14.55 [100%] Linking C executable tini-static [2019-10-10T00:55:20.944Z] #41 15.24 [100%] Built target tini-static [2019-10-10T00:55:20.944Z] #41 15.28 + mkdir -p /build [2019-10-10T00:55:20.944Z] #41 15.29 + cp tini-static /build/docker-init [2019-10-10T00:55:20.944Z] #41 DONE 16.2s [2019-10-10T00:55:20.944Z] [2019-10-10T00:55:20.944Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:55:20.944Z] #56 14.74 + mkdir -p /build [2019-10-10T00:55:20.944Z] #56 14.74 + mv docker/docker /build/ [2019-10-10T00:55:20.944Z] #56 14.74 + rmdir docker [2019-10-10T00:55:20.944Z] #56 DONE 16.5s [2019-10-10T00:55:20.944Z] [2019-10-10T00:55:20.944Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:55:20.944Z] #60 19.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-10T00:55:20.944Z] #60 19.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-10T00:55:20.944Z] #60 19.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-10T00:55:20.944Z] #60 19.08 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-10T00:55:20.944Z] #60 19.09 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-10T00:55:20.944Z] #60 19.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-10T00:55:20.944Z] #60 19.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-10T00:55:20.944Z] #60 19.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-10T00:55:20.944Z] #60 ... [2019-10-10T00:55:20.944Z] [2019-10-10T00:55:20.944Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:55:20.944Z] #45 15.17 + cd /tmp/tmp.eZ8JLc00T2/src/github.com/opencontainers/runc [2019-10-10T00:55:20.944Z] #45 15.17 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T00:55:20.944Z] #45 15.49 + '[' -z '' ']' [2019-10-10T00:55:20.944Z] #45 15.49 + target=static [2019-10-10T00:55:20.944Z] #45 15.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T00:55:21.588Z] #6 66.60 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T00:55:21.878Z] #6 66.95 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T00:55:22.166Z] #6 67.29 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T00:55:22.166Z] #6 67.33 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T00:55:22.318Z] #45 18.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T00:55:22.795Z] #6 67.77 go: finding github.com/kr/text v0.1.0 [2019-10-10T00:55:23.084Z] #6 68.06 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T00:55:23.713Z] #6 68.67 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T00:55:24.003Z] #6 69.14 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T00:55:24.003Z] #6 69.26 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T00:55:24.298Z] #6 69.40 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T00:55:24.588Z] #6 69.72 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T00:55:24.877Z] #6 69.88 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T00:55:25.599Z] #45 ... [2019-10-10T00:55:25.599Z] [2019-10-10T00:55:25.599Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:55:25.599Z] #60 19.21 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-10T00:55:25.599Z] #60 19.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-10T00:55:25.599Z] #60 19.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-10T00:55:25.599Z] #60 20.08 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-10T00:55:25.599Z] #60 20.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-10T00:55:25.599Z] #60 20.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T00:55:25.599Z] #60 20.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-10T00:55:25.599Z] #60 21.57 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:55:25.599Z] #60 21.83 Fetched 3602 kB in 2s (1660 kB/s) [2019-10-10T00:55:25.599Z] #60 22.30 Selecting previously unselected package libnet1:amd64. [2019-10-10T00:55:25.599Z] #60 22.30 (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-10-10T00:55:25.599Z] #60 22.35 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 22.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-10T00:55:25.599Z] #60 22.58 Selecting previously unselected package libcap-dev:amd64. [2019-10-10T00:55:25.599Z] #60 22.58 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 22.60 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-10T00:55:25.599Z] #60 22.75 Selecting previously unselected package libnet1-dev. [2019-10-10T00:55:25.599Z] #60 22.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 22.76 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T00:55:25.599Z] #60 23.07 Selecting previously unselected package libnl-3-200:amd64. [2019-10-10T00:55:25.599Z] #60 23.07 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 23.08 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-10T00:55:25.599Z] #60 23.20 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-10T00:55:25.599Z] #60 23.22 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 23.25 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-10T00:55:25.599Z] #60 23.50 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-10T00:55:25.599Z] #60 23.50 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 23.53 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-10T00:55:25.599Z] #60 23.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-10T00:55:25.599Z] #60 23.62 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 23.65 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-10T00:55:25.599Z] #60 23.74 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-10T00:55:25.599Z] #60 23.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 23.77 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-10T00:55:25.599Z] #60 23.97 Selecting previously unselected package libprotobuf10:amd64. [2019-10-10T00:55:25.599Z] #60 23.97 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-10T00:55:25.599Z] #60 23.98 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-10T00:55:25.599Z] #60 ... [2019-10-10T00:55:25.599Z] [2019-10-10T00:55:25.599Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:55:25.599Z] #58 14.03 + cd /tmp/tmp.VkOs6X3SxW/src/github.com/docker/distribution [2019-10-10T00:55:25.599Z] #58 14.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T00:55:25.599Z] #58 16.34 + GOPATH=/tmp/tmp.VkOs6X3SxW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VkOs6X3SxW go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T00:55:25.860Z] #58 ... [2019-10-10T00:55:25.860Z] [2019-10-10T00:55:25.860Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:55:25.860Z] #53 19.51 + cd /tmp/tmp.tyIubDwiFi/src/github.com/docker/libnetwork [2019-10-10T00:55:25.860Z] #53 19.51 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:55:25.860Z] #53 19.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T00:55:25.905Z] #6 71.10 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T00:55:26.533Z] #6 71.41 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T00:55:27.166Z] #6 72.35 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T00:55:27.234Z] #53 ... [2019-10-10T00:55:27.234Z] [2019-10-10T00:55:27.234Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:55:27.234Z] #36 12.56 unicode/utf8 [2019-10-10T00:55:27.234Z] #36 12.91 math [2019-10-10T00:55:27.234Z] #36 16.73 unicode/utf16 [2019-10-10T00:55:27.234Z] #36 17.08 internal/nettrace [2019-10-10T00:55:27.234Z] #36 17.33 runtime/cgo [2019-10-10T00:55:27.234Z] #36 ... [2019-10-10T00:55:27.234Z] [2019-10-10T00:55:27.234Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:55:27.234Z] #60 24.50 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-10T00:55:27.234Z] #60 24.50 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-10T00:55:27.234Z] #60 24.51 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-10T00:55:27.234Z] #60 24.68 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-10T00:55:27.234Z] #60 24.68 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-10T00:55:27.234Z] #60 24.68 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-10T00:55:27.469Z] #6 72.45 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T00:55:27.492Z] #60 25.92 Selecting previously unselected package libprotoc10:amd64. [2019-10-10T00:55:27.492Z] #60 25.92 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-10T00:55:27.492Z] #60 25.95 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-10T00:55:27.758Z] #6 72.90 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T00:55:28.048Z] #6 72.97 go: finding github.com/kr/pty v1.1.1 [2019-10-10T00:55:28.057Z] #60 ... [2019-10-10T00:55:28.057Z] [2019-10-10T00:55:28.057Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:55:28.057Z] #33 13.45 internal/testlog [2019-10-10T00:55:28.057Z] #33 13.81 encoding [2019-10-10T00:55:28.057Z] #33 14.07 runtime/cgo [2019-10-10T00:55:28.057Z] #33 ... [2019-10-10T00:55:28.057Z] [2019-10-10T00:55:28.057Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:55:28.057Z] #27 21.85 + cd /tmp/tmp.eRTP0FTBVS/src/github.com/golangci/golangci-lint/ [2019-10-10T00:55:28.057Z] #27 21.85 + git checkout -q v1.17.1 [2019-10-10T00:55:28.057Z] #27 23.02 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T00:55:28.675Z] #6 73.72 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T00:55:29.700Z] #6 74.61 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T00:55:30.328Z] #6 75.43 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T00:55:30.328Z] #6 75.46 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T00:55:32.242Z] #27 ... [2019-10-10T00:55:32.242Z] [2019-10-10T00:55:32.242Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:55:32.242Z] #60 26.52 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T00:55:32.242Z] #60 26.52 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-10T00:55:32.242Z] #60 26.52 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T00:55:32.242Z] #60 26.68 Selecting previously unselected package protobuf-compiler. [2019-10-10T00:55:32.242Z] #60 26.68 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-10T00:55:32.242Z] #60 26.69 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T00:55:32.242Z] #60 26.86 Selecting previously unselected package python-pkg-resources. [2019-10-10T00:55:32.242Z] #60 26.86 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T00:55:32.242Z] #60 26.87 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T00:55:32.242Z] #60 27.09 Selecting previously unselected package python-protobuf. [2019-10-10T00:55:32.242Z] #60 27.10 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-10T00:55:32.242Z] #60 27.10 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T00:55:32.242Z] #60 27.43 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-10T00:55:32.242Z] #60 27.55 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-10T00:55:32.242Z] #60 27.57 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T00:55:32.511Z] #60 30.82 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T00:55:32.849Z] #60 31.00 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-10T00:55:32.849Z] #60 31.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:55:32.849Z] #60 31.05 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T00:55:34.307Z] #6 completed: 2019-10-10 00:55:30.915139639 +0000 UTC [2019-10-10T00:55:34.307Z] #6 duration: 33.116227764s [2019-10-10T00:55:34.307Z] [2019-10-10T00:55:34.307Z] [2019-10-10T00:55:34.307Z] #8 exporting to image [2019-10-10T00:55:34.307Z] #8 digest: sha256:18359b9689c7edbc4da63f6ecbec04654fe94e591eb3e0947b7eddd1fa40ed50 [2019-10-10T00:55:34.307Z] #8 name: "exporting to image" [2019-10-10T00:55:34.307Z] #8 started: 2019-10-10 00:55:30.916588975 +0000 UTC [2019-10-10T00:55:34.307Z] #8 exporting layers [2019-10-10T00:55:36.129Z] #60 ... [2019-10-10T00:55:36.129Z] [2019-10-10T00:55:36.129Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:55:36.129Z] #50 30.96 + cd /tmp/tmp.oP02pFotg4/src/github.com/containerd/containerd [2019-10-10T00:55:36.129Z] #50 30.96 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:55:36.129Z] #50 31.35 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T00:55:36.129Z] #50 31.35 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T00:55:36.129Z] #50 31.35 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T00:55:36.129Z] #50 31.35 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T00:55:36.129Z] #50 31.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T00:55:36.130Z] #50 31.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T00:55:36.130Z] #50 31.35 + '[' '' = dynamic ']' [2019-10-10T00:55:36.130Z] #50 31.35 + make [2019-10-10T00:55:36.160Z] #8 exporting layers 4.8s done [2019-10-10T00:55:36.160Z] #8 completed: 2019-10-10 00:55:35.741915866 +0000 UTC [2019-10-10T00:55:36.160Z] #8 duration: 4.825326891s [2019-10-10T00:55:36.160Z] #8 writing image sha256:973599059f85b7b1e5d373a3f11960783dc8d6d8b035a873818d23c2e39b8a76 done [2019-10-10T00:55:36.160Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T00:55:36.160Z] [2019-10-10T00:55:36.160Z] ad62e02e9a9d1015aba393d20b461233f712568f32d390dc256d6981eefb1ec5 [2019-10-10T00:55:36.160Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:d64266d25db688b267378c804512ac909bad8ec0 . [2019-10-10T00:55:36.562Z] #1 [internal] booting buildkit [2019-10-10T00:55:36.562Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T00:55:37.065Z] #50 32.36 + bin/ctr [2019-10-10T00:55:38.451Z] #50 ... [2019-10-10T00:55:38.451Z] [2019-10-10T00:55:38.451Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:55:38.451Z] #53 DONE 33.9s [2019-10-10T00:55:38.451Z] [2019-10-10T00:55:38.451Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:55:38.451Z] #60 36.05 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-10T00:55:38.451Z] #60 36.09 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-10T00:55:38.451Z] #60 36.15 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-10T00:55:38.451Z] #60 36.57 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-10T00:55:38.451Z] #60 36.63 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-10T00:55:38.451Z] #60 36.63 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T00:55:38.451Z] #60 36.65 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-10T00:55:38.451Z] #60 36.67 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T00:55:38.451Z] #60 36.68 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-10T00:55:38.451Z] #60 36.72 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-10T00:55:38.451Z] #60 36.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:55:38.597Z] #1 pulling image moby/buildkit:buildx-stable-1 2.3s done [2019-10-10T00:55:38.597Z] #1 creating container buildx_buildkit_default [2019-10-10T00:55:38.710Z] #60 DONE 37.0s [2019-10-10T00:55:38.710Z] [2019-10-10T00:55:38.710Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:55:39.381Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-10T00:55:39.381Z] #1 DONE 2.8s [2019-10-10T00:55:39.381Z] [2019-10-10T00:55:39.381Z] #3 [internal] load build definition from Dockerfile [2019-10-10T00:55:39.381Z] #3 transferring dockerfile: 13.40kB done [2019-10-10T00:55:39.381Z] #3 DONE 0.0s [2019-10-10T00:55:39.381Z] [2019-10-10T00:55:39.381Z] #2 [internal] load .dockerignore [2019-10-10T00:55:39.381Z] #2 transferring context: 87B done [2019-10-10T00:55:39.381Z] #2 DONE 0.0s [2019-10-10T00:55:39.381Z] [2019-10-10T00:55:39.381Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T00:55:40.156Z] #4 DONE 0.7s [2019-10-10T00:55:40.156Z] [2019-10-10T00:55:40.156Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T00:55:40.156Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T00:55:40.156Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T00:55:40.156Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-10T00:55:40.156Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.53MB / 8.87MB 0.1s [2019-10-10T00:55:40.156Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-10T00:55:40.536Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-10T00:55:40.536Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T00:55:40.536Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-10T00:55:40.536Z] #5 DONE 0.6s [2019-10-10T00:55:40.901Z] [2019-10-10T00:55:40.901Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T00:55:41.319Z] #6 DONE 0.3s [2019-10-10T00:55:41.319Z] [2019-10-10T00:55:41.319Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:55:41.320Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T00:55:41.811Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-10T00:55:41.811Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T00:55:41.811Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 0B / 126B 0.1s [2019-10-10T00:55:41.811Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-10T00:55:41.811Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s [2019-10-10T00:55:41.811Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s [2019-10-10T00:55:41.811Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-10T00:55:41.811Z] #7 ... [2019-10-10T00:55:41.811Z] [2019-10-10T00:55:41.811Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:55:41.811Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-10T00:55:41.811Z] #68 DONE 0.3s [2019-10-10T00:55:41.811Z] [2019-10-10T00:55:41.811Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:55:41.811Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.2s done [2019-10-10T00:55:41.811Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.1s done [2019-10-10T00:55:41.811Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 2.65MB / 10.32MB 0.2s [2019-10-10T00:55:41.811Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 3.64MB / 50.49MB 0.2s [2019-10-10T00:55:41.811Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.2s [2019-10-10T00:55:41.811Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 0B / 102.14MB 0.2s [2019-10-10T00:55:41.811Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 5.01MB / 45.24MB 0.4s [2019-10-10T00:55:41.811Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.72MB / 10.32MB 0.4s [2019-10-10T00:55:41.811Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 6.89MB / 50.49MB 0.4s [2019-10-10T00:55:41.811Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 3.16MB / 45.98MB 0.4s [2019-10-10T00:55:41.811Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.40MB / 45.24MB 0.5s [2019-10-10T00:55:41.811Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.5s [2019-10-10T00:55:41.811Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 6.86MB / 45.98MB 0.5s [2019-10-10T00:55:41.811Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 8.80MB / 102.14MB 0.5s [2019-10-10T00:55:42.272Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 12.96MB / 45.24MB 0.7s [2019-10-10T00:55:42.272Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.6s done [2019-10-10T00:55:42.272Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 10.81MB / 50.49MB 0.7s [2019-10-10T00:55:42.272Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 10.09MB / 45.98MB 0.7s [2019-10-10T00:55:42.272Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 17.38MB / 45.24MB 0.8s [2019-10-10T00:55:42.272Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 14.34MB / 50.49MB 0.8s [2019-10-10T00:55:42.272Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 14.33MB / 45.98MB 0.8s [2019-10-10T00:55:42.272Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 14.45MB / 102.14MB 0.8s [2019-10-10T00:55:42.272Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 19.65MB / 45.24MB 1.0s [2019-10-10T00:55:42.272Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 18.41MB / 50.49MB 1.0s [2019-10-10T00:55:42.272Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 18.17MB / 45.98MB 1.0s [2019-10-10T00:55:42.699Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 25.65MB / 45.24MB 1.1s [2019-10-10T00:55:42.699Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 21.43MB / 50.49MB 1.1s [2019-10-10T00:55:42.699Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 24.49MB / 45.98MB 1.1s [2019-10-10T00:55:42.699Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 20.57MB / 102.14MB 1.1s [2019-10-10T00:55:42.699Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 28.99MB / 45.24MB 1.3s [2019-10-10T00:55:42.699Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 24.24MB / 50.49MB 1.3s [2019-10-10T00:55:42.699Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 26.95MB / 45.98MB 1.3s [2019-10-10T00:55:42.897Z] #61 3.956 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T00:55:42.897Z] #61 3.956 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T00:55:43.141Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 31.72MB / 45.24MB 1.4s [2019-10-10T00:55:43.141Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 34.97MB / 45.24MB 1.6s [2019-10-10T00:55:43.141Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 29.04MB / 50.49MB 1.6s [2019-10-10T00:55:43.141Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 31.21MB / 45.98MB 1.6s [2019-10-10T00:55:43.141Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 28.15MB / 102.14MB 1.6s [2019-10-10T00:55:43.141Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 39.15MB / 45.24MB 1.9s [2019-10-10T00:55:43.141Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 34.67MB / 50.49MB 1.9s [2019-10-10T00:55:43.141Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 36.25MB / 45.98MB 1.9s [2019-10-10T00:55:43.141Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 35.23MB / 102.14MB 1.9s [2019-10-10T00:55:43.560Z] #7 ... [2019-10-10T00:55:43.560Z] [2019-10-10T00:55:43.560Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:55:43.560Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T00:55:43.560Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-10T00:55:43.560Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T00:55:43.560Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-10-10T00:55:43.560Z] #68 DONE 1.6s [2019-10-10T00:55:43.560Z] [2019-10-10T00:55:43.560Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:55:43.560Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 42.61MB / 45.24MB 2.0s [2019-10-10T00:55:43.560Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 38.04MB / 50.49MB 2.0s [2019-10-10T00:55:43.560Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 40.18MB / 45.98MB 2.0s [2019-10-10T00:55:43.560Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.2s [2019-10-10T00:55:43.560Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 43.41MB / 50.49MB 2.2s [2019-10-10T00:55:43.560Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 45.30MB / 102.14MB 2.2s [2019-10-10T00:55:43.992Z] #7 ... [2019-10-10T00:55:43.992Z] [2019-10-10T00:55:43.992Z] #22 [internal] load build context [2019-10-10T00:55:43.992Z] #22 transferring context: 45.60MB 2.3s done [2019-10-10T00:55:43.992Z] #22 DONE 2.4s [2019-10-10T00:55:43.992Z] [2019-10-10T00:55:43.992Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:55:43.992Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.2s done [2019-10-10T00:55:43.992Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 47.83MB / 50.49MB 2.3s [2019-10-10T00:55:43.992Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.43MB / 45.98MB 2.3s [2019-10-10T00:55:43.992Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 51.90MB / 102.14MB 2.3s [2019-10-10T00:55:43.992Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.5s [2019-10-10T00:55:43.992Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s done [2019-10-10T00:55:43.992Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 64.49MB / 102.14MB 2.5s [2019-10-10T00:55:43.992Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.5s done [2019-10-10T00:55:43.992Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 78.02MB / 102.14MB 2.6s [2019-10-10T00:55:44.270Z] #61 5.274 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T00:55:44.270Z] #61 5.319 GEN .gitid [2019-10-10T00:55:44.270Z] #61 5.326 GEN criu/include/version.h [2019-10-10T00:55:44.270Z] #61 5.357 GEN include/common/asm [2019-10-10T00:55:44.394Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 85.29MB / 102.14MB 2.8s [2019-10-10T00:55:44.394Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 100.30MB / 102.14MB 3.1s [2019-10-10T00:55:44.811Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.3s done [2019-10-10T00:55:44.811Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T00:55:45.204Z] #61 6.625 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T00:55:45.461Z] #61 6.683 PBCC images/opts.pb-c.c [2019-10-10T00:55:45.461Z] #61 6.754 PBCC images/sit.pb-c.c [2019-10-10T00:55:45.461Z] #61 6.818 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T00:55:45.461Z] #61 6.885 DEP images/opts.pb-c.d [2019-10-10T00:55:45.719Z] #61 6.926 DEP images/sit.pb-c.d [2019-10-10T00:55:45.719Z] #61 6.973 PBCC images/macvlan.pb-c.c [2019-10-10T00:55:45.719Z] #61 7.007 DEP images/macvlan.pb-c.d [2019-10-10T00:55:45.719Z] #61 7.075 PBCC images/autofs.pb-c.c [2019-10-10T00:55:45.719Z] #61 7.129 DEP images/autofs.pb-c.d [2019-10-10T00:55:45.978Z] #61 7.191 PBCC images/sysctl.pb-c.c [2019-10-10T00:55:45.978Z] #61 7.197 DEP images/sysctl.pb-c.d [2019-10-10T00:55:45.978Z] #61 7.234 PBCC images/time.pb-c.c [2019-10-10T00:55:45.978Z] #61 7.261 DEP images/time.pb-c.d [2019-10-10T00:55:45.978Z] #61 7.312 PBCC images/binfmt-misc.pb-c.c [2019-10-10T00:55:45.978Z] #61 7.321 DEP images/binfmt-misc.pb-c.d [2019-10-10T00:55:45.978Z] #61 7.381 PBCC images/seccomp.pb-c.c [2019-10-10T00:55:46.236Z] #61 7.410 DEP images/seccomp.pb-c.d [2019-10-10T00:55:46.236Z] #61 7.458 PBCC images/userns.pb-c.c [2019-10-10T00:55:46.236Z] #61 7.466 DEP images/userns.pb-c.d [2019-10-10T00:55:46.236Z] #61 7.529 PBCC images/cgroup.pb-c.c [2019-10-10T00:55:46.236Z] #61 7.558 DEP images/cgroup.pb-c.d [2019-10-10T00:55:46.236Z] #61 7.594 PBCC images/fown.pb-c.c [2019-10-10T00:55:46.236Z] #61 7.636 PBCC images/ext-file.pb-c.c [2019-10-10T00:55:46.493Z] #61 7.645 DEP images/fown.pb-c.d [2019-10-10T00:55:46.493Z] #61 7.706 DEP images/ext-file.pb-c.d [2019-10-10T00:55:46.493Z] #61 7.750 PBCC images/rpc.pb-c.c [2019-10-10T00:55:46.493Z] #61 7.797 DEP images/rpc.pb-c.d [2019-10-10T00:55:46.493Z] #61 7.845 PBCC images/siginfo.pb-c.c [2019-10-10T00:55:46.493Z] #61 7.855 DEP images/siginfo.pb-c.d [2019-10-10T00:55:46.751Z] #61 7.886 PBCC images/pagemap.pb-c.c [2019-10-10T00:55:46.751Z] #61 7.967 DEP images/pagemap.pb-c.d [2019-10-10T00:55:46.751Z] #61 ... [2019-10-10T00:55:46.751Z] [2019-10-10T00:55:46.751Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:55:46.751Z] #33 32.18 sync [2019-10-10T00:55:46.751Z] #33 32.19 internal/reflectlite [2019-10-10T00:55:46.751Z] #33 34.52 errors [2019-10-10T00:55:46.751Z] #33 34.52 sort [2019-10-10T00:55:46.751Z] #33 34.81 strconv [2019-10-10T00:55:46.751Z] #33 36.20 io [2019-10-10T00:55:46.751Z] #33 37.02 syscall [2019-10-10T00:55:46.751Z] #33 37.35 reflect [2019-10-10T00:55:46.751Z] #33 ... [2019-10-10T00:55:46.751Z] [2019-10-10T00:55:46.751Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:55:46.751Z] #61 8.008 PBCC images/rlimit.pb-c.c [2019-10-10T00:55:46.751Z] #61 8.057 DEP images/rlimit.pb-c.d [2019-10-10T00:55:46.751Z] #61 8.102 PBCC images/file-lock.pb-c.c [2019-10-10T00:55:47.009Z] #61 8.118 DEP images/file-lock.pb-c.d [2019-10-10T00:55:47.009Z] #61 8.185 PBCC images/tty.pb-c.c [2019-10-10T00:55:47.010Z] #61 8.214 DEP images/tty.pb-c.d [2019-10-10T00:55:47.010Z] #61 8.258 PBCC images/tun.pb-c.c [2019-10-10T00:55:47.010Z] #61 8.297 PBCC images/netdev.pb-c.c [2019-10-10T00:55:47.010Z] #61 8.327 DEP images/tun.pb-c.d [2019-10-10T00:55:47.010Z] #61 8.401 DEP images/netdev.pb-c.d [2019-10-10T00:55:47.010Z] #61 8.429 PBCC images/vma.pb-c.c [2019-10-10T00:55:47.267Z] #61 8.471 DEP images/vma.pb-c.d [2019-10-10T00:55:47.267Z] #61 8.514 PBCC images/creds.pb-c.c [2019-10-10T00:55:47.267Z] #61 8.537 DEP images/creds.pb-c.d [2019-10-10T00:55:47.267Z] #61 ... [2019-10-10T00:55:47.267Z] [2019-10-10T00:55:47.267Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:55:47.267Z] #30 32.78 + cd /tmp/tmp.xzCeW8HO5e/src/gotest.tools/gotestsum [2019-10-10T00:55:47.267Z] #30 32.78 + git checkout -q v0.3.5 [2019-10-10T00:55:47.267Z] #30 32.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T00:55:47.267Z] #30 ... [2019-10-10T00:55:47.267Z] [2019-10-10T00:55:47.267Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:55:47.267Z] #61 8.589 PBCC images/utsns.pb-c.c [2019-10-10T00:55:47.267Z] #61 8.626 DEP images/utsns.pb-c.d [2019-10-10T00:55:47.267Z] #61 8.664 PBCC images/ipc-desc.pb-c.c [2019-10-10T00:55:47.525Z] #61 8.690 PBCC images/ipc-sem.pb-c.c [2019-10-10T00:55:47.525Z] #61 8.753 DEP images/ipc-desc.pb-c.d [2019-10-10T00:55:47.525Z] #61 8.815 DEP images/ipc-sem.pb-c.d [2019-10-10T00:55:47.525Z] #61 8.869 PBCC images/ipc-msg.pb-c.c [2019-10-10T00:55:47.525Z] #61 8.878 DEP images/ipc-msg.pb-c.d [2019-10-10T00:55:47.525Z] #61 8.925 PBCC images/ipc-shm.pb-c.c [2019-10-10T00:55:47.525Z] #61 ... [2019-10-10T00:55:47.525Z] [2019-10-10T00:55:47.525Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:55:47.525Z] #36 33.19 sync [2019-10-10T00:55:47.525Z] #36 33.20 internal/reflectlite [2019-10-10T00:55:47.525Z] #36 34.62 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T00:55:47.525Z] #36 35.13 math/rand [2019-10-10T00:55:47.525Z] #36 36.27 io [2019-10-10T00:55:47.525Z] #36 36.28 strconv [2019-10-10T00:55:47.525Z] #36 37.29 bytes [2019-10-10T00:55:47.525Z] #36 38.74 reflect [2019-10-10T00:55:47.525Z] #36 39.12 bufio [2019-10-10T00:55:47.525Z] #36 40.47 syscall [2019-10-10T00:55:47.783Z] #36 ... [2019-10-10T00:55:47.783Z] [2019-10-10T00:55:47.783Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:55:47.783Z] #61 8.968 DEP images/ipc-shm.pb-c.d [2019-10-10T00:55:47.783Z] #61 9.038 PBCC images/ipc-var.pb-c.c [2019-10-10T00:55:47.783Z] #61 9.066 DEP images/ipc-var.pb-c.d [2019-10-10T00:55:47.783Z] #61 9.125 PBCC images/sk-opts.pb-c.c [2019-10-10T00:55:47.783Z] #61 9.170 PBCC images/packet-sock.pb-c.c [2019-10-10T00:55:48.041Z] #61 9.214 DEP images/sk-opts.pb-c.d [2019-10-10T00:55:48.041Z] #61 9.272 DEP images/packet-sock.pb-c.d [2019-10-10T00:55:48.041Z] #61 9.338 PBCC images/sk-netlink.pb-c.c [2019-10-10T00:55:48.041Z] #61 9.413 DEP images/sk-netlink.pb-c.d [2019-10-10T00:55:48.299Z] #61 9.472 PBCC images/sk-inet.pb-c.c [2019-10-10T00:55:48.299Z] #61 9.550 DEP images/sk-inet.pb-c.d [2019-10-10T00:55:48.299Z] #61 9.617 PBCC images/sk-unix.pb-c.c [2019-10-10T00:55:48.299Z] #61 9.653 DEP images/sk-unix.pb-c.d [2019-10-10T00:55:48.556Z] #61 9.709 PBCC images/mm.pb-c.c [2019-10-10T00:55:48.556Z] #61 9.773 DEP images/mm.pb-c.d [2019-10-10T00:55:48.556Z] #61 9.814 PBCC images/timerfd.pb-c.c [2019-10-10T00:55:48.556Z] #61 9.846 DEP images/timerfd.pb-c.d [2019-10-10T00:55:48.556Z] #61 9.907 PBCC images/timer.pb-c.c [2019-10-10T00:55:48.815Z] #61 9.932 DEP images/timer.pb-c.d [2019-10-10T00:55:48.815Z] #61 9.985 PBCC images/sa.pb-c.c [2019-10-10T00:55:48.815Z] #61 10.03 DEP images/sa.pb-c.d [2019-10-10T00:55:48.815Z] #61 10.08 PBCC images/pipe-data.pb-c.c [2019-10-10T00:55:48.815Z] #61 10.08 DEP images/pipe-data.pb-c.d [2019-10-10T00:55:48.815Z] #61 10.14 PBCC images/mnt.pb-c.c [2019-10-10T00:55:49.073Z] #61 10.18 DEP images/mnt.pb-c.d [2019-10-10T00:55:49.073Z] #61 10.23 PBCC images/sk-packet.pb-c.c [2019-10-10T00:55:49.073Z] #61 10.25 DEP images/sk-packet.pb-c.d [2019-10-10T00:55:49.073Z] #61 10.27 PBCC images/tcp-stream.pb-c.c [2019-10-10T00:55:49.073Z] #61 10.33 DEP images/tcp-stream.pb-c.d [2019-10-10T00:55:49.335Z] #61 10.41 PBCC images/pipe.pb-c.c [2019-10-10T00:55:49.335Z] #61 10.45 DEP images/pipe.pb-c.d [2019-10-10T00:55:49.335Z] #61 10.49 PBCC images/pstree.pb-c.c [2019-10-10T00:55:49.335Z] #61 10.51 DEP images/pstree.pb-c.d [2019-10-10T00:55:49.335Z] #61 10.58 PBCC images/fs.pb-c.c [2019-10-10T00:55:49.335Z] #61 10.60 DEP images/fs.pb-c.d [2019-10-10T00:55:49.335Z] #61 10.63 PBCC images/signalfd.pb-c.c [2019-10-10T00:55:49.335Z] #61 10.68 DEP images/signalfd.pb-c.d [2019-10-10T00:55:49.335Z] #61 10.72 PBCC images/fh.pb-c.c [2019-10-10T00:55:49.335Z] #61 10.76 PBCC images/fsnotify.pb-c.c [2019-10-10T00:55:49.594Z] #61 10.82 DEP images/fh.pb-c.d [2019-10-10T00:55:49.594Z] #61 10.86 DEP images/fsnotify.pb-c.d [2019-10-10T00:55:49.594Z] #61 10.92 PBCC images/eventpoll.pb-c.c [2019-10-10T00:55:49.594Z] #61 10.97 DEP images/eventpoll.pb-c.d [2019-10-10T00:55:49.594Z] #61 11.02 PBCC images/eventfd.pb-c.c [2019-10-10T00:55:49.852Z] #61 11.06 DEP images/eventfd.pb-c.d [2019-10-10T00:55:49.852Z] #61 11.11 PBCC images/remap-file-path.pb-c.c [2019-10-10T00:55:49.852Z] #61 11.11 DEP images/remap-file-path.pb-c.d [2019-10-10T00:55:49.852Z] #61 11.15 PBCC images/fifo.pb-c.c [2019-10-10T00:55:49.852Z] #61 11.18 DEP images/fifo.pb-c.d [2019-10-10T00:55:49.852Z] #61 11.22 PBCC images/ghost-file.pb-c.c [2019-10-10T00:55:49.852Z] #61 11.25 DEP images/ghost-file.pb-c.d [2019-10-10T00:55:50.110Z] #61 11.33 PBCC images/regfile.pb-c.c [2019-10-10T00:55:50.110Z] #61 11.39 DEP images/regfile.pb-c.d [2019-10-10T00:55:50.110Z] #61 11.45 PBCC images/ns.pb-c.c [2019-10-10T00:55:50.110Z] #61 11.47 DEP images/ns.pb-c.d [2019-10-10T00:55:50.110Z] #61 11.52 PBCC images/fdinfo.pb-c.c [2019-10-10T00:55:50.368Z] #61 11.61 DEP images/fdinfo.pb-c.d [2019-10-10T00:55:50.368Z] #61 11.71 PBCC images/core-aarch64.pb-c.c [2019-10-10T00:55:50.368Z] #61 11.77 PBCC images/core-arm.pb-c.c [2019-10-10T00:55:50.368Z] #61 11.79 PBCC images/core-ppc64.pb-c.c [2019-10-10T00:55:50.626Z] #61 11.85 PBCC images/core-s390.pb-c.c [2019-10-10T00:55:50.626Z] #61 11.88 PBCC images/core-x86.pb-c.c [2019-10-10T00:55:50.626Z] #61 11.93 PBCC images/core.pb-c.c [2019-10-10T00:55:50.626Z] #61 12.01 PBCC images/inventory.pb-c.c [2019-10-10T00:55:50.626Z] #61 12.05 DEP images/core-aarch64.pb-c.d [2019-10-10T00:55:50.884Z] #61 12.11 DEP images/core-arm.pb-c.d [2019-10-10T00:55:50.884Z] #61 12.15 DEP images/core-ppc64.pb-c.d [2019-10-10T00:55:50.884Z] #61 12.23 DEP images/core-s390.pb-c.d [2019-10-10T00:55:50.884Z] #61 12.28 DEP images/core-x86.pb-c.d [2019-10-10T00:55:51.142Z] #61 12.32 DEP images/core.pb-c.d [2019-10-10T00:55:51.142Z] #61 12.37 DEP images/inventory.pb-c.d [2019-10-10T00:55:51.142Z] #61 12.40 PBCC images/cpuinfo.pb-c.c [2019-10-10T00:55:51.142Z] #61 12.43 DEP images/cpuinfo.pb-c.d [2019-10-10T00:55:51.142Z] #61 12.49 PBCC images/stats.pb-c.c [2019-10-10T00:55:51.400Z] #61 12.50 DEP images/stats.pb-c.d [2019-10-10T00:55:52.786Z] #61 13.90 make[1]: Nothing to be done for 'all'. [2019-10-10T00:55:54.160Z] #61 15.19 CC images/stats.o [2019-10-10T00:55:54.160Z] #61 15.48 CC images/core.o [2019-10-10T00:55:54.726Z] #61 16.15 CC images/core-x86.o [2019-10-10T00:55:55.660Z] #61 16.73 CC images/core-arm.o [2019-10-10T00:55:55.918Z] #61 17.06 CC images/core-aarch64.o [2019-10-10T00:55:56.388Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 11.0s done [2019-10-10T00:55:56.388Z] #7 DONE 14.5s [2019-10-10T00:55:56.388Z] [2019-10-10T00:55:56.388Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T00:55:56.388Z] #8 DONE 0.3s [2019-10-10T00:55:56.388Z] [2019-10-10T00:55:56.388Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T00:55:56.388Z] #9 DONE 0.3s [2019-10-10T00:55:56.388Z] [2019-10-10T00:55:56.388Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:55:56.388Z] #26 DONE 0.1s [2019-10-10T00:55:56.388Z] [2019-10-10T00:55:56.388Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:55:56.388Z] #19 ... [2019-10-10T00:55:56.388Z] [2019-10-10T00:55:56.388Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T00:55:56.388Z] #53 DONE 0.1s [2019-10-10T00:55:56.388Z] [2019-10-10T00:55:56.388Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T00:55:56.388Z] #27 DONE 0.1s [2019-10-10T00:55:56.388Z] [2019-10-10T00:55:56.388Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T00:55:56.388Z] #64 DONE 0.1s [2019-10-10T00:55:56.484Z] #61 17.49 CC images/core-ppc64.o [2019-10-10T00:55:56.742Z] #61 18.00 CC images/core-s390.o [2019-10-10T00:55:56.769Z] [2019-10-10T00:55:56.769Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T00:55:56.769Z] #56 DONE 0.1s [2019-10-10T00:55:56.769Z] [2019-10-10T00:55:56.769Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T00:55:56.769Z] #36 DONE 0.1s [2019-10-10T00:55:56.769Z] [2019-10-10T00:55:56.769Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T00:55:56.769Z] #33 DONE 0.1s [2019-10-10T00:55:56.769Z] [2019-10-10T00:55:56.769Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T00:55:56.769Z] #30 DONE 0.1s [2019-10-10T00:55:56.769Z] [2019-10-10T00:55:56.769Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:55:57.000Z] #61 ... [2019-10-10T00:55:57.000Z] [2019-10-10T00:55:57.000Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:55:57.000Z] #33 42.47 time [2019-10-10T00:55:57.000Z] #33 46.70 internal/fmtsort [2019-10-10T00:55:57.000Z] #33 47.07 internal/syscall/unix [2019-10-10T00:55:57.000Z] #33 47.28 strings [2019-10-10T00:55:57.000Z] #33 47.51 os [2019-10-10T00:55:57.000Z] #33 49.93 path [2019-10-10T00:55:57.000Z] #33 50.26 text/tabwriter [2019-10-10T00:55:57.000Z] #33 50.62 fmt [2019-10-10T00:55:57.000Z] #33 50.83 path/filepath [2019-10-10T00:55:57.000Z] #33 51.71 io/ioutil [2019-10-10T00:55:57.172Z] #31 0.518 + RM_GOPATH=0 [2019-10-10T00:55:57.172Z] #31 0.519 + TMP_GOPATH= [2019-10-10T00:55:57.172Z] #31 0.519 + : /build [2019-10-10T00:55:57.172Z] #31 0.519 + '[' -z '' ']' [2019-10-10T00:55:57.172Z] #31 0.521 ++ mktemp -d [2019-10-10T00:55:57.172Z] #31 0.531 + export GOPATH=/tmp/tmp.8oL2mJr5y1 [2019-10-10T00:55:57.172Z] #31 0.532 + GOPATH=/tmp/tmp.8oL2mJr5y1 [2019-10-10T00:55:57.172Z] #31 0.532 + RM_GOPATH=1 [2019-10-10T00:55:57.172Z] #31 0.535 ++ dirname ./install.sh [2019-10-10T00:55:57.172Z] #31 0.541 + dir=. [2019-10-10T00:55:57.172Z] #31 0.541 + bin=gotestsum [2019-10-10T00:55:57.172Z] #31 0.542 + shift [2019-10-10T00:55:57.172Z] #31 0.542 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T00:55:57.172Z] #31 0.542 + . ./gotestsum.installer [2019-10-10T00:55:57.172Z] #31 0.543 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-10T00:55:57.172Z] #31 0.544 + install_gotestsum [2019-10-10T00:55:57.172Z] #31 0.544 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T00:55:57.172Z] #31 0.544 Installing gotestsum version v0.3.5 [2019-10-10T00:55:57.172Z] #31 0.544 + go get -d gotest.tools/gotestsum [2019-10-10T00:55:57.258Z] #33 ... [2019-10-10T00:55:57.258Z] [2019-10-10T00:55:57.258Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:55:57.258Z] #61 18.63 CC images/cpuinfo.o [2019-10-10T00:55:57.825Z] #61 19.04 CC images/inventory.o [2019-10-10T00:55:58.087Z] #61 19.33 CC images/fdinfo.o [2019-10-10T00:55:58.347Z] #61 19.61 CC images/fown.o [2019-10-10T00:55:58.347Z] #61 19.76 CC images/ns.o [2019-10-10T00:55:58.912Z] #61 19.94 CC images/regfile.o [2019-10-10T00:55:58.912Z] #61 20.18 CC images/ghost-file.o [2019-10-10T00:55:59.170Z] #61 20.47 CC images/fifo.o [2019-10-10T00:55:59.428Z] #61 20.62 CC images/remap-file-path.o [2019-10-10T00:55:59.686Z] #61 20.88 CC images/eventfd.o [2019-10-10T00:55:59.944Z] #61 21.11 CC images/eventpoll.o [2019-10-10T00:56:00.202Z] #61 21.38 CC images/fh.o [2019-10-10T00:56:00.202Z] #61 21.61 CC images/fsnotify.o [2019-10-10T00:56:00.768Z] #61 ... [2019-10-10T00:56:00.768Z] [2019-10-10T00:56:00.768Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:00.768Z] #36 46.36 internal/poll [2019-10-10T00:56:00.768Z] #36 48.00 os [2019-10-10T00:56:00.768Z] #36 48.81 strings [2019-10-10T00:56:00.768Z] #36 50.66 regexp/syntax [2019-10-10T00:56:00.768Z] #36 51.07 fmt [2019-10-10T00:56:00.768Z] #36 54.29 regexp [2019-10-10T00:56:00.768Z] #36 55.11 go/token [2019-10-10T00:56:00.768Z] #36 56.00 go/scanner [2019-10-10T00:56:01.028Z] #36 ... [2019-10-10T00:56:01.028Z] [2019-10-10T00:56:01.028Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:01.028Z] #33 53.37 github.com/BurntSushi/toml [2019-10-10T00:56:01.028Z] #33 53.37 flag [2019-10-10T00:56:01.028Z] #33 54.69 log [2019-10-10T00:56:01.286Z] #33 56.89 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T00:56:03.015Z] #31 ... [2019-10-10T00:56:03.015Z] [2019-10-10T00:56:03.015Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:03.015Z] #34 0.520 + RM_GOPATH=0 [2019-10-10T00:56:03.015Z] #34 0.520 + TMP_GOPATH= [2019-10-10T00:56:03.015Z] #34 0.521 + : /build [2019-10-10T00:56:03.015Z] #34 0.521 + '[' -z '' ']' [2019-10-10T00:56:03.015Z] #34 0.522 ++ mktemp -d [2019-10-10T00:56:03.015Z] #34 0.524 + export GOPATH=/tmp/tmp.hCN3CfxT3D [2019-10-10T00:56:03.015Z] #34 0.524 + GOPATH=/tmp/tmp.hCN3CfxT3D [2019-10-10T00:56:03.015Z] #34 0.525 + RM_GOPATH=1 [2019-10-10T00:56:03.015Z] #34 0.526 ++ dirname ./install.sh [2019-10-10T00:56:03.015Z] #34 0.530 + dir=. [2019-10-10T00:56:03.015Z] #34 0.530 + bin=tomlv [2019-10-10T00:56:03.015Z] #34 0.530 + shift [2019-10-10T00:56:03.015Z] #34 0.533 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T00:56:03.015Z] #34 0.533 + . ./tomlv.installer [2019-10-10T00:56:03.015Z] #34 0.534 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:56:03.015Z] #34 0.534 + install_tomlv [2019-10-10T00:56:03.015Z] #34 0.534 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:56:03.015Z] #34 0.534 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T00:56:03.015Z] #34 0.537 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hCN3CfxT3D/src/github.com/BurntSushi/toml [2019-10-10T00:56:03.015Z] #34 0.541 Cloning into '/tmp/tmp.hCN3CfxT3D/src/github.com/BurntSushi/toml'... [2019-10-10T00:56:03.015Z] #34 1.568 + cd /tmp/tmp.hCN3CfxT3D/src/github.com/BurntSushi/toml [2019-10-10T00:56:03.015Z] #34 1.568 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:56:03.015Z] #34 1.626 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T00:56:03.015Z] #34 2.296 internal/cpu [2019-10-10T00:56:03.015Z] #34 2.296 runtime/internal/atomic [2019-10-10T00:56:03.015Z] #34 2.519 runtime/internal/sys [2019-10-10T00:56:03.015Z] #34 2.880 runtime/internal/math [2019-10-10T00:56:03.015Z] #34 3.116 math/bits [2019-10-10T00:56:03.015Z] #34 3.163 internal/bytealg [2019-10-10T00:56:03.015Z] #34 3.579 runtime [2019-10-10T00:56:03.015Z] #34 4.107 math [2019-10-10T00:56:03.814Z] #33 ... [2019-10-10T00:56:03.814Z] [2019-10-10T00:56:03.814Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:03.814Z] #61 22.27 CC images/signalfd.o [2019-10-10T00:56:03.814Z] #61 22.55 CC images/fs.o [2019-10-10T00:56:03.814Z] #61 22.74 CC images/pstree.o [2019-10-10T00:56:03.814Z] #61 22.97 CC images/pipe.o [2019-10-10T00:56:03.814Z] #61 23.32 CC images/tcp-stream.o [2019-10-10T00:56:03.814Z] #61 23.51 CC images/sk-packet.o [2019-10-10T00:56:03.814Z] #61 23.78 CC images/mnt.o [2019-10-10T00:56:03.814Z] #61 23.95 CC images/pipe-data.o [2019-10-10T00:56:03.814Z] #61 24.13 CC images/sa.o [2019-10-10T00:56:03.814Z] #61 24.40 CC images/timer.o [2019-10-10T00:56:03.814Z] #61 24.73 CC images/timerfd.o [2019-10-10T00:56:03.814Z] #61 24.90 CC images/mm.o [2019-10-10T00:56:04.074Z] #61 25.18 CC images/sk-opts.o [2019-10-10T00:56:04.331Z] #61 25.48 CC images/sk-unix.o [2019-10-10T00:56:04.331Z] #61 25.70 CC images/sk-inet.o [2019-10-10T00:56:04.897Z] #61 26.17 CC images/tun.o [2019-10-10T00:56:05.155Z] #61 ... [2019-10-10T00:56:05.155Z] [2019-10-10T00:56:05.155Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:05.155Z] #33 DONE 60.7s [2019-10-10T00:56:05.431Z] [2019-10-10T00:56:05.431Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:05.431Z] #61 26.51 CC images/sk-netlink.o [2019-10-10T00:56:05.691Z] #61 26.86 CC images/packet-sock.o [2019-10-10T00:56:06.256Z] #61 27.42 CC images/ipc-var.o [2019-10-10T00:56:06.570Z] #61 27.73 CC images/ipc-desc.o [2019-10-10T00:56:06.830Z] #61 27.89 CC images/ipc-shm.o [2019-10-10T00:56:06.831Z] #61 28.09 CC images/ipc-msg.o [2019-10-10T00:56:06.980Z] #34 ... [2019-10-10T00:56:06.980Z] [2019-10-10T00:56:06.980Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:56:06.980Z] #21 0.504 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:56:06.980Z] #21 0.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:56:06.980Z] #21 0.643 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:56:06.980Z] #21 0.691 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:56:06.980Z] #21 0.764 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:56:06.980Z] #21 1.348 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T00:56:06.980Z] #21 3.511 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T00:56:06.980Z] #21 4.445 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T00:56:06.980Z] #21 ... [2019-10-10T00:56:06.980Z] [2019-10-10T00:56:06.980Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T00:56:06.980Z] #65 0.345 + RM_GOPATH=0 [2019-10-10T00:56:06.980Z] #65 0.345 + TMP_GOPATH= [2019-10-10T00:56:06.980Z] #65 0.345 + : /build/ [2019-10-10T00:56:06.980Z] #65 0.346 + '[' -z '' ']' [2019-10-10T00:56:06.980Z] #65 0.346 ++ mktemp -d [2019-10-10T00:56:06.980Z] #65 0.347 + export GOPATH=/tmp/tmp.Hm0ecYH0a7 [2019-10-10T00:56:06.980Z] #65 0.347 + GOPATH=/tmp/tmp.Hm0ecYH0a7 [2019-10-10T00:56:06.980Z] #65 0.347 + RM_GOPATH=1 [2019-10-10T00:56:06.980Z] #65 0.347 ++ dirname ./install.sh [2019-10-10T00:56:06.980Z] #65 0.348 + dir=. [2019-10-10T00:56:06.980Z] #65 0.348 + bin=rootlesskit [2019-10-10T00:56:06.980Z] #65 0.348 + shift [2019-10-10T00:56:06.980Z] #65 0.348 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T00:56:06.980Z] #65 0.349 + . ./rootlesskit.installer [2019-10-10T00:56:06.980Z] #65 0.349 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:56:06.980Z] #65 0.349 + install_rootlesskit [2019-10-10T00:56:06.980Z] #65 0.349 + case "$1" in [2019-10-10T00:56:06.980Z] #65 0.349 + export CGO_ENABLED=0 [2019-10-10T00:56:06.980Z] #65 0.349 + CGO_ENABLED=0 [2019-10-10T00:56:06.980Z] #65 0.349 + _install_rootlesskit [2019-10-10T00:56:06.980Z] #65 0.349 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T00:56:06.980Z] #65 0.350 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:56:06.980Z] #65 0.350 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Hm0ecYH0a7/src/github.com/rootless-containers/rootlesskit [2019-10-10T00:56:06.980Z] #65 0.351 Cloning into '/tmp/tmp.Hm0ecYH0a7/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T00:56:06.980Z] #65 4.421 + cd /tmp/tmp.Hm0ecYH0a7/src/github.com/rootless-containers/rootlesskit [2019-10-10T00:56:06.980Z] #65 4.421 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:56:06.980Z] #65 4.828 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T00:56:06.980Z] #65 4.828 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T00:56:06.980Z] #65 ... [2019-10-10T00:56:06.980Z] [2019-10-10T00:56:06.980Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:56:06.980Z] #39 0.569 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:56:06.980Z] #39 0.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:56:06.980Z] #39 0.630 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:56:06.980Z] #39 0.663 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:56:06.980Z] #39 0.680 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:56:06.980Z] #39 1.423 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T00:56:06.980Z] #39 3.511 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T00:56:06.980Z] #39 4.360 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T00:56:06.980Z] #39 ... [2019-10-10T00:56:06.980Z] [2019-10-10T00:56:06.980Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:56:06.980Z] #57 0.528 + RM_GOPATH=0 [2019-10-10T00:56:06.980Z] #57 0.529 + TMP_GOPATH= [2019-10-10T00:56:06.980Z] #57 0.529 + : /build [2019-10-10T00:56:06.980Z] #57 0.529 + '[' -z '' ']' [2019-10-10T00:56:06.980Z] #57 0.530 ++ mktemp -d [2019-10-10T00:56:06.980Z] #57 0.533 + export GOPATH=/tmp/tmp.9BVuJfTgN6 [2019-10-10T00:56:06.980Z] #57 0.533 + GOPATH=/tmp/tmp.9BVuJfTgN6 [2019-10-10T00:56:06.980Z] #57 0.533 + RM_GOPATH=1 [2019-10-10T00:56:06.980Z] #57 0.535 ++ dirname ./install.sh [2019-10-10T00:56:06.980Z] #57 0.538 + dir=. [2019-10-10T00:56:06.980Z] #57 0.539 + bin=dockercli [2019-10-10T00:56:06.980Z] #57 0.539 + shift [2019-10-10T00:56:06.980Z] #57 0.542 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T00:56:06.980Z] #57 0.542 + . ./dockercli.installer [2019-10-10T00:56:06.980Z] #57 0.542 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T00:56:06.980Z] #57 0.542 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T00:56:06.980Z] #57 0.543 + install_dockercli [2019-10-10T00:56:06.980Z] #57 0.544 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T00:56:06.980Z] #57 0.544 Install docker/cli version 17.06.2-ce from stable [2019-10-10T00:56:06.980Z] #57 0.545 ++ uname -m [2019-10-10T00:56:06.980Z] #57 0.547 + arch=s390x [2019-10-10T00:56:06.980Z] #57 0.547 + '[' s390x '!=' x86_64 ']' [2019-10-10T00:56:06.980Z] #57 0.547 + '[' s390x '!=' s390x ']' [2019-10-10T00:56:06.980Z] #57 0.547 + url=https://download.docker.com/linux/static [2019-10-10T00:56:06.980Z] #57 0.550 + tar -xz docker/docker [2019-10-10T00:56:06.980Z] #57 0.554 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-10T00:56:06.980Z] #57 10.51 + mkdir -p /build [2019-10-10T00:56:06.980Z] #57 ... [2019-10-10T00:56:06.980Z] [2019-10-10T00:56:06.980Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:56:06.980Z] #10 0.502 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:56:06.980Z] #10 0.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:56:06.980Z] #10 0.642 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:56:06.980Z] #10 0.652 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:56:06.980Z] #10 0.681 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:56:06.980Z] #10 1.424 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T00:56:06.980Z] #10 3.554 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T00:56:06.980Z] #10 4.285 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T00:56:07.101Z] #61 28.39 CC images/ipc-sem.o [2019-10-10T00:56:07.359Z] #61 28.60 CC images/utsns.o [2019-10-10T00:56:07.359Z] #61 28.75 CC images/creds.o [2019-10-10T00:56:07.395Z] #10 ... [2019-10-10T00:56:07.395Z] [2019-10-10T00:56:07.395Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:07.395Z] #54 0.584 + RM_GOPATH=0 [2019-10-10T00:56:07.395Z] #54 0.584 + TMP_GOPATH= [2019-10-10T00:56:07.395Z] #54 0.584 + : /build [2019-10-10T00:56:07.395Z] #54 0.584 + '[' -z '' ']' [2019-10-10T00:56:07.395Z] #54 0.585 ++ mktemp -d [2019-10-10T00:56:07.395Z] #54 0.592 + export GOPATH=/tmp/tmp.QO8S5n5Ftq [2019-10-10T00:56:07.395Z] #54 0.592 + GOPATH=/tmp/tmp.QO8S5n5Ftq [2019-10-10T00:56:07.395Z] #54 0.592 + RM_GOPATH=1 [2019-10-10T00:56:07.395Z] #54 0.596 ++ dirname ./install.sh [2019-10-10T00:56:07.395Z] #54 0.601 + dir=. [2019-10-10T00:56:07.395Z] #54 0.601 + bin=proxy [2019-10-10T00:56:07.395Z] #54 0.601 + shift [2019-10-10T00:56:07.395Z] #54 0.602 + '[' '!' -f ./proxy.installer ']' [2019-10-10T00:56:07.395Z] #54 0.602 + . ./proxy.installer [2019-10-10T00:56:07.395Z] #54 0.602 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:56:07.395Z] #54 0.604 + install_proxy [2019-10-10T00:56:07.395Z] #54 0.604 + case "$1" in [2019-10-10T00:56:07.395Z] #54 0.604 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:56:07.395Z] #54 0.604 + export CGO_ENABLED=0 [2019-10-10T00:56:07.395Z] #54 0.604 + CGO_ENABLED=0 [2019-10-10T00:56:07.395Z] #54 0.604 + _install_proxy [2019-10-10T00:56:07.395Z] #54 0.604 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T00:56:07.395Z] #54 0.605 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QO8S5n5Ftq/src/github.com/docker/libnetwork [2019-10-10T00:56:07.395Z] #54 0.613 Cloning into '/tmp/tmp.QO8S5n5Ftq/src/github.com/docker/libnetwork'... [2019-10-10T00:56:07.395Z] #54 ... [2019-10-10T00:56:07.395Z] [2019-10-10T00:56:07.395Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:56:07.395Z] #57 10.53 + mv docker/docker /build/ [2019-10-10T00:56:07.395Z] #57 10.53 + rmdir docker [2019-10-10T00:56:07.395Z] #57 DONE 10.7s [2019-10-10T00:56:07.395Z] [2019-10-10T00:56:07.395Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:56:07.395Z] #19 0.554 + mktemp -d [2019-10-10T00:56:07.395Z] #19 0.555 + export GOPATH=/tmp/tmp.s8B2aTgrb4 [2019-10-10T00:56:07.395Z] #19 0.555 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.s8B2aTgrb4/src/github.com/go-swagger/go-swagger [2019-10-10T00:56:07.395Z] #19 0.556 Cloning into '/tmp/tmp.s8B2aTgrb4/src/github.com/go-swagger/go-swagger'... [2019-10-10T00:56:07.395Z] #19 ... [2019-10-10T00:56:07.395Z] [2019-10-10T00:56:07.395Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:56:07.395Z] #61 0.506 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:56:07.395Z] #61 0.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:56:07.395Z] #61 0.663 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:56:07.395Z] #61 0.672 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:56:07.395Z] #61 0.734 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:56:07.395Z] #61 1.462 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T00:56:07.395Z] #61 3.506 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T00:56:07.395Z] #61 4.249 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T00:56:07.637Z] #61 28.95 CC images/vma.o [2019-10-10T00:56:07.895Z] #61 29.07 CC images/netdev.o [2019-10-10T00:56:08.121Z] #61 ... [2019-10-10T00:56:08.121Z] [2019-10-10T00:56:08.121Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:56:08.121Z] #48 0.508 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:56:08.121Z] #48 0.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:56:08.121Z] #48 0.652 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:56:08.121Z] #48 0.664 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:56:08.121Z] #48 0.721 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:56:08.121Z] #48 1.401 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T00:56:08.121Z] #48 3.314 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T00:56:08.121Z] #48 3.903 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T00:56:08.121Z] #48 ... [2019-10-10T00:56:08.121Z] [2019-10-10T00:56:08.121Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:56:08.121Z] #59 0.440 + mktemp -d [2019-10-10T00:56:08.121Z] #59 0.441 + export GOPATH=/tmp/tmp.ShTqS6OEyf [2019-10-10T00:56:08.121Z] #59 0.441 + git clone https://github.com/docker/distribution.git /tmp/tmp.ShTqS6OEyf/src/github.com/docker/distribution [2019-10-10T00:56:08.121Z] #59 0.443 Cloning into '/tmp/tmp.ShTqS6OEyf/src/github.com/docker/distribution'... [2019-10-10T00:56:08.121Z] #59 ... [2019-10-10T00:56:08.121Z] [2019-10-10T00:56:08.121Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:08.121Z] #37 0.548 + RM_GOPATH=0 [2019-10-10T00:56:08.121Z] #37 0.548 + TMP_GOPATH= [2019-10-10T00:56:08.121Z] #37 0.548 + : /build [2019-10-10T00:56:08.121Z] #37 0.550 + '[' -z '' ']' [2019-10-10T00:56:08.121Z] #37 0.553 ++ mktemp -d [2019-10-10T00:56:08.121Z] #37 0.558 + export GOPATH=/tmp/tmp.LLdcBiuO7X [2019-10-10T00:56:08.121Z] #37 0.558 + GOPATH=/tmp/tmp.LLdcBiuO7X [2019-10-10T00:56:08.121Z] #37 0.558 + RM_GOPATH=1 [2019-10-10T00:56:08.121Z] #37 0.560 ++ dirname ./install.sh [2019-10-10T00:56:08.121Z] #37 0.564 + dir=. [2019-10-10T00:56:08.121Z] #37 0.564 + bin=vndr [2019-10-10T00:56:08.121Z] #37 0.565 + shift [2019-10-10T00:56:08.121Z] #37 0.565 + '[' '!' -f ./vndr.installer ']' [2019-10-10T00:56:08.121Z] #37 0.566 + . ./vndr.installer [2019-10-10T00:56:08.121Z] #37 0.566 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:56:08.121Z] #37 0.566 + install_vndr [2019-10-10T00:56:08.121Z] #37 0.566 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T00:56:08.121Z] #37 0.566 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:56:08.121Z] #37 0.567 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LLdcBiuO7X/src/github.com/LK4D4/vndr [2019-10-10T00:56:08.121Z] #37 0.575 Cloning into '/tmp/tmp.LLdcBiuO7X/src/github.com/LK4D4/vndr'... [2019-10-10T00:56:08.122Z] #37 1.432 + cd /tmp/tmp.LLdcBiuO7X/src/github.com/LK4D4/vndr [2019-10-10T00:56:08.122Z] #37 1.432 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:56:08.122Z] #37 1.435 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T00:56:08.122Z] #37 2.793 internal/cpu [2019-10-10T00:56:08.122Z] #37 2.819 runtime/internal/sys [2019-10-10T00:56:08.122Z] #37 3.223 internal/race [2019-10-10T00:56:08.122Z] #37 3.376 sync/atomic [2019-10-10T00:56:08.122Z] #37 3.527 internal/bytealg [2019-10-10T00:56:08.122Z] #37 3.596 unicode [2019-10-10T00:56:08.122Z] #37 4.062 runtime [2019-10-10T00:56:08.122Z] #37 9.762 unicode/utf8 [2019-10-10T00:56:08.122Z] #37 10.65 math [2019-10-10T00:56:08.122Z] #37 ... [2019-10-10T00:56:08.122Z] [2019-10-10T00:56:08.122Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:56:08.122Z] #28 0.571 + RM_GOPATH=0 [2019-10-10T00:56:08.122Z] #28 0.571 + TMP_GOPATH= [2019-10-10T00:56:08.122Z] #28 0.571 + : /build [2019-10-10T00:56:08.122Z] #28 0.571 + '[' -z '' ']' [2019-10-10T00:56:08.122Z] #28 0.574 ++ mktemp -d [2019-10-10T00:56:08.122Z] #28 0.582 + export GOPATH=/tmp/tmp.Z6bCkalFPt [2019-10-10T00:56:08.122Z] #28 0.582 + GOPATH=/tmp/tmp.Z6bCkalFPt [2019-10-10T00:56:08.122Z] #28 0.584 + RM_GOPATH=1 [2019-10-10T00:56:08.122Z] #28 0.584 ++ dirname ./install.sh [2019-10-10T00:56:08.122Z] #28 0.585 + dir=. [2019-10-10T00:56:08.122Z] #28 0.585 + bin=golangci_lint [2019-10-10T00:56:08.122Z] #28 0.585 + shift [2019-10-10T00:56:08.122Z] #28 0.586 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T00:56:08.122Z] #28 0.587 + . ./golangci_lint.installer [2019-10-10T00:56:08.122Z] #28 0.587 ++ : v1.17.1 [2019-10-10T00:56:08.122Z] #28 0.589 + install_golangci_lint [2019-10-10T00:56:08.122Z] #28 0.590 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T00:56:08.122Z] #28 0.590 Installing golangci-lint version v1.17.1 [2019-10-10T00:56:08.122Z] #28 0.591 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T00:56:08.152Z] #61 29.38 CC images/tty.o [2019-10-10T00:56:08.608Z] #28 ... [2019-10-10T00:56:08.608Z] [2019-10-10T00:56:08.608Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:08.608Z] #34 11.96 internal/testlog [2019-10-10T00:56:08.716Z] #61 29.95 CC images/file-lock.o [2019-10-10T00:56:08.973Z] #61 30.14 CC images/rlimit.o [2019-10-10T00:56:08.973Z] #61 30.34 CC images/pagemap.o [2019-10-10T00:56:09.035Z] #34 12.54 encoding [2019-10-10T00:56:09.447Z] #34 12.65 runtime/cgo [2019-10-10T00:56:09.537Z] #61 30.64 CC images/siginfo.o [2019-10-10T00:56:09.795Z] #61 30.98 CC images/rpc.o [2019-10-10T00:56:11.165Z] #61 32.11 CC images/ext-file.o [2019-10-10T00:56:11.165Z] #61 32.28 CC images/cgroup.o [2019-10-10T00:56:11.423Z] #61 ... [2019-10-10T00:56:11.423Z] [2019-10-10T00:56:11.423Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:11.423Z] #36 57.05 go/ast [2019-10-10T00:56:11.423Z] #36 57.87 internal/lazyregexp [2019-10-10T00:56:11.423Z] #36 58.04 net/url [2019-10-10T00:56:11.423Z] #36 59.19 text/template/parse [2019-10-10T00:56:11.423Z] #36 62.51 go/parser [2019-10-10T00:56:11.423Z] #36 64.02 text/template [2019-10-10T00:56:11.423Z] #36 65.47 encoding/xml [2019-10-10T00:56:11.680Z] #36 ... [2019-10-10T00:56:11.680Z] [2019-10-10T00:56:11.680Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:11.680Z] #61 32.90 CC images/userns.o [2019-10-10T00:56:11.937Z] #61 33.08 CC images/google/protobuf/descriptor.o [2019-10-10T00:56:13.307Z] #61 34.43 CC images/opts.o [2019-10-10T00:56:13.565Z] #61 34.70 CC images/seccomp.o [2019-10-10T00:56:13.803Z] #34 ... [2019-10-10T00:56:13.803Z] [2019-10-10T00:56:13.803Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:13.803Z] #54 15.52 Checking out files: 44% (896/1993) Checking out files: 45% (897/1993) Checking out files: 46% (917/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-10T00:56:13.803Z] #54 16.50 + cd /tmp/tmp.QO8S5n5Ftq/src/github.com/docker/libnetwork [2019-10-10T00:56:13.803Z] #54 16.50 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:56:13.803Z] #54 16.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T00:56:13.822Z] #61 34.95 CC images/binfmt-misc.o [2019-10-10T00:56:13.822Z] #61 35.20 CC images/time.o [2019-10-10T00:56:14.079Z] #61 35.36 CC images/sysctl.o [2019-10-10T00:56:14.336Z] #61 35.54 CC images/autofs.o [2019-10-10T00:56:14.336Z] #61 35.76 CC images/macvlan.o [2019-10-10T00:56:14.593Z] #61 36.01 CC images/sit.o [2019-10-10T00:56:15.157Z] #61 36.26 LINK images/built-in.o [2019-10-10T00:56:15.157Z] #61 36.43 GEN compel/include/asm [2019-10-10T00:56:15.157Z] #61 36.44 GEN compel/include/version.h [2019-10-10T00:56:15.157Z] #61 36.47 touch .config [2019-10-10T00:56:15.157Z] #61 36.48 GEN include/common/config.h [2019-10-10T00:56:15.157Z] #61 36.55 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-10T00:56:15.415Z] #61 36.57 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-10T00:56:15.415Z] #61 36.60 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-10T00:56:15.415Z] #61 36.63 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-10T00:56:15.415Z] #61 36.65 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-10T00:56:15.415Z] #61 36.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-10T00:56:15.415Z] #61 36.69 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T00:56:15.415Z] #61 36.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-10T00:56:15.415Z] #61 36.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T00:56:15.415Z] #61 36.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T00:56:15.671Z] #61 36.77 DEP compel/plugins/std/infect.d [2019-10-10T00:56:15.671Z] #61 36.89 DEP compel/plugins/std/string.d [2019-10-10T00:56:15.671Z] #61 36.99 DEP compel/plugins/std/log.d [2019-10-10T00:56:15.928Z] #61 37.06 DEP compel/plugins/std/fds.d [2019-10-10T00:56:15.928Z] #61 37.14 DEP compel/plugins/std/std.d [2019-10-10T00:56:15.928Z] #61 37.25 DEP compel/plugins/shmem/shmem.d [2019-10-10T00:56:16.185Z] #61 37.31 DEP compel/plugins/fds/fds.d [2019-10-10T00:56:16.185Z] #61 37.42 CC compel/plugins/std/std.o [2019-10-10T00:56:16.442Z] #61 37.64 CC compel/plugins/std/fds.o [2019-10-10T00:56:17.007Z] #61 38.06 CC compel/plugins/std/log.o [2019-10-10T00:56:17.572Z] #61 38.87 CC compel/plugins/std/string.o [2019-10-10T00:56:18.505Z] #61 39.49 CC compel/plugins/std/infect.o [2019-10-10T00:56:18.762Z] #61 39.96 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-10T00:56:18.762Z] #61 40.03 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-10T00:56:18.762Z] #61 40.07 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-10T00:56:18.762Z] #61 40.14 AR compel/plugins/std.lib.a [2019-10-10T00:56:19.019Z] #61 40.19 CC compel/plugins/fds/fds.o [2019-10-10T00:56:19.277Z] #61 40.53 AR compel/plugins/fds.lib.a [2019-10-10T00:56:19.277Z] #61 40.58 HOSTDEP compel/src/lib/log-host.d [2019-10-10T00:56:19.534Z] #61 40.74 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T00:56:19.792Z] #61 40.88 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-10T00:56:19.792Z] #61 40.97 HOSTDEP compel/src/main-host.d [2019-10-10T00:56:19.792Z] #61 41.13 DEP compel/src/lib/ptrace.d [2019-10-10T00:56:20.050Z] #61 41.29 DEP compel/src/lib/infect.d [2019-10-10T00:56:20.050Z] #61 41.42 DEP compel/src/lib/infect-util.d [2019-10-10T00:56:20.308Z] #61 41.62 DEP compel/src/lib/infect-rpc.d [2019-10-10T00:56:20.446Z] #54 ... [2019-10-10T00:56:20.446Z] [2019-10-10T00:56:20.446Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:56:20.446Z] #59 13.67 + cd /tmp/tmp.ShTqS6OEyf/src/github.com/docker/distribution [2019-10-10T00:56:20.446Z] #59 13.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T00:56:20.446Z] #59 16.39 + GOPATH=/tmp/tmp.ShTqS6OEyf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ShTqS6OEyf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T00:56:20.446Z] #59 ... [2019-10-10T00:56:20.446Z] [2019-10-10T00:56:20.446Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:20.446Z] #37 17.06 unicode/utf16 [2019-10-10T00:56:20.446Z] #37 17.65 container/list [2019-10-10T00:56:20.446Z] #37 18.45 crypto/internal/subtle [2019-10-10T00:56:20.446Z] #37 18.59 crypto/subtle [2019-10-10T00:56:20.446Z] #37 18.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T00:56:20.446Z] #37 18.76 internal/nettrace [2019-10-10T00:56:20.446Z] #37 18.93 runtime/cgo [2019-10-10T00:56:20.566Z] #61 41.72 DEP compel/arch/x86/src/lib/infect.d [2019-10-10T00:56:20.566Z] #61 41.98 DEP compel/arch/x86/src/lib/cpu.d [2019-10-10T00:56:21.132Z] #61 42.15 DEP compel/src/lib/log.d [2019-10-10T00:56:21.132Z] #61 42.29 DEP compel/src/main.d [2019-10-10T00:56:21.390Z] #61 42.46 DEP compel/src/lib/handle-elf.d [2019-10-10T00:56:21.390Z] #61 42.62 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-10T00:56:21.648Z] #61 42.86 CC compel/src/lib/log.o [2019-10-10T00:56:21.805Z] #37 ... [2019-10-10T00:56:21.805Z] [2019-10-10T00:56:21.805Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:56:21.805Z] #21 15.21 Fetched 7670 kB in 14s (522 kB/s) [2019-10-10T00:56:21.805Z] #21 15.21 Reading package lists... [2019-10-10T00:56:21.805Z] #21 20.26 Reading package lists... [2019-10-10T00:56:21.805Z] #21 24.28 Building dependency tree... [2019-10-10T00:56:21.805Z] #21 25.52 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T00:56:21.805Z] #21 25.52 The following additional packages will be installed: [2019-10-10T00:56:21.805Z] #21 25.52 libjq1 libonig4 [2019-10-10T00:56:21.906Z] #61 43.15 CC compel/arch/x86/src/lib/cpu.o [2019-10-10T00:56:22.349Z] #21 ... [2019-10-10T00:56:22.349Z] [2019-10-10T00:56:22.349Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:56:22.349Z] #48 15.78 Fetched 7670 kB in 15s (502 kB/s) [2019-10-10T00:56:22.349Z] #48 15.78 Reading package lists... [2019-10-10T00:56:22.349Z] #48 20.46 Reading package lists... [2019-10-10T00:56:22.349Z] #48 25.16 Building dependency tree... [2019-10-10T00:56:22.349Z] #48 ... [2019-10-10T00:56:22.349Z] [2019-10-10T00:56:22.349Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:56:22.349Z] #61 15.87 Fetched 7670 kB in 15s (499 kB/s) [2019-10-10T00:56:22.349Z] #61 15.87 Reading package lists... [2019-10-10T00:56:22.349Z] #61 20.59 Reading package lists... [2019-10-10T00:56:22.349Z] #61 25.01 Building dependency tree... [2019-10-10T00:56:22.349Z] #61 ... [2019-10-10T00:56:22.349Z] [2019-10-10T00:56:22.349Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:56:22.349Z] #39 15.97 Fetched 7670 kB in 15s (498 kB/s) [2019-10-10T00:56:22.349Z] #39 15.97 Reading package lists... [2019-10-10T00:56:22.349Z] #39 20.81 Reading package lists... [2019-10-10T00:56:22.349Z] #39 25.24 Building dependency tree... [2019-10-10T00:56:22.472Z] #61 43.82 CC compel/arch/x86/src/lib/infect.o [2019-10-10T00:56:22.472Z] #61 ... [2019-10-10T00:56:22.472Z] [2019-10-10T00:56:22.472Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:22.472Z] #36 68.25 go/doc [2019-10-10T00:56:22.472Z] #36 70.21 crypto/rsa [2019-10-10T00:56:22.472Z] #36 71.19 github.com/LK4D4/vndr/build [2019-10-10T00:56:22.472Z] #36 71.27 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T00:56:22.472Z] #36 73.17 net [2019-10-10T00:56:22.472Z] #36 74.05 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-10T00:56:22.472Z] #36 75.26 vendor/golang.org/x/crypto/hkdf [2019-10-10T00:56:22.472Z] #36 75.44 vendor/golang.org/x/text/transform [2019-10-10T00:56:22.472Z] #36 76.05 vendor/golang.org/x/text/unicode/bidi [2019-10-10T00:56:22.472Z] #36 77.43 vendor/golang.org/x/text/secure/bidirule [2019-10-10T00:56:22.472Z] #36 77.67 vendor/golang.org/x/text/unicode/norm [2019-10-10T00:56:23.180Z] #39 ... [2019-10-10T00:56:23.180Z] [2019-10-10T00:56:23.180Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:56:23.180Z] #21 25.93 The following NEW packages will be installed: [2019-10-10T00:56:23.180Z] #21 25.94 jq libjq1 libonig4 [2019-10-10T00:56:23.180Z] #21 26.04 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:56:23.180Z] #21 26.04 Need to get 328 kB of archives. [2019-10-10T00:56:23.180Z] #21 26.04 After this operation, 1263 kB of additional disk space will be used. [2019-10-10T00:56:23.180Z] #21 26.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T00:56:23.180Z] #21 26.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T00:56:23.180Z] #21 26.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T00:56:23.180Z] #21 ... [2019-10-10T00:56:23.180Z] [2019-10-10T00:56:23.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:56:23.180Z] #10 16.38 Fetched 7670 kB in 15s (482 kB/s) [2019-10-10T00:56:23.180Z] #10 16.38 Reading package lists... [2019-10-10T00:56:23.180Z] #10 20.88 Reading package lists... [2019-10-10T00:56:23.180Z] #10 24.96 Building dependency tree... [2019-10-10T00:56:23.180Z] #10 26.25 The following additional packages will be installed: [2019-10-10T00:56:23.180Z] #10 26.31 libapparmor1 libseccomp2 [2019-10-10T00:56:23.180Z] #10 26.31 Suggested packages: [2019-10-10T00:56:23.180Z] #10 26.31 seccomp [2019-10-10T00:56:23.180Z] #10 26.50 The following NEW packages will be installed: [2019-10-10T00:56:23.180Z] #10 26.50 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T00:56:23.180Z] #10 ... [2019-10-10T00:56:23.180Z] [2019-10-10T00:56:23.180Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:56:23.180Z] #48 25.16 Building dependency tree... [2019-10-10T00:56:23.180Z] #48 26.46 The following additional packages will be installed: [2019-10-10T00:56:23.180Z] #48 26.46 btrfs-progs liblzo2-2 [2019-10-10T00:56:23.180Z] #48 26.57 The following NEW packages will be installed: [2019-10-10T00:56:23.180Z] #48 26.60 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T00:56:23.406Z] #36 ... [2019-10-10T00:56:23.406Z] [2019-10-10T00:56:23.406Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:23.406Z] #61 44.57 CC compel/src/lib/infect-rpc.o [2019-10-10T00:56:23.664Z] #61 44.89 CC compel/src/lib/infect-util.o [2019-10-10T00:56:23.922Z] #61 45.15 CC compel/src/lib/infect.o [2019-10-10T00:56:24.239Z] #48 27.81 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:56:24.239Z] #48 27.81 Need to get 668 kB of archives. [2019-10-10T00:56:24.239Z] #48 27.81 After this operation, 5446 kB of additional disk space will be used. [2019-10-10T00:56:24.239Z] #48 27.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T00:56:24.239Z] #48 27.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T00:56:24.239Z] #48 27.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T00:56:24.649Z] #48 ... [2019-10-10T00:56:24.649Z] [2019-10-10T00:56:24.649Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:56:24.649Z] #21 27.53 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:56:24.649Z] #21 27.68 Fetched 328 kB in 0s (2697 kB/s) [2019-10-10T00:56:24.649Z] #21 27.76 Selecting previously unselected package libonig4:s390x. [2019-10-10T00:56:24.649Z] #21 27.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T00:56:24.649Z] #21 27.77 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-10T00:56:24.649Z] #21 27.78 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T00:56:24.649Z] #21 27.87 Selecting previously unselected package libjq1:s390x. [2019-10-10T00:56:24.649Z] #21 27.87 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T00:56:24.649Z] #21 27.88 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T00:56:24.649Z] #21 28.00 Selecting previously unselected package jq. [2019-10-10T00:56:24.649Z] #21 28.00 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T00:56:24.649Z] #21 28.00 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T00:56:24.649Z] #21 28.15 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T00:56:24.649Z] #21 28.16 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T00:56:24.649Z] #21 28.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:24.649Z] #21 28.28 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T00:56:24.649Z] #21 DONE 28.5s [2019-10-10T00:56:25.079Z] [2019-10-10T00:56:25.079Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T00:56:25.079Z] #23 DONE 0.1s [2019-10-10T00:56:25.079Z] [2019-10-10T00:56:25.079Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:56:25.079Z] #10 26.57 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:56:25.079Z] #10 26.57 Need to get 301 kB of archives. [2019-10-10T00:56:25.079Z] #10 26.57 After this operation, 1402 kB of additional disk space will be used. [2019-10-10T00:56:25.079Z] #10 26.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-10T00:56:25.079Z] #10 26.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-10T00:56:25.079Z] #10 26.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-10T00:56:25.079Z] #10 26.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-10T00:56:25.079Z] #10 28.15 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:56:25.079Z] #10 28.23 Fetched 301 kB in 0s (3730 kB/s) [2019-10-10T00:56:25.079Z] #10 28.32 Selecting previously unselected package libseccomp2:s390x. [2019-10-10T00:56:25.079Z] #10 28.32 (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 ... 14828 files and directories currently installed.) [2019-10-10T00:56:25.079Z] #10 28.38 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T00:56:25.079Z] #10 28.39 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T00:56:25.079Z] #10 28.52 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-10T00:56:25.079Z] #10 28.52 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T00:56:25.079Z] #10 28.55 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T00:56:25.079Z] #10 28.73 Selecting previously unselected package libapparmor1:s390x. [2019-10-10T00:56:25.079Z] #10 28.73 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T00:56:25.079Z] #10 28.74 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T00:56:25.526Z] #10 ... [2019-10-10T00:56:25.526Z] [2019-10-10T00:56:25.526Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:56:25.526Z] #28 19.08 + cd /tmp/tmp.Z6bCkalFPt/src/github.com/golangci/golangci-lint/ [2019-10-10T00:56:25.526Z] #28 19.08 + git checkout -q v1.17.1 [2019-10-10T00:56:25.526Z] #28 19.87 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T00:56:25.946Z] #28 ... [2019-10-10T00:56:25.946Z] [2019-10-10T00:56:25.946Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:56:25.946Z] #10 29.44 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-10T00:56:25.946Z] #10 29.45 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T00:56:25.946Z] #10 29.46 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T00:56:25.946Z] #10 29.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:25.946Z] #10 29.69 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T00:56:25.946Z] #10 29.72 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T00:56:25.946Z] #10 29.72 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T00:56:25.946Z] #10 29.73 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T00:56:25.946Z] #10 29.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:26.356Z] #10 DONE 29.9s [2019-10-10T00:56:26.356Z] [2019-10-10T00:56:26.356Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:56:26.356Z] #44 DONE 0.1s [2019-10-10T00:56:26.356Z] [2019-10-10T00:56:26.356Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T00:56:26.356Z] #45 DONE 0.1s [2019-10-10T00:56:26.356Z] [2019-10-10T00:56:26.356Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:56:26.356Z] #48 28.69 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:56:26.356Z] #48 28.82 Fetched 668 kB in 1s (594 kB/s) [2019-10-10T00:56:26.356Z] #48 29.42 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T00:56:26.356Z] #48 29.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T00:56:26.356Z] #48 29.47 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T00:56:26.356Z] #48 29.48 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T00:56:26.356Z] #48 29.52 Selecting previously unselected package btrfs-progs. [2019-10-10T00:56:26.356Z] #48 29.52 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T00:56:26.356Z] #48 29.52 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T00:56:26.356Z] #48 29.95 Selecting previously unselected package btrfs-tools. [2019-10-10T00:56:26.356Z] #48 29.98 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T00:56:26.356Z] #48 29.98 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T00:56:26.356Z] #48 30.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:26.356Z] #48 30.23 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T00:56:26.450Z] #61 47.34 CC compel/src/lib/ptrace.o [2019-10-10T00:56:26.450Z] #61 47.77 AR compel/libcompel.a [2019-10-10T00:56:26.708Z] #61 47.84 HOSTCC compel/src/main-host.o [2019-10-10T00:56:26.767Z] #48 30.26 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T00:56:26.767Z] #48 30.27 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T00:56:26.767Z] #48 30.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:26.767Z] #48 DONE 30.5s [2019-10-10T00:56:26.767Z] [2019-10-10T00:56:26.767Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:56:26.767Z] #49 DONE 0.1s [2019-10-10T00:56:26.767Z] [2019-10-10T00:56:26.767Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-10T00:56:26.767Z] #11 DONE 0.6s [2019-10-10T00:56:26.767Z] [2019-10-10T00:56:26.767Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T00:56:26.965Z] #61 48.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-10T00:56:26.965Z] #61 48.34 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T00:56:27.169Z] #6 completed: 2019-10-10 00:56:23.035912321 +0000 UTC [2019-10-10T00:56:27.169Z] #6 duration: 2m8.314388199s [2019-10-10T00:56:27.169Z] [2019-10-10T00:56:27.169Z] [2019-10-10T00:56:27.169Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T00:56:27.169Z] #7 digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272 [2019-10-10T00:56:27.169Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T00:56:27.169Z] #7 started: 2019-10-10 00:56:23.038059368 +0000 UTC [2019-10-10T00:56:27.171Z] #12 ... [2019-10-10T00:56:27.171Z] [2019-10-10T00:56:27.171Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T00:56:27.171Z] #50 DONE 0.1s [2019-10-10T00:56:27.171Z] [2019-10-10T00:56:27.171Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:27.171Z] #46 0.288 + RM_GOPATH=0 [2019-10-10T00:56:27.171Z] #46 0.288 + TMP_GOPATH= [2019-10-10T00:56:27.171Z] #46 0.289 + : /build [2019-10-10T00:56:27.171Z] #46 0.289 + '[' -z '' ']' [2019-10-10T00:56:27.171Z] #46 0.291 ++ mktemp -d [2019-10-10T00:56:27.171Z] #46 0.295 + export GOPATH=/tmp/tmp.iltLLRwqrL [2019-10-10T00:56:27.171Z] #46 0.295 + GOPATH=/tmp/tmp.iltLLRwqrL [2019-10-10T00:56:27.171Z] #46 0.295 + RM_GOPATH=1 [2019-10-10T00:56:27.171Z] #46 0.298 ++ dirname ./install.sh [2019-10-10T00:56:27.171Z] #46 0.302 + dir=. [2019-10-10T00:56:27.171Z] #46 0.302 + bin=runc [2019-10-10T00:56:27.171Z] #46 0.302 + shift [2019-10-10T00:56:27.171Z] #46 0.303 + '[' '!' -f ./runc.installer ']' [2019-10-10T00:56:27.171Z] #46 0.303 + . ./runc.installer [2019-10-10T00:56:27.171Z] #46 0.304 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T00:56:27.171Z] #46 0.306 + install_runc [2019-10-10T00:56:27.171Z] #46 0.310 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T00:56:27.171Z] #46 0.313 + uname -r [2019-10-10T00:56:27.171Z] #46 0.321 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T00:56:27.171Z] #46 0.322 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T00:56:27.171Z] #46 0.322 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iltLLRwqrL/src/github.com/opencontainers/runc [2019-10-10T00:56:27.171Z] #46 0.322 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T00:56:27.171Z] #46 0.337 Cloning into '/tmp/tmp.iltLLRwqrL/src/github.com/opencontainers/runc'... [2019-10-10T00:56:27.530Z] #61 48.83 HOSTCC compel/src/lib/log-host.o [2019-10-10T00:56:27.568Z] #46 ... [2019-10-10T00:56:27.568Z] [2019-10-10T00:56:27.568Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T00:56:27.568Z] #12 DONE 0.4s [2019-10-10T00:56:27.568Z] [2019-10-10T00:56:27.568Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:56:27.568Z] #51 0.428 + RM_GOPATH=0 [2019-10-10T00:56:27.568Z] #51 0.428 + TMP_GOPATH= [2019-10-10T00:56:27.568Z] #51 0.428 + : /build [2019-10-10T00:56:27.568Z] #51 0.428 + '[' -z '' ']' [2019-10-10T00:56:27.568Z] #51 0.429 ++ mktemp -d [2019-10-10T00:56:27.568Z] #51 0.429 + export GOPATH=/tmp/tmp.J6cQWiGqUC [2019-10-10T00:56:27.568Z] #51 0.429 + GOPATH=/tmp/tmp.J6cQWiGqUC [2019-10-10T00:56:27.568Z] #51 0.429 + RM_GOPATH=1 [2019-10-10T00:56:27.568Z] #51 0.430 ++ dirname ./install.sh [2019-10-10T00:56:27.568Z] #51 0.431 + dir=. [2019-10-10T00:56:27.568Z] #51 0.432 + bin=containerd [2019-10-10T00:56:27.568Z] #51 0.432 + shift [2019-10-10T00:56:27.568Z] #51 0.432 + '[' '!' -f ./containerd.installer ']' [2019-10-10T00:56:27.568Z] #51 0.432 + . ./containerd.installer [2019-10-10T00:56:27.568Z] #51 0.432 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:56:27.568Z] #51 0.433 + install_containerd [2019-10-10T00:56:27.568Z] #51 0.433 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T00:56:27.568Z] #51 0.433 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:56:27.568Z] #51 0.433 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J6cQWiGqUC/src/github.com/containerd/containerd [2019-10-10T00:56:27.568Z] #51 0.438 Cloning into '/tmp/tmp.J6cQWiGqUC/src/github.com/containerd/containerd'... [2019-10-10T00:56:27.787Z] #61 49.09 HOSTLINK compel/compel-host-bin [2019-10-10T00:56:27.990Z] #51 ... [2019-10-10T00:56:27.990Z] [2019-10-10T00:56:27.990Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T00:56:27.990Z] #13 0.352 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T00:56:27.990Z] #13 DONE 0.5s [2019-10-10T00:56:27.990Z] [2019-10-10T00:56:27.990Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:56:27.990Z] #61 27.48 The following additional packages will be installed: [2019-10-10T00:56:27.990Z] #61 27.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T00:56:27.990Z] #61 27.53 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T00:56:27.990Z] #61 27.54 Suggested packages: [2019-10-10T00:56:27.990Z] #61 27.54 manpages-dev python-setuptools [2019-10-10T00:56:27.990Z] #61 29.40 The following NEW packages will be installed: [2019-10-10T00:56:27.990Z] #61 29.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T00:56:27.990Z] #61 29.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T00:56:27.990Z] #61 29.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T00:56:27.990Z] #61 29.40 zlib1g-dev [2019-10-10T00:56:27.990Z] #61 29.54 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:56:27.990Z] #61 29.54 Need to get 3476 kB of archives. [2019-10-10T00:56:27.990Z] #61 29.54 After this operation, 20.2 MB of additional disk space will be used. [2019-10-10T00:56:27.990Z] #61 29.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T00:56:27.990Z] #61 29.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-10T00:56:27.990Z] #61 29.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-10T00:56:27.990Z] #61 29.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T00:56:27.990Z] #61 29.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-10T00:56:27.990Z] #61 29.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T00:56:27.990Z] #61 29.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-10T00:56:27.990Z] #61 29.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-10T00:56:27.990Z] #61 29.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-10T00:56:27.990Z] #61 29.82 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-10T00:56:27.990Z] #61 29.83 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-10T00:56:27.990Z] #61 29.91 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-10T00:56:27.990Z] #61 29.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-10T00:56:27.990Z] #61 29.94 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-10T00:56:27.990Z] #61 29.94 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T00:56:27.990Z] #61 29.95 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-10T00:56:27.990Z] #61 31.02 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:56:27.990Z] #61 31.09 Fetched 3476 kB in 0s (6602 kB/s) [2019-10-10T00:56:27.990Z] #61 31.16 Selecting previously unselected package libnet1:s390x. [2019-10-10T00:56:27.990Z] #61 31.16 (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 ... 14828 files and directories currently installed.) [2019-10-10T00:56:27.990Z] #61 31.19 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T00:56:27.990Z] #61 31.19 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T00:56:27.990Z] #61 31.29 Selecting previously unselected package libcap-dev:s390x. [2019-10-10T00:56:27.990Z] #61 31.29 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-10T00:56:27.990Z] #61 31.29 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-10T00:56:27.990Z] #61 31.52 Selecting previously unselected package libnet1-dev. [2019-10-10T00:56:27.990Z] #61 31.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T00:56:27.990Z] #61 31.52 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T00:56:27.990Z] #61 31.72 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T00:56:27.990Z] #61 31.72 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T00:56:27.990Z] #61 31.73 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T00:56:27.990Z] #61 31.79 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-10T00:56:28.045Z] #61 49.26 DEP soccr/soccr.d [2019-10-10T00:56:28.304Z] #61 49.55 CC soccr/soccr.o [2019-10-10T00:56:28.401Z] #61 31.81 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-10T00:56:28.401Z] #61 31.82 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T00:56:28.401Z] #61 ... [2019-10-10T00:56:28.401Z] [2019-10-10T00:56:28.401Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T00:56:28.401Z] #14 DONE 0.4s [2019-10-10T00:56:28.401Z] [2019-10-10T00:56:28.401Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:56:28.401Z] #61 32.06 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T00:56:28.401Z] #61 32.07 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T00:56:28.401Z] #61 32.07 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T00:56:28.401Z] #61 32.13 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-10T00:56:28.401Z] #61 32.13 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-10T00:56:28.401Z] #61 32.13 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T00:56:28.401Z] #61 32.20 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-10T00:56:28.811Z] #61 32.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-10T00:56:28.811Z] #61 32.21 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T00:56:28.811Z] #61 ... [2019-10-10T00:56:28.811Z] [2019-10-10T00:56:28.811Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T00:56:28.811Z] #15 DONE 0.4s [2019-10-10T00:56:28.811Z] [2019-10-10T00:56:28.811Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:56:28.811Z] #61 32.52 Selecting previously unselected package libprotobuf10:s390x. [2019-10-10T00:56:28.811Z] #61 32.54 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-10T00:56:28.811Z] #61 32.54 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T00:56:29.230Z] #61 ... [2019-10-10T00:56:29.230Z] [2019-10-10T00:56:29.230Z] #16 [dev 6/25] RUN ldconfig [2019-10-10T00:56:29.230Z] #16 DONE 0.4s [2019-10-10T00:56:29.230Z] [2019-10-10T00:56:29.230Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:56:29.653Z] #17 0.387 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:56:29.653Z] #17 0.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:56:29.653Z] #17 0.435 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:56:29.653Z] #17 0.454 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:56:29.653Z] #17 0.496 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:56:29.678Z] #61 50.87 AR soccr/libsoccr.a [2019-10-10T00:56:29.678Z] #61 50.92 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T00:56:29.935Z] #61 51.23 DEP criu/arch/x86/sigframe.d [2019-10-10T00:56:29.935Z] #61 51.31 DEP criu/arch/x86/sigaction_compat.d [2019-10-10T00:56:30.193Z] #61 51.50 DEP criu/arch/x86/kerndat.d [2019-10-10T00:56:30.451Z] #61 51.64 DEP criu/arch/x86/crtools.d [2019-10-10T00:56:30.708Z] #61 51.81 DEP criu/arch/x86/cpu.d [2019-10-10T00:56:30.708Z] #61 51.91 CC criu/arch/x86/cpu.o [2019-10-10T00:56:30.896Z] #17 1.581 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T00:56:31.277Z] #61 52.41 CC criu/arch/x86/crtools.o [2019-10-10T00:56:31.535Z] #61 ... [2019-10-10T00:56:31.535Z] [2019-10-10T00:56:31.535Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T00:56:31.535Z] #64 80.16 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T00:56:31.535Z] #64 80.16 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T00:56:31.535Z] #64 DONE 87.2s [2019-10-10T00:56:31.535Z] [2019-10-10T00:56:31.535Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T00:56:31.797Z] #65 DONE 0.1s [2019-10-10T00:56:31.797Z] [2019-10-10T00:56:31.797Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:31.797Z] #36 81.46 vendor/golang.org/x/net/idna [2019-10-10T00:56:31.797Z] #36 83.66 vendor/golang.org/x/net/http2/hpack [2019-10-10T00:56:31.797Z] #36 84.85 mime [2019-10-10T00:56:31.797Z] #36 86.57 mime/quotedprintable [2019-10-10T00:56:31.797Z] #36 86.86 net/http/internal [2019-10-10T00:56:31.838Z] #17 2.671 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T00:56:32.730Z] #36 ... [2019-10-10T00:56:32.730Z] [2019-10-10T00:56:32.730Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:32.730Z] #61 54.01 CC criu/arch/x86/kerndat.o [2019-10-10T00:56:33.205Z] #17 3.974 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T00:56:33.295Z] #61 54.53 CC criu/arch/x86/sigaction_compat.o [2019-10-10T00:56:33.554Z] #61 54.76 CC criu/arch/x86/sigframe.o [2019-10-10T00:56:33.608Z] #17 ... [2019-10-10T00:56:33.608Z] [2019-10-10T00:56:33.608Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:56:33.608Z] #39 27.05 The following additional packages will be installed: [2019-10-10T00:56:33.608Z] #39 27.05 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T00:56:33.608Z] #39 27.05 Suggested packages: [2019-10-10T00:56:33.608Z] #39 27.05 codeblocks eclipse ninja-build lrzip [2019-10-10T00:56:33.608Z] #39 27.05 Recommended packages: [2019-10-10T00:56:33.608Z] #39 27.05 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T00:56:33.608Z] #39 27.74 The following NEW packages will be installed: [2019-10-10T00:56:33.608Z] #39 27.75 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T00:56:33.608Z] #39 27.75 vim-common xxd [2019-10-10T00:56:33.608Z] #39 27.81 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:56:33.608Z] #39 27.81 Need to get 13.2 MB of archives. [2019-10-10T00:56:33.608Z] #39 27.81 After this operation, 59.4 MB of additional disk space will be used. [2019-10-10T00:56:33.608Z] #39 27.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T00:56:33.608Z] #39 27.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T00:56:33.608Z] #39 27.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-10T00:56:33.608Z] #39 28.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-10T00:56:33.608Z] #39 28.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-10T00:56:33.608Z] #39 28.82 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-10T00:56:33.608Z] #39 28.82 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-10T00:56:33.608Z] #39 28.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-10T00:56:33.608Z] #39 29.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T00:56:33.608Z] #39 29.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T00:56:33.608Z] #39 30.16 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:56:33.608Z] #39 30.26 Fetched 13.2 MB in 1s (8954 kB/s) [2019-10-10T00:56:33.608Z] #39 30.39 Selecting previously unselected package cmake-data. [2019-10-10T00:56:33.608Z] #39 30.39 (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 ... 14828 files and directories currently installed.) [2019-10-10T00:56:33.608Z] #39 30.48 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T00:56:33.608Z] #39 30.48 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T00:56:33.608Z] #39 33.33 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T00:56:33.608Z] #39 33.34 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T00:56:33.608Z] #39 33.34 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T00:56:33.608Z] #39 33.47 Selecting previously unselected package libicu57:s390x. [2019-10-10T00:56:33.608Z] #39 33.48 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-10T00:56:33.608Z] #39 33.48 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T00:56:33.608Z] #39 ... [2019-10-10T00:56:33.608Z] [2019-10-10T00:56:33.608Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:33.608Z] #54 DONE 37.1s [2019-10-10T00:56:33.608Z] [2019-10-10T00:56:33.608Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:33.608Z] #24 2.731 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T00:56:33.608Z] #24 3.520 [2019-10-10T00:56:33.812Z] #61 54.97 LINK criu/arch/x86/crtools.built-in.o [2019-10-10T00:56:33.812Z] #61 55.03 DEP criu/pie/util-vdso-elf32.d [2019-10-10T00:56:33.812Z] #61 55.13 DEP criu/arch/x86/vdso-pie.d [2019-10-10T00:56:34.070Z] #61 55.29 DEP criu/pie/parasite-vdso.d [2019-10-10T00:56:34.328Z] #61 55.42 DEP criu/pie/util-vdso.d [2019-10-10T00:56:34.328Z] #61 55.55 DEP criu/pie/util.d [2019-10-10T00:56:34.328Z] #61 55.66 CC criu/pie/util.o [2019-10-10T00:56:34.586Z] #61 ... [2019-10-10T00:56:34.586Z] [2019-10-10T00:56:34.586Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:56:34.586Z] #30 DONE 90.1s [2019-10-10T00:56:34.586Z] [2019-10-10T00:56:34.586Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:34.586Z] #36 89.75 crypto/tls [2019-10-10T00:56:35.231Z] #24 4.006 # 2.1% ### 4.2% ###### 8.4% ######### 12.6% ########## 14.7% ############ 16.8% ############### 21.0% ################ 23.1% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ########################### 37.7% ############################ 39.8% ############################## 41.9% ############################### 44.0% ################################## 48.2% #################################### 50.2% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% ############################################# 62.8% ############################################## 64.9% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% #################################################### 73.3% ####################################################### 77.4% ######################################################### 79.5% ########################################################## 81.6% ############################################################ 83.7% ############################################################# 85.8% ############################################################### 87.9% ################################################################ 90.0% [2019-10-10T00:56:35.231Z] #24 ... [2019-10-10T00:56:35.231Z] [2019-10-10T00:56:35.231Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:56:35.231Z] #31 28.60 + cd /tmp/tmp.8oL2mJr5y1/src/gotest.tools/gotestsum [2019-10-10T00:56:35.231Z] #31 28.60 + git checkout -q v0.3.5 [2019-10-10T00:56:35.231Z] #31 28.68 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T00:56:35.231Z] #31 ... [2019-10-10T00:56:35.231Z] [2019-10-10T00:56:35.231Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:35.631Z] #24 4.006 # 2.1% ### 4.2% ###### 8.4% ######### 12.6% ########## 14.7% ############ 16.8% ############### 21.0% ################ 23.1% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ########################### 37.7% ############################ 39.8% ############################## 41.9% ############################### 44.0% ################################## 48.2% #################################### 50.2% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% ############################################# 62.8% ############################################## 64.9% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% #################################################### 73.3% ####################################################### 77.4% ######################################################### 79.5% ########################################################## 81.6% ############################################################ 83.7% ############################################################# 85.8% ############################################################### 87.9% ################################################################ 90.0% ################################################################### 94.2% ##################################################################### 96.3% ###################################################################### 98.4% ######################################################################## 100.0% [2019-10-10T00:56:36.027Z] #24 11.20 [2019-10-10T00:56:38.672Z] #24 11.66 ######### 12.6% ############# 18.3% ################# 23.8% ######################### 35.2% ############################# 41.3% ################################# 47.1% ####################################### 55.0% ########################################## 58.5% ############################################## 64.3% #################################################### 72.3% ######################################################### 79.5% ############################################################# 85.1% ################################################################# 90.9% ##################################################################### 96.5% ######################################################################## 100.0% [2019-10-10T00:56:39.681Z] #24 14.50 [2019-10-10T00:56:39.681Z] #24 ... [2019-10-10T00:56:39.681Z] [2019-10-10T00:56:39.681Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:39.681Z] #34 32.95 internal/reflectlite [2019-10-10T00:56:39.681Z] #34 32.96 sync [2019-10-10T00:56:39.681Z] #34 36.89 sort [2019-10-10T00:56:39.681Z] #34 36.89 errors [2019-10-10T00:56:39.681Z] #34 37.49 strconv [2019-10-10T00:56:39.681Z] #34 39.31 io [2019-10-10T00:56:39.681Z] #34 40.77 internal/oserror [2019-10-10T00:56:39.681Z] #34 40.87 syscall [2019-10-10T00:56:39.681Z] #34 42.72 reflect [2019-10-10T00:56:39.681Z] #34 ... [2019-10-10T00:56:39.681Z] [2019-10-10T00:56:39.681Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:56:39.681Z] #61 33.31 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-10T00:56:39.681Z] #61 33.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-10T00:56:39.681Z] #61 33.32 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T00:56:39.681Z] #61 33.52 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-10T00:56:39.681Z] #61 33.54 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-10T00:56:39.681Z] #61 33.54 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T00:56:39.681Z] #61 35.36 Selecting previously unselected package libprotoc10:s390x. [2019-10-10T00:56:39.681Z] #61 35.36 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-10T00:56:39.681Z] #61 35.37 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-10T00:56:39.681Z] #61 36.14 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T00:56:39.681Z] #61 36.15 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-10T00:56:39.681Z] #61 36.16 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T00:56:39.681Z] #61 36.30 Selecting previously unselected package protobuf-compiler. [2019-10-10T00:56:39.681Z] #61 36.30 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-10T00:56:39.681Z] #61 36.31 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T00:56:39.681Z] #61 36.44 Selecting previously unselected package python-pkg-resources. [2019-10-10T00:56:39.681Z] #61 36.44 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T00:56:39.681Z] #61 36.44 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T00:56:39.681Z] #61 36.65 Selecting previously unselected package python-protobuf. [2019-10-10T00:56:39.681Z] #61 36.65 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-10T00:56:39.681Z] #61 36.66 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T00:56:39.681Z] #61 37.21 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T00:56:39.681Z] #61 37.38 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T00:56:39.681Z] #61 37.39 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T00:56:39.681Z] #61 39.70 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T00:56:39.682Z] #61 39.71 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T00:56:39.682Z] #61 39.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:39.682Z] #61 39.73 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T00:56:39.682Z] #61 ... [2019-10-10T00:56:39.682Z] [2019-10-10T00:56:39.682Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:39.848Z] #36 94.65 net/http/httptrace [2019-10-10T00:56:39.848Z] #36 94.84 net/http [2019-10-10T00:56:39.848Z] #36 ... [2019-10-10T00:56:39.848Z] [2019-10-10T00:56:39.848Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:39.848Z] #61 56.33 CC criu/pie/util-vdso.o [2019-10-10T00:56:39.848Z] #61 57.09 CC criu/pie/parasite-vdso.o [2019-10-10T00:56:39.848Z] #61 57.91 CC criu/arch/x86/vdso-pie.o [2019-10-10T00:56:39.848Z] #61 58.17 CC criu/pie/util-vdso-elf32.o [2019-10-10T00:56:39.848Z] #61 58.62 AR criu/pie/pie.lib.a [2019-10-10T00:56:39.848Z] #61 58.68 DEP criu/pie/restorer.d [2019-10-10T00:56:39.848Z] #61 58.88 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-10T00:56:39.848Z] #61 59.00 DEP criu/arch/x86/restorer_unmap.d [2019-10-10T00:56:39.848Z] #61 59.03 DEP criu/arch/x86/restorer.d [2019-10-10T00:56:39.848Z] #61 59.15 DEP criu/pie/parasite.d [2019-10-10T00:56:39.848Z] #61 59.34 CC criu/pie/parasite.o [2019-10-10T00:56:39.848Z] #61 60.14 LINK criu/pie/parasite.built-in.o [2019-10-10T00:56:39.848Z] #61 60.16 GEN criu/pie/parasite-blob.h [2019-10-10T00:56:39.848Z] #61 60.17 CC criu/arch/x86/restorer.o [2019-10-10T00:56:39.848Z] #61 60.56 CC criu/arch/x86/restorer_unmap.o [2019-10-10T00:56:39.848Z] #61 60.59 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-10T00:56:39.848Z] #61 60.77 CC criu/pie/restorer.o [2019-10-10T00:56:40.879Z] #24 14.87 ### 4.2% #### 6.7% ###### 9.3% ######## 11.8% ########## 14.4% ############ 16.9% ############## [2019-10-10T00:56:40.879Z] #24 ... [2019-10-10T00:56:40.879Z] [2019-10-10T00:56:40.879Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:56:40.879Z] #61 44.14 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-10T00:56:40.879Z] #61 44.15 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T00:56:40.879Z] #61 44.16 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T00:56:40.879Z] #61 44.19 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T00:56:40.879Z] #61 44.19 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-10T00:56:40.879Z] #61 44.20 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T00:56:40.879Z] #61 44.21 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T00:56:40.879Z] #61 44.22 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T00:56:40.879Z] #61 44.23 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T00:56:40.879Z] #61 44.26 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T00:56:40.879Z] #61 44.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:40.879Z] #61 DONE 44.6s [2019-10-10T00:56:40.879Z] [2019-10-10T00:56:40.879Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:41.221Z] #61 62.63 LINK criu/pie/restorer.built-in.o [2019-10-10T00:56:41.479Z] #61 62.64 GEN criu/pie/restorer-blob.h [2019-10-10T00:56:41.479Z] #61 62.75 DEP criu/vdso.d [2019-10-10T00:56:41.737Z] #61 62.91 DEP criu/vdso-compat.d [2019-10-10T00:56:41.994Z] #61 63.09 DEP criu/uts_ns.d [2019-10-10T00:56:41.994Z] #61 63.27 DEP criu/util.d [2019-10-10T00:56:42.252Z] #61 63.42 DEP criu/uffd.d [2019-10-10T00:56:42.252Z] #61 63.59 DEP criu/tun.d [2019-10-10T00:56:42.510Z] #61 63.78 DEP criu/tty.d [2019-10-10T00:56:42.510Z] #61 63.93 DEP criu/timerfd.d [2019-10-10T00:56:42.914Z] #24 14.87 ### 4.2% #### 6.7% ###### 9.3% ######## 11.8% ########## 14.4% ############ 16.9% ############## 19.5% ############### 22.0% ################# 24.5% ##################### 29.6% ####################### 32.1% ########################## 37.2% ############################## 42.3% ################################## 47.4% ##################################### 52.5% ######################################### 57.6% ########################################### 60.1% ############################################## 65.2% ################################################## 70.3% ###################################################### 75.4% [2019-10-10T00:56:42.914Z] #24 ... [2019-10-10T00:56:42.914Z] [2019-10-10T00:56:42.914Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:56:42.914Z] #19 36.39 + cd /tmp/tmp.s8B2aTgrb4/src/github.com/go-swagger/go-swagger [2019-10-10T00:56:42.914Z] #19 36.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T00:56:42.914Z] #19 39.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T00:56:42.914Z] #19 ... [2019-10-10T00:56:42.914Z] [2019-10-10T00:56:42.914Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:43.076Z] #61 64.11 DEP criu/sysfs_parse.d [2019-10-10T00:56:43.076Z] #61 64.23 DEP criu/sysctl.d [2019-10-10T00:56:43.334Z] #61 64.40 DEP criu/string.d [2019-10-10T00:56:43.334Z] #61 64.46 DEP criu/stats.d [2019-10-10T00:56:43.334Z] #61 64.60 DEP criu/sockets.d [2019-10-10T00:56:43.592Z] #61 64.75 DEP criu/sk-unix.d [2019-10-10T00:56:43.710Z] #24 14.87 ### 4.2% #### 6.7% ###### 9.3% ######## 11.8% ########## 14.4% ############ 16.9% ############## 19.5% ############### 22.0% ################# 24.5% ##################### 29.6% ####################### 32.1% ########################## 37.2% ############################## 42.3% ################################## 47.4% ##################################### 52.5% ######################################### 57.6% ########################################### 60.1% ############################################## 65.2% ################################################## 70.3% ###################################################### 75.4% ######################################################## 77.9% ########################################################### 83.0% ############################################################# 85.6% ############################################################### 88.1% ################################################################# 90.7% #################################################################### 95.8% ######################################################################## 100.0% [2019-10-10T00:56:43.850Z] #61 64.99 DEP criu/sk-tcp.d [2019-10-10T00:56:43.850Z] #61 65.19 DEP criu/sk-queue.d [2019-10-10T00:56:44.108Z] #61 65.31 DEP criu/sk-packet.d [2019-10-10T00:56:44.365Z] #61 65.54 DEP criu/sk-netlink.d [2019-10-10T00:56:44.365Z] #61 65.68 DEP criu/sk-inet.d [2019-10-10T00:56:44.576Z] #24 ... [2019-10-10T00:56:44.576Z] [2019-10-10T00:56:44.576Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:56:44.576Z] #39 41.71 Selecting previously unselected package libxml2:s390x. [2019-10-10T00:56:44.576Z] #39 41.73 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-10T00:56:44.576Z] #39 41.73 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T00:56:44.576Z] #39 42.92 Selecting previously unselected package libarchive13:s390x. [2019-10-10T00:56:44.576Z] #39 42.92 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-10T00:56:44.576Z] #39 42.93 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T00:56:44.576Z] #39 43.53 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-10T00:56:44.576Z] #39 43.53 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-10T00:56:44.576Z] #39 43.54 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T00:56:44.576Z] #39 43.61 Selecting previously unselected package libuv1:s390x. [2019-10-10T00:56:44.576Z] #39 43.61 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-10T00:56:44.576Z] #39 43.61 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-10T00:56:44.576Z] #39 43.72 Selecting previously unselected package cmake. [2019-10-10T00:56:44.576Z] #39 43.72 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-10T00:56:44.576Z] #39 43.78 Unpacking cmake (3.7.2-1) ... [2019-10-10T00:56:44.576Z] #39 46.70 Selecting previously unselected package xxd. [2019-10-10T00:56:44.576Z] #39 46.70 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T00:56:44.576Z] #39 46.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:56:44.576Z] #39 46.93 Selecting previously unselected package vim-common. [2019-10-10T00:56:44.576Z] #39 46.95 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T00:56:44.576Z] #39 46.96 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:56:44.576Z] #39 47.28 Processing triggers for mime-support (3.60) ... [2019-10-10T00:56:44.576Z] #39 47.37 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:56:44.576Z] #39 47.39 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-10T00:56:44.576Z] #39 47.40 Setting up cmake-data (3.7.2-1) ... [2019-10-10T00:56:44.576Z] #39 47.42 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T00:56:44.576Z] #39 47.42 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T00:56:44.576Z] #39 47.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:44.576Z] #39 47.48 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:56:44.576Z] #39 47.49 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T00:56:44.576Z] #39 47.51 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T00:56:44.576Z] #39 47.52 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T00:56:44.576Z] #39 47.53 Setting up cmake (3.7.2-1) ... [2019-10-10T00:56:44.576Z] #39 47.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:56:44.576Z] #39 DONE 48.0s [2019-10-10T00:56:44.576Z] [2019-10-10T00:56:44.576Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:44.576Z] #24 19.39 [2019-10-10T00:56:44.576Z] #24 ... [2019-10-10T00:56:44.576Z] [2019-10-10T00:56:44.576Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:56:44.576Z] #40 DONE 0.1s [2019-10-10T00:56:44.576Z] [2019-10-10T00:56:44.576Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T00:56:44.576Z] #41 DONE 0.1s [2019-10-10T00:56:44.576Z] [2019-10-10T00:56:44.576Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:44.623Z] #61 65.86 DEP criu/signalfd.d [2019-10-10T00:56:44.880Z] #61 66.07 DEP criu/sigframe.d [2019-10-10T00:56:44.880Z] #61 66.22 DEP criu/shmem.d [2019-10-10T00:56:45.138Z] #61 66.31 DEP criu/servicefd.d [2019-10-10T00:56:45.138Z] #61 66.41 DEP criu/seize.d [2019-10-10T00:56:45.138Z] #61 66.50 DEP criu/seccomp.d [2019-10-10T00:56:45.396Z] #61 66.65 DEP criu/rst-malloc.d [2019-10-10T00:56:45.488Z] #24 19.73 # 1.7% ### 4.5% #### 6.4% ##### 7.4% ##### 8.3% ####### 10.2% [2019-10-10T00:56:45.488Z] #24 ... [2019-10-10T00:56:45.488Z] [2019-10-10T00:56:45.488Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:45.488Z] #37 39.06 io [2019-10-10T00:56:45.488Z] #37 39.10 strconv [2019-10-10T00:56:45.488Z] #37 40.65 bytes [2019-10-10T00:56:45.488Z] #37 44.09 reflect [2019-10-10T00:56:45.488Z] #37 44.31 bufio [2019-10-10T00:56:45.488Z] #37 45.96 syscall [2019-10-10T00:56:45.654Z] #61 66.74 DEP criu/rbtree.d [2019-10-10T00:56:45.654Z] #61 66.78 DEP criu/pstree.d [2019-10-10T00:56:45.654Z] #61 66.95 DEP criu/protobuf.d [2019-10-10T00:56:45.911Z] #61 67.09 GEN criu/protobuf-desc-gen.h [2019-10-10T00:56:46.121Z] #37 ... [2019-10-10T00:56:46.121Z] [2019-10-10T00:56:46.121Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:46.705Z] #24 19.73 # 1.7% ### 4.5% #### 6.4% ##### 7.4% ##### 8.3% ####### 10.2% ######## 11.2% ######## 12.1% ######### 13.0% [2019-10-10T00:56:46.705Z] #24 ... [2019-10-10T00:56:46.705Z] [2019-10-10T00:56:46.705Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:46.705Z] #46 9.980 + cd /tmp/tmp.iltLLRwqrL/src/github.com/opencontainers/runc [2019-10-10T00:56:46.705Z] #46 9.986 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T00:56:46.705Z] #46 10.04 + '[' -z '' ']' [2019-10-10T00:56:46.705Z] #46 10.04 + target=static [2019-10-10T00:56:46.705Z] #46 10.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T00:56:46.705Z] #46 12.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T00:56:46.705Z] #46 ... [2019-10-10T00:56:46.705Z] [2019-10-10T00:56:46.705Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:46.844Z] #61 68.19 DEP criu/protobuf-desc.d [2019-10-10T00:56:47.102Z] #61 68.35 DEP criu/proc_parse.d [2019-10-10T00:56:47.359Z] #61 68.55 DEP criu/plugin.d [2019-10-10T00:56:47.359Z] #61 68.63 DEP criu/pipes.d [2019-10-10T00:56:47.359Z] #61 68.74 DEP criu/pie-util.d [2019-10-10T00:56:47.617Z] #61 68.87 DEP criu/pie-util-vdso.d [2019-10-10T00:56:47.875Z] #61 69.02 DEP criu/pie-util-vdso-elf32.d [2019-10-10T00:56:47.875Z] #61 69.12 DEP criu/path.d [2019-10-10T00:56:47.875Z] #61 69.25 DEP criu/parasite-syscall.d [2019-10-10T00:56:48.132Z] #61 69.42 DEP criu/pagemap.d [2019-10-10T00:56:48.132Z] #61 ... [2019-10-10T00:56:48.132Z] [2019-10-10T00:56:48.132Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:48.132Z] #36 103.8 github.com/LK4D4/vndr/godl [2019-10-10T00:56:48.698Z] #36 104.4 github.com/LK4D4/vndr [2019-10-10T00:56:50.844Z] #24 19.73 # 1.7% ### 4.5% #### 6.4% ##### 7.4% ##### 8.3% ####### 10.2% ######## 11.2% ######## 12.1% ######### 13.0% ########## 14.0% ########## 14.9% ########### 15.9% ############# 18.7% ############### 21.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 34.3% ######################### 35.3% ########################## 37.2% ############################ 39.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.7% ################################# 46.6% ################################## 48.5% #################################### 50.4% #################################### 51.4% ##################################### 52.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% [2019-10-10T00:56:50.844Z] #24 ... [2019-10-10T00:56:50.844Z] [2019-10-10T00:56:50.844Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:50.844Z] #62 1.709 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T00:56:50.844Z] #62 1.710 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T00:56:50.844Z] #62 2.769 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T00:56:50.844Z] #62 2.794 GEN .gitid [2019-10-10T00:56:50.844Z] #62 2.797 GEN criu/include/version.h [2019-10-10T00:56:50.844Z] #62 2.838 GEN include/common/asm [2019-10-10T00:56:50.844Z] #62 4.368 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T00:56:50.844Z] #62 4.604 PBCC images/opts.pb-c.c [2019-10-10T00:56:50.844Z] #62 4.672 PBCC images/sit.pb-c.c [2019-10-10T00:56:50.844Z] #62 4.716 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T00:56:50.844Z] #62 4.919 DEP images/opts.pb-c.d [2019-10-10T00:56:50.844Z] #62 4.983 DEP images/sit.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.052 PBCC images/macvlan.pb-c.c [2019-10-10T00:56:50.844Z] #62 5.060 DEP images/macvlan.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.121 PBCC images/autofs.pb-c.c [2019-10-10T00:56:50.844Z] #62 5.171 DEP images/autofs.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.318 PBCC images/sysctl.pb-c.c [2019-10-10T00:56:50.844Z] #62 5.388 DEP images/sysctl.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.449 PBCC images/time.pb-c.c [2019-10-10T00:56:50.844Z] #62 5.489 DEP images/time.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.552 PBCC images/binfmt-misc.pb-c.c [2019-10-10T00:56:50.844Z] #62 5.565 DEP images/binfmt-misc.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.628 PBCC images/seccomp.pb-c.c [2019-10-10T00:56:50.844Z] #62 5.640 DEP images/seccomp.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.764 PBCC images/userns.pb-c.c [2019-10-10T00:56:50.844Z] #62 5.827 DEP images/userns.pb-c.d [2019-10-10T00:56:50.844Z] #62 5.996 PBCC images/cgroup.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.023 DEP images/cgroup.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.078 PBCC images/fown.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.139 PBCC images/ext-file.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.155 DEP images/fown.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.194 DEP images/ext-file.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.207 PBCC images/rpc.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.266 DEP images/rpc.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.282 PBCC images/siginfo.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.310 DEP images/siginfo.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.376 PBCC images/pagemap.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.441 DEP images/pagemap.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.501 PBCC images/rlimit.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.517 DEP images/rlimit.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.565 PBCC images/file-lock.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.590 DEP images/file-lock.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.631 PBCC images/tty.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.671 DEP images/tty.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.731 PBCC images/tun.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.748 PBCC images/netdev.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.843 DEP images/tun.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.889 DEP images/netdev.pb-c.d [2019-10-10T00:56:50.844Z] #62 6.952 PBCC images/vma.pb-c.c [2019-10-10T00:56:50.844Z] #62 6.976 DEP images/vma.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.018 PBCC images/creds.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.036 DEP images/creds.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.082 PBCC images/utsns.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.095 DEP images/utsns.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.113 PBCC images/ipc-desc.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.169 PBCC images/ipc-sem.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.211 DEP images/ipc-desc.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.307 DEP images/ipc-sem.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.373 PBCC images/ipc-msg.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.403 DEP images/ipc-msg.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.436 PBCC images/ipc-shm.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.441 DEP images/ipc-shm.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.502 PBCC images/ipc-var.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.552 DEP images/ipc-var.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.628 PBCC images/sk-opts.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.686 PBCC images/packet-sock.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.744 DEP images/sk-opts.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.809 DEP images/packet-sock.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.842 PBCC images/sk-netlink.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.885 DEP images/sk-netlink.pb-c.d [2019-10-10T00:56:50.844Z] #62 7.941 PBCC images/sk-inet.pb-c.c [2019-10-10T00:56:50.844Z] #62 7.964 DEP images/sk-inet.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.044 PBCC images/sk-unix.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.087 DEP images/sk-unix.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.179 PBCC images/mm.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.190 DEP images/mm.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.294 PBCC images/timerfd.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.314 DEP images/timerfd.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.370 PBCC images/timer.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.379 DEP images/timer.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.469 PBCC images/sa.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.498 DEP images/sa.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.589 PBCC images/pipe-data.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.614 DEP images/pipe-data.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.653 PBCC images/mnt.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.754 DEP images/mnt.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.839 PBCC images/sk-packet.pb-c.c [2019-10-10T00:56:50.844Z] #62 8.870 DEP images/sk-packet.pb-c.d [2019-10-10T00:56:50.844Z] #62 8.930 PBCC images/tcp-stream.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.000 DEP images/tcp-stream.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.033 PBCC images/pipe.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.046 DEP images/pipe.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.123 PBCC images/pstree.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.151 DEP images/pstree.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.231 PBCC images/fs.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.241 DEP images/fs.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.363 PBCC images/signalfd.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.425 DEP images/signalfd.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.447 PBCC images/fh.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.510 PBCC images/fsnotify.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.540 DEP images/fh.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.649 DEP images/fsnotify.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.756 PBCC images/eventpoll.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.816 DEP images/eventpoll.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.840 PBCC images/eventfd.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.853 DEP images/eventfd.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.902 PBCC images/remap-file-path.pb-c.c [2019-10-10T00:56:50.844Z] #62 9.930 DEP images/remap-file-path.pb-c.d [2019-10-10T00:56:50.844Z] #62 9.959 PBCC images/fifo.pb-c.c [2019-10-10T00:56:50.844Z] #62 10.02 DEP images/fifo.pb-c.d [2019-10-10T00:56:50.844Z] #62 10.07 PBCC images/ghost-file.pb-c.c [2019-10-10T00:56:51.277Z] #62 10.10 DEP images/ghost-file.pb-c.d [2019-10-10T00:56:51.277Z] #62 10.18 PBCC images/regfile.pb-c.c [2019-10-10T00:56:51.277Z] #62 ... [2019-10-10T00:56:51.277Z] [2019-10-10T00:56:51.277Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:52.110Z] #24 19.73 # 1.7% ### 4.5% #### 6.4% ##### 7.4% ##### 8.3% ####### 10.2% ######## 11.2% ######## 12.1% ######### 13.0% ########## 14.0% ########## 14.9% ########### 15.9% ############# 18.7% ############### 21.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 34.3% ######################### 35.3% ########################## 37.2% ############################ 39.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.7% ################################# 46.6% ################################## 48.5% #################################### 50.4% #################################### 51.4% ##################################### 52.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.3% ################################################# 69.3% ################################################### 71.2% ################################################### 72.1% [2019-10-10T00:56:52.110Z] #24 ... [2019-10-10T00:56:52.110Z] [2019-10-10T00:56:52.110Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:56:52.110Z] #17 13.08 Fetched 7670 kB in 12s (603 kB/s) [2019-10-10T00:56:52.110Z] #17 13.08 Reading package lists... [2019-10-10T00:56:52.534Z] #17 19.13 Reading package lists... [2019-10-10T00:56:52.534Z] #17 ... [2019-10-10T00:56:52.534Z] [2019-10-10T00:56:52.534Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:53.015Z] #24 19.73 # 1.7% ### 4.5% #### 6.4% ##### 7.4% ##### 8.3% ####### 10.2% ######## 11.2% ######## 12.1% ######### 13.0% ########## 14.0% ########## 14.9% ########### 15.9% ############# 18.7% ############### 21.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 34.3% ######################### 35.3% ########################## 37.2% ############################ 39.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.7% ################################# 46.6% ################################## 48.5% #################################### 50.4% #################################### 51.4% ##################################### 52.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.3% ################################################# 69.3% ################################################### 71.2% ################################################### 72.1% #################################################### 73.1% ##################################################### 75.0% ####################################################### 76.8% [2019-10-10T00:56:53.015Z] #24 ... [2019-10-10T00:56:53.015Z] [2019-10-10T00:56:53.015Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:53.015Z] #42 0.286 + RM_GOPATH=0 [2019-10-10T00:56:53.015Z] #42 0.286 + TMP_GOPATH= [2019-10-10T00:56:53.015Z] #42 0.286 + : /build [2019-10-10T00:56:53.015Z] #42 0.286 + '[' -z '' ']' [2019-10-10T00:56:53.015Z] #42 0.286 ++ mktemp -d [2019-10-10T00:56:53.015Z] #42 0.295 + export GOPATH=/tmp/tmp.GHydejkgfa [2019-10-10T00:56:53.015Z] #42 0.295 + GOPATH=/tmp/tmp.GHydejkgfa [2019-10-10T00:56:53.015Z] #42 0.295 + RM_GOPATH=1 [2019-10-10T00:56:53.015Z] #42 0.295 ++ dirname ./install.sh [2019-10-10T00:56:53.015Z] #42 0.297 + dir=. [2019-10-10T00:56:53.015Z] #42 0.301 + bin=tini [2019-10-10T00:56:53.015Z] #42 0.301 + shift [2019-10-10T00:56:53.015Z] #42 0.301 + '[' '!' -f ./tini.installer ']' [2019-10-10T00:56:53.015Z] #42 0.301 + . ./tini.installer [2019-10-10T00:56:53.015Z] #42 0.301 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:56:53.015Z] #42 0.302 + install_tini [2019-10-10T00:56:53.015Z] #42 0.302 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T00:56:53.015Z] #42 0.302 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:56:53.015Z] #42 0.302 + git clone https://github.com/krallin/tini.git /tmp/tmp.GHydejkgfa/tini [2019-10-10T00:56:53.015Z] #42 0.312 Cloning into '/tmp/tmp.GHydejkgfa/tini'... [2019-10-10T00:56:53.015Z] #42 1.552 + cd /tmp/tmp.GHydejkgfa/tini [2019-10-10T00:56:53.015Z] #42 1.560 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:56:53.015Z] #42 1.596 + cmake . [2019-10-10T00:56:53.015Z] #42 2.190 -- The C compiler identification is GNU 6.3.0 [2019-10-10T00:56:53.015Z] #42 2.267 -- Check for working C compiler: /usr/bin/cc [2019-10-10T00:56:53.015Z] #42 2.898 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T00:56:53.015Z] #42 2.898 -- Detecting C compiler ABI info [2019-10-10T00:56:53.015Z] #42 3.416 -- Detecting C compiler ABI info - done [2019-10-10T00:56:53.015Z] #42 3.495 -- Detecting C compile features [2019-10-10T00:56:53.015Z] #42 5.286 -- Detecting C compile features - done [2019-10-10T00:56:53.015Z] #42 5.337 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T00:56:53.015Z] #42 5.584 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T00:56:53.015Z] #42 5.681 -- Configuring done [2019-10-10T00:56:53.015Z] #42 5.735 -- Generating done [2019-10-10T00:56:53.015Z] #42 5.735 -- Build files have been written to: /tmp/tmp.GHydejkgfa/tini [2019-10-10T00:56:53.015Z] #42 5.735 + make tini-static [2019-10-10T00:56:53.015Z] #42 6.038 Scanning dependencies of target tini-static [2019-10-10T00:56:53.015Z] #42 6.114 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T00:56:53.015Z] #42 7.623 [100%] Linking C executable tini-static [2019-10-10T00:56:53.015Z] #42 8.052 [100%] Built target tini-static [2019-10-10T00:56:53.015Z] #42 8.120 + mkdir -p /build [2019-10-10T00:56:53.015Z] #42 8.125 + cp tini-static /build/docker-init [2019-10-10T00:56:53.015Z] #42 DONE 8.3s [2019-10-10T00:56:53.015Z] [2019-10-10T00:56:53.015Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:53.958Z] #36 ... [2019-10-10T00:56:53.958Z] [2019-10-10T00:56:53.958Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:53.958Z] #61 69.62 DEP criu/pagemap-cache.d [2019-10-10T00:56:53.958Z] #61 69.77 DEP criu/page-xfer.d [2019-10-10T00:56:53.958Z] #61 69.96 DEP criu/page-pipe.d [2019-10-10T00:56:53.958Z] #61 70.06 DEP criu/netfilter.d [2019-10-10T00:56:53.958Z] #61 70.17 DEP criu/net.d [2019-10-10T00:56:53.958Z] #61 70.32 DEP criu/namespaces.d [2019-10-10T00:56:53.958Z] #61 70.42 DEP criu/mount.d [2019-10-10T00:56:53.958Z] #61 70.54 DEP criu/mem.d [2019-10-10T00:56:53.958Z] #61 70.66 DEP criu/lsm.d [2019-10-10T00:56:53.958Z] #61 70.78 DEP criu/log.d [2019-10-10T00:56:53.958Z] #61 70.93 DEP criu/libnetlink.d [2019-10-10T00:56:53.958Z] #61 71.11 DEP criu/kerndat.d [2019-10-10T00:56:53.958Z] #61 71.27 DEP criu/kcmp-ids.d [2019-10-10T00:56:53.958Z] #61 71.35 DEP criu/irmap.d [2019-10-10T00:56:53.958Z] #61 71.49 DEP criu/ipc_ns.d [2019-10-10T00:56:53.958Z] #61 71.65 DEP criu/image.d [2019-10-10T00:56:53.958Z] #61 71.79 DEP criu/image-desc.d [2019-10-10T00:56:53.958Z] #61 71.85 DEP criu/fsnotify.d [2019-10-10T00:56:53.958Z] #61 72.01 DEP criu/filesystems.d [2019-10-10T00:56:53.958Z] #61 72.14 DEP criu/files.d [2019-10-10T00:56:53.958Z] #61 72.33 DEP criu/files-reg.d [2019-10-10T00:56:53.958Z] #61 72.56 DEP criu/files-ext.d [2019-10-10T00:56:53.958Z] #61 72.65 DEP criu/file-lock.d [2019-10-10T00:56:53.958Z] #61 72.85 DEP criu/file-ids.d [2019-10-10T00:56:53.958Z] #61 72.96 DEP criu/fifo.d [2019-10-10T00:56:53.958Z] #61 73.08 DEP criu/fdstore.d [2019-10-10T00:56:53.958Z] #61 73.16 DEP criu/fault-injection.d [2019-10-10T00:56:53.958Z] #61 73.20 DEP criu/external.d [2019-10-10T00:56:53.958Z] #61 73.29 DEP criu/eventpoll.d [2019-10-10T00:56:53.958Z] #61 73.47 DEP criu/eventfd.d [2019-10-10T00:56:53.958Z] #61 73.58 DEP criu/crtools.d [2019-10-10T00:56:53.958Z] #61 73.71 DEP criu/cr-service.d [2019-10-10T00:56:53.958Z] #61 73.87 DEP criu/cr-restore.d [2019-10-10T00:56:53.958Z] #61 74.14 DEP criu/cr-errno.d [2019-10-10T00:56:53.958Z] #61 74.17 DEP criu/cr-dump.d [2019-10-10T00:56:53.958Z] #61 74.42 DEP criu/cr-dedup.d [2019-10-10T00:56:53.958Z] #61 74.53 DEP criu/cr-check.d [2019-10-10T00:56:53.958Z] #61 74.68 DEP criu/config.d [2019-10-10T00:56:53.958Z] #61 74.84 DEP criu/clone-noasan.d [2019-10-10T00:56:53.958Z] #61 74.89 DEP criu/cgroup.d [2019-10-10T00:56:53.958Z] #61 75.00 DEP criu/cgroup-props.d [2019-10-10T00:56:53.958Z] #61 75.10 DEP criu/bitmap.d [2019-10-10T00:56:53.958Z] #61 75.13 DEP criu/bfd.d [2019-10-10T00:56:53.958Z] #61 75.25 DEP criu/autofs.d [2019-10-10T00:56:53.958Z] #61 75.37 DEP criu/aio.d [2019-10-10T00:56:54.523Z] #61 75.53 DEP criu/action-scripts.d [2019-10-10T00:56:54.523Z] #61 75.74 CC criu/action-scripts.o [2019-10-10T00:56:55.089Z] #61 76.13 CC criu/aio.o [2019-10-10T00:56:55.347Z] #61 76.67 CC criu/autofs.o [2019-10-10T00:56:55.923Z] #61 ... [2019-10-10T00:56:55.923Z] [2019-10-10T00:56:55.923Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:56:55.923Z] #36 DONE 111.5s [2019-10-10T00:56:56.181Z] [2019-10-10T00:56:56.181Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:56:56.239Z] #24 19.73 # 1.7% ### 4.5% #### 6.4% ##### 7.4% ##### 8.3% ####### 10.2% ######## 11.2% ######## 12.1% ######### 13.0% ########## 14.0% ########## 14.9% ########### 15.9% ############# 18.7% ############### 21.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 34.3% ######################### 35.3% ########################## 37.2% ############################ 39.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.7% ################################# 46.6% ################################## 48.5% #################################### 50.4% #################################### 51.4% ##################################### 52.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.3% ################################################# 69.3% ################################################### 71.2% ################################################### 72.1% #################################################### 73.1% ##################################################### 75.0% ####################################################### 76.8% ######################################################## 78.7% ######################################################### 79.7% ########################################################## 80.6% ########################################################## 81.6% ########################################################### 82.5% ############################################################# 85.3% ############################################################## 86.3% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.1% ################################################################ 90.1% ################################################################# 91.0% ################################################################## 92.0% ################################################################## 92.9% ################################################################### 93.8% ################################################################### 94.4% #################################################################### 94.9% ##################################################################### 96.5% ###################################################################### 97.4% ####################################################################### 99.3% ######################################################################## 100.0% [2019-10-10T00:56:56.239Z] #24 31.42 [2019-10-10T00:56:57.115Z] #50 ... [2019-10-10T00:56:57.115Z] [2019-10-10T00:56:57.115Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:56:57.115Z] #61 78.27 CC criu/bfd.o [2019-10-10T00:56:57.373Z] #61 78.62 CC criu/bitmap.o [2019-10-10T00:56:57.573Z] #24 32.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T00:56:57.630Z] #61 78.73 CC criu/cgroup-props.o [2019-10-10T00:56:57.972Z] #24 33.03 [2019-10-10T00:56:57.972Z] #24 ... [2019-10-10T00:56:57.972Z] [2019-10-10T00:56:57.972Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:56:57.972Z] #34 51.49 time [2019-10-10T00:56:57.972Z] #34 57.72 internal/poll [2019-10-10T00:56:57.972Z] #34 60.65 internal/syscall/unix [2019-10-10T00:56:57.972Z] #34 60.85 os [2019-10-10T00:56:58.196Z] #61 79.46 CC criu/cgroup.o [2019-10-10T00:56:58.366Z] #34 ... [2019-10-10T00:56:58.366Z] [2019-10-10T00:56:58.366Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:56:58.366Z] #24 33.30 ################################################### 71.6% ######################################################################## 100.0% [2019-10-10T00:56:58.366Z] #24 33.44 [2019-10-10T00:56:59.698Z] #24 34.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T00:57:00.095Z] #61 81.47 CC criu/clone-noasan.o [2019-10-10T00:57:00.103Z] #24 35.31 [2019-10-10T00:57:00.353Z] #61 81.58 CC criu/config.o [2019-10-10T00:57:00.517Z] #24 35.69 ######################################################################## 100.0% [2019-10-10T00:57:00.996Z] #24 35.82 [2019-10-10T00:57:01.287Z] #61 82.68 CC criu/cr-check.o [2019-10-10T00:57:01.443Z] #24 ... [2019-10-10T00:57:01.443Z] [2019-10-10T00:57:01.443Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:01.443Z] #62 10.27 DEP images/regfile.pb-c.d [2019-10-10T00:57:01.443Z] #62 10.34 PBCC images/ns.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.36 DEP images/ns.pb-c.d [2019-10-10T00:57:01.443Z] #62 10.42 PBCC images/fdinfo.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.51 DEP images/fdinfo.pb-c.d [2019-10-10T00:57:01.443Z] #62 10.54 PBCC images/core-aarch64.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.57 PBCC images/core-arm.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.65 PBCC images/core-ppc64.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.69 PBCC images/core-s390.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.73 PBCC images/core-x86.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.76 PBCC images/core.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.83 PBCC images/inventory.pb-c.c [2019-10-10T00:57:01.443Z] #62 10.88 DEP images/core-aarch64.pb-c.d [2019-10-10T00:57:01.443Z] #62 10.99 DEP images/core-arm.pb-c.d [2019-10-10T00:57:01.443Z] #62 11.08 DEP images/core-ppc64.pb-c.d [2019-10-10T00:57:01.443Z] #62 11.12 DEP images/core-s390.pb-c.d [2019-10-10T00:57:01.443Z] #62 11.16 DEP images/core-x86.pb-c.d [2019-10-10T00:57:01.443Z] #62 11.24 DEP images/core.pb-c.d [2019-10-10T00:57:01.443Z] #62 11.34 DEP images/inventory.pb-c.d [2019-10-10T00:57:01.443Z] #62 11.46 PBCC images/cpuinfo.pb-c.c [2019-10-10T00:57:01.443Z] #62 11.47 DEP images/cpuinfo.pb-c.d [2019-10-10T00:57:01.443Z] #62 11.51 PBCC images/stats.pb-c.c [2019-10-10T00:57:01.443Z] #62 11.52 DEP images/stats.pb-c.d [2019-10-10T00:57:01.443Z] #62 13.55 make[1]: Nothing to be done for 'all'. [2019-10-10T00:57:01.443Z] #62 14.96 CC images/stats.o [2019-10-10T00:57:01.443Z] #62 15.26 CC images/core.o [2019-10-10T00:57:01.443Z] #62 15.77 CC images/core-x86.o [2019-10-10T00:57:01.443Z] #62 16.22 CC images/core-arm.o [2019-10-10T00:57:01.443Z] #62 16.51 CC images/core-aarch64.o [2019-10-10T00:57:01.443Z] #62 16.74 CC images/core-ppc64.o [2019-10-10T00:57:01.443Z] #62 17.32 CC images/core-s390.o [2019-10-10T00:57:01.443Z] #62 17.77 CC images/cpuinfo.o [2019-10-10T00:57:01.443Z] #62 18.12 CC images/inventory.o [2019-10-10T00:57:01.443Z] #62 18.35 CC images/fdinfo.o [2019-10-10T00:57:01.443Z] #62 18.65 CC images/fown.o [2019-10-10T00:57:01.443Z] #62 18.83 CC images/ns.o [2019-10-10T00:57:01.443Z] #62 19.07 CC images/regfile.o [2019-10-10T00:57:01.443Z] #62 19.28 CC images/ghost-file.o [2019-10-10T00:57:01.443Z] #62 19.52 CC images/fifo.o [2019-10-10T00:57:01.443Z] #62 19.67 CC images/remap-file-path.o [2019-10-10T00:57:01.443Z] #62 19.94 CC images/eventfd.o [2019-10-10T00:57:01.443Z] #62 20.24 CC images/eventpoll.o [2019-10-10T00:57:01.443Z] #62 ... [2019-10-10T00:57:01.443Z] [2019-10-10T00:57:01.443Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:01.443Z] #17 19.13 Reading package lists... [2019-10-10T00:57:01.443Z] #17 23.82 Building dependency tree... [2019-10-10T00:57:01.443Z] #17 26.36 The following additional packages will be installed: [2019-10-10T00:57:01.443Z] #17 26.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T00:57:01.443Z] #17 26.36 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T00:57:01.443Z] #17 26.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T00:57:01.443Z] #17 26.45 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T00:57:01.443Z] #17 26.45 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T00:57:01.443Z] #17 26.45 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T00:57:01.443Z] #17 26.45 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T00:57:01.443Z] #17 26.46 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T00:57:01.443Z] #17 26.46 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T00:57:01.443Z] #17 26.46 Suggested packages: [2019-10-10T00:57:01.443Z] #17 26.46 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T00:57:01.443Z] #17 26.46 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T00:57:01.443Z] #17 26.46 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T00:57:01.443Z] #17 26.46 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T00:57:01.443Z] #17 26.46 Recommended packages: [2019-10-10T00:57:01.443Z] #17 26.46 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T00:57:01.443Z] #17 26.46 python3-keyrings.alt python3-xdg unzip [2019-10-10T00:57:01.443Z] #17 30.83 The following NEW packages will be installed: [2019-10-10T00:57:01.443Z] #17 30.83 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T00:57:01.443Z] #17 30.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T00:57:01.443Z] #17 30.83 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T00:57:01.443Z] #17 30.83 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T00:57:01.443Z] #17 30.83 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T00:57:01.443Z] #17 30.89 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T00:57:01.443Z] #17 30.89 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T00:57:01.443Z] #17 30.89 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T00:57:01.443Z] #17 30.89 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T00:57:01.443Z] #17 30.89 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T00:57:01.443Z] #17 30.89 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T00:57:01.443Z] #17 30.89 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T00:57:01.443Z] #17 30.89 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T00:57:01.443Z] #17 30.89 xfsprogs xxd xz-utils zip [2019-10-10T00:57:01.443Z] #17 30.97 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:57:01.443Z] #17 30.97 Need to get 88.2 MB of archives. [2019-10-10T00:57:01.443Z] #17 30.97 After this operation, 565 MB of additional disk space will be used. [2019-10-10T00:57:01.443Z] #17 30.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T00:57:01.443Z] #17 31.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T00:57:01.443Z] #17 31.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-10T00:57:01.443Z] #17 31.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-10T00:57:01.443Z] #17 31.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-10T00:57:01.443Z] #17 31.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-10T00:57:01.443Z] #17 31.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-10T00:57:01.443Z] #17 31.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-10T00:57:01.443Z] #17 31.16 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-10T00:57:01.443Z] #17 31.16 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-10T00:57:01.443Z] #17 31.34 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-10T00:57:01.443Z] #17 31.35 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-10T00:57:01.443Z] #17 31.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-10T00:57:01.443Z] #17 31.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-10T00:57:01.443Z] #17 31.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-10T00:57:01.443Z] #17 31.38 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T00:57:01.443Z] #17 31.38 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-10T00:57:01.443Z] #17 31.39 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-10T00:57:01.443Z] #17 31.39 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-10T00:57:01.443Z] #17 31.40 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-10T00:57:01.443Z] #17 31.40 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-10T00:57:01.443Z] #17 31.42 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T00:57:01.443Z] #17 31.44 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T00:57:01.443Z] #17 31.44 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-10T00:57:01.443Z] #17 31.45 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-10T00:57:01.443Z] #17 31.45 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-10T00:57:01.443Z] #17 31.47 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-10T00:57:01.443Z] #17 31.48 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T00:57:01.443Z] #17 31.48 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T00:57:01.443Z] #17 31.51 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T00:57:01.443Z] #17 31.54 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-10T00:57:01.443Z] #17 31.55 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-10T00:57:01.443Z] #17 31.55 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T00:57:01.443Z] #17 31.55 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T00:57:01.443Z] #17 31.57 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T00:57:01.443Z] #17 31.57 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-10T00:57:01.443Z] #17 31.57 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-10T00:57:01.443Z] #17 31.57 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-10T00:57:01.443Z] #17 31.57 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-10T00:57:01.444Z] #17 31.59 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-10T00:57:01.444Z] #17 31.63 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-10T00:57:01.444Z] #17 31.63 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-10T00:57:01.444Z] #17 31.65 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-10T00:57:01.444Z] #17 31.69 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-10T00:57:01.444Z] #17 31.69 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T00:57:01.444Z] #17 31.69 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T00:57:01.444Z] #17 31.69 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-10T00:57:01.444Z] #17 31.69 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-10T00:57:01.444Z] #17 31.86 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-10T00:57:01.444Z] #17 31.88 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T00:57:01.444Z] #17 31.96 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T00:57:01.444Z] #17 32.00 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T00:57:01.444Z] #17 32.00 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T00:57:01.444Z] #17 32.00 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T00:57:01.444Z] #17 32.00 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-10T00:57:01.444Z] #17 32.05 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T00:57:01.444Z] #17 ... [2019-10-10T00:57:01.444Z] [2019-10-10T00:57:01.444Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:01.444Z] #62 20.61 CC images/fh.o [2019-10-10T00:57:01.879Z] #62 21.06 CC images/fsnotify.o [2019-10-10T00:57:02.726Z] #62 21.80 CC images/signalfd.o [2019-10-10T00:57:03.142Z] #62 22.04 CC images/fs.o [2019-10-10T00:57:03.142Z] #62 22.30 CC images/pstree.o [2019-10-10T00:57:03.185Z] #61 84.07 CC criu/cr-dedup.o [2019-10-10T00:57:03.185Z] #61 84.40 CC criu/cr-dump.o [2019-10-10T00:57:03.547Z] #62 22.50 CC images/pipe.o [2019-10-10T00:57:03.547Z] #62 22.70 CC images/tcp-stream.o [2019-10-10T00:57:03.964Z] #62 22.88 CC images/sk-packet.o [2019-10-10T00:57:03.964Z] #62 23.13 CC images/mnt.o [2019-10-10T00:57:04.375Z] #62 ... [2019-10-10T00:57:04.375Z] [2019-10-10T00:57:04.375Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:57:04.375Z] #37 57.53 time [2019-10-10T00:57:04.375Z] #37 61.53 internal/fmtsort [2019-10-10T00:57:04.375Z] #37 62.29 strings [2019-10-10T00:57:04.375Z] #37 63.66 os [2019-10-10T00:57:04.375Z] #37 66.06 regexp/syntax [2019-10-10T00:57:04.375Z] #37 ... [2019-10-10T00:57:04.375Z] [2019-10-10T00:57:04.375Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:04.375Z] #62 23.31 CC images/pipe-data.o [2019-10-10T00:57:04.375Z] #62 23.47 CC images/sa.o [2019-10-10T00:57:04.782Z] #62 23.78 CC images/timer.o [2019-10-10T00:57:05.085Z] #61 86.14 CC criu/cr-errno.o [2019-10-10T00:57:05.085Z] #61 86.22 CC criu/cr-restore.o [2019-10-10T00:57:05.189Z] #62 24.02 CC images/timerfd.o [2019-10-10T00:57:05.190Z] #62 24.29 CC images/mm.o [2019-10-10T00:57:05.597Z] #62 ... [2019-10-10T00:57:05.597Z] [2019-10-10T00:57:05.597Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:57:05.597Z] #24 38.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T00:57:05.597Z] #24 38.30 skipping existing b63cc5f62c21 [2019-10-10T00:57:05.597Z] #24 38.37 [2019-10-10T00:57:05.597Z] #24 39.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T00:57:05.597Z] #24 40.03 [2019-10-10T00:57:05.597Z] #24 40.27 ######################################################################## 100.0% [2019-10-10T00:57:05.597Z] #24 40.36 [2019-10-10T00:57:05.597Z] #24 40.39 Download of images into '/build' complete. [2019-10-10T00:57:05.597Z] #24 40.39 Use something like the following to load the result into a Docker daemon: [2019-10-10T00:57:05.597Z] #24 40.39 tar -cC '/build' . | docker load [2019-10-10T00:57:05.597Z] #24 DONE 40.5s [2019-10-10T00:57:05.597Z] [2019-10-10T00:57:05.597Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:05.597Z] #62 24.59 CC images/sk-opts.o [2019-10-10T00:57:06.000Z] #62 24.90 CC images/sk-unix.o [2019-10-10T00:57:06.421Z] #62 25.43 CC images/sk-inet.o [2019-10-10T00:57:06.817Z] #62 25.69 CC images/tun.o [2019-10-10T00:57:06.817Z] #62 25.90 CC images/sk-netlink.o [2019-10-10T00:57:06.817Z] #62 26.03 CC images/packet-sock.o [2019-10-10T00:57:07.233Z] #62 ... [2019-10-10T00:57:07.233Z] [2019-10-10T00:57:07.233Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:57:07.233Z] #51 30.15 + cd /tmp/tmp.J6cQWiGqUC/src/github.com/containerd/containerd [2019-10-10T00:57:07.233Z] #51 30.15 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:57:07.233Z] #51 30.93 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T00:57:07.233Z] #51 30.93 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T00:57:07.233Z] #51 30.93 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T00:57:07.233Z] #51 30.93 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T00:57:07.233Z] #51 30.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T00:57:07.233Z] #51 30.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T00:57:07.233Z] #51 30.93 + '[' '' = dynamic ']' [2019-10-10T00:57:07.233Z] #51 30.93 + make [2019-10-10T00:57:07.233Z] #51 31.64 + bin/ctr [2019-10-10T00:57:07.233Z] #51 ... [2019-10-10T00:57:07.233Z] [2019-10-10T00:57:07.233Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:07.233Z] #17 32.68 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-10T00:57:07.233Z] #17 32.80 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-10T00:57:07.233Z] #17 32.89 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-10T00:57:07.233Z] #17 32.93 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-10T00:57:07.233Z] #17 32.94 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-10T00:57:07.233Z] #17 33.01 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-10T00:57:07.233Z] #17 33.28 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-10T00:57:07.233Z] #17 33.45 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-10T00:57:07.233Z] #17 33.45 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T00:57:07.233Z] #17 33.75 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-10T00:57:07.233Z] #17 33.93 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-10T00:57:07.233Z] #17 33.96 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-10T00:57:07.233Z] #17 35.78 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-10T00:57:07.642Z] #17 ... [2019-10-10T00:57:07.642Z] [2019-10-10T00:57:07.642Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:07.642Z] #62 26.51 CC images/ipc-var.o [2019-10-10T00:57:07.642Z] #62 26.61 CC images/ipc-desc.o [2019-10-10T00:57:07.642Z] #62 26.79 CC images/ipc-shm.o [2019-10-10T00:57:08.074Z] #62 27.02 CC images/ipc-msg.o [2019-10-10T00:57:08.074Z] #62 27.21 CC images/ipc-sem.o [2019-10-10T00:57:08.366Z] #61 89.53 CC criu/cr-service.o [2019-10-10T00:57:08.520Z] #62 27.53 CC images/utsns.o [2019-10-10T00:57:08.520Z] #62 ... [2019-10-10T00:57:08.520Z] [2019-10-10T00:57:08.520Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:57:08.520Z] #34 61.87 internal/fmtsort [2019-10-10T00:57:08.520Z] #34 62.56 strings [2019-10-10T00:57:08.520Z] #34 65.94 fmt [2019-10-10T00:57:08.520Z] #34 66.78 path/filepath [2019-10-10T00:57:08.520Z] #34 68.59 io/ioutil [2019-10-10T00:57:08.520Z] #34 69.82 text/tabwriter [2019-10-10T00:57:08.520Z] #34 71.04 flag [2019-10-10T00:57:08.520Z] #34 71.04 github.com/BurntSushi/toml [2019-10-10T00:57:08.520Z] #34 ... [2019-10-10T00:57:08.520Z] [2019-10-10T00:57:08.520Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:08.520Z] #17 38.45 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:57:08.520Z] #17 38.61 Fetched 88.2 MB in 6s (13.2 MB/s) [2019-10-10T00:57:08.520Z] #17 38.67 Selecting previously unselected package bash-completion. [2019-10-10T00:57:08.520Z] #17 38.67 (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 ... 14898 files and directories currently installed.) [2019-10-10T00:57:08.520Z] #17 38.73 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T00:57:09.299Z] #61 90.62 CC criu/crtools.o [2019-10-10T00:57:09.557Z] #61 ... [2019-10-10T00:57:09.557Z] [2019-10-10T00:57:09.557Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:57:09.557Z] #45 125.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T00:57:10.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T00:57:10.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T00:57:10.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T00:57:11.318Z] #17 41.97 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T00:57:11.457Z] #45 126.8 + mkdir -p /build [2019-10-10T00:57:11.457Z] #45 126.8 + cp runc /build/runc [2019-10-10T00:57:11.719Z] #17 42.48 Selecting previously unselected package libnet1:s390x. [2019-10-10T00:57:11.719Z] #17 42.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T00:57:11.719Z] #17 42.48 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T00:57:11.719Z] #17 42.55 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-10T00:57:11.719Z] #17 42.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-10T00:57:11.719Z] #17 42.56 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T00:57:11.719Z] #17 42.58 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-10T00:57:11.719Z] #17 42.59 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-10T00:57:11.719Z] #17 42.59 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T00:57:11.719Z] #17 42.66 Selecting previously unselected package libudev-dev:s390x. [2019-10-10T00:57:11.719Z] #17 42.66 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T00:57:11.719Z] #17 42.67 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T00:57:12.023Z] #45 DONE 127.4s [2019-10-10T00:57:12.023Z] [2019-10-10T00:57:12.023Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:12.023Z] #61 91.23 CC criu/eventfd.o [2019-10-10T00:57:12.023Z] #61 91.51 CC criu/eventpoll.o [2019-10-10T00:57:12.023Z] #61 92.33 CC criu/external.o [2019-10-10T00:57:12.023Z] #61 92.61 CC criu/fault-injection.o [2019-10-10T00:57:12.023Z] #61 92.70 CC criu/fdstore.o [2019-10-10T00:57:12.023Z] #61 92.91 CC criu/fifo.o [2019-10-10T00:57:12.023Z] #61 93.28 CC criu/file-ids.o [2019-10-10T00:57:12.127Z] #17 42.78 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-10T00:57:12.127Z] #17 42.78 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T00:57:12.127Z] #17 42.79 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T00:57:12.529Z] #17 43.37 Selecting previously unselected package python3.5-minimal. [2019-10-10T00:57:12.529Z] #17 43.37 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T00:57:12.529Z] #17 43.38 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T00:57:12.589Z] #61 93.75 CC criu/file-lock.o [2019-10-10T00:57:13.523Z] #61 94.71 CC criu/files-ext.o [2019-10-10T00:57:13.523Z] #61 94.93 CC criu/files-reg.o [2019-10-10T00:57:13.884Z] #17 44.55 Selecting previously unselected package python3-minimal. [2019-10-10T00:57:13.885Z] #17 44.56 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-10T00:57:13.885Z] #17 44.57 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T00:57:13.885Z] #17 44.67 Selecting previously unselected package libmpdec2:s390x. [2019-10-10T00:57:13.885Z] #17 44.67 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-10T00:57:13.885Z] #17 44.67 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-10T00:57:13.885Z] #17 44.75 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-10T00:57:13.885Z] #17 44.75 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T00:57:13.885Z] #17 44.75 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T00:57:14.896Z] #61 96.27 CC criu/files.o [2019-10-10T00:57:15.240Z] #17 ... [2019-10-10T00:57:15.240Z] [2019-10-10T00:57:15.240Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:57:15.240Z] #37 68.75 fmt [2019-10-10T00:57:15.240Z] #37 71.95 regexp [2019-10-10T00:57:15.240Z] #37 74.38 go/scanner [2019-10-10T00:57:15.240Z] #37 75.85 go/ast [2019-10-10T00:57:15.240Z] #37 76.70 internal/lazyregexp [2019-10-10T00:57:15.240Z] #37 77.08 net/url [2019-10-10T00:57:15.641Z] #37 ... [2019-10-10T00:57:15.641Z] [2019-10-10T00:57:15.641Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:15.641Z] #62 27.63 CC images/creds.o [2019-10-10T00:57:15.641Z] #62 27.97 CC images/vma.o [2019-10-10T00:57:15.641Z] #62 28.31 CC images/netdev.o [2019-10-10T00:57:15.641Z] #62 28.92 CC images/tty.o [2019-10-10T00:57:15.641Z] #62 29.33 CC images/file-lock.o [2019-10-10T00:57:15.641Z] #62 29.48 CC images/rlimit.o [2019-10-10T00:57:15.641Z] #62 29.64 CC images/pagemap.o [2019-10-10T00:57:15.641Z] #62 30.08 CC images/siginfo.o [2019-10-10T00:57:15.641Z] #62 30.34 CC images/rpc.o [2019-10-10T00:57:15.641Z] #62 31.38 CC images/ext-file.o [2019-10-10T00:57:15.641Z] #62 31.56 CC images/cgroup.o [2019-10-10T00:57:15.641Z] #62 32.08 CC images/userns.o [2019-10-10T00:57:15.641Z] #62 32.30 CC images/google/protobuf/descriptor.o [2019-10-10T00:57:15.641Z] #62 33.45 CC images/opts.o [2019-10-10T00:57:15.641Z] #62 33.65 CC images/seccomp.o [2019-10-10T00:57:15.641Z] #62 33.86 CC images/binfmt-misc.o [2019-10-10T00:57:15.641Z] #62 34.08 CC images/time.o [2019-10-10T00:57:15.641Z] #62 34.28 CC images/sysctl.o [2019-10-10T00:57:15.641Z] #62 34.41 CC images/autofs.o [2019-10-10T00:57:15.641Z] #62 34.58 CC images/macvlan.o [2019-10-10T00:57:15.641Z] #62 ... [2019-10-10T00:57:15.641Z] [2019-10-10T00:57:15.641Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:15.641Z] #17 46.49 Selecting previously unselected package python3.5. [2019-10-10T00:57:15.642Z] #17 46.49 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T00:57:15.642Z] #17 46.51 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T00:57:16.053Z] #17 ... [2019-10-10T00:57:16.053Z] [2019-10-10T00:57:16.053Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:57:16.053Z] #34 73.39 log [2019-10-10T00:57:16.053Z] #34 75.64 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T00:57:16.053Z] #34 DONE 79.2s [2019-10-10T00:57:16.053Z] [2019-10-10T00:57:16.053Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:16.053Z] #17 46.72 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-10T00:57:16.053Z] #17 46.73 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-10T00:57:16.053Z] #17 46.74 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T00:57:16.053Z] #17 46.82 Selecting previously unselected package dh-python. [2019-10-10T00:57:16.053Z] #17 46.82 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T00:57:16.053Z] #17 46.83 Unpacking dh-python (2.20170125) ... [2019-10-10T00:57:16.507Z] #17 47.08 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T00:57:16.507Z] #17 47.33 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T00:57:16.847Z] #61 97.87 CC criu/filesystems.o [2019-10-10T00:57:17.105Z] #61 98.37 CC criu/fsnotify.o [2019-10-10T00:57:18.035Z] #61 99.18 CC criu/image-desc.o [2019-10-10T00:57:18.035Z] #61 99.31 CC criu/image.o [2019-10-10T00:57:18.967Z] #61 99.96 CC criu/ipc_ns.o [2019-10-10T00:57:19.532Z] #61 100.7 CC criu/irmap.o [2019-10-10T00:57:19.716Z] #17 50.54 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T00:57:20.097Z] #61 101.1 CC criu/kcmp-ids.o [2019-10-10T00:57:20.097Z] #61 101.3 CC criu/kerndat.o [2019-10-10T00:57:20.585Z] #17 51.32 Selecting previously unselected package python3. [2019-10-10T00:57:20.585Z] #17 51.32 (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 ... 16484 files and directories currently installed.) [2019-10-10T00:57:20.585Z] #17 51.34 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-10T00:57:20.585Z] #17 51.35 Unpacking python3 (3.5.3-1) ... [2019-10-10T00:57:20.585Z] #17 51.42 Selecting previously unselected package pigz. [2019-10-10T00:57:20.585Z] #17 51.42 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-10T00:57:20.585Z] #17 51.43 Unpacking pigz (2.3.4-1) ... [2019-10-10T00:57:20.585Z] #17 51.51 Selecting previously unselected package libip4tc0:s390x. [2019-10-10T00:57:20.585Z] #17 51.51 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T00:57:20.585Z] #17 51.51 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:57:20.585Z] #17 51.59 Selecting previously unselected package libip6tc0:s390x. [2019-10-10T00:57:20.585Z] #17 51.59 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T00:57:20.585Z] #17 51.59 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:57:20.991Z] #17 51.71 Selecting previously unselected package libiptc0:s390x. [2019-10-10T00:57:20.991Z] #17 51.71 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T00:57:20.991Z] #17 51.72 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:57:20.991Z] #17 51.81 Selecting previously unselected package libxtables12:s390x. [2019-10-10T00:57:20.991Z] #17 51.81 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T00:57:20.991Z] #17 51.82 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:57:20.991Z] #17 51.95 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-10T00:57:20.991Z] #17 51.95 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-10T00:57:20.991Z] #17 51.96 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T00:57:20.991Z] #17 52.02 Selecting previously unselected package iptables. [2019-10-10T00:57:20.991Z] #17 52.02 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T00:57:20.991Z] #17 52.03 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T00:57:21.031Z] #61 102.1 CC criu/libnetlink.o [2019-10-10T00:57:21.031Z] #61 102.3 CC criu/log.o [2019-10-10T00:57:21.395Z] #17 52.36 Selecting previously unselected package xxd. [2019-10-10T00:57:21.395Z] #17 52.36 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T00:57:21.395Z] #17 52.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:57:21.597Z] #61 102.6 CC criu/lsm.o [2019-10-10T00:57:21.800Z] #17 52.49 Selecting previously unselected package vim-common. [2019-10-10T00:57:21.800Z] #17 52.50 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T00:57:21.800Z] #17 52.50 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:57:21.800Z] #17 52.74 Selecting previously unselected package bzip2. [2019-10-10T00:57:21.800Z] #17 52.74 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-10T00:57:21.800Z] #17 52.74 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T00:57:21.800Z] #17 52.82 Selecting previously unselected package libgpm2:s390x. [2019-10-10T00:57:21.800Z] #17 52.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-10T00:57:21.800Z] #17 52.83 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T00:57:21.855Z] #61 103.0 CC criu/mem.o [2019-10-10T00:57:22.216Z] #17 52.89 Selecting previously unselected package xz-utils. [2019-10-10T00:57:22.216Z] #17 52.90 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-10T00:57:22.216Z] #17 52.90 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T00:57:22.216Z] #17 53.07 Selecting previously unselected package aufs-tools. [2019-10-10T00:57:22.216Z] #17 53.07 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-10T00:57:22.216Z] #17 53.07 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T00:57:22.216Z] #17 53.18 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T00:57:22.216Z] #17 53.19 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T00:57:22.216Z] #17 53.19 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T00:57:22.216Z] #17 53.27 Selecting previously unselected package btrfs-progs. [2019-10-10T00:57:22.216Z] #17 53.27 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T00:57:22.216Z] #17 53.29 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T00:57:22.620Z] #17 53.73 Selecting previously unselected package btrfs-tools. [2019-10-10T00:57:22.620Z] #17 53.73 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T00:57:23.020Z] #17 53.73 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T00:57:23.020Z] #17 53.81 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-10T00:57:23.020Z] #17 53.82 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T00:57:23.020Z] #17 53.82 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T00:57:23.020Z] #17 53.90 Selecting previously unselected package dmsetup. [2019-10-10T00:57:23.020Z] #17 53.90 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-10T00:57:23.020Z] #17 53.91 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T00:57:23.020Z] #17 54.00 Selecting previously unselected package libonig4:s390x. [2019-10-10T00:57:23.228Z] #61 104.1 CC criu/mount.o [2019-10-10T00:57:23.424Z] #17 54.01 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-10T00:57:23.424Z] #17 54.01 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T00:57:23.424Z] #17 54.19 Selecting previously unselected package libjq1:s390x. [2019-10-10T00:57:23.424Z] #17 54.20 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T00:57:23.424Z] #17 54.21 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T00:57:23.424Z] #17 54.30 Selecting previously unselected package jq. [2019-10-10T00:57:23.424Z] #17 54.30 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T00:57:23.424Z] #17 54.31 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T00:57:23.817Z] #17 54.45 Selecting previously unselected package libaio1:s390x. [2019-10-10T00:57:23.817Z] #17 54.45 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-10T00:57:23.817Z] #17 54.46 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-10T00:57:23.817Z] #17 54.52 Selecting previously unselected package libcap2-bin. [2019-10-10T00:57:23.817Z] #17 54.52 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-10T00:57:23.817Z] #17 54.52 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T00:57:23.817Z] #17 54.61 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-10T00:57:23.817Z] #17 54.61 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T00:57:23.817Z] #17 54.62 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T00:57:23.817Z] #17 54.69 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-10T00:57:23.817Z] #17 54.70 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-10T00:57:23.817Z] #17 54.70 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-10T00:57:24.222Z] #17 54.97 Selecting previously unselected package libpcre16-3:s390x. [2019-10-10T00:57:24.222Z] #17 54.97 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-10T00:57:24.222Z] #17 54.97 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T00:57:24.222Z] #17 55.08 Selecting previously unselected package libpcre32-3:s390x. [2019-10-10T00:57:24.222Z] #17 55.08 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-10T00:57:24.222Z] #17 55.08 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T00:57:24.222Z] #17 55.20 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-10T00:57:24.781Z] #17 55.20 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-10T00:57:24.781Z] #17 55.21 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T00:57:24.781Z] #17 55.49 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-10T00:57:24.781Z] #17 55.50 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-10T00:57:24.781Z] #17 55.50 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T00:57:24.781Z] #17 55.71 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-10T00:57:24.781Z] #17 55.72 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-10T00:57:24.781Z] #17 55.74 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T00:57:25.127Z] #61 106.5 CC criu/namespaces.o [2019-10-10T00:57:25.382Z] #17 55.82 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T00:57:25.383Z] #17 55.82 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T00:57:25.383Z] #17 55.83 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T00:57:25.383Z] #17 55.94 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T00:57:25.383Z] #17 55.94 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T00:57:25.383Z] #17 55.94 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T00:57:25.383Z] #17 56.07 Selecting previously unselected package libreadline5:s390x. [2019-10-10T00:57:25.383Z] #17 56.07 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-10T00:57:25.383Z] #17 56.08 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T00:57:25.383Z] #17 56.25 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-10T00:57:25.383Z] #17 56.25 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T00:57:25.383Z] #17 56.26 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T00:57:25.955Z] #17 ... [2019-10-10T00:57:25.955Z] [2019-10-10T00:57:25.955Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:25.955Z] #62 34.75 CC images/sit.o [2019-10-10T00:57:25.955Z] #62 34.92 LINK images/built-in.o [2019-10-10T00:57:25.955Z] #62 35.23 GEN compel/include/asm [2019-10-10T00:57:25.955Z] #62 35.23 GEN compel/include/version.h [2019-10-10T00:57:25.955Z] #62 35.25 touch .config [2019-10-10T00:57:25.955Z] #62 35.26 GEN include/common/config.h [2019-10-10T00:57:25.955Z] #62 35.56 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-10T00:57:25.955Z] #62 35.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T00:57:25.955Z] #62 35.65 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T00:57:25.955Z] #62 35.69 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-10T00:57:25.955Z] #62 35.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-10T00:57:25.955Z] #62 35.78 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-10T00:57:25.955Z] #62 35.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T00:57:25.955Z] #62 35.81 DEP compel/plugins/std/infect.d [2019-10-10T00:57:25.955Z] #62 35.95 DEP compel/plugins/std/string.d [2019-10-10T00:57:25.955Z] #62 36.10 DEP compel/plugins/std/log.d [2019-10-10T00:57:25.955Z] #62 36.28 DEP compel/plugins/std/fds.d [2019-10-10T00:57:25.955Z] #62 36.42 DEP compel/plugins/std/std.d [2019-10-10T00:57:25.955Z] #62 36.63 DEP compel/plugins/shmem/shmem.d [2019-10-10T00:57:25.955Z] #62 36.85 DEP compel/plugins/fds/fds.d [2019-10-10T00:57:25.955Z] #62 37.04 CC compel/plugins/std/std.o [2019-10-10T00:57:25.955Z] #62 37.31 CC compel/plugins/std/fds.o [2019-10-10T00:57:25.955Z] #62 37.61 CC compel/plugins/std/log.o [2019-10-10T00:57:25.955Z] #62 38.44 CC compel/plugins/std/string.o [2019-10-10T00:57:25.955Z] #62 38.97 CC compel/plugins/std/infect.o [2019-10-10T00:57:25.955Z] #62 39.43 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-10T00:57:25.955Z] #62 39.45 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-10T00:57:25.955Z] #62 39.51 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-10T00:57:25.955Z] #62 39.65 AR compel/plugins/std.lib.a [2019-10-10T00:57:25.955Z] #62 39.71 CC compel/plugins/fds/fds.o [2019-10-10T00:57:25.955Z] #62 40.00 AR compel/plugins/fds.lib.a [2019-10-10T00:57:25.955Z] #62 40.04 HOSTDEP compel/src/lib/log-host.d [2019-10-10T00:57:25.955Z] #62 40.11 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T00:57:25.955Z] #62 40.23 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-10T00:57:25.955Z] #62 40.35 HOSTDEP compel/src/main-host.d [2019-10-10T00:57:25.955Z] #62 40.44 DEP compel/src/lib/ptrace.d [2019-10-10T00:57:25.955Z] #62 40.54 DEP compel/src/lib/infect.d [2019-10-10T00:57:25.955Z] #62 40.69 DEP compel/src/lib/infect-util.d [2019-10-10T00:57:25.955Z] #62 40.85 DEP compel/src/lib/infect-rpc.d [2019-10-10T00:57:25.955Z] #62 40.92 DEP compel/arch/s390/src/lib/infect.d [2019-10-10T00:57:25.955Z] #62 41.15 DEP compel/arch/s390/src/lib/cpu.d [2019-10-10T00:57:25.955Z] #62 41.29 DEP compel/src/lib/log.d [2019-10-10T00:57:25.955Z] #62 41.38 DEP compel/src/main.d [2019-10-10T00:57:25.955Z] #62 41.56 DEP compel/src/lib/handle-elf.d [2019-10-10T00:57:25.955Z] #62 41.76 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-10T00:57:25.955Z] #62 41.99 CC compel/src/lib/log.o [2019-10-10T00:57:25.955Z] #62 42.42 CC compel/arch/s390/src/lib/cpu.o [2019-10-10T00:57:25.955Z] #62 42.69 CC compel/arch/s390/src/lib/infect.o [2019-10-10T00:57:25.955Z] #62 43.52 CC compel/src/lib/infect-rpc.o [2019-10-10T00:57:25.955Z] #62 43.80 CC compel/src/lib/infect-util.o [2019-10-10T00:57:25.955Z] #62 44.19 CC compel/src/lib/infect.o [2019-10-10T00:57:25.955Z] #62 ... [2019-10-10T00:57:25.955Z] [2019-10-10T00:57:25.955Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:57:25.955Z] #37 79.06 text/template/parse [2019-10-10T00:57:25.955Z] #37 82.42 go/parser [2019-10-10T00:57:25.955Z] #37 84.28 text/template [2019-10-10T00:57:25.955Z] #37 86.58 encoding/xml [2019-10-10T00:57:26.501Z] #61 107.6 CC criu/net.o [2019-10-10T00:57:26.501Z] #61 ... [2019-10-10T00:57:26.501Z] [2019-10-10T00:57:26.501Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:57:26.501Z] #58 144.8 + dpkg --print-architecture [2019-10-10T00:57:26.501Z] #58 144.8 + cd /tmp/tmp.VkOs6X3SxW/src/github.com/docker/distribution [2019-10-10T00:57:26.501Z] #58 144.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T00:57:26.760Z] #58 145.1 + GOPATH=/tmp/tmp.VkOs6X3SxW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VkOs6X3SxW [2019-10-10T00:57:26.760Z] #58 145.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T00:57:26.851Z] #37 90.15 go/doc [2019-10-10T00:57:27.257Z] #37 ... [2019-10-10T00:57:27.257Z] [2019-10-10T00:57:27.257Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:27.257Z] #17 58.21 Selecting previously unselected package net-tools. [2019-10-10T00:57:27.257Z] #17 58.21 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-10T00:57:27.257Z] #17 58.22 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T00:57:27.814Z] #17 58.51 Selecting previously unselected package python-pip-whl. [2019-10-10T00:57:27.814Z] #17 58.52 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T00:57:27.814Z] #17 58.52 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T00:57:28.210Z] #17 59.10 Selecting previously unselected package python3-pip. [2019-10-10T00:57:28.210Z] #17 59.10 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T00:57:28.210Z] #17 59.11 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T00:57:28.210Z] #17 59.31 Selecting previously unselected package python3-pkg-resources. [2019-10-10T00:57:28.614Z] #17 59.33 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T00:57:28.614Z] #17 59.34 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T00:57:28.614Z] #17 59.53 Selecting previously unselected package python3-setuptools. [2019-10-10T00:57:28.614Z] #17 59.53 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T00:57:28.614Z] #17 59.53 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T00:57:28.614Z] #17 59.72 Selecting previously unselected package python3-wheel. [2019-10-10T00:57:28.614Z] #17 59.72 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T00:57:29.023Z] #17 59.72 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T00:57:29.024Z] #17 59.86 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T00:57:29.024Z] #17 59.86 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-10T00:57:29.024Z] #17 59.87 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T00:57:29.428Z] #17 60.20 Selecting previously unselected package vim-runtime. [2019-10-10T00:57:29.428Z] #17 60.20 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T00:57:29.428Z] #17 60.26 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T00:57:29.428Z] #17 60.27 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T00:57:29.428Z] #17 60.31 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:57:33.706Z] #17 64.52 Selecting previously unselected package vim. [2019-10-10T00:57:33.706Z] #17 64.53 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T00:57:33.706Z] #17 64.53 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:57:34.127Z] #17 65.12 Selecting previously unselected package xfsprogs. [2019-10-10T00:57:34.127Z] #17 65.12 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-10T00:57:34.127Z] #17 65.13 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T00:57:34.908Z] #58 ... [2019-10-10T00:57:34.908Z] [2019-10-10T00:57:34.908Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:34.908Z] #61 109.7 CC criu/netfilter.o [2019-10-10T00:57:34.908Z] #61 109.9 CC criu/page-pipe.o [2019-10-10T00:57:34.908Z] #61 110.3 CC criu/page-xfer.o [2019-10-10T00:57:34.908Z] #61 111.2 CC criu/pagemap-cache.o [2019-10-10T00:57:34.908Z] #61 111.6 CC criu/pagemap.o [2019-10-10T00:57:34.908Z] #61 112.2 CC criu/parasite-syscall.o [2019-10-10T00:57:34.908Z] #61 112.8 CC criu/path.o [2019-10-10T00:57:34.908Z] #61 113.0 CC criu/pie-util-vdso-elf32.o [2019-10-10T00:57:34.908Z] #61 113.4 CC criu/pie-util-vdso.o [2019-10-10T00:57:34.908Z] #61 113.8 CC criu/pie-util.o [2019-10-10T00:57:34.908Z] #61 114.0 CC criu/pipes.o [2019-10-10T00:57:34.908Z] #61 114.5 CC criu/plugin.o [2019-10-10T00:57:34.908Z] #61 114.8 CC criu/proc_parse.o [2019-10-10T00:57:35.474Z] #61 116.9 CC criu/protobuf-desc.o [2019-10-10T00:57:35.509Z] #7 completed: 2019-10-10 00:57:25.857000796 +0000 UTC [2019-10-10T00:57:35.510Z] #7 duration: 1m2.818941428s [2019-10-10T00:57:35.510Z] [2019-10-10T00:57:35.510Z] [2019-10-10T00:57:35.510Z] #8 exporting to image [2019-10-10T00:57:35.510Z] #8 digest: sha256:e3f92c1e3c3b98b271c218a6925f1503732e3a91fd569c35ba6756c86c1ebb2b [2019-10-10T00:57:35.510Z] #8 name: "exporting to image" [2019-10-10T00:57:35.510Z] #8 started: 2019-10-10 00:57:25.859728006 +0000 UTC [2019-10-10T00:57:35.510Z] #8 exporting layers [2019-10-10T00:57:35.556Z] #17 66.23 Selecting previously unselected package zip. [2019-10-10T00:57:35.556Z] #17 66.26 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-10T00:57:35.556Z] #17 66.26 Unpacking zip (3.0-11+b1) ... [2019-10-10T00:57:35.990Z] #17 66.54 Selecting previously unselected package libapparmor-perl. [2019-10-10T00:57:35.990Z] #17 66.56 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T00:57:35.990Z] #17 66.56 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T00:57:35.990Z] #17 66.78 Selecting previously unselected package apparmor. [2019-10-10T00:57:35.990Z] #17 66.79 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T00:57:35.990Z] #17 66.86 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T00:57:36.395Z] #17 67.29 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T00:57:36.395Z] #17 67.30 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T00:57:36.395Z] #17 67.30 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T00:57:36.408Z] #61 117.6 CC criu/protobuf.o [2019-10-10T00:57:36.666Z] #61 117.8 CC criu/pstree.o [2019-10-10T00:57:37.599Z] #61 118.8 CC criu/rbtree.o [2019-10-10T00:57:37.736Z] #17 ... [2019-10-10T00:57:37.736Z] [2019-10-10T00:57:37.736Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:37.736Z] #62 46.51 CC compel/src/lib/ptrace.o [2019-10-10T00:57:37.736Z] #62 46.90 AR compel/libcompel.a [2019-10-10T00:57:37.736Z] #62 46.96 HOSTCC compel/src/main-host.o [2019-10-10T00:57:37.736Z] #62 47.28 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-10T00:57:37.736Z] #62 47.54 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T00:57:37.736Z] #62 47.96 HOSTCC compel/src/lib/log-host.o [2019-10-10T00:57:37.736Z] #62 48.13 HOSTLINK compel/compel-host-bin [2019-10-10T00:57:37.736Z] #62 48.19 DEP soccr/soccr.d [2019-10-10T00:57:37.736Z] #62 48.41 CC soccr/soccr.o [2019-10-10T00:57:37.736Z] #62 49.66 AR soccr/libsoccr.a [2019-10-10T00:57:37.736Z] #62 49.69 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T00:57:37.736Z] #62 49.88 DEP criu/arch/s390/sigframe.d [2019-10-10T00:57:37.736Z] #62 49.99 DEP criu/arch/s390/crtools.d [2019-10-10T00:57:37.736Z] #62 50.22 DEP criu/arch/s390/cpu.d [2019-10-10T00:57:37.736Z] #62 50.33 CC criu/arch/s390/cpu.o [2019-10-10T00:57:37.736Z] #62 50.90 CC criu/arch/s390/crtools.o [2019-10-10T00:57:37.736Z] #62 51.79 CC criu/arch/s390/sigframe.o [2019-10-10T00:57:37.736Z] #62 51.94 LINK criu/arch/s390/crtools.built-in.o [2019-10-10T00:57:37.736Z] #62 51.99 DEP criu/arch/s390/vdso-pie.d [2019-10-10T00:57:37.736Z] #62 52.13 DEP criu/pie/parasite-vdso.d [2019-10-10T00:57:37.736Z] #62 52.39 DEP criu/pie/util-vdso.d [2019-10-10T00:57:37.736Z] #62 52.47 DEP criu/pie/util.d [2019-10-10T00:57:37.736Z] #62 52.57 CC criu/pie/util.o [2019-10-10T00:57:37.736Z] #62 52.80 CC criu/pie/util-vdso.o [2019-10-10T00:57:37.736Z] #62 53.41 CC criu/pie/parasite-vdso.o [2019-10-10T00:57:37.736Z] #62 54.09 CC criu/arch/s390/vdso-pie.o [2019-10-10T00:57:37.736Z] #62 54.45 AR criu/pie/pie.lib.a [2019-10-10T00:57:37.736Z] #62 54.72 DEP criu/pie/restorer.d [2019-10-10T00:57:37.736Z] #62 55.04 DEP criu/arch/s390/restorer.d [2019-10-10T00:57:37.736Z] #62 55.27 DEP criu/pie/parasite.d [2019-10-10T00:57:37.736Z] #62 55.50 CC criu/pie/parasite.o [2019-10-10T00:57:37.856Z] #61 119.0 CC criu/rst-malloc.o [2019-10-10T00:57:37.856Z] #61 119.2 CC criu/seccomp.o [2019-10-10T00:57:38.138Z] #62 56.92 LINK criu/pie/parasite.built-in.o [2019-10-10T00:57:38.138Z] #62 56.92 GEN criu/pie/parasite-blob.h [2019-10-10T00:57:38.138Z] #62 56.94 CC criu/arch/s390/restorer.o [2019-10-10T00:57:38.422Z] #61 119.8 CC criu/seize.o [2019-10-10T00:57:38.528Z] #62 57.49 CC criu/pie/restorer.o [2019-10-10T00:57:38.528Z] #62 ... [2019-10-10T00:57:38.528Z] [2019-10-10T00:57:38.528Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:38.528Z] #17 69.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T00:57:38.528Z] #17 69.46 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T00:57:38.528Z] #17 69.47 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T00:57:39.355Z] #61 120.5 CC criu/servicefd.o [2019-10-10T00:57:39.612Z] #61 120.9 CC criu/shmem.o [2019-10-10T00:57:39.874Z] #17 ... [2019-10-10T00:57:39.874Z] [2019-10-10T00:57:39.874Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:57:39.874Z] #37 93.18 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T00:57:39.874Z] #37 93.55 crypto/ed25519 [2019-10-10T00:57:39.874Z] #37 93.68 github.com/LK4D4/vndr/build [2019-10-10T00:57:39.874Z] #37 93.93 crypto/rsa [2019-10-10T00:57:39.874Z] #37 95.54 crypto/dsa [2019-10-10T00:57:39.874Z] #37 96.05 crypto/x509/pkix [2019-10-10T00:57:39.874Z] #37 96.56 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T00:57:39.874Z] #37 97.93 net [2019-10-10T00:57:39.874Z] #37 99.32 vendor/golang.org/x/sys/cpu [2019-10-10T00:57:39.874Z] #37 99.72 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-10T00:57:39.874Z] #37 100.2 vendor/golang.org/x/crypto/poly1305 [2019-10-10T00:57:39.874Z] #37 100.9 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-10T00:57:39.874Z] #37 101.7 vendor/golang.org/x/crypto/curve25519 [2019-10-10T00:57:39.874Z] #37 102.3 vendor/golang.org/x/crypto/hkdf [2019-10-10T00:57:39.874Z] #37 102.4 vendor/golang.org/x/text/transform [2019-10-10T00:57:39.874Z] #37 103.1 vendor/golang.org/x/text/unicode/bidi [2019-10-10T00:57:40.178Z] #61 121.6 CC criu/sigframe.o [2019-10-10T00:57:40.744Z] #61 121.8 CC criu/signalfd.o [2019-10-10T00:57:40.744Z] #61 122.0 CC criu/sk-inet.o [2019-10-10T00:57:41.240Z] #37 ... [2019-10-10T00:57:41.240Z] [2019-10-10T00:57:41.240Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:41.240Z] #17 71.85 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T00:57:41.240Z] #17 71.85 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T00:57:41.240Z] #17 71.85 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T00:57:41.240Z] #17 71.94 Selecting previously unselected package mingw-w64-common. [2019-10-10T00:57:41.240Z] #17 71.95 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T00:57:41.240Z] #17 71.95 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T00:57:41.678Z] #61 122.8 CC criu/sk-netlink.o [2019-10-10T00:57:42.243Z] #61 123.2 CC criu/sk-packet.o [2019-10-10T00:57:42.501Z] #61 123.8 CC criu/sk-queue.o [2019-10-10T00:57:42.759Z] #61 124.1 CC criu/sk-tcp.o [2019-10-10T00:57:43.325Z] #61 124.5 CC criu/sk-unix.o [2019-10-10T00:57:45.224Z] #61 126.1 CC criu/sockets.o [2019-10-10T00:57:45.482Z] #61 126.7 CC criu/stats.o [2019-10-10T00:57:45.482Z] #61 ... [2019-10-10T00:57:45.482Z] [2019-10-10T00:57:45.482Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:57:45.482Z] #58 163.8 + rm -rf /tmp/tmp.VkOs6X3SxW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VkOs6X3SxW [2019-10-10T00:57:45.816Z] #8 completed: 2019-10-10 00:57:45.421835191 +0000 UTC [2019-10-10T00:57:45.816Z] #8 duration: 19.562107185s [2019-10-10T00:57:45.816Z] #8 exporting layers 19.6s done [2019-10-10T00:57:45.816Z] #8 writing image sha256:e9b67f47c76e18470dbfcf85d88e477c31f8e7c7fc3832e3f16a6ec6c9c557ed done [2019-10-10T00:57:45.816Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T00:57:45.816Z] [2019-10-10T00:57:46.103Z] 4b3dc9fb29fe5aea7d69d31dfc0b56932e00ede3bfb8a17c228be4be7fdd84f7 [2019-10-10T00:57:46.103Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:d64266d25db688b267378c804512ac909bad8ec0 . [2019-10-10T00:57:46.103Z] #1 [internal] booting buildkit [2019-10-10T00:57:46.385Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T00:57:46.415Z] #58 DONE 164.7s [2019-10-10T00:57:46.415Z] [2019-10-10T00:57:46.415Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:46.415Z] #61 127.0 CC criu/string.o [2019-10-10T00:57:46.415Z] #61 127.1 CC criu/sysctl.o [2019-10-10T00:57:46.415Z] #61 127.6 CC criu/sysfs_parse.o [2019-10-10T00:57:46.674Z] #61 128.0 CC criu/timerfd.o [2019-10-10T00:57:46.807Z] #17 77.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T00:57:46.807Z] #17 77.10 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T00:57:46.807Z] #17 77.10 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T00:57:47.226Z] #17 ... [2019-10-10T00:57:47.226Z] [2019-10-10T00:57:47.226Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:47.226Z] #62 60.17 LINK criu/pie/restorer.built-in.o [2019-10-10T00:57:47.226Z] #62 60.19 GEN criu/pie/restorer-blob.h [2019-10-10T00:57:47.226Z] #62 60.28 DEP criu/vdso.d [2019-10-10T00:57:47.226Z] #62 60.62 DEP criu/uts_ns.d [2019-10-10T00:57:47.226Z] #62 60.78 DEP criu/util.d [2019-10-10T00:57:47.226Z] #62 61.02 DEP criu/uffd.d [2019-10-10T00:57:47.226Z] #62 61.25 DEP criu/tun.d [2019-10-10T00:57:47.226Z] #62 61.63 DEP criu/tty.d [2019-10-10T00:57:47.226Z] #62 61.97 DEP criu/timerfd.d [2019-10-10T00:57:47.226Z] #62 62.16 DEP criu/sysfs_parse.d [2019-10-10T00:57:47.226Z] #62 62.57 DEP criu/sysctl.d [2019-10-10T00:57:47.226Z] #62 62.75 DEP criu/string.d [2019-10-10T00:57:47.226Z] #62 62.89 DEP criu/stats.d [2019-10-10T00:57:47.226Z] #62 63.05 DEP criu/sockets.d [2019-10-10T00:57:47.226Z] #62 63.19 DEP criu/sk-unix.d [2019-10-10T00:57:47.226Z] #62 63.42 DEP criu/sk-tcp.d [2019-10-10T00:57:47.226Z] #62 63.63 DEP criu/sk-queue.d [2019-10-10T00:57:47.226Z] #62 63.78 DEP criu/sk-packet.d [2019-10-10T00:57:47.226Z] #62 63.92 DEP criu/sk-netlink.d [2019-10-10T00:57:47.226Z] #62 64.07 DEP criu/sk-inet.d [2019-10-10T00:57:47.226Z] #62 64.27 DEP criu/signalfd.d [2019-10-10T00:57:47.226Z] #62 64.38 DEP criu/sigframe.d [2019-10-10T00:57:47.226Z] #62 64.50 DEP criu/shmem.d [2019-10-10T00:57:47.226Z] #62 64.64 DEP criu/servicefd.d [2019-10-10T00:57:47.226Z] #62 64.83 DEP criu/seize.d [2019-10-10T00:57:47.226Z] #62 64.99 DEP criu/seccomp.d [2019-10-10T00:57:47.226Z] #62 65.33 DEP criu/rst-malloc.d [2019-10-10T00:57:47.226Z] #62 65.39 DEP criu/rbtree.d [2019-10-10T00:57:47.226Z] #62 65.44 DEP criu/pstree.d [2019-10-10T00:57:47.226Z] #62 65.60 DEP criu/protobuf.d [2019-10-10T00:57:47.226Z] #62 65.77 GEN criu/protobuf-desc-gen.h [2019-10-10T00:57:47.238Z] #61 128.5 CC criu/tty.o [2019-10-10T00:57:48.047Z] #62 67.17 DEP criu/protobuf-desc.d [2019-10-10T00:57:48.445Z] #62 67.41 DEP criu/proc_parse.d [2019-10-10T00:57:48.445Z] #62 67.61 DEP criu/plugin.d [2019-10-10T00:57:48.445Z] #62 67.73 DEP criu/pipes.d [2019-10-10T00:57:48.609Z] #61 129.8 CC criu/tun.o [2019-10-10T00:57:48.840Z] #62 67.92 DEP criu/pie-util.d [2019-10-10T00:57:48.840Z] #62 68.01 DEP criu/pie-util-vdso.d [2019-10-10T00:57:48.866Z] #61 130.1 CC criu/uffd.o [2019-10-10T00:57:49.080Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-10T00:57:49.080Z] #1 creating container buildx_buildkit_default [2019-10-10T00:57:49.243Z] #62 68.20 DEP criu/pie-util-vdso-elf32.d [2019-10-10T00:57:49.243Z] #62 68.40 DEP criu/path.d [2019-10-10T00:57:49.642Z] #62 68.68 DEP criu/parasite-syscall.d [2019-10-10T00:57:49.699Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-10T00:57:49.699Z] #1 DONE 3.4s [2019-10-10T00:57:49.798Z] #61 130.9 CC criu/util.o [2019-10-10T00:57:49.983Z] [2019-10-10T00:57:49.983Z] #2 [internal] load build definition from Dockerfile [2019-10-10T00:57:49.983Z] #2 transferring dockerfile: 13.40kB done [2019-10-10T00:57:49.983Z] #2 DONE 0.0s [2019-10-10T00:57:49.983Z] [2019-10-10T00:57:49.983Z] #3 [internal] load .dockerignore [2019-10-10T00:57:49.983Z] #3 transferring context: 87B 0.0s done [2019-10-10T00:57:49.983Z] #3 DONE 0.0s [2019-10-10T00:57:49.983Z] [2019-10-10T00:57:49.983Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T00:57:50.062Z] #62 69.08 DEP criu/pagemap.d [2019-10-10T00:57:50.477Z] #62 69.24 DEP criu/pagemap-cache.d [2019-10-10T00:57:50.477Z] #62 ... [2019-10-10T00:57:50.477Z] [2019-10-10T00:57:50.477Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T00:57:50.477Z] #65 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T00:57:50.477Z] #65 105.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T00:57:50.477Z] #65 DONE 113.8s [2019-10-10T00:57:50.477Z] [2019-10-10T00:57:50.477Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:50.477Z] #62 69.51 DEP criu/page-xfer.d [2019-10-10T00:57:50.477Z] #62 ... [2019-10-10T00:57:50.477Z] [2019-10-10T00:57:50.477Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T00:57:50.477Z] #66 DONE 0.1s [2019-10-10T00:57:50.477Z] [2019-10-10T00:57:50.477Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:50.477Z] #62 69.60 DEP criu/page-pipe.d [2019-10-10T00:57:50.611Z] #4 DONE 0.7s [2019-10-10T00:57:50.611Z] [2019-10-10T00:57:50.611Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T00:57:50.611Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T00:57:50.729Z] #61 131.8 CC criu/uts_ns.o [2019-10-10T00:57:50.730Z] #61 132.0 CC criu/vdso-compat.o [2019-10-10T00:57:50.880Z] #62 69.79 DEP criu/netfilter.d [2019-10-10T00:57:50.895Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T00:57:50.895Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-10T00:57:50.895Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.37MB / 8.18MB 0.1s [2019-10-10T00:57:50.895Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-10T00:57:50.895Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-10-10T00:57:50.895Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T00:57:50.986Z] #61 132.2 CC criu/vdso.o [2019-10-10T00:57:51.307Z] #62 70.17 DEP criu/net.d [2019-10-10T00:57:51.307Z] #62 70.52 DEP criu/namespaces.d [2019-10-10T00:57:51.511Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-10T00:57:51.512Z] #5 DONE 0.9s [2019-10-10T00:57:51.551Z] #61 132.9 LINK criu/built-in.o [2019-10-10T00:57:51.551Z] #61 132.9 LINK criu/criu [2019-10-10T00:57:51.795Z] [2019-10-10T00:57:51.795Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T00:57:51.808Z] #61 133.2 DEP lib/c/criu.d [2019-10-10T00:57:51.857Z] #62 70.71 DEP criu/mount.d [2019-10-10T00:57:51.857Z] #62 70.90 DEP criu/mem.d [2019-10-10T00:57:51.857Z] #62 ... [2019-10-10T00:57:51.857Z] [2019-10-10T00:57:51.857Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:57:51.857Z] #37 105.2 vendor/golang.org/x/text/secure/bidirule [2019-10-10T00:57:51.857Z] #37 105.6 vendor/golang.org/x/text/unicode/norm [2019-10-10T00:57:51.857Z] #37 111.6 vendor/golang.org/x/net/idna [2019-10-10T00:57:51.857Z] #37 115.2 vendor/golang.org/x/net/http2/hpack [2019-10-10T00:57:52.065Z] #61 133.3 CC images/rpc.pb-c.o [2019-10-10T00:57:52.087Z] #6 DONE 0.4s [2019-10-10T00:57:52.087Z] [2019-10-10T00:57:52.087Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:57:52.087Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T00:57:52.322Z] #61 133.6 CC lib/c/criu.o [2019-10-10T00:57:52.352Z] #37 ... [2019-10-10T00:57:52.352Z] [2019-10-10T00:57:52.352Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:57:52.352Z] #17 82.89 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T00:57:52.352Z] #17 82.89 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T00:57:52.352Z] #17 82.92 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T00:57:52.352Z] #17 83.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T00:57:52.352Z] #17 83.12 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T00:57:52.352Z] #17 83.12 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:57:52.381Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-10T00:57:52.381Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s [2019-10-10T00:57:52.381Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s [2019-10-10T00:57:52.381Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.1s [2019-10-10T00:57:52.381Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T00:57:52.381Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-10T00:57:52.381Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 0B / 155B 0.1s [2019-10-10T00:57:52.381Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-10T00:57:52.381Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-10T00:57:52.381Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-10T00:57:52.680Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.53MB / 45.65MB 0.4s [2019-10-10T00:57:52.680Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.4s done [2019-10-10T00:57:52.680Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 687.24kB / 9.99MB 0.4s [2019-10-10T00:57:52.680Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 425.10kB / 4.30MB 0.4s [2019-10-10T00:57:52.978Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 916.62kB / 4.30MB 0.6s [2019-10-10T00:57:52.978Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.64MB / 9.99MB 0.7s [2019-10-10T00:57:52.978Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.38MB / 4.30MB 0.7s [2019-10-10T00:57:52.978Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.87MB / 4.30MB 0.9s [2019-10-10T00:57:53.253Z] #61 134.3 LINK lib/c/built-in.o [2019-10-10T00:57:53.253Z] #61 134.3 LINK lib/c/libcriu.so [2019-10-10T00:57:53.253Z] #61 134.4 GEN magic.py [2019-10-10T00:57:53.253Z] #61 134.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T00:57:53.253Z] #61 134.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T00:57:53.269Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.62MB / 50.07MB 1.0s [2019-10-10T00:57:53.269Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.65MB / 52.87MB 1.0s [2019-10-10T00:57:53.269Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.69MB / 9.99MB 1.0s [2019-10-10T00:57:53.269Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.42MB / 4.30MB 1.0s [2019-10-10T00:57:53.269Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.15MB / 45.65MB 1.2s [2019-10-10T00:57:53.269Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.30MB / 9.99MB 1.2s [2019-10-10T00:57:53.269Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.05MB / 4.30MB 1.2s [2019-10-10T00:57:53.511Z] #61 134.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T00:57:53.589Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.47MB / 4.30MB 1.3s [2019-10-10T00:57:53.918Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.05MB / 9.99MB 1.5s [2019-10-10T00:57:53.918Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.90MB / 4.30MB 1.5s [2019-10-10T00:57:53.918Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.6s [2019-10-10T00:57:53.918Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 4.85MB / 96.42MB 1.8s [2019-10-10T00:57:53.918Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.94MB / 9.99MB 1.8s [2019-10-10T00:57:53.918Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.6s done [2019-10-10T00:57:54.075Z] #61 135.3 make[1]: Nothing to be done for 'all'. [2019-10-10T00:57:54.217Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 7.45MB / 45.65MB 1.9s [2019-10-10T00:57:54.217Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.54MB / 50.07MB 1.9s [2019-10-10T00:57:54.217Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 5.54MB / 52.87MB 1.9s [2019-10-10T00:57:54.217Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.56MB / 9.99MB 1.9s [2019-10-10T00:57:54.217Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.08MB / 9.99MB 2.1s [2019-10-10T00:57:54.521Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.73MB / 9.99MB 2.2s [2019-10-10T00:57:54.642Z] #61 135.8 make[1]: 'images/built-in.o' is up to date. [2019-10-10T00:57:54.642Z] #61 135.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T00:57:54.642Z] #61 135.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T00:57:54.642Z] #61 135.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T00:57:54.642Z] #61 135.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T00:57:54.642Z] #61 135.8 make[1]: Nothing to be done for 'all'. [2019-10-10T00:57:54.642Z] #61 135.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T00:57:54.642Z] #61 135.9 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.642Z] #61 135.9 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.642Z] #61 136.0 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.642Z] #61 136.0 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.642Z] #61 136.0 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.822Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.79MB / 9.99MB 2.5s [2019-10-10T00:57:54.822Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 10.23MB / 45.65MB 2.7s [2019-10-10T00:57:54.822Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.32MB / 50.07MB 2.7s [2019-10-10T00:57:54.822Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.39MB / 52.87MB 2.7s [2019-10-10T00:57:54.822Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.31MB / 9.99MB 2.7s [2019-10-10T00:57:54.899Z] #61 136.0 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.899Z] #61 136.1 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.899Z] #61 136.1 make[2]: Nothing to be done for 'all'. [2019-10-10T00:57:54.899Z] #61 136.1 INSTALL criu/criu [2019-10-10T00:57:55.120Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.07MB / 9.99MB 2.8s [2019-10-10T00:57:55.120Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.72MB / 9.99MB 3.0s [2019-10-10T00:57:55.156Z] #61 DONE 136.4s [2019-10-10T00:57:55.156Z] [2019-10-10T00:57:55.156Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:57:55.420Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 10.43MB / 96.42MB 3.1s [2019-10-10T00:57:55.420Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 3.1s done [2019-10-10T00:57:55.420Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.34MB / 45.65MB 3.3s [2019-10-10T00:57:55.420Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.34MB / 50.07MB 3.3s [2019-10-10T00:57:55.420Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.30MB / 52.87MB 3.3s [2019-10-10T00:57:55.857Z] #17 ... [2019-10-10T00:57:55.857Z] [2019-10-10T00:57:55.857Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:57:55.857Z] #31 DONE 118.9s [2019-10-10T00:57:55.857Z] [2019-10-10T00:57:55.857Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:57:55.857Z] #62 71.22 DEP criu/lsm.d [2019-10-10T00:57:55.857Z] #62 71.40 DEP criu/log.d [2019-10-10T00:57:55.857Z] #62 71.59 DEP criu/libnetlink.d [2019-10-10T00:57:55.857Z] #62 71.81 DEP criu/kerndat.d [2019-10-10T00:57:55.857Z] #62 72.21 DEP criu/kcmp-ids.d [2019-10-10T00:57:55.857Z] #62 72.28 DEP criu/irmap.d [2019-10-10T00:57:55.857Z] #62 72.46 DEP criu/ipc_ns.d [2019-10-10T00:57:55.857Z] #62 72.80 DEP criu/image.d [2019-10-10T00:57:55.857Z] #62 72.96 DEP criu/image-desc.d [2019-10-10T00:57:55.857Z] #62 73.03 DEP criu/fsnotify.d [2019-10-10T00:57:55.857Z] #62 73.24 DEP criu/filesystems.d [2019-10-10T00:57:55.857Z] #62 73.37 DEP criu/files.d [2019-10-10T00:57:55.857Z] #62 73.52 DEP criu/files-reg.d [2019-10-10T00:57:55.857Z] #62 73.71 DEP criu/files-ext.d [2019-10-10T00:57:55.857Z] #62 73.90 DEP criu/file-lock.d [2019-10-10T00:57:55.857Z] #62 74.01 DEP criu/file-ids.d [2019-10-10T00:57:55.857Z] #62 74.18 DEP criu/fifo.d [2019-10-10T00:57:55.857Z] #62 74.34 DEP criu/fdstore.d [2019-10-10T00:57:55.857Z] #62 74.39 DEP criu/fault-injection.d [2019-10-10T00:57:55.857Z] #62 74.43 DEP criu/external.d [2019-10-10T00:57:55.857Z] #62 74.54 DEP criu/eventpoll.d [2019-10-10T00:57:55.857Z] #62 74.76 DEP criu/eventfd.d [2019-10-10T00:57:55.857Z] #62 74.97 DEP criu/crtools.d [2019-10-10T00:57:56.053Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.38MB / 50.07MB 3.7s [2019-10-10T00:57:56.053Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.93MB / 45.65MB 3.9s [2019-10-10T00:57:56.053Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.02MB / 52.87MB 3.9s [2019-10-10T00:57:56.286Z] #62 75.29 DEP criu/cr-service.d [2019-10-10T00:57:56.286Z] #62 75.37 DEP criu/cr-restore.d [2019-10-10T00:57:56.286Z] #62 75.48 DEP criu/cr-errno.d [2019-10-10T00:57:56.352Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 15.89MB / 96.42MB 4.2s [2019-10-10T00:57:56.645Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 19.27MB / 45.65MB 4.5s [2019-10-10T00:57:56.645Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 18.48MB / 50.07MB 4.5s [2019-10-10T00:57:56.696Z] #62 75.49 DEP criu/cr-dump.d [2019-10-10T00:57:56.696Z] #62 75.71 DEP criu/cr-dedup.d [2019-10-10T00:57:56.696Z] #62 75.82 DEP criu/cr-check.d [2019-10-10T00:57:56.947Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 17.20MB / 52.87MB 4.6s [2019-10-10T00:57:57.098Z] #62 76.00 DEP criu/config.d [2019-10-10T00:57:57.098Z] #62 76.10 DEP criu/clone-noasan.d [2019-10-10T00:57:57.098Z] #62 76.14 DEP criu/cgroup.d [2019-10-10T00:57:57.098Z] #62 76.23 DEP criu/cgroup-props.d [2019-10-10T00:57:57.098Z] #62 76.34 DEP criu/bitmap.d [2019-10-10T00:57:57.237Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.91MB / 45.65MB 4.9s [2019-10-10T00:57:57.495Z] #62 76.35 DEP criu/bfd.d [2019-10-10T00:57:57.495Z] #62 76.54 DEP criu/autofs.d [2019-10-10T00:57:57.523Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 21.82MB / 50.07MB 5.2s [2019-10-10T00:57:57.523Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20.41MB / 52.87MB 5.4s [2019-10-10T00:57:57.523Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 21.56MB / 96.42MB 5.4s [2019-10-10T00:57:57.680Z] #50 172.9 + bin/containerd [2019-10-10T00:57:57.820Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 25.09MB / 45.65MB 5.5s [2019-10-10T00:57:57.820Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.51MB / 50.07MB 5.7s [2019-10-10T00:57:57.895Z] #62 76.68 DEP criu/aio.d [2019-10-10T00:57:57.895Z] #62 76.81 DEP criu/action-scripts.d [2019-10-10T00:57:57.895Z] #62 77.03 CC criu/action-scripts.o [2019-10-10T00:57:58.110Z] #7 ... [2019-10-10T00:57:58.110Z] [2019-10-10T00:57:58.110Z] #22 [internal] load build context [2019-10-10T00:57:58.110Z] #22 transferring context: 45.60MB 6.1s done [2019-10-10T00:57:58.110Z] #22 DONE 6.2s [2019-10-10T00:57:58.110Z] [2019-10-10T00:57:58.110Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:57:58.110Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.81MB / 45.65MB 6.0s [2019-10-10T00:57:58.110Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.98MB / 52.87MB 6.0s [2019-10-10T00:57:58.110Z] #7 ... [2019-10-10T00:57:58.110Z] [2019-10-10T00:57:58.110Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:57:58.110Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-10T00:57:58.110Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T00:57:58.110Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T00:57:58.110Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2019-10-10T00:57:58.110Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-10T00:57:58.300Z] #62 77.44 CC criu/aio.o [2019-10-10T00:57:58.395Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-10-10T00:57:58.395Z] #68 ... [2019-10-10T00:57:58.395Z] [2019-10-10T00:57:58.395Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:57:58.395Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.54MB / 50.07MB 6.1s [2019-10-10T00:57:58.395Z] #7 ... [2019-10-10T00:57:58.395Z] [2019-10-10T00:57:58.395Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T00:57:58.395Z] #68 DONE 5.7s [2019-10-10T00:57:58.395Z] [2019-10-10T00:57:58.395Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T00:57:58.395Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.26MB / 45.65MB 6.3s [2019-10-10T00:57:58.395Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 27.79MB / 96.42MB 6.3s [2019-10-10T00:57:58.680Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.56MB / 50.07MB 6.4s [2019-10-10T00:57:58.680Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.31MB / 52.87MB 6.4s [2019-10-10T00:57:58.680Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.80MB / 45.65MB 6.6s [2019-10-10T00:57:58.966Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.22MB / 45.65MB 6.7s [2019-10-10T00:57:58.966Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 35.11MB / 50.07MB 6.7s [2019-10-10T00:57:58.966Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.80MB / 52.87MB 6.9s [2019-10-10T00:57:58.966Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 34.29MB / 96.42MB 6.9s [2019-10-10T00:57:59.049Z] #50 ... [2019-10-10T00:57:59.049Z] [2019-10-10T00:57:59.049Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:57:59.049Z] #27 DONE 174.5s [2019-10-10T00:57:59.049Z] [2019-10-10T00:57:59.049Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:57:59.139Z] #62 77.90 CC criu/autofs.o [2019-10-10T00:57:59.268Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.05MB / 45.65MB 7.0s [2019-10-10T00:57:59.268Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.69MB / 50.07MB 7.0s [2019-10-10T00:57:59.268Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.34MB / 50.07MB 7.2s [2019-10-10T00:57:59.553Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.27MB / 45.65MB 7.3s [2019-10-10T00:57:59.553Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.55MB / 52.87MB 7.3s [2019-10-10T00:57:59.839Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.4s done [2019-10-10T00:57:59.839Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 47.15MB / 50.07MB 7.5s [2019-10-10T00:57:59.839Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 39.37MB / 96.42MB 7.5s [2019-10-10T00:57:59.839Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.58MB / 52.87MB 7.6s [2019-10-10T00:58:00.125Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.7s done [2019-10-10T00:58:00.125Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.02MB / 52.87MB 7.8s [2019-10-10T00:58:00.125Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 45.90MB / 96.42MB 7.8s [2019-10-10T00:58:00.125Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 51.11MB / 96.42MB 7.9s [2019-10-10T00:58:00.411Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 50.21MB / 52.87MB 8.1s [2019-10-10T00:58:00.411Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.2s done [2019-10-10T00:58:00.411Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 60.05MB / 96.42MB 8.2s [2019-10-10T00:58:00.682Z] #62 79.31 CC criu/bfd.o [2019-10-10T00:58:00.696Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 69.00MB / 96.42MB 8.4s [2019-10-10T00:58:00.696Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 77.56MB / 96.42MB 8.5s [2019-10-10T00:58:00.948Z] #50 ... [2019-10-10T00:58:00.948Z] [2019-10-10T00:58:00.948Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T00:58:00.948Z] #28 DONE 0.2s [2019-10-10T00:58:00.948Z] [2019-10-10T00:58:00.948Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T00:58:00.948Z] #31 DONE 0.3s [2019-10-10T00:58:00.948Z] [2019-10-10T00:58:00.948Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:58:00.981Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 86.21MB / 96.42MB 8.7s [2019-10-10T00:58:00.981Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.9s done [2019-10-10T00:58:01.205Z] #50 ... [2019-10-10T00:58:01.205Z] [2019-10-10T00:58:01.205Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T00:58:01.205Z] #34 DONE 0.2s [2019-10-10T00:58:01.205Z] [2019-10-10T00:58:01.205Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T00:58:01.264Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T00:58:01.463Z] #37 DONE 0.3s [2019-10-10T00:58:01.463Z] [2019-10-10T00:58:01.463Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T00:58:01.463Z] #42 DONE 0.1s [2019-10-10T00:58:01.463Z] [2019-10-10T00:58:01.463Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T00:58:01.463Z] #46 DONE 0.1s [2019-10-10T00:58:01.463Z] [2019-10-10T00:58:01.463Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:58:01.468Z] #62 80.02 CC criu/bitmap.o [2019-10-10T00:58:01.468Z] #62 80.25 CC criu/cgroup-props.o [2019-10-10T00:58:01.875Z] #62 81.04 CC criu/cgroup.o [2019-10-10T00:58:03.808Z] #62 ... [2019-10-10T00:58:03.808Z] [2019-10-10T00:58:03.808Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:58:03.808Z] #37 116.9 mime [2019-10-10T00:58:03.808Z] #37 118.9 mime/quotedprintable [2019-10-10T00:58:03.808Z] #37 119.4 net/http/internal [2019-10-10T00:58:03.808Z] #37 120.9 crypto/tls [2019-10-10T00:58:03.808Z] #37 126.6 net/http [2019-10-10T00:58:04.648Z] #37 ... [2019-10-10T00:58:04.648Z] [2019-10-10T00:58:04.648Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:58:04.648Z] #62 83.51 CC criu/clone-noasan.o [2019-10-10T00:58:04.648Z] #62 83.64 CC criu/config.o [2019-10-10T00:58:06.016Z] #62 84.91 CC criu/cr-check.o [2019-10-10T00:58:07.349Z] #62 86.22 CC criu/cr-dedup.o [2019-10-10T00:58:07.747Z] #62 86.68 CC criu/cr-dump.o [2019-10-10T00:58:10.535Z] #62 89.26 CC criu/cr-errno.o [2019-10-10T00:58:10.535Z] #62 89.35 CC criu/cr-restore.o [2019-10-10T00:58:14.793Z] #62 93.28 CC criu/cr-service.o [2019-10-10T00:58:14.793Z] #62 ... [2019-10-10T00:58:14.793Z] [2019-10-10T00:58:14.793Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:58:14.793Z] #37 137.7 github.com/LK4D4/vndr/godl [2019-10-10T00:58:14.793Z] #37 138.3 github.com/LK4D4/vndr [2019-10-10T00:58:18.161Z] #37 ... [2019-10-10T00:58:18.161Z] [2019-10-10T00:58:18.161Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:58:18.161Z] #17 98.87 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T00:58:18.161Z] #17 98.87 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T00:58:18.161Z] #17 98.87 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:58:18.161Z] #17 ... [2019-10-10T00:58:18.161Z] [2019-10-10T00:58:18.161Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:58:18.161Z] #62 94.97 CC criu/crtools.o [2019-10-10T00:58:18.161Z] #62 95.51 CC criu/eventfd.o [2019-10-10T00:58:18.161Z] #62 95.80 CC criu/eventpoll.o [2019-10-10T00:58:18.161Z] #62 96.52 CC criu/external.o [2019-10-10T00:58:18.161Z] #62 96.91 CC criu/fault-injection.o [2019-10-10T00:58:18.161Z] #62 96.99 CC criu/fdstore.o [2019-10-10T00:58:18.161Z] #62 97.36 CC criu/fifo.o [2019-10-10T00:58:18.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T00:58:18.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T00:58:18.556Z] #62 97.71 CC criu/file-ids.o [2019-10-10T00:58:18.969Z] #62 98.07 CC criu/file-lock.o [2019-10-10T00:58:19.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T00:58:20.656Z] #62 99.48 CC criu/files-ext.o [2019-10-10T00:58:21.094Z] #62 100.0 CC criu/files-reg.o [2019-10-10T00:58:21.975Z] #62 ... [2019-10-10T00:58:21.975Z] [2019-10-10T00:58:21.975Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:58:21.975Z] #17 110.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T00:58:21.975Z] #17 110.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T00:58:21.975Z] #17 110.3 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-10T00:58:21.975Z] #17 110.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T00:58:21.975Z] #17 110.3 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T00:58:21.975Z] #17 110.4 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:58:21.975Z] #17 110.4 Processing triggers for mime-support (3.60) ... [2019-10-10T00:58:21.975Z] #17 110.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:58:21.975Z] #17 110.4 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T00:58:21.975Z] #17 110.4 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T00:58:21.975Z] #17 110.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T00:58:21.975Z] #17 110.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T00:58:21.975Z] #17 110.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T00:58:21.975Z] #17 112.9 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up zip (3.0-11+b1) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T00:58:21.975Z] #17 113.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:58:21.975Z] #17 113.0 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T00:58:22.386Z] #17 113.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T00:58:22.386Z] #17 113.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T00:58:22.386Z] #17 113.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:58:22.386Z] #17 113.1 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T00:58:22.386Z] #17 113.1 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T00:58:22.386Z] #17 113.1 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T00:58:22.386Z] #17 113.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:58:22.386Z] #17 113.4 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T00:58:22.386Z] #17 113.4 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T00:58:22.386Z] #17 113.4 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T00:58:22.386Z] #17 113.5 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T00:58:22.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T00:58:22.803Z] #17 113.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T00:58:22.803Z] #17 113.5 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T00:58:22.803Z] #17 113.5 Setting up pigz (2.3.4-1) ... [2019-10-10T00:58:22.803Z] #17 113.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T00:58:22.803Z] #17 113.5 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-10T00:58:22.803Z] #17 113.5 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:58:22.803Z] #17 113.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T00:58:22.803Z] #17 113.6 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T00:58:22.803Z] #17 113.6 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T00:58:22.803Z] #17 113.6 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T00:58:22.803Z] #17 113.6 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T00:58:22.803Z] #17 113.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T00:58:22.803Z] #17 113.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:58:22.803Z] #17 113.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T00:58:22.803Z] #17 113.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T00:58:22.803Z] #17 113.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T00:58:22.803Z] #17 113.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T00:58:22.803Z] #17 113.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T00:58:22.803Z] #17 113.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T00:58:22.803Z] #17 113.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T00:58:22.803Z] #17 113.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T00:58:22.803Z] #17 113.7 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T00:58:22.803Z] #17 113.7 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T00:58:22.803Z] #17 113.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T00:58:22.803Z] #17 113.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T00:58:22.803Z] #17 113.7 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T00:58:22.803Z] #17 113.7 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T00:58:22.803Z] #17 113.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T00:58:23.376Z] #50 198.1 + bin/containerd-stress [2019-10-10T00:58:23.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T00:58:23.633Z] #17 ... [2019-10-10T00:58:23.633Z] [2019-10-10T00:58:23.633Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:58:23.633Z] #37 DONE 147.1s [2019-10-10T00:58:23.633Z] [2019-10-10T00:58:23.633Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:58:23.633Z] #62 101.8 CC criu/files.o [2019-10-10T00:58:24.307Z] #50 199.7 + bin/containerd-shim [2019-10-10T00:58:24.996Z] #62 104.1 CC criu/filesystems.o [2019-10-10T00:58:25.864Z] #62 104.8 CC criu/fsnotify.o [2019-10-10T00:58:27.209Z] #62 105.9 CC criu/image-desc.o [2019-10-10T00:58:27.209Z] #62 106.1 CC criu/image.o [2019-10-10T00:58:28.205Z] #62 107.1 CC criu/ipc_ns.o [2019-10-10T00:58:28.234Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.5s done [2019-10-10T00:58:28.234Z] #7 DONE 35.5s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T00:58:28.234Z] #8 DONE 0.2s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T00:58:28.234Z] #9 DONE 0.2s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:58:28.234Z] #61 ... [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:58:28.234Z] #26 DONE 0.1s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T00:58:28.234Z] #36 DONE 0.1s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T00:58:28.234Z] #64 DONE 0.1s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T00:58:28.234Z] #33 DONE 0.1s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T00:58:28.234Z] #27 DONE 0.1s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T00:58:28.234Z] #56 DONE 0.1s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T00:58:28.234Z] #53 DONE 0.2s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T00:58:28.234Z] #30 DONE 0.2s [2019-10-10T00:58:28.234Z] [2019-10-10T00:58:28.234Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:58:28.522Z] #31 0.530 + RM_GOPATH=0 [2019-10-10T00:58:28.522Z] #31 0.530 + TMP_GOPATH= [2019-10-10T00:58:28.522Z] #31 0.530 + : /build [2019-10-10T00:58:28.678Z] #62 ... [2019-10-10T00:58:28.678Z] [2019-10-10T00:58:28.678Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:58:28.678Z] #17 117.9 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T00:58:28.678Z] #17 117.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:58:28.678Z] #17 117.9 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-10-10T00:58:28.678Z] #17 117.9 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-10-10T00:58:28.678Z] #17 117.9 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-10-10T00:58:28.678Z] #17 117.9 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-10-10T00:58:28.678Z] #17 117.9 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T00:58:28.678Z] #17 117.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T00:58:28.678Z] #17 117.9 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-10-10T00:58:28.678Z] #17 117.9 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-10-10T00:58:28.678Z] #17 117.9 Setting up python3 (3.5.3-1) ... [2019-10-10T00:58:28.678Z] #17 119.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T00:58:28.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T00:58:28.813Z] #31 0.531 + '[' -z '' ']' [2019-10-10T00:58:28.813Z] #31 0.541 ++ mktemp -d [2019-10-10T00:58:28.813Z] #31 0.550 + export GOPATH=/tmp/tmp.avgWvcUseb [2019-10-10T00:58:28.813Z] #31 0.550 + GOPATH=/tmp/tmp.avgWvcUseb [2019-10-10T00:58:28.813Z] #31 0.551 + RM_GOPATH=1 [2019-10-10T00:58:28.813Z] #31 0.552 ++ dirname ./install.sh [2019-10-10T00:58:28.813Z] #31 0.556 + dir=. [2019-10-10T00:58:28.813Z] #31 0.556 + bin=gotestsum [2019-10-10T00:58:28.813Z] #31 0.556 + shift [2019-10-10T00:58:28.813Z] #31 0.556 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T00:58:28.813Z] #31 0.556 + . ./gotestsum.installer [2019-10-10T00:58:28.813Z] #31 0.557 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-10T00:58:28.813Z] #31 0.557 + install_gotestsum [2019-10-10T00:58:28.813Z] #31 0.557 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T00:58:28.813Z] #31 0.557 Installing gotestsum version v0.3.5 [2019-10-10T00:58:28.813Z] #31 0.558 + go get -d gotest.tools/gotestsum [2019-10-10T00:58:30.062Z] #17 121.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T00:58:30.473Z] #17 121.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T00:58:30.473Z] #17 121.3 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T00:58:30.473Z] #17 121.3 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T00:58:30.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T00:58:30.857Z] #50 206.0 + bin/containerd-shim-runc-v1 [2019-10-10T00:58:31.341Z] #17 121.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T00:58:32.202Z] #17 122.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T00:58:32.202Z] #17 122.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T00:58:33.055Z] #17 123.9 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T00:58:33.055Z] #17 124.0 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T00:58:33.457Z] #17 ... [2019-10-10T00:58:33.457Z] [2019-10-10T00:58:33.457Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:58:33.457Z] #19 157.2 + rm -rf /tmp/tmp.s8B2aTgrb4 [2019-10-10T00:58:33.830Z] #19 DONE 157.6s [2019-10-10T00:58:33.830Z] [2019-10-10T00:58:33.830Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:58:33.830Z] #62 108.6 CC criu/irmap.o [2019-10-10T00:58:33.831Z] #62 109.1 CC criu/kcmp-ids.o [2019-10-10T00:58:33.831Z] #62 109.3 CC criu/kerndat.o [2019-10-10T00:58:33.831Z] #62 110.4 CC criu/libnetlink.o [2019-10-10T00:58:33.831Z] #62 110.7 CC criu/log.o [2019-10-10T00:58:33.831Z] #62 111.3 CC criu/lsm.o [2019-10-10T00:58:33.831Z] #62 111.8 CC criu/mem.o [2019-10-10T00:58:34.135Z] #50 209.0 + bin/containerd-shim-runc-v2 [2019-10-10T00:58:34.393Z] #50 209.8 + binaries [2019-10-10T00:58:34.428Z] #31 ... [2019-10-10T00:58:34.428Z] [2019-10-10T00:58:34.428Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:58:34.428Z] #34 0.760 + RM_GOPATH=0 [2019-10-10T00:58:34.428Z] #34 0.762 + TMP_GOPATH= [2019-10-10T00:58:34.428Z] #34 0.763 + : /build [2019-10-10T00:58:34.428Z] #34 0.763 + '[' -z '' ']' [2019-10-10T00:58:34.428Z] #34 0.766 ++ mktemp -d [2019-10-10T00:58:34.428Z] #34 0.782 + export GOPATH=/tmp/tmp.LtZAazpdB3 [2019-10-10T00:58:34.428Z] #34 0.782 + GOPATH=/tmp/tmp.LtZAazpdB3 [2019-10-10T00:58:34.428Z] #34 0.782 + RM_GOPATH=1 [2019-10-10T00:58:34.428Z] #34 0.787 ++ dirname ./install.sh [2019-10-10T00:58:34.428Z] #34 0.789 + dir=. [2019-10-10T00:58:34.428Z] #34 0.790 + bin=tomlv [2019-10-10T00:58:34.428Z] #34 0.790 + shift [2019-10-10T00:58:34.428Z] #34 0.791 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T00:58:34.428Z] #34 0.793 + . ./tomlv.installer [2019-10-10T00:58:34.428Z] #34 0.795 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:58:34.428Z] #34 0.801 + install_tomlv [2019-10-10T00:58:34.428Z] #34 0.815 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T00:58:34.428Z] #34 0.815 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LtZAazpdB3/src/github.com/BurntSushi/toml [2019-10-10T00:58:34.428Z] #34 0.815 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:58:34.428Z] #34 0.827 Cloning into '/tmp/tmp.LtZAazpdB3/src/github.com/BurntSushi/toml'... [2019-10-10T00:58:34.428Z] #34 3.145 + cd /tmp/tmp.LtZAazpdB3/src/github.com/BurntSushi/toml [2019-10-10T00:58:34.428Z] #34 3.155 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T00:58:34.428Z] #34 3.177 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T00:58:34.428Z] #34 4.539 internal/cpu [2019-10-10T00:58:34.428Z] #34 4.664 math/bits [2019-10-10T00:58:34.428Z] #34 4.670 runtime/internal/atomic [2019-10-10T00:58:34.428Z] #34 4.679 runtime/internal/sys [2019-10-10T00:58:34.428Z] #34 5.545 runtime/internal/math [2019-10-10T00:58:34.428Z] #34 5.649 unicode/utf8 [2019-10-10T00:58:34.428Z] #34 6.185 sync/atomic [2019-10-10T00:58:34.650Z] #50 209.8 + mkdir -p /build [2019-10-10T00:58:34.650Z] #50 209.8 + cp bin/containerd /build/containerd [2019-10-10T00:58:34.650Z] #50 209.9 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T00:58:34.650Z] #50 209.9 + cp bin/ctr /build/ctr [2019-10-10T00:58:34.667Z] #62 113.5 CC criu/mount.o [2019-10-10T00:58:34.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T00:58:35.062Z] #34 6.937 internal/bytealg [2019-10-10T00:58:35.580Z] #50 DONE 210.9s [2019-10-10T00:58:35.697Z] #34 7.452 unicode [2019-10-10T00:58:35.714Z] #62 ... [2019-10-10T00:58:35.714Z] [2019-10-10T00:58:35.714Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:58:35.714Z] #17 125.3 Setting up dh-python (2.20170125) ... [2019-10-10T00:58:35.714Z] #17 126.0 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T00:58:35.714Z] #17 126.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:58:35.714Z] #17 DONE 126.2s [2019-10-10T00:58:35.714Z] [2019-10-10T00:58:35.714Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T00:58:36.329Z] #34 7.960 math [2019-10-10T00:58:36.512Z] [2019-10-10T00:58:36.512Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T00:58:36.965Z] #34 8.781 internal/testlog [2019-10-10T00:58:37.442Z] #51 DONE 1.0s [2019-10-10T00:58:37.442Z] [2019-10-10T00:58:37.442Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T00:58:37.442Z] #54 DONE 0.1s [2019-10-10T00:58:37.442Z] [2019-10-10T00:58:37.442Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T00:58:37.699Z] #57 DONE 0.3s [2019-10-10T00:58:37.699Z] [2019-10-10T00:58:37.699Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T00:58:37.998Z] #34 ... [2019-10-10T00:58:37.998Z] [2019-10-10T00:58:37.998Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:58:37.998Z] #39 0.682 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:58:37.998Z] #39 0.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:58:37.998Z] #39 0.843 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:58:37.998Z] #39 0.860 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:58:37.998Z] #39 0.899 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:58:37.998Z] #39 2.712 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T00:58:37.998Z] #39 5.518 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T00:58:37.998Z] #39 7.635 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T00:58:37.998Z] #39 ... [2019-10-10T00:58:37.998Z] [2019-10-10T00:58:37.998Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:58:37.998Z] #48 1.206 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:58:37.998Z] #48 1.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:58:37.998Z] #48 1.403 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:58:37.998Z] #48 1.417 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:58:37.998Z] #48 1.483 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:58:37.998Z] #48 3.246 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T00:58:37.998Z] #48 6.260 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T00:58:37.998Z] #48 8.227 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T00:58:38.263Z] #59 DONE 0.6s [2019-10-10T00:58:38.263Z] [2019-10-10T00:58:38.263Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T00:58:38.263Z] #62 DONE 0.1s [2019-10-10T00:58:38.296Z] #48 ... [2019-10-10T00:58:38.296Z] [2019-10-10T00:58:38.296Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:58:38.296Z] #54 0.773 + RM_GOPATH=0 [2019-10-10T00:58:38.296Z] #54 0.773 + TMP_GOPATH= [2019-10-10T00:58:38.296Z] #54 0.774 + : /build [2019-10-10T00:58:38.296Z] #54 0.778 + '[' -z '' ']' [2019-10-10T00:58:38.296Z] #54 0.781 ++ mktemp -d [2019-10-10T00:58:38.296Z] #54 0.783 + export GOPATH=/tmp/tmp.jK5yxnE6HP [2019-10-10T00:58:38.296Z] #54 0.783 + GOPATH=/tmp/tmp.jK5yxnE6HP [2019-10-10T00:58:38.296Z] #54 0.783 + RM_GOPATH=1 [2019-10-10T00:58:38.296Z] #54 0.786 ++ dirname ./install.sh [2019-10-10T00:58:38.296Z] #54 0.788 + dir=. [2019-10-10T00:58:38.296Z] #54 0.806 + bin=proxy [2019-10-10T00:58:38.296Z] #54 0.814 + shift [2019-10-10T00:58:38.296Z] #54 0.817 + '[' '!' -f ./proxy.installer ']' [2019-10-10T00:58:38.296Z] #54 0.818 + . ./proxy.installer [2019-10-10T00:58:38.296Z] #54 0.828 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:58:38.296Z] #54 0.861 + install_proxy [2019-10-10T00:58:38.296Z] #54 0.861 + case "$1" in [2019-10-10T00:58:38.296Z] #54 0.861 + export CGO_ENABLED=0 [2019-10-10T00:58:38.296Z] #54 0.861 + CGO_ENABLED=0 [2019-10-10T00:58:38.296Z] #54 0.861 + _install_proxy [2019-10-10T00:58:38.296Z] #54 0.861 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T00:58:38.296Z] #54 0.862 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:58:38.296Z] #54 0.867 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jK5yxnE6HP/src/github.com/docker/libnetwork [2019-10-10T00:58:38.296Z] #54 0.872 Cloning into '/tmp/tmp.jK5yxnE6HP/src/github.com/docker/libnetwork'... [2019-10-10T00:58:38.296Z] #54 ... [2019-10-10T00:58:38.296Z] [2019-10-10T00:58:38.296Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:58:38.296Z] #28 0.791 + RM_GOPATH=0 [2019-10-10T00:58:38.296Z] #28 0.792 + TMP_GOPATH= [2019-10-10T00:58:38.296Z] #28 0.792 + : /build [2019-10-10T00:58:38.296Z] #28 0.793 + '[' -z '' ']' [2019-10-10T00:58:38.296Z] #28 0.795 ++ mktemp -d [2019-10-10T00:58:38.296Z] #28 0.800 + export GOPATH=/tmp/tmp.AFtFC8T43J [2019-10-10T00:58:38.296Z] #28 0.801 + GOPATH=/tmp/tmp.AFtFC8T43J [2019-10-10T00:58:38.296Z] #28 0.802 + RM_GOPATH=1 [2019-10-10T00:58:38.296Z] #28 0.851 ++ dirname ./install.sh [2019-10-10T00:58:38.296Z] #28 0.862 + dir=. [2019-10-10T00:58:38.296Z] #28 0.863 + bin=golangci_lint [2019-10-10T00:58:38.296Z] #28 0.863 + shift [2019-10-10T00:58:38.296Z] #28 0.863 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T00:58:38.296Z] #28 0.863 + . ./golangci_lint.installer [2019-10-10T00:58:38.296Z] #28 0.864 ++ : v1.17.1 [2019-10-10T00:58:38.296Z] #28 0.865 + install_golangci_lint [2019-10-10T00:58:38.296Z] #28 0.866 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T00:58:38.296Z] #28 0.866 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T00:58:38.296Z] #28 0.866 Installing golangci-lint version v1.17.1 [2019-10-10T00:58:38.521Z] [2019-10-10T00:58:38.521Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T00:58:38.731Z] #28 ... [2019-10-10T00:58:38.731Z] [2019-10-10T00:58:38.731Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:58:38.731Z] #37 0.796 + RM_GOPATH=0 [2019-10-10T00:58:38.731Z] #37 0.797 + TMP_GOPATH= [2019-10-10T00:58:38.731Z] #37 0.814 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:58:38.731Z] #37 0.814 + : /build [2019-10-10T00:58:38.731Z] #37 0.814 + '[' -z '' ']' [2019-10-10T00:58:38.731Z] #37 0.814 ++ mktemp -d [2019-10-10T00:58:38.731Z] #37 0.814 + export GOPATH=/tmp/tmp.0g5jQz8xBw [2019-10-10T00:58:38.731Z] #37 0.814 + GOPATH=/tmp/tmp.0g5jQz8xBw [2019-10-10T00:58:38.731Z] #37 0.814 + RM_GOPATH=1 [2019-10-10T00:58:38.731Z] #37 0.814 ++ dirname ./install.sh [2019-10-10T00:58:38.731Z] #37 0.814 + dir=. [2019-10-10T00:58:38.731Z] #37 0.814 + bin=vndr [2019-10-10T00:58:38.731Z] #37 0.814 + shift [2019-10-10T00:58:38.731Z] #37 0.814 + '[' '!' -f ./vndr.installer ']' [2019-10-10T00:58:38.731Z] #37 0.814 + . ./vndr.installer [2019-10-10T00:58:38.731Z] #37 0.814 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:58:38.731Z] #37 0.814 + install_vndr [2019-10-10T00:58:38.731Z] #37 0.814 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T00:58:38.731Z] #37 0.814 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0g5jQz8xBw/src/github.com/LK4D4/vndr [2019-10-10T00:58:38.731Z] #37 0.814 Cloning into '/tmp/tmp.0g5jQz8xBw/src/github.com/LK4D4/vndr'... [2019-10-10T00:58:38.731Z] #37 2.250 + cd /tmp/tmp.0g5jQz8xBw/src/github.com/LK4D4/vndr [2019-10-10T00:58:38.731Z] #37 2.250 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T00:58:38.731Z] #37 2.292 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T00:58:38.731Z] #37 4.692 internal/cpu [2019-10-10T00:58:38.731Z] #37 4.764 runtime/internal/sys [2019-10-10T00:58:38.731Z] #37 4.883 internal/race [2019-10-10T00:58:38.731Z] #37 4.968 runtime/internal/atomic [2019-10-10T00:58:38.731Z] #37 5.649 runtime/internal/math [2019-10-10T00:58:38.731Z] #37 5.719 sync/atomic [2019-10-10T00:58:38.731Z] #37 6.208 unicode/utf8 [2019-10-10T00:58:38.731Z] #37 6.213 unicode [2019-10-10T00:58:38.731Z] #37 6.487 internal/bytealg [2019-10-10T00:58:38.731Z] #37 6.857 math/bits [2019-10-10T00:58:38.731Z] #37 8.985 internal/testlog [2019-10-10T00:58:38.731Z] #37 10.26 runtime [2019-10-10T00:58:38.731Z] #37 10.60 math [2019-10-10T00:58:38.731Z] #37 ... [2019-10-10T00:58:38.731Z] [2019-10-10T00:58:38.731Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:58:38.731Z] #59 0.476 + mktemp -d [2019-10-10T00:58:38.731Z] #59 0.496 + export GOPATH=/tmp/tmp.buTc9GlNTg [2019-10-10T00:58:38.731Z] #59 0.496 + git clone https://github.com/docker/distribution.git /tmp/tmp.buTc9GlNTg/src/github.com/docker/distribution [2019-10-10T00:58:38.731Z] #59 0.496 Cloning into '/tmp/tmp.buTc9GlNTg/src/github.com/docker/distribution'... [2019-10-10T00:58:38.731Z] #59 ... [2019-10-10T00:58:38.731Z] [2019-10-10T00:58:38.731Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:58:38.731Z] #21 0.716 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:58:38.731Z] #21 0.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:58:38.731Z] #21 0.862 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:58:38.731Z] #21 0.874 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:58:38.731Z] #21 0.912 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:58:38.731Z] #21 2.781 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T00:58:38.731Z] #21 5.730 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T00:58:38.731Z] #21 7.753 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T00:58:39.040Z] #21 ... [2019-10-10T00:58:39.040Z] [2019-10-10T00:58:39.040Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T00:58:39.040Z] #65 0.773 + RM_GOPATH=0 [2019-10-10T00:58:39.040Z] #65 0.774 + TMP_GOPATH= [2019-10-10T00:58:39.040Z] #65 0.774 + : /build/ [2019-10-10T00:58:39.040Z] #65 0.775 + '[' -z '' ']' [2019-10-10T00:58:39.040Z] #65 0.794 ++ mktemp -d [2019-10-10T00:58:39.040Z] #65 0.794 + export GOPATH=/tmp/tmp.lLfmAuaS3P [2019-10-10T00:58:39.040Z] #65 0.802 + GOPATH=/tmp/tmp.lLfmAuaS3P [2019-10-10T00:58:39.040Z] #65 0.802 + RM_GOPATH=1 [2019-10-10T00:58:39.040Z] #65 0.805 ++ dirname ./install.sh [2019-10-10T00:58:39.040Z] #65 0.830 + dir=. [2019-10-10T00:58:39.040Z] #65 0.832 + bin=rootlesskit [2019-10-10T00:58:39.040Z] #65 0.832 + shift [2019-10-10T00:58:39.040Z] #65 0.832 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T00:58:39.040Z] #65 0.833 + . ./rootlesskit.installer [2019-10-10T00:58:39.040Z] #65 0.834 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:58:39.040Z] #65 0.838 + install_rootlesskit [2019-10-10T00:58:39.040Z] #65 0.840 + case "$1" in [2019-10-10T00:58:39.040Z] #65 0.841 + export CGO_ENABLED=0 [2019-10-10T00:58:39.040Z] #65 0.841 + CGO_ENABLED=0 [2019-10-10T00:58:39.040Z] #65 0.841 + _install_rootlesskit [2019-10-10T00:58:39.040Z] #65 0.843 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T00:58:39.040Z] #65 0.844 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:58:39.040Z] #65 0.845 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lLfmAuaS3P/src/github.com/rootless-containers/rootlesskit [2019-10-10T00:58:39.040Z] #65 0.852 Cloning into '/tmp/tmp.lLfmAuaS3P/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T00:58:39.040Z] #65 8.344 + cd /tmp/tmp.lLfmAuaS3P/src/github.com/rootless-containers/rootlesskit [2019-10-10T00:58:39.040Z] #65 8.344 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T00:58:39.040Z] #65 8.656 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T00:58:39.040Z] #65 8.656 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T00:58:39.040Z] #65 ... [2019-10-10T00:58:39.040Z] [2019-10-10T00:58:39.040Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:58:39.040Z] #19 0.473 + mktemp -d [2019-10-10T00:58:39.040Z] #19 0.476 + export GOPATH=/tmp/tmp.thTSR4cYO9 [2019-10-10T00:58:39.040Z] #19 0.494 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.thTSR4cYO9/src/github.com/go-swagger/go-swagger [2019-10-10T00:58:39.040Z] #19 0.500 Cloning into '/tmp/tmp.thTSR4cYO9/src/github.com/go-swagger/go-swagger'... [2019-10-10T00:58:39.084Z] #66 DONE 0.5s [2019-10-10T00:58:39.084Z] [2019-10-10T00:58:39.084Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T00:58:39.328Z] #19 ... [2019-10-10T00:58:39.328Z] [2019-10-10T00:58:39.328Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:58:39.328Z] #10 0.670 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:58:39.328Z] #10 0.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:58:39.328Z] #10 0.857 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:58:39.328Z] #10 0.871 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:58:39.328Z] #10 0.897 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:58:39.328Z] #10 2.674 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T00:58:39.328Z] #10 5.460 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T00:58:39.328Z] #10 7.486 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T00:58:39.328Z] #10 ... [2019-10-10T00:58:39.328Z] [2019-10-10T00:58:39.328Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:58:39.328Z] #57 0.722 + RM_GOPATH=0 [2019-10-10T00:58:39.328Z] #57 0.722 + TMP_GOPATH= [2019-10-10T00:58:39.328Z] #57 0.723 + : /build [2019-10-10T00:58:39.328Z] #57 0.723 + '[' -z '' ']' [2019-10-10T00:58:39.328Z] #57 0.748 ++ mktemp -d [2019-10-10T00:58:39.328Z] #57 0.748 + export GOPATH=/tmp/tmp.Kp4Uq1q8ks [2019-10-10T00:58:39.328Z] #57 0.748 + GOPATH=/tmp/tmp.Kp4Uq1q8ks [2019-10-10T00:58:39.328Z] #57 0.748 + RM_GOPATH=1 [2019-10-10T00:58:39.328Z] #57 0.752 ++ dirname ./install.sh [2019-10-10T00:58:39.328Z] #57 0.758 + dir=. [2019-10-10T00:58:39.328Z] #57 0.762 + bin=dockercli [2019-10-10T00:58:39.328Z] #57 0.762 + shift [2019-10-10T00:58:39.328Z] #57 0.762 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T00:58:39.328Z] #57 0.762 + . ./dockercli.installer [2019-10-10T00:58:39.328Z] #57 0.763 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T00:58:39.328Z] #57 0.780 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T00:58:39.328Z] #57 0.785 + install_dockercli [2019-10-10T00:58:39.328Z] #57 0.785 Install docker/cli version 17.06.2-ce from stable [2019-10-10T00:58:39.328Z] #57 0.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T00:58:39.328Z] #57 0.813 ++ uname -m [2019-10-10T00:58:39.328Z] #57 0.816 + arch=ppc64le [2019-10-10T00:58:39.328Z] #57 0.816 + '[' ppc64le '!=' x86_64 ']' [2019-10-10T00:58:39.328Z] #57 0.816 + '[' ppc64le '!=' s390x ']' [2019-10-10T00:58:39.328Z] #57 0.816 + '[' ppc64le '!=' armhf ']' [2019-10-10T00:58:39.328Z] #57 0.816 + build_dockercli [2019-10-10T00:58:39.328Z] #57 0.817 + git clone https://github.com/docker/docker-ce /tmp/tmp.Kp4Uq1q8ks/tmp/docker-ce [2019-10-10T00:58:39.328Z] #57 0.821 Cloning into '/tmp/tmp.Kp4Uq1q8ks/tmp/docker-ce'... [2019-10-10T00:58:39.341Z] #68 DONE 0.3s [2019-10-10T00:58:39.341Z] [2019-10-10T00:58:39.341Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T00:58:39.341Z] #69 DONE 0.0s [2019-10-10T00:58:39.341Z] [2019-10-10T00:58:39.341Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T00:58:39.584Z] #18 3.795 Collecting yamllint==1.16.0 [2019-10-10T00:58:39.584Z] #18 4.289 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T00:58:39.616Z] #57 ... [2019-10-10T00:58:39.616Z] [2019-10-10T00:58:39.616Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:58:39.616Z] #61 1.263 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:58:39.616Z] #61 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:58:39.616Z] #61 1.449 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:58:39.616Z] #61 1.546 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:58:39.616Z] #61 1.620 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:58:39.616Z] #61 3.352 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T00:58:39.616Z] #61 6.148 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T00:58:39.616Z] #61 8.381 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T00:58:39.616Z] #61 ... [2019-10-10T00:58:39.616Z] [2019-10-10T00:58:39.616Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:58:39.616Z] #34 9.963 runtime [2019-10-10T00:58:39.616Z] #34 10.34 encoding [2019-10-10T00:58:39.616Z] #34 11.06 runtime/cgo [2019-10-10T00:58:39.978Z] #18 4.529 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T00:58:39.978Z] #18 4.645 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T00:58:40.711Z] #70 DONE 1.5s [2019-10-10T00:58:40.968Z] [2019-10-10T00:58:40.968Z] #71 exporting to image [2019-10-10T00:58:40.968Z] #71 exporting layers [2019-10-10T00:58:41.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T00:58:41.938Z] #18 6.251 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T00:58:41.938Z] #18 6.358 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T00:58:42.799Z] #18 7.328 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T00:58:42.799Z] #18 7.331 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T00:58:43.621Z] #18 8.256 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T00:58:43.621Z] #18 8.262 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T00:58:43.621Z] #18 8.336 Running setup.py bdist_wheel for pathspec: started [2019-10-10T00:58:44.450Z] #18 9.035 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T00:58:44.450Z] #18 9.036 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T00:58:44.450Z] #18 9.050 Successfully built pyyaml pathspec [2019-10-10T00:58:44.450Z] #18 9.054 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T00:58:44.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T00:58:44.898Z] #18 9.599 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T00:58:45.364Z] #18 DONE 10.1s [2019-10-10T00:58:45.364Z] [2019-10-10T00:58:45.364Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T00:58:45.857Z] #20 DONE 0.2s [2019-10-10T00:58:45.857Z] [2019-10-10T00:58:45.857Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T00:58:46.292Z] #25 DONE 0.6s [2019-10-10T00:58:46.292Z] [2019-10-10T00:58:46.292Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:58:46.292Z] #62 116.7 CC criu/namespaces.o [2019-10-10T00:58:46.292Z] #62 118.0 CC criu/net.o [2019-10-10T00:58:46.292Z] #62 120.1 CC criu/netfilter.o [2019-10-10T00:58:46.292Z] #62 120.5 CC criu/page-pipe.o [2019-10-10T00:58:46.292Z] #62 121.0 CC criu/page-xfer.o [2019-10-10T00:58:46.292Z] #62 122.0 CC criu/pagemap-cache.o [2019-10-10T00:58:46.292Z] #62 122.4 CC criu/pagemap.o [2019-10-10T00:58:46.292Z] #62 123.1 CC criu/parasite-syscall.o [2019-10-10T00:58:46.292Z] #62 124.5 CC criu/path.o [2019-10-10T00:58:46.292Z] #62 124.9 CC criu/pie-util-vdso-elf32.o [2019-10-10T00:58:46.485Z] #34 ... [2019-10-10T00:58:46.485Z] [2019-10-10T00:58:46.485Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:58:46.485Z] #37 10.76 encoding [2019-10-10T00:58:46.485Z] #37 11.79 unicode/utf16 [2019-10-10T00:58:46.485Z] #37 13.08 container/list [2019-10-10T00:58:46.485Z] #37 17.13 crypto/internal/subtle [2019-10-10T00:58:46.485Z] #37 17.74 crypto/subtle [2019-10-10T00:58:46.485Z] #37 18.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T00:58:46.485Z] #37 18.52 internal/nettrace [2019-10-10T00:58:46.722Z] #62 125.7 CC criu/pie-util-vdso.o [2019-10-10T00:58:47.120Z] #62 126.1 CC criu/pie-util.o [2019-10-10T00:58:47.120Z] #62 126.3 CC criu/pipes.o [2019-10-10T00:58:47.507Z] #37 19.17 runtime/cgo [2019-10-10T00:58:47.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T00:58:47.980Z] #62 126.8 CC criu/plugin.o [2019-10-10T00:58:47.980Z] #62 126.9 CC criu/proc_parse.o [2019-10-10T00:58:49.939Z] #62 128.7 CC criu/protobuf-desc.o [2019-10-10T00:58:50.342Z] #62 129.6 CC criu/protobuf.o [2019-10-10T00:58:50.725Z] #62 129.9 CC criu/pstree.o [2019-10-10T00:58:51.017Z] #37 ... [2019-10-10T00:58:51.017Z] [2019-10-10T00:58:51.017Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:58:51.017Z] #39 23.02 Fetched 7720 kB in 22s (346 kB/s) [2019-10-10T00:58:51.562Z] #62 130.6 CC criu/rbtree.o [2019-10-10T00:58:51.955Z] #62 130.9 CC criu/rst-malloc.o [2019-10-10T00:58:51.955Z] #62 131.1 CC criu/seccomp.o [2019-10-10T00:58:52.974Z] #62 132.0 CC criu/seize.o [2019-10-10T00:58:52.974Z] #62 ... [2019-10-10T00:58:52.974Z] [2019-10-10T00:58:52.974Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:58:52.974Z] #46 146.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T00:58:53.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T00:58:55.002Z] #46 148.6 + mkdir -p /build [2019-10-10T00:58:55.002Z] #46 148.6 + cp runc /build/runc [2019-10-10T00:58:55.390Z] #46 DONE 148.7s [2019-10-10T00:58:55.390Z] [2019-10-10T00:58:55.390Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:58:55.390Z] #62 132.7 CC criu/servicefd.o [2019-10-10T00:58:55.390Z] #62 133.1 CC criu/shmem.o [2019-10-10T00:58:55.390Z] #62 133.7 CC criu/sigframe.o [2019-10-10T00:58:55.390Z] #62 133.9 CC criu/signalfd.o [2019-10-10T00:58:55.390Z] #62 134.1 CC criu/sk-inet.o [2019-10-10T00:58:55.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T00:58:56.244Z] #62 135.1 CC criu/sk-netlink.o [2019-10-10T00:58:56.245Z] #62 135.4 CC criu/sk-packet.o [2019-10-10T00:58:56.569Z] #39 23.02 Reading package lists... [2019-10-10T00:58:56.569Z] #39 ... [2019-10-10T00:58:56.569Z] [2019-10-10T00:58:56.569Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:58:56.569Z] #54 27.91 + cd /tmp/tmp.jK5yxnE6HP/src/github.com/docker/libnetwork [2019-10-10T00:58:56.569Z] #54 27.91 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T00:58:56.655Z] #62 135.8 CC criu/sk-queue.o [2019-10-10T00:58:56.857Z] #54 28.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T00:58:57.073Z] #62 136.1 CC criu/sk-tcp.o [2019-10-10T00:58:57.484Z] #62 136.5 CC criu/sk-unix.o [2019-10-10T00:58:58.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T00:58:58.871Z] #62 138.0 CC criu/sockets.o [2019-10-10T00:58:59.069Z] #71 exporting layers 15.2s done [2019-10-10T00:58:59.069Z] #71 writing image sha256:854b813fbbf1598d240fc6ef178adbd12a00536258a67896c2c4b3311610c8ea done [2019-10-10T00:58:59.069Z] #71 naming to docker.io/library/docker:d64266d25db688b267378c804512ac909bad8ec0 done [2019-10-10T00:58:59.069Z] #71 DONE 15.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-10T00:58:59.278Z] #62 138.5 CC criu/stats.o [2019-10-10T00:58:59.396Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40038/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/validate/default [2019-10-10T00:58:59.693Z] #62 138.6 CC criu/string.o [2019-10-10T00:58:59.694Z] #62 138.7 CC criu/sysctl.o [2019-10-10T00:59:00.096Z] #62 139.1 CC criu/sysfs_parse.o [2019-10-10T00:59:00.327Z] Congratulations! All commits are properly signed with the DCO! [2019-10-10T00:59:00.327Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-10T00:59:00.327Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-10T00:59:00.327Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-10T00:59:00.560Z] #62 139.4 CC criu/timerfd.o [2019-10-10T00:59:00.560Z] #62 139.7 CC criu/tty.o [2019-10-10T00:59:01.281Z] #54 ... [2019-10-10T00:59:01.281Z] [2019-10-10T00:59:01.281Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:59:01.281Z] #21 22.97 Fetched 7720 kB in 22s (347 kB/s) [2019-10-10T00:59:01.281Z] #21 22.97 Reading package lists... [2019-10-10T00:59:01.281Z] #21 33.20 Reading package lists... [2019-10-10T00:59:01.281Z] #21 ... [2019-10-10T00:59:01.281Z] [2019-10-10T00:59:01.281Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:59:01.281Z] #48 23.12 Fetched 7720 kB in 21s (352 kB/s) [2019-10-10T00:59:01.281Z] #48 23.12 Reading package lists... [2019-10-10T00:59:01.281Z] #48 32.95 Reading package lists... [2019-10-10T00:59:01.281Z] #48 ... [2019-10-10T00:59:01.281Z] [2019-10-10T00:59:01.281Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:01.281Z] #61 23.32 Fetched 7720 kB in 22s (350 kB/s) [2019-10-10T00:59:01.281Z] #61 23.32 Reading package lists... [2019-10-10T00:59:01.281Z] #61 33.29 Reading package lists... [2019-10-10T00:59:01.281Z] #61 ... [2019-10-10T00:59:01.281Z] [2019-10-10T00:59:01.281Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:59:01.281Z] #59 24.54 + cd /tmp/tmp.buTc9GlNTg/src/github.com/docker/distribution [2019-10-10T00:59:01.281Z] #59 24.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T00:59:01.281Z] #59 27.05 + GOPATH=/tmp/tmp.buTc9GlNTg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.buTc9GlNTg go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T00:59:01.530Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T00:59:01.530Z] Using test binary docker [2019-10-10T00:59:01.530Z] +++ /etc/init.d/apparmor start [2019-10-10T00:59:01.530Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T00:59:01.530Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T00:59:01.530Z] Warning failed to create cache: (null) [2019-10-10T00:59:01.530Z] . [2019-10-10T00:59:01.530Z] INFO: Waiting for daemon to start... [2019-10-10T00:59:01.530Z] Starting dockerd [2019-10-10T00:59:01.530Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-10T00:59:01.570Z] #59 ... [2019-10-10T00:59:01.570Z] [2019-10-10T00:59:01.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:59:01.570Z] #10 23.57 Fetched 7720 kB in 22s (337 kB/s) [2019-10-10T00:59:01.570Z] #10 23.57 Reading package lists... [2019-10-10T00:59:01.570Z] #10 33.52 Reading package lists... [2019-10-10T00:59:01.570Z] #10 ... [2019-10-10T00:59:01.570Z] [2019-10-10T00:59:01.570Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:59:01.570Z] #39 23.02 Reading package lists... [2019-10-10T00:59:02.545Z] #62 141.3 CC criu/tun.o [2019-10-10T00:59:02.545Z] #62 141.6 CC criu/uffd.o [2019-10-10T00:59:03.083Z] #39 32.52 Reading package lists... [2019-10-10T00:59:03.083Z] #39 ... [2019-10-10T00:59:03.083Z] [2019-10-10T00:59:03.083Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:59:03.083Z] #37 24.93 vendor/golang.org/x/crypto/internal/subtle [2019-10-10T00:59:03.083Z] #37 ... [2019-10-10T00:59:03.083Z] [2019-10-10T00:59:03.083Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:59:03.083Z] #28 30.05 + cd /tmp/tmp.AFtFC8T43J/src/github.com/golangci/golangci-lint/ [2019-10-10T00:59:03.083Z] #28 30.06 + git checkout -q v1.17.1 [2019-10-10T00:59:03.083Z] #28 32.16 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T00:59:03.395Z] #62 142.2 CC criu/util.o [2019-10-10T00:59:03.803Z] #62 ... [2019-10-10T00:59:03.803Z] [2019-10-10T00:59:03.803Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:59:03.803Z] #59 187.4 + dpkg --print-architecture [2019-10-10T00:59:03.803Z] #59 187.4 + cd /tmp/tmp.ShTqS6OEyf/src/github.com/docker/distribution [2019-10-10T00:59:03.803Z] #59 187.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T00:59:03.803Z] #59 187.6 + GOPATH=/tmp/tmp.ShTqS6OEyf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ShTqS6OEyf [2019-10-10T00:59:03.803Z] #59 187.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T00:59:04.058Z] . [2019-10-10T00:59:04.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T00:59:04.058Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T00:59:04.058Z] Error: No such image: emptyfs [2019-10-10T00:59:04.058Z] ++++ docker load [2019-10-10T00:59:04.058Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T00:59:04.623Z] Running integration-test (iteration 1) [2019-10-10T00:59:04.623Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T00:59:04.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T00:59:04.623Z] ++ set -e [2019-10-10T00:59:04.623Z] ++ '[' -n 0 ']' [2019-10-10T00:59:04.623Z] ++ set -x [2019-10-10T00:59:04.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T00:59:09.078Z] #59 ... [2019-10-10T00:59:09.078Z] [2019-10-10T00:59:09.078Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T00:59:09.078Z] #62 143.1 CC criu/uts_ns.o [2019-10-10T00:59:09.078Z] #62 143.3 CC criu/vdso.o [2019-10-10T00:59:09.078Z] #62 143.6 LINK criu/built-in.o [2019-10-10T00:59:09.078Z] #62 143.8 LINK criu/criu [2019-10-10T00:59:09.078Z] #62 144.1 DEP lib/c/criu.d [2019-10-10T00:59:09.078Z] #62 144.1 CC images/rpc.pb-c.o [2019-10-10T00:59:09.078Z] #62 144.6 CC lib/c/criu.o [2019-10-10T00:59:09.078Z] #62 145.2 LINK lib/c/built-in.o [2019-10-10T00:59:09.078Z] #62 145.3 LINK lib/c/libcriu.so [2019-10-10T00:59:09.078Z] #62 145.3 GEN magic.py [2019-10-10T00:59:09.078Z] #62 145.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T00:59:09.078Z] #62 145.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T00:59:09.078Z] #62 145.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T00:59:09.078Z] #62 146.2 make[1]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 146.6 make[1]: 'images/built-in.o' is up to date. [2019-10-10T00:59:09.078Z] #62 146.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T00:59:09.078Z] #62 146.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T00:59:09.078Z] #62 146.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T00:59:09.078Z] #62 146.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T00:59:09.078Z] #62 146.8 make[1]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 146.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T00:59:09.078Z] #62 146.9 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 146.9 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 146.9 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 147.0 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 147.0 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 147.0 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 147.1 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 147.1 make[2]: Nothing to be done for 'all'. [2019-10-10T00:59:09.078Z] #62 147.1 INSTALL criu/criu [2019-10-10T00:59:09.078Z] #62 DONE 147.3s [2019-10-10T00:59:09.078Z] [2019-10-10T00:59:09.078Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T00:59:10.094Z] #28 ... [2019-10-10T00:59:10.094Z] [2019-10-10T00:59:10.094Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:59:10.094Z] #39 32.52 Reading package lists... [2019-10-10T00:59:11.589Z] #39 42.09 Building dependency tree... [2019-10-10T00:59:13.096Z] #39 44.96 The following additional packages will be installed: [2019-10-10T00:59:13.096Z] #39 44.97 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T00:59:13.096Z] #39 44.98 Suggested packages: [2019-10-10T00:59:13.096Z] #39 44.98 codeblocks eclipse ninja-build lrzip [2019-10-10T00:59:13.096Z] #39 44.98 Recommended packages: [2019-10-10T00:59:13.096Z] #39 44.98 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T00:59:14.600Z] #39 46.49 The following NEW packages will be installed: [2019-10-10T00:59:14.600Z] #39 46.52 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T00:59:14.600Z] #39 46.52 vim-common xxd [2019-10-10T00:59:14.600Z] #39 46.70 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:59:14.600Z] #39 46.70 Need to get 13.4 MB of archives. [2019-10-10T00:59:14.600Z] #39 46.70 After this operation, 60.4 MB of additional disk space will be used. [2019-10-10T00:59:14.600Z] #39 46.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T00:59:14.890Z] #39 46.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T00:59:14.890Z] #39 46.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-10T00:59:15.924Z] #39 ... [2019-10-10T00:59:15.924Z] [2019-10-10T00:59:15.924Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T00:59:15.924Z] #48 32.95 Reading package lists... [2019-10-10T00:59:15.924Z] #48 42.34 Building dependency tree... [2019-10-10T00:59:15.924Z] #48 45.61 The following additional packages will be installed: [2019-10-10T00:59:15.924Z] #48 45.62 btrfs-progs liblzo2-2 [2019-10-10T00:59:15.924Z] #48 45.89 The following NEW packages will be installed: [2019-10-10T00:59:15.924Z] #48 45.89 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T00:59:15.924Z] #48 46.11 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:59:15.924Z] #48 46.11 Need to get 588 kB of archives. [2019-10-10T00:59:15.924Z] #48 46.11 After this operation, 5005 kB of additional disk space will be used. [2019-10-10T00:59:15.924Z] #48 46.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T00:59:15.924Z] #48 46.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T00:59:15.924Z] #48 46.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T00:59:15.924Z] #48 47.79 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:59:15.924Z] #48 47.90 Fetched 588 kB in 0s (3007 kB/s) [2019-10-10T00:59:15.924Z] #48 48.02 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T00:59:16.215Z] #48 48.02 (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-10-10T00:59:16.215Z] #48 48.15 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T00:59:16.215Z] #48 48.19 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T00:59:16.505Z] #48 48.42 Selecting previously unselected package btrfs-progs. [2019-10-10T00:59:16.505Z] #48 48.43 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T00:59:16.505Z] #48 48.44 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T00:59:17.542Z] #48 49.70 Selecting previously unselected package btrfs-tools. [2019-10-10T00:59:17.542Z] #48 49.74 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T00:59:17.542Z] #48 49.75 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T00:59:18.169Z] #48 50.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:18.169Z] #48 50.26 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T00:59:18.169Z] #48 50.28 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T00:59:18.169Z] #48 50.29 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T00:59:18.169Z] #48 50.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:18.461Z] #48 DONE 50.5s [2019-10-10T00:59:18.461Z] [2019-10-10T00:59:18.461Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:59:18.461Z] #49 DONE 0.1s [2019-10-10T00:59:18.461Z] [2019-10-10T00:59:18.461Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T00:59:18.484Z] Running on azwin-2-cbb790 in d:\jenkins\workspace\moby_PR-40038 [Pipeline] { [Pipeline] ws [2019-10-10T00:59:18.504Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-10T00:59:18.750Z] #50 DONE 0.1s [2019-10-10T00:59:18.750Z] [2019-10-10T00:59:18.750Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:59:19.041Z] #51 0.309 + RM_GOPATH=0 [2019-10-10T00:59:19.041Z] #51 0.311 + TMP_GOPATH= [2019-10-10T00:59:19.041Z] #51 0.312 + : /build [2019-10-10T00:59:19.041Z] #51 0.313 + '[' -z '' ']' [2019-10-10T00:59:19.041Z] #51 0.315 ++ mktemp -d [2019-10-10T00:59:19.041Z] #51 0.320 + export GOPATH=/tmp/tmp.HC4XvTSP0T [2019-10-10T00:59:19.041Z] #51 0.320 + GOPATH=/tmp/tmp.HC4XvTSP0T [2019-10-10T00:59:19.041Z] #51 0.320 + RM_GOPATH=1 [2019-10-10T00:59:19.041Z] #51 0.323 ++ dirname ./install.sh [2019-10-10T00:59:19.041Z] #51 0.349 + dir=. [2019-10-10T00:59:19.041Z] #51 0.349 + bin=containerd [2019-10-10T00:59:19.041Z] #51 0.349 + shift [2019-10-10T00:59:19.041Z] #51 0.349 + '[' '!' -f ./containerd.installer ']' [2019-10-10T00:59:19.041Z] #51 0.350 + . ./containerd.installer [2019-10-10T00:59:19.041Z] #51 0.350 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:59:19.041Z] #51 0.351 + install_containerd [2019-10-10T00:59:19.041Z] #51 0.351 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T00:59:19.041Z] #51 0.351 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T00:59:19.041Z] #51 0.351 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HC4XvTSP0T/src/github.com/containerd/containerd [2019-10-10T00:59:19.041Z] #51 0.358 Cloning into '/tmp/tmp.HC4XvTSP0T/src/github.com/containerd/containerd'... [2019-10-10T00:59:19.041Z] #51 ... [2019-10-10T00:59:19.041Z] [2019-10-10T00:59:19.041Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T00:59:19.041Z] #21 33.20 Reading package lists... [2019-10-10T00:59:19.041Z] #21 43.61 Building dependency tree... [2019-10-10T00:59:19.041Z] #21 47.06 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T00:59:19.041Z] #21 47.06 The following additional packages will be installed: [2019-10-10T00:59:19.041Z] #21 47.08 libjq1 libonig4 [2019-10-10T00:59:19.041Z] #21 47.69 The following NEW packages will be installed: [2019-10-10T00:59:19.041Z] #21 47.69 jq libjq1 libonig4 [2019-10-10T00:59:19.041Z] #21 47.87 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:59:19.041Z] #21 47.87 Need to get 310 kB of archives. [2019-10-10T00:59:19.041Z] #21 47.87 After this operation, 1267 kB of additional disk space will be used. [2019-10-10T00:59:19.041Z] #21 47.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T00:59:19.041Z] #21 47.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T00:59:19.041Z] #21 47.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T00:59:19.041Z] #21 49.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:59:19.041Z] #21 49.71 Fetched 310 kB in 0s (2778 kB/s) [2019-10-10T00:59:19.041Z] #21 49.98 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T00:59:19.041Z] #21 49.98 (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-10-10T00:59:19.041Z] #21 50.14 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T00:59:19.041Z] #21 50.14 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T00:59:19.041Z] #21 50.66 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T00:59:19.041Z] #21 50.69 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T00:59:19.041Z] #21 50.69 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T00:59:19.041Z] #21 50.85 Selecting previously unselected package jq. [2019-10-10T00:59:19.041Z] #21 50.86 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T00:59:19.041Z] #21 50.86 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T00:59:19.041Z] #21 50.96 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T00:59:19.041Z] #21 50.97 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T00:59:19.041Z] #21 50.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:19.041Z] #21 51.14 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T00:59:19.041Z] #21 DONE 51.3s [2019-10-10T00:59:19.331Z] [2019-10-10T00:59:19.331Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T00:59:19.331Z] #23 DONE 0.1s [2019-10-10T00:59:19.331Z] [2019-10-10T00:59:19.331Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:19.966Z] #24 ... [2019-10-10T00:59:19.966Z] [2019-10-10T00:59:19.966Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T00:59:19.966Z] #10 33.52 Reading package lists... [2019-10-10T00:59:19.967Z] #10 43.48 Building dependency tree... [2019-10-10T00:59:19.967Z] #10 46.60 The following additional packages will be installed: [2019-10-10T00:59:19.967Z] #10 46.61 libapparmor1 libseccomp2 [2019-10-10T00:59:19.967Z] #10 46.63 Suggested packages: [2019-10-10T00:59:19.967Z] #10 46.63 seccomp [2019-10-10T00:59:19.967Z] #10 47.11 The following NEW packages will be installed: [2019-10-10T00:59:19.967Z] #10 47.12 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T00:59:19.967Z] #10 47.22 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:59:19.967Z] #10 47.22 Need to get 296 kB of archives. [2019-10-10T00:59:19.967Z] #10 47.22 After this operation, 1346 kB of additional disk space will be used. [2019-10-10T00:59:19.967Z] #10 47.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-10T00:59:19.967Z] #10 47.33 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-10-10T00:59:19.967Z] #10 47.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-10T00:59:19.967Z] #10 47.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-10T00:59:19.967Z] #10 49.54 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:59:19.967Z] #10 49.92 Fetched 296 kB in 0s (1366 kB/s) [2019-10-10T00:59:19.967Z] #10 50.08 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-10T00:59:19.967Z] #10 50.08 (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-10-10T00:59:19.967Z] #10 50.23 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T00:59:19.967Z] #10 50.24 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T00:59:19.967Z] #10 50.54 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-10T00:59:19.967Z] #10 50.57 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T00:59:19.967Z] #10 50.58 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T00:59:19.967Z] #10 51.04 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-10T00:59:19.967Z] #10 51.06 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T00:59:19.967Z] #10 51.09 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T00:59:19.967Z] #10 51.40 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-10T00:59:19.967Z] #10 51.49 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T00:59:19.967Z] #10 51.49 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T00:59:19.967Z] #10 51.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:19.967Z] #10 51.71 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T00:59:19.967Z] #10 51.73 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T00:59:19.967Z] #10 51.73 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T00:59:19.967Z] #10 51.74 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T00:59:19.967Z] #10 51.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:19.967Z] #10 DONE 51.9s [2019-10-10T00:59:19.967Z] [2019-10-10T00:59:19.967Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:59:19.967Z] #44 DONE 0.1s [2019-10-10T00:59:19.967Z] [2019-10-10T00:59:19.967Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T00:59:19.967Z] #45 DONE 0.1s [2019-10-10T00:59:19.967Z] [2019-10-10T00:59:19.967Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:59:20.257Z] #46 0.325 + RM_GOPATH=0 [2019-10-10T00:59:20.257Z] #46 0.328 + TMP_GOPATH= [2019-10-10T00:59:20.257Z] #46 0.329 + : /build [2019-10-10T00:59:20.257Z] #46 0.329 + '[' -z '' ']' [2019-10-10T00:59:20.257Z] #46 0.333 ++ mktemp -d [2019-10-10T00:59:20.257Z] #46 0.350 + export GOPATH=/tmp/tmp.Y4DLSAt14d [2019-10-10T00:59:20.257Z] #46 0.351 + GOPATH=/tmp/tmp.Y4DLSAt14d [2019-10-10T00:59:20.257Z] #46 0.351 + RM_GOPATH=1 [2019-10-10T00:59:20.257Z] #46 0.353 ++ dirname ./install.sh [2019-10-10T00:59:20.257Z] #46 0.356 + dir=. [2019-10-10T00:59:20.257Z] #46 0.356 + bin=runc [2019-10-10T00:59:20.257Z] #46 0.356 + shift [2019-10-10T00:59:20.257Z] #46 0.369 + '[' '!' -f ./runc.installer ']' [2019-10-10T00:59:20.257Z] #46 0.369 + . ./runc.installer [2019-10-10T00:59:20.257Z] #46 0.371 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T00:59:20.257Z] #46 0.371 + install_runc [2019-10-10T00:59:20.257Z] #46 0.395 + uname -r [2019-10-10T00:59:20.257Z] #46 0.395 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T00:59:20.257Z] #46 0.421 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T00:59:20.257Z] #46 0.422 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T00:59:20.257Z] #46 0.422 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y4DLSAt14d/src/github.com/opencontainers/runc [2019-10-10T00:59:20.257Z] #46 0.422 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T00:59:20.257Z] #46 0.426 Cloning into '/tmp/tmp.Y4DLSAt14d/src/github.com/opencontainers/runc'... [2019-10-10T00:59:20.257Z] #46 ... [2019-10-10T00:59:20.257Z] [2019-10-10T00:59:20.257Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:20.257Z] #61 33.29 Reading package lists... [2019-10-10T00:59:20.257Z] #61 42.85 Building dependency tree... [2019-10-10T00:59:20.257Z] #61 45.90 The following additional packages will be installed: [2019-10-10T00:59:20.257Z] #61 45.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T00:59:20.257Z] #61 45.91 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T00:59:20.257Z] #61 45.93 Suggested packages: [2019-10-10T00:59:20.257Z] #61 45.94 manpages-dev python-setuptools [2019-10-10T00:59:20.257Z] #61 49.57 The following NEW packages will be installed: [2019-10-10T00:59:20.257Z] #61 49.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T00:59:20.257Z] #61 49.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T00:59:20.257Z] #61 49.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T00:59:20.257Z] #61 49.57 zlib1g-dev [2019-10-10T00:59:20.257Z] #61 49.72 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T00:59:20.257Z] #61 49.72 Need to get 3548 kB of archives. [2019-10-10T00:59:20.257Z] #61 49.72 After this operation, 21.2 MB of additional disk space will be used. [2019-10-10T00:59:20.257Z] #61 49.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T00:59:20.257Z] #61 49.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-10T00:59:20.257Z] #61 49.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-10T00:59:20.257Z] #61 49.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T00:59:20.257Z] #61 49.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-10T00:59:20.257Z] #61 49.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T00:59:20.257Z] #61 49.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-10T00:59:20.257Z] #61 49.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-10T00:59:20.257Z] #61 49.98 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-10T00:59:20.257Z] #61 50.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-10T00:59:20.257Z] #61 50.11 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-10T00:59:20.257Z] #61 50.32 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-10T00:59:20.257Z] #61 50.42 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-10T00:59:20.257Z] #61 50.43 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-10T00:59:20.257Z] #61 50.44 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T00:59:20.257Z] #61 50.48 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-10T00:59:20.546Z] #61 ... [2019-10-10T00:59:20.546Z] [2019-10-10T00:59:20.546Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:59:20.546Z] #39 48.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-10T00:59:20.546Z] #39 48.36 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-10T00:59:20.546Z] #39 48.43 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-10T00:59:20.546Z] #39 48.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-10T00:59:20.546Z] #39 48.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-10T00:59:20.546Z] #39 49.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T00:59:20.546Z] #39 49.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T00:59:20.546Z] #39 51.45 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:59:20.546Z] #39 51.84 Fetched 13.4 MB in 2s (5355 kB/s) [2019-10-10T00:59:20.546Z] #39 51.99 Selecting previously unselected package cmake-data. [2019-10-10T00:59:20.546Z] #39 51.99 (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-10-10T00:59:20.546Z] #39 52.16 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T00:59:20.546Z] #39 52.18 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T00:59:20.837Z] #39 ... [2019-10-10T00:59:20.837Z] [2019-10-10T00:59:20.837Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-10T00:59:20.837Z] #11 DONE 1.1s [2019-10-10T00:59:20.981Z] #59 203.1 + rm -rf /tmp/tmp.ShTqS6OEyf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ShTqS6OEyf [2019-10-10T00:59:20.981Z] #59 DONE 203.2s [2019-10-10T00:59:20.981Z] [2019-10-10T00:59:20.981Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:59:21.130Z] [2019-10-10T00:59:21.130Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T00:59:21.424Z] #12 DONE 0.6s [2019-10-10T00:59:21.424Z] [2019-10-10T00:59:21.424Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:21.424Z] #61 52.81 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T00:59:21.424Z] #61 53.52 Fetched 3548 kB in 0s (4137 kB/s) [2019-10-10T00:59:21.715Z] #61 53.68 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T00:59:21.715Z] #61 53.68 (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-10-10T00:59:21.715Z] #61 53.74 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T00:59:21.715Z] #61 53.75 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T00:59:22.031Z] #61 54.13 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-10T00:59:22.031Z] #61 54.13 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-10T00:59:22.031Z] #61 54.13 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T00:59:22.031Z] #61 ... [2019-10-10T00:59:22.031Z] [2019-10-10T00:59:22.031Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T00:59:22.031Z] #13 0.524 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T00:59:22.031Z] #13 DONE 0.6s [2019-10-10T00:59:22.321Z] [2019-10-10T00:59:22.321Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T00:59:22.610Z] #14 DONE 0.5s [2019-10-10T00:59:22.610Z] [2019-10-10T00:59:22.610Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:22.610Z] #61 54.53 Selecting previously unselected package libnet1-dev. [2019-10-10T00:59:22.610Z] #61 54.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T00:59:22.610Z] #61 54.57 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T00:59:22.905Z] #61 54.84 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T00:59:22.905Z] #61 54.85 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T00:59:22.905Z] #61 54.90 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T00:59:22.905Z] #61 55.09 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-10T00:59:23.194Z] #61 ... [2019-10-10T00:59:23.194Z] [2019-10-10T00:59:23.194Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T00:59:23.194Z] #15 DONE 0.5s [2019-10-10T00:59:23.194Z] [2019-10-10T00:59:23.194Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:23.194Z] #61 55.14 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-10T00:59:23.194Z] #61 55.16 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T00:59:23.822Z] #61 ... [2019-10-10T00:59:23.822Z] [2019-10-10T00:59:23.822Z] #16 [dev 6/25] RUN ldconfig [2019-10-10T00:59:23.822Z] #16 DONE 0.6s [2019-10-10T00:59:23.822Z] [2019-10-10T00:59:23.822Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:23.822Z] #61 55.74 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T00:59:23.822Z] #61 55.76 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T00:59:23.822Z] #61 55.77 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T00:59:23.822Z] #61 56.02 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-10T00:59:23.822Z] #61 56.08 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-10T00:59:24.110Z] #61 56.09 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T00:59:24.110Z] #61 56.25 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-10T00:59:24.110Z] #61 56.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-10T00:59:24.110Z] #61 56.28 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T00:59:24.744Z] #61 56.70 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-10T00:59:24.744Z] #61 56.74 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-10T00:59:24.744Z] #61 56.74 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T00:59:25.774Z] #61 57.87 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-10T00:59:25.774Z] #61 57.90 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-10T00:59:25.774Z] #61 57.90 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T00:59:26.063Z] #61 58.22 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-10T00:59:26.063Z] #61 58.23 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-10T00:59:26.063Z] #61 58.24 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T00:59:26.850Z] INFO [loader] Go packages loading at mode load types and syntax took 25.90227603s [2019-10-10T00:59:27.669Z] #51 ... [2019-10-10T00:59:27.669Z] [2019-10-10T00:59:27.669Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T00:59:27.669Z] #28 DONE 210.9s [2019-10-10T00:59:27.669Z] [2019-10-10T00:59:27.669Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:59:27.669Z] #51 180.5 + bin/containerd [2019-10-10T00:59:28.059Z] #51 ... [2019-10-10T00:59:28.059Z] [2019-10-10T00:59:28.059Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T00:59:28.059Z] #29 DONE 0.1s [2019-10-10T00:59:28.141Z] #61 60.21 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-10T00:59:28.141Z] #61 60.21 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-10T00:59:28.142Z] #61 60.21 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T00:59:28.435Z] [2019-10-10T00:59:28.435Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T00:59:28.435Z] #32 DONE 0.1s [2019-10-10T00:59:28.435Z] [2019-10-10T00:59:28.435Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T00:59:28.435Z] #35 DONE 0.1s [2019-10-10T00:59:28.435Z] [2019-10-10T00:59:28.435Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:59:28.435Z] #51 ... [2019-10-10T00:59:28.435Z] [2019-10-10T00:59:28.435Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T00:59:28.435Z] #38 DONE 0.1s [2019-10-10T00:59:28.435Z] [2019-10-10T00:59:28.435Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T00:59:28.435Z] #43 DONE 0.1s [2019-10-10T00:59:28.435Z] [2019-10-10T00:59:28.435Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T00:59:28.804Z] #47 DONE 0.1s [2019-10-10T00:59:28.804Z] [2019-10-10T00:59:28.804Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T00:59:29.165Z] #61 61.20 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T00:59:29.165Z] #61 61.20 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-10T00:59:29.165Z] #61 61.21 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T00:59:29.165Z] #61 61.46 Selecting previously unselected package protobuf-compiler. [2019-10-10T00:59:29.454Z] #61 61.46 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-10T00:59:29.454Z] #61 61.47 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T00:59:29.744Z] #61 61.80 Selecting previously unselected package python-pkg-resources. [2019-10-10T00:59:29.744Z] #61 61.81 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T00:59:29.744Z] #61 61.84 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T00:59:30.034Z] #61 ... [2019-10-10T00:59:30.034Z] [2019-10-10T00:59:30.034Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:30.034Z] #24 5.208 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T00:59:30.034Z] #24 6.808 [2019-10-10T00:59:30.034Z] #24 7.570 ## 4.0% ##### 8.3% ######## 12.5% ############ 16.8% ############### 21.0% ################### 27.4% ######################### 35.9% ############################## 42.3% ################################### 48.7% ####################################### 55.1% ############################################ 61.5% ############################################### 65.7% ################################################### 72.1% ###################################################### 76.3% ########################################################### 82.7% ################################################################ 89.1% #################################################################### 95.5% ######################################################################## 100.0% [2019-10-10T00:59:30.325Z] #24 10.97 [2019-10-10T00:59:31.554Z] #24 11.64 ###### 9.6% ############################# 41.6% ###################################### 53.1% ################################################## 70.4% ################################################################# 91.5% ######################################################################## 100.0% [2019-10-10T00:59:31.843Z] #24 ... [2019-10-10T00:59:31.843Z] [2019-10-10T00:59:31.843Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:59:31.843Z] #54 DONE 63.8s [2019-10-10T00:59:31.843Z] [2019-10-10T00:59:31.843Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:31.843Z] #61 62.26 Selecting previously unselected package python-protobuf. [2019-10-10T00:59:31.843Z] #61 62.27 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-10T00:59:31.843Z] #61 62.27 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T00:59:31.843Z] #61 63.56 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T00:59:31.843Z] #61 63.84 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T00:59:31.843Z] #61 63.85 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T00:59:32.109Z] INFO [loader] SSA repr building timing: packages building 236.023068ms, total 5.421607814s [2019-10-10T00:59:33.907Z] #61 ... [2019-10-10T00:59:33.907Z] [2019-10-10T00:59:33.907Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T00:59:33.907Z] #17 0.799 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T00:59:33.907Z] #17 0.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T00:59:33.907Z] #17 0.986 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T00:59:33.907Z] #17 1.003 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T00:59:33.907Z] #17 1.248 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T00:59:33.907Z] #17 3.379 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T00:59:33.907Z] #17 7.074 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T00:59:33.907Z] #17 10.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T00:59:33.907Z] #17 ... [2019-10-10T00:59:33.907Z] [2019-10-10T00:59:33.907Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:33.907Z] #24 13.55 [2019-10-10T00:59:34.486Z] #24 14.30 ### 5.2% ####### 10.4% ############# 18.2% ################## 25.9% ########################### 38.3% ################################### 48.7% ######################################### 57.0% [2019-10-10T00:59:34.486Z] #24 ... [2019-10-10T00:59:34.486Z] [2019-10-10T00:59:34.486Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:59:34.487Z] #39 56.61 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T00:59:34.487Z] #39 56.69 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T00:59:34.487Z] #39 56.71 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T00:59:34.487Z] #39 56.97 Selecting previously unselected package libicu57:ppc64el. [2019-10-10T00:59:34.487Z] #39 57.04 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-10T00:59:34.487Z] #39 57.05 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T00:59:34.487Z] #39 ... [2019-10-10T00:59:34.487Z] [2019-10-10T00:59:34.487Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:35.353Z] #24 14.30 ### 5.2% ####### 10.4% ############# 18.2% ################## 25.9% ########################### 38.3% ################################### 48.7% ######################################### 57.0% ############################################## 64.7% ################################################## 69.9% ###################################################### 75.1% ######################################################### 79.8% ########################################################## 80.9% ############################################################## 87.4% #################################################################### 95.1% ######################################################################## 100.0% [2019-10-10T00:59:36.682Z] Loaded image: buildpack-deps:jessie [2019-10-10T00:59:36.682Z] Loaded image: busybox:latest [2019-10-10T00:59:36.682Z] Loaded image: busybox:glibc [2019-10-10T00:59:36.682Z] Loaded image: debian:jessie [2019-10-10T00:59:36.682Z] Loaded image: hello-world:latest [2019-10-10T00:59:36.682Z] INFO: Testing against a local daemon [2019-10-10T00:59:36.682Z] === RUN TestCgroupNamespacesBuild [2019-10-10T00:59:36.853Z] #24 17.39 [2019-10-10T00:59:37.491Z] #24 18.12 # 2.0% [2019-10-10T00:59:37.491Z] #24 ... [2019-10-10T00:59:37.491Z] [2019-10-10T00:59:37.491Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T00:59:37.491Z] #31 59.26 + cd /tmp/tmp.avgWvcUseb/src/gotest.tools/gotestsum [2019-10-10T00:59:37.491Z] #31 59.26 + git checkout -q v0.3.5 [2019-10-10T00:59:37.491Z] #31 59.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T00:59:37.491Z] #31 ... [2019-10-10T00:59:37.491Z] [2019-10-10T00:59:37.491Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:39.962Z] --- PASS: TestCgroupNamespacesBuild (4.88s) [2019-10-10T00:59:39.962Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T00:59:39.962Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T00:59:41.882Z] #24 18.12 # 2.0% ### 4.7% ##### 7.0% ###### 9.3% ######## 11.9% ########## 14.6% ############# 19.1% ################ 22.6% ################# 24.4% ################## 26.2% #################### 28.0% ##################### 29.8% ###################### 31.6% ######################## 33.4% ######################### 36.0% ########################### 38.7% ############################# 41.4% ############################### 44.1% ################################# 46.8% ################################## 48.5% #################################### 51.2% ###################################### 53.9% ######################################## 56.6% ########################################## 59.3% ############################################ 61.9% ############################################## 64.6% ################################################ 67.3% ################################################## 70.0% ################################################### 71.8% ##################################################### 74.4% ######################################################## 78.6% ########################################################## 81.8% ############################################################ 84.5% ############################################################## 87.1% ################################################################ 89.8% ################################################################## 92.5% #################################################################### 95.2% ###################################################################### 97.8% ######################################################################## 100.0% [2019-10-10T00:59:42.489Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s) [2019-10-10T00:59:42.489Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T00:59:42.489Z] === RUN TestBuildWithSession [2019-10-10T00:59:42.489Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T00:59:42.489Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T00:59:42.489Z] === RUN TestBuildSquashParent [2019-10-10T00:59:42.514Z] #24 23.19 [2019-10-10T00:59:42.678Z] using credential docker-jenkins-github-credentials [2019-10-10T00:59:42.753Z] Cloning the remote Git repository [2019-10-10T00:59:42.754Z] Cloning with configured refspecs honoured and without tags [2019-10-10T00:59:43.132Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T00:59:43.533Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-10T00:59:45.256Z] #24 ... [2019-10-10T00:59:45.256Z] [2019-10-10T00:59:45.256Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T00:59:45.256Z] #39 68.52 Selecting previously unselected package libxml2:ppc64el. [2019-10-10T00:59:45.256Z] #39 68.53 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-10T00:59:45.256Z] #39 68.53 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T00:59:45.256Z] #39 69.42 Selecting previously unselected package libarchive13:ppc64el. [2019-10-10T00:59:45.256Z] #39 69.44 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-10T00:59:45.256Z] #39 69.45 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T00:59:45.256Z] #39 70.04 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-10T00:59:45.256Z] #39 70.06 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-10T00:59:45.256Z] #39 70.07 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T00:59:45.256Z] #39 70.43 Selecting previously unselected package libuv1:ppc64el. [2019-10-10T00:59:45.256Z] #39 70.44 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-10T00:59:45.256Z] #39 70.45 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-10T00:59:45.256Z] #39 70.63 Selecting previously unselected package cmake. [2019-10-10T00:59:45.256Z] #39 70.64 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-10T00:59:45.256Z] #39 70.84 Unpacking cmake (3.7.2-1) ... [2019-10-10T00:59:45.256Z] #39 75.57 Selecting previously unselected package xxd. [2019-10-10T00:59:45.256Z] #39 75.63 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T00:59:45.256Z] #39 75.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:59:45.256Z] #39 75.85 Selecting previously unselected package vim-common. [2019-10-10T00:59:45.256Z] #39 75.92 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T00:59:45.256Z] #39 75.98 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:59:45.256Z] #39 76.37 Processing triggers for mime-support (3.60) ... [2019-10-10T00:59:45.256Z] #39 76.52 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:59:45.256Z] #39 76.52 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-10T00:59:45.256Z] #39 76.53 Setting up cmake-data (3.7.2-1) ... [2019-10-10T00:59:45.256Z] #39 76.54 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T00:59:45.256Z] #39 76.58 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T00:59:45.256Z] #39 76.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:45.256Z] #39 76.70 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T00:59:45.256Z] #39 76.71 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T00:59:45.256Z] #39 76.78 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T00:59:45.256Z] #39 76.79 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T00:59:45.256Z] #39 76.80 Setting up cmake (3.7.2-1) ... [2019-10-10T00:59:45.256Z] #39 77.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:45.256Z] #39 DONE 77.3s [2019-10-10T00:59:45.256Z] [2019-10-10T00:59:45.256Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T00:59:45.256Z] #40 DONE 0.1s [2019-10-10T00:59:45.256Z] [2019-10-10T00:59:45.256Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T00:59:45.256Z] #41 DONE 0.1s [2019-10-10T00:59:45.256Z] [2019-10-10T00:59:45.256Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:59:45.547Z] #42 ... [2019-10-10T00:59:45.547Z] [2019-10-10T00:59:45.547Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:59:45.547Z] #34 67.50 internal/reflectlite [2019-10-10T00:59:45.547Z] #34 67.51 sync [2019-10-10T00:59:45.547Z] #34 74.20 sort [2019-10-10T00:59:45.547Z] #34 74.20 errors [2019-10-10T00:59:45.547Z] #34 75.05 internal/oserror [2019-10-10T00:59:45.547Z] #34 75.06 io [2019-10-10T00:59:45.547Z] #34 75.13 strconv [2019-10-10T00:59:45.547Z] #34 75.52 syscall [2019-10-10T00:59:45.837Z] #34 ... [2019-10-10T00:59:45.837Z] [2019-10-10T00:59:45.837Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:59:45.837Z] #42 0.384 + RM_GOPATH=0 [2019-10-10T00:59:45.837Z] #42 0.385 + TMP_GOPATH= [2019-10-10T00:59:45.837Z] #42 0.385 + : /build [2019-10-10T00:59:45.837Z] #42 0.385 + '[' -z '' ']' [2019-10-10T00:59:45.837Z] #42 0.387 ++ mktemp -d [2019-10-10T00:59:45.837Z] #42 0.393 + export GOPATH=/tmp/tmp.OaEnIAe09B [2019-10-10T00:59:45.837Z] #42 0.396 + GOPATH=/tmp/tmp.OaEnIAe09B [2019-10-10T00:59:45.837Z] #42 0.397 + RM_GOPATH=1 [2019-10-10T00:59:45.837Z] #42 0.399 ++ dirname ./install.sh [2019-10-10T00:59:45.837Z] #42 0.402 + dir=. [2019-10-10T00:59:45.837Z] #42 0.402 + bin=tini [2019-10-10T00:59:45.837Z] #42 0.402 + shift [2019-10-10T00:59:45.837Z] #42 0.402 + '[' '!' -f ./tini.installer ']' [2019-10-10T00:59:45.837Z] #42 0.403 + . ./tini.installer [2019-10-10T00:59:45.837Z] #42 0.403 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:59:45.837Z] #42 0.404 + install_tini [2019-10-10T00:59:45.837Z] #42 0.404 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T00:59:45.837Z] #42 0.404 + git clone https://github.com/krallin/tini.git /tmp/tmp.OaEnIAe09B/tini [2019-10-10T00:59:45.837Z] #42 0.405 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:59:45.837Z] #42 0.410 Cloning into '/tmp/tmp.OaEnIAe09B/tini'... [2019-10-10T00:59:45.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T00:59:45.947Z] > git --version # timeout=10 [2019-10-10T00:59:47.898Z] #42 ... [2019-10-10T00:59:47.898Z] [2019-10-10T00:59:47.898Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:59:47.898Z] #37 69.52 sync [2019-10-10T00:59:47.898Z] #37 69.53 internal/reflectlite [2019-10-10T00:59:47.898Z] #37 74.33 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T00:59:47.898Z] #37 74.34 internal/singleflight [2019-10-10T00:59:47.898Z] #37 74.34 math/rand [2019-10-10T00:59:47.898Z] #37 78.56 strconv [2019-10-10T00:59:47.898Z] #37 78.57 io [2019-10-10T00:59:47.898Z] #37 78.57 sort [2019-10-10T00:59:47.898Z] #37 78.64 syscall [2019-10-10T00:59:47.898Z] #37 ... [2019-10-10T00:59:47.898Z] [2019-10-10T00:59:47.898Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T00:59:47.898Z] #19 74.40 + cd /tmp/tmp.thTSR4cYO9/src/github.com/go-swagger/go-swagger [2019-10-10T00:59:47.898Z] #19 74.40 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T00:59:47.898Z] #19 77.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T00:59:45.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T00:59:46.001Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T00:59:48.188Z] #19 ... [2019-10-10T00:59:48.188Z] [2019-10-10T00:59:48.188Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:48.188Z] #24 26.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T00:59:48.188Z] #24 28.13 [2019-10-10T00:59:48.188Z] #24 28.70 ######################################################################## 100.0% [2019-10-10T00:59:48.188Z] #24 28.88 [2019-10-10T00:59:50.908Z] #24 ... [2019-10-10T00:59:50.908Z] [2019-10-10T00:59:50.908Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:50.908Z] #61 72.87 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T00:59:50.908Z] #61 72.88 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T00:59:50.908Z] #61 72.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:50.908Z] #61 72.96 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T00:59:50.908Z] #61 ... [2019-10-10T00:59:50.908Z] [2019-10-10T00:59:50.908Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T00:59:50.908Z] #34 82.23 bytes [2019-10-10T00:59:50.908Z] #34 82.23 strings [2019-10-10T00:59:51.553Z] #34 ... [2019-10-10T00:59:51.553Z] [2019-10-10T00:59:51.553Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:59:51.553Z] #46 21.47 + cd /tmp/tmp.Y4DLSAt14d/src/github.com/opencontainers/runc [2019-10-10T00:59:51.553Z] #46 21.47 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T00:59:51.553Z] #46 21.94 + '[' -z '' ']' [2019-10-10T00:59:51.553Z] #46 21.95 + target=static [2019-10-10T00:59:51.553Z] #46 21.95 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T00:59:51.553Z] #46 26.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T00:59:51.553Z] #46 ... [2019-10-10T00:59:51.553Z] [2019-10-10T00:59:51.553Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:51.553Z] #24 31.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T00:59:52.578Z] #24 ... [2019-10-10T00:59:52.578Z] [2019-10-10T00:59:52.578Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T00:59:52.578Z] #61 84.04 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T00:59:52.578Z] #61 84.09 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T00:59:52.578Z] #61 84.09 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T00:59:52.578Z] #61 84.10 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T00:59:52.578Z] #61 84.11 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T00:59:52.578Z] #61 84.11 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T00:59:52.578Z] #61 84.13 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T00:59:52.578Z] #61 84.15 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T00:59:52.578Z] #61 84.17 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T00:59:52.578Z] #61 84.17 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T00:59:52.578Z] #61 84.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T00:59:52.578Z] #61 DONE 84.5s [2019-10-10T00:59:52.578Z] [2019-10-10T00:59:52.578Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T00:59:52.578Z] #24 33.10 [2019-10-10T00:59:52.883Z] #51 203.5 + bin/containerd-stress [2019-10-10T00:59:52.883Z] #51 205.5 + bin/containerd-shim [2019-10-10T00:59:53.206Z] #24 33.94 ######################################################################## 100.0% [2019-10-10T00:59:53.497Z] #24 34.24 [2019-10-10T00:59:54.686Z] --- PASS: TestBuildSquashParent (10.14s) [2019-10-10T00:59:54.686Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-10T00:59:54.686Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T00:59:54.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T00:59:54.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T00:59:54.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T00:59:54.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T00:59:54.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T00:59:54.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T00:59:54.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T00:59:54.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T00:59:54.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T00:59:54.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T00:59:54.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T00:59:54.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T00:59:54.686Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T00:59:54.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T00:59:56.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T00:59:56.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T00:59:57.008Z] #24 37.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T00:59:57.008Z] #24 37.60 skipping existing c8c2d4a6b2e3 [2019-10-10T00:59:57.296Z] #24 37.93 [2019-10-10T00:59:58.332Z] #24 ... [2019-10-10T00:59:58.332Z] [2019-10-10T00:59:58.332Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T00:59:58.332Z] #42 3.036 + cd /tmp/tmp.OaEnIAe09B/tini [2019-10-10T00:59:58.332Z] #42 3.053 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T00:59:58.332Z] #42 3.134 + cmake . [2019-10-10T00:59:58.332Z] #42 4.626 -- The C compiler identification is GNU 6.3.0 [2019-10-10T00:59:58.332Z] #42 4.770 -- Check for working C compiler: /usr/bin/cc [2019-10-10T00:59:58.332Z] #42 5.982 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T00:59:58.332Z] #42 5.991 -- Detecting C compiler ABI info [2019-10-10T00:59:58.332Z] #42 7.092 -- Detecting C compiler ABI info - done [2019-10-10T00:59:58.332Z] #42 7.270 -- Detecting C compile features [2019-10-10T00:59:58.332Z] #42 10.59 -- Detecting C compile features - done [2019-10-10T00:59:58.332Z] #42 10.69 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T00:59:58.332Z] #42 11.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T00:59:58.332Z] #42 11.38 -- Configuring done [2019-10-10T00:59:58.332Z] #42 11.42 -- Generating done [2019-10-10T00:59:58.332Z] #42 11.44 -- Build files have been written to: /tmp/tmp.OaEnIAe09B/tini [2019-10-10T00:59:58.332Z] #42 11.45 + make tini-static [2019-10-10T00:59:58.332Z] #42 12.06 Scanning dependencies of target tini-static [2019-10-10T00:59:58.332Z] #42 12.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T00:59:59.296Z] #51 211.4 + bin/containerd-shim-runc-v1 [2019-10-10T00:59:59.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T00:59:59.856Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T01:00:00.389Z] #42 ... [2019-10-10T01:00:00.389Z] [2019-10-10T01:00:00.389Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T01:00:00.389Z] #24 41.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T01:00:01.188Z] #51 214.2 + bin/containerd-shim-runc-v2 [2019-10-10T01:00:01.449Z] #24 42.01 [2019-10-10T01:00:01.738Z] #24 42.53 ######################################################################## 100 [2019-10-10T01:00:01.738Z] #24 ... [2019-10-10T01:00:01.738Z] [2019-10-10T01:00:01.738Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:00:01.738Z] #17 28.06 Fetched 7720 kB in 27s (283 kB/s) [2019-10-10T01:00:01.738Z] #17 28.06 Reading package lists... [2019-10-10T01:00:02.029Z] #17 38.08 Reading package lists... [2019-10-10T01:00:02.029Z] #17 ... [2019-10-10T01:00:02.029Z] [2019-10-10T01:00:02.029Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T01:00:02.029Z] #24 42.53 ######################################################################## 100.0% [2019-10-10T01:00:02.029Z] #24 42.75 [2019-10-10T01:00:02.076Z] #51 215.1 + binaries [2019-10-10T01:00:02.320Z] #24 42.90 Download of images into '/build' complete. [2019-10-10T01:00:02.320Z] #24 42.90 Use something like the following to load the result into a Docker daemon: [2019-10-10T01:00:02.320Z] #24 42.90 tar -cC '/build' . | docker load [2019-10-10T01:00:02.320Z] #24 DONE 43.0s [2019-10-10T01:00:02.320Z] [2019-10-10T01:00:02.320Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:02.320Z] #62 2.579 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T01:00:02.320Z] #62 2.579 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T01:00:02.320Z] #62 4.881 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T01:00:02.320Z] #62 4.931 GEN .gitid [2019-10-10T01:00:02.320Z] #62 4.949 GEN criu/include/version.h [2019-10-10T01:00:02.320Z] #62 5.014 GEN include/common/asm [2019-10-10T01:00:02.320Z] #62 8.193 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T01:00:02.320Z] #62 8.423 PBCC images/opts.pb-c.c [2019-10-10T01:00:02.320Z] #62 8.501 PBCC images/sit.pb-c.c [2019-10-10T01:00:02.320Z] #62 8.662 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T01:00:02.320Z] #62 8.793 DEP images/opts.pb-c.d [2019-10-10T01:00:02.320Z] #62 8.961 DEP images/sit.pb-c.d [2019-10-10T01:00:02.320Z] #62 9.135 PBCC images/macvlan.pb-c.c [2019-10-10T01:00:02.320Z] #62 9.158 DEP images/macvlan.pb-c.d [2019-10-10T01:00:02.320Z] #62 9.297 PBCC images/autofs.pb-c.c [2019-10-10T01:00:02.320Z] #62 9.378 DEP images/autofs.pb-c.d [2019-10-10T01:00:02.320Z] #62 9.470 PBCC images/sysctl.pb-c.c [2019-10-10T01:00:02.320Z] #62 9.505 DEP images/sysctl.pb-c.d [2019-10-10T01:00:02.320Z] #62 9.609 PBCC images/time.pb-c.c [2019-10-10T01:00:02.320Z] #62 9.634 DEP images/time.pb-c.d [2019-10-10T01:00:02.320Z] #62 9.798 PBCC images/binfmt-misc.pb-c.c [2019-10-10T01:00:02.320Z] #62 9.857 DEP images/binfmt-misc.pb-c.d [2019-10-10T01:00:02.610Z] #62 10.06 PBCC images/seccomp.pb-c.c [2019-10-10T01:00:02.610Z] #62 ... [2019-10-10T01:00:02.610Z] [2019-10-10T01:00:02.610Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:00:02.610Z] #42 15.62 [100%] Linking C executable tini-static [2019-10-10T01:00:02.610Z] #42 16.90 [100%] Built target tini-static [2019-10-10T01:00:02.610Z] #42 17.16 + mkdir -p /build [2019-10-10T01:00:02.610Z] #42 17.17 + cp tini-static /build/docker-init [2019-10-10T01:00:02.610Z] #42 DONE 17.3s [2019-10-10T01:00:02.610Z] [2019-10-10T01:00:02.610Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:02.610Z] #62 10.20 DEP images/seccomp.pb-c.d [2019-10-10T01:00:02.610Z] #62 ... [2019-10-10T01:00:02.610Z] [2019-10-10T01:00:02.610Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T01:00:02.610Z] #34 93.62 bufio [2019-10-10T01:00:02.693Z] #51 215.1 + mkdir -p /build [2019-10-10T01:00:02.693Z] #51 215.1 + cp bin/containerd /build/containerd [2019-10-10T01:00:02.693Z] #51 215.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T01:00:02.693Z] #51 215.2 + cp bin/ctr /build/ctr [2019-10-10T01:00:02.693Z] #51 DONE 215.4s [2019-10-10T01:00:02.899Z] #34 ... [2019-10-10T01:00:02.899Z] [2019-10-10T01:00:02.899Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:00:02.899Z] #37 84.93 vendor/golang.org/x/net/dns/dnsmessage [2019-10-10T01:00:02.899Z] #37 86.19 bytes [2019-10-10T01:00:03.137Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-10T01:00:03.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2019-10-10T01:00:03.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2019-10-10T01:00:03.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.47s) [2019-10-10T01:00:03.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.64s) [2019-10-10T01:00:03.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2019-10-10T01:00:03.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2019-10-10T01:00:03.137Z] === RUN TestBuildMultiStageCopy [2019-10-10T01:00:03.137Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T01:00:03.189Z] #37 ... [2019-10-10T01:00:03.189Z] [2019-10-10T01:00:03.189Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:03.189Z] #62 10.34 PBCC images/userns.pb-c.c [2019-10-10T01:00:03.189Z] #62 10.41 DEP images/userns.pb-c.d [2019-10-10T01:00:03.189Z] #62 10.69 PBCC images/cgroup.pb-c.c [2019-10-10T01:00:03.189Z] #62 10.83 DEP images/cgroup.pb-c.d [2019-10-10T01:00:03.479Z] #62 11.11 PBCC images/fown.pb-c.c [2019-10-10T01:00:03.479Z] #62 11.19 PBCC images/ext-file.pb-c.c [2019-10-10T01:00:03.633Z] [2019-10-10T01:00:03.633Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T01:00:03.633Z] #52 DONE 0.2s [2019-10-10T01:00:03.633Z] [2019-10-10T01:00:03.633Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T01:00:03.633Z] #55 DONE 0.1s [2019-10-10T01:00:03.633Z] [2019-10-10T01:00:03.633Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T01:00:03.633Z] #58 DONE 0.1s [2019-10-10T01:00:03.633Z] [2019-10-10T01:00:03.633Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T01:00:03.769Z] #62 11.28 DEP images/fown.pb-c.d [2019-10-10T01:00:03.769Z] #62 11.44 DEP images/ext-file.pb-c.d [2019-10-10T01:00:04.002Z] #60 DONE 0.1s [2019-10-10T01:00:04.002Z] [2019-10-10T01:00:04.002Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T01:00:04.002Z] #63 DONE 0.1s [2019-10-10T01:00:04.002Z] [2019-10-10T01:00:04.002Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T01:00:04.002Z] #67 DONE 0.1s [2019-10-10T01:00:04.002Z] [2019-10-10T01:00:04.002Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T01:00:04.057Z] #62 11.71 PBCC images/rpc.pb-c.c [2019-10-10T01:00:04.058Z] #62 11.78 DEP images/rpc.pb-c.d [2019-10-10T01:00:04.058Z] #62 11.86 PBCC images/siginfo.pb-c.c [2019-10-10T01:00:04.346Z] #62 11.90 DEP images/siginfo.pb-c.d [2019-10-10T01:00:04.346Z] #62 11.96 PBCC images/pagemap.pb-c.c [2019-10-10T01:00:04.346Z] #62 12.09 DEP images/pagemap.pb-c.d [2019-10-10T01:00:04.370Z] #69 DONE 0.1s [2019-10-10T01:00:04.370Z] [2019-10-10T01:00:04.370Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T01:00:04.370Z] #70 DONE 0.0s [2019-10-10T01:00:04.370Z] [2019-10-10T01:00:04.370Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T01:00:04.638Z] #62 12.23 PBCC images/rlimit.pb-c.c [2019-10-10T01:00:04.744Z] #71 DONE 0.5s [2019-10-10T01:00:04.744Z] [2019-10-10T01:00:04.744Z] #72 exporting to oci image format [2019-10-10T01:00:04.744Z] #72 exporting layers [2019-10-10T01:00:04.929Z] #62 12.39 DEP images/rlimit.pb-c.d [2019-10-10T01:00:04.929Z] #62 12.52 PBCC images/file-lock.pb-c.c [2019-10-10T01:00:04.929Z] #62 12.57 DEP images/file-lock.pb-c.d [2019-10-10T01:00:04.929Z] #62 12.66 PBCC images/tty.pb-c.c [2019-10-10T01:00:05.216Z] #62 12.82 DEP images/tty.pb-c.d [2019-10-10T01:00:05.216Z] #62 12.94 PBCC images/tun.pb-c.c [2019-10-10T01:00:05.449Z] Fetching without tags [2019-10-10T01:00:05.506Z] #62 13.05 PBCC images/netdev.pb-c.c [2019-10-10T01:00:05.506Z] #62 13.17 DEP images/tun.pb-c.d [2019-10-10T01:00:05.795Z] #62 13.35 DEP images/netdev.pb-c.d [2019-10-10T01:00:05.795Z] #62 13.48 PBCC images/vma.pb-c.c [2019-10-10T01:00:05.795Z] #62 13.58 DEP images/vma.pb-c.d [2019-10-10T01:00:06.089Z] #62 13.74 PBCC images/creds.pb-c.c [2019-10-10T01:00:06.089Z] #62 13.84 DEP images/creds.pb-c.d [2019-10-10T01:00:06.277Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T01:00:06.377Z] #62 13.89 PBCC images/utsns.pb-c.c [2019-10-10T01:00:06.377Z] #62 13.93 DEP images/utsns.pb-c.d [2019-10-10T01:00:06.377Z] #62 14.01 PBCC images/ipc-desc.pb-c.c [2019-10-10T01:00:06.377Z] #62 14.07 PBCC images/ipc-sem.pb-c.c [2019-10-10T01:00:06.377Z] #62 14.10 DEP images/ipc-desc.pb-c.d [2019-10-10T01:00:06.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T01:00:06.667Z] #62 14.25 DEP images/ipc-sem.pb-c.d [2019-10-10T01:00:06.667Z] #62 14.30 PBCC images/ipc-msg.pb-c.c [2019-10-10T01:00:06.667Z] #62 14.35 DEP images/ipc-msg.pb-c.d [2019-10-10T01:00:05.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T01:00:05.173Z] > git config --add remote.origin.fetch +refs/pull/40038/head:refs/remotes/origin/PR-40038 # timeout=10 [2019-10-10T01:00:05.226Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T01:00:05.352Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T01:00:05.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T01:00:05.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T01:00:05.477Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40038/head:refs/remotes/origin/PR-40038 +refs/heads/master:refs/remotes/origin/master [2019-10-10T01:00:06.375Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T01:00:06.428Z] > git checkout -f 93f9b902af89f82367d750aa871d40f25ccd99ca [2019-10-10T01:00:06.957Z] #62 14.50 PBCC images/ipc-shm.pb-c.c [2019-10-10T01:00:06.957Z] #62 14.53 DEP images/ipc-shm.pb-c.d [2019-10-10T01:00:06.957Z] #62 14.63 PBCC images/ipc-var.pb-c.c [2019-10-10T01:00:06.983Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T01:00:07.247Z] #62 14.67 DEP images/ipc-var.pb-c.d [2019-10-10T01:00:07.247Z] #62 14.78 PBCC images/sk-opts.pb-c.c [2019-10-10T01:00:07.247Z] #62 14.82 PBCC images/packet-sock.pb-c.c [2019-10-10T01:00:07.538Z] #62 15.00 DEP images/sk-opts.pb-c.d [2019-10-10T01:00:07.538Z] #62 15.08 DEP images/packet-sock.pb-c.d [2019-10-10T01:00:07.538Z] #62 15.21 PBCC images/sk-netlink.pb-c.c [2019-10-10T01:00:07.548Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T01:00:07.830Z] #62 15.40 DEP images/sk-netlink.pb-c.d [2019-10-10T01:00:08.114Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T01:00:08.120Z] #62 15.55 PBCC images/sk-inet.pb-c.c [2019-10-10T01:00:08.120Z] #62 15.65 DEP images/sk-inet.pb-c.d [2019-10-10T01:00:08.120Z] #62 15.79 PBCC images/sk-unix.pb-c.c [2019-10-10T01:00:08.120Z] #62 15.88 DEP images/sk-unix.pb-c.d [2019-10-10T01:00:08.410Z] #62 16.02 PBCC images/mm.pb-c.c [2019-10-10T01:00:08.679Z] --- PASS: TestBuildMultiStageCopy (5.86s) [2019-10-10T01:00:08.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2019-10-10T01:00:08.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2019-10-10T01:00:08.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-10-10T01:00:08.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2019-10-10T01:00:08.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2019-10-10T01:00:08.679Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T01:00:08.700Z] #62 16.11 DEP images/mm.pb-c.d [2019-10-10T01:00:08.701Z] #62 16.25 PBCC images/timerfd.pb-c.c [2019-10-10T01:00:08.701Z] #62 16.34 DEP images/timerfd.pb-c.d [2019-10-10T01:00:08.701Z] #62 16.46 PBCC images/timer.pb-c.c [2019-10-10T01:00:08.990Z] #62 16.51 DEP images/timer.pb-c.d [2019-10-10T01:00:08.990Z] #62 16.66 PBCC images/sa.pb-c.c [2019-10-10T01:00:09.279Z] #62 16.76 DEP images/sa.pb-c.d [2019-10-10T01:00:09.279Z] #62 16.86 PBCC images/pipe-data.pb-c.c [2019-10-10T01:00:09.279Z] #62 16.91 DEP images/pipe-data.pb-c.d [2019-10-10T01:00:09.279Z] #62 16.98 PBCC images/mnt.pb-c.c [2019-10-10T01:00:09.568Z] #62 17.06 DEP images/mnt.pb-c.d [2019-10-10T01:00:09.569Z] #62 17.22 PBCC images/sk-packet.pb-c.c [2019-10-10T01:00:09.569Z] #62 17.26 DEP images/sk-packet.pb-c.d [2019-10-10T01:00:09.872Z] #62 17.35 PBCC images/tcp-stream.pb-c.c [2019-10-10T01:00:09.872Z] #62 17.43 DEP images/tcp-stream.pb-c.d [2019-10-10T01:00:09.872Z] #62 17.52 PBCC images/pipe.pb-c.c [2019-10-10T01:00:09.872Z] #62 17.59 DEP images/pipe.pb-c.d [2019-10-10T01:00:09.544Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-10T01:00:10.161Z] #62 17.80 PBCC images/pstree.pb-c.c [2019-10-10T01:00:10.161Z] #62 17.83 DEP images/pstree.pb-c.d [2019-10-10T01:00:10.161Z] #62 17.92 PBCC images/fs.pb-c.c [2019-10-10T01:00:10.325Z] Merge succeeded, producing f296b411c35234fd85f1c82495cb237026684e98 [2019-10-10T01:00:10.326Z] Checking out Revision f296b411c35234fd85f1c82495cb237026684e98 (PR-40038) [2019-10-10T01:00:10.451Z] #62 17.95 DEP images/fs.pb-c.d [2019-10-10T01:00:10.451Z] #62 18.05 PBCC images/signalfd.pb-c.c [2019-10-10T01:00:10.451Z] #62 18.17 DEP images/signalfd.pb-c.d [2019-10-10T01:00:10.577Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2019-10-10T01:00:10.577Z] === RUN TestBuildLabelWithTargets [2019-10-10T01:00:10.741Z] #62 18.25 PBCC images/fh.pb-c.c [2019-10-10T01:00:10.741Z] #62 18.33 PBCC images/fsnotify.pb-c.c [2019-10-10T01:00:11.034Z] #62 18.47 DEP images/fh.pb-c.d [2019-10-10T01:00:11.034Z] #62 18.54 DEP images/fsnotify.pb-c.d [2019-10-10T01:00:11.034Z] #62 18.71 PBCC images/eventpoll.pb-c.c [2019-10-10T01:00:11.323Z] #62 18.77 DEP images/eventpoll.pb-c.d [2019-10-10T01:00:11.323Z] #62 18.88 PBCC images/eventfd.pb-c.c [2019-10-10T01:00:11.323Z] #62 18.92 DEP images/eventfd.pb-c.d [2019-10-10T01:00:11.323Z] #62 19.02 PBCC images/remap-file-path.pb-c.c [2019-10-10T01:00:11.612Z] #62 19.10 DEP images/remap-file-path.pb-c.d [2019-10-10T01:00:11.612Z] #62 19.18 PBCC images/fifo.pb-c.c [2019-10-10T01:00:11.612Z] #62 19.22 DEP images/fifo.pb-c.d [2019-10-10T01:00:11.902Z] #62 19.35 PBCC images/ghost-file.pb-c.c [2019-10-10T01:00:11.902Z] #62 19.46 DEP images/ghost-file.pb-c.d [2019-10-10T01:00:12.191Z] #62 19.64 PBCC images/regfile.pb-c.c [2019-10-10T01:00:12.191Z] #62 19.73 DEP images/regfile.pb-c.d [2019-10-10T01:00:12.191Z] #62 ... [2019-10-10T01:00:12.191Z] [2019-10-10T01:00:12.191Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:00:12.191Z] #17 38.08 Reading package lists... [2019-10-10T01:00:13.105Z] --- PASS: TestBuildLabelWithTargets (2.71s) [2019-10-10T01:00:13.105Z] === RUN TestBuildWithEmptyLayers [2019-10-10T01:00:10.085Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-10T01:00:10.351Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T01:00:10.400Z] > git checkout -f f296b411c35234fd85f1c82495cb237026684e98 [2019-10-10T01:00:13.995Z] #17 48.85 Building dependency tree... [2019-10-10T01:00:14.632Z] #17 51.03 The following additional packages will be installed: [2019-10-10T01:00:14.920Z] #17 51.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T01:00:14.920Z] #17 51.03 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T01:00:14.920Z] #17 51.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T01:00:14.920Z] #17 51.04 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T01:00:14.920Z] #17 51.04 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T01:00:14.920Z] #17 51.04 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T01:00:14.920Z] #17 51.04 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T01:00:14.920Z] #17 51.04 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T01:00:14.920Z] #17 51.04 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T01:00:14.920Z] #17 51.05 Suggested packages: [2019-10-10T01:00:14.920Z] #17 51.05 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T01:00:14.920Z] #17 51.05 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T01:00:14.920Z] #17 51.05 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T01:00:14.920Z] #17 51.05 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T01:00:14.920Z] #17 51.05 Recommended packages: [2019-10-10T01:00:14.920Z] #17 51.05 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T01:00:14.920Z] #17 51.05 python3-keyrings.alt python3-xdg unzip [2019-10-10T01:00:15.009Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2019-10-10T01:00:15.009Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T01:00:15.554Z] #17 ... [2019-10-10T01:00:15.554Z] [2019-10-10T01:00:15.555Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:00:15.555Z] #37 97.50 bufio [2019-10-10T01:00:15.555Z] #37 101.1 reflect [2019-10-10T01:00:15.555Z] #37 104.1 regexp/syntax [2019-10-10T01:00:15.844Z] #37 ... [2019-10-10T01:00:15.845Z] [2019-10-10T01:00:15.845Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:15.845Z] #62 19.90 PBCC images/ns.pb-c.c [2019-10-10T01:00:15.845Z] #62 19.94 DEP images/ns.pb-c.d [2019-10-10T01:00:15.845Z] #62 20.09 PBCC images/fdinfo.pb-c.c [2019-10-10T01:00:15.845Z] #62 20.21 DEP images/fdinfo.pb-c.d [2019-10-10T01:00:15.845Z] #62 20.41 PBCC images/core-aarch64.pb-c.c [2019-10-10T01:00:15.845Z] #62 20.50 PBCC images/core-arm.pb-c.c [2019-10-10T01:00:15.845Z] #62 20.62 PBCC images/core-ppc64.pb-c.c [2019-10-10T01:00:15.845Z] #62 20.71 PBCC images/core-s390.pb-c.c [2019-10-10T01:00:15.845Z] #62 20.89 PBCC images/core-x86.pb-c.c [2019-10-10T01:00:15.845Z] #62 21.02 PBCC images/core.pb-c.c [2019-10-10T01:00:15.845Z] #62 21.20 PBCC images/inventory.pb-c.c [2019-10-10T01:00:15.845Z] #62 21.35 DEP images/core-aarch64.pb-c.d [2019-10-10T01:00:15.845Z] #62 21.44 DEP images/core-arm.pb-c.d [2019-10-10T01:00:15.845Z] #62 21.56 DEP images/core-ppc64.pb-c.d [2019-10-10T01:00:15.845Z] #62 21.64 DEP images/core-s390.pb-c.d [2019-10-10T01:00:15.845Z] #62 21.75 DEP images/core-x86.pb-c.d [2019-10-10T01:00:15.845Z] #62 21.85 DEP images/core.pb-c.d [2019-10-10T01:00:15.845Z] #62 22.01 DEP images/inventory.pb-c.d [2019-10-10T01:00:15.845Z] #62 22.12 PBCC images/cpuinfo.pb-c.c [2019-10-10T01:00:15.845Z] #62 22.17 DEP images/cpuinfo.pb-c.d [2019-10-10T01:00:15.845Z] #62 22.26 PBCC images/stats.pb-c.c [2019-10-10T01:00:15.845Z] #62 22.31 DEP images/stats.pb-c.d [2019-10-10T01:00:17.340Z] #62 24.72 make[1]: Nothing to be done for 'all'. [2019-10-10T01:00:18.368Z] #62 ... [2019-10-10T01:00:18.368Z] [2019-10-10T01:00:18.368Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T01:00:18.368Z] #34 100.1 reflect [2019-10-10T01:00:18.368Z] #34 100.9 path [2019-10-10T01:00:18.368Z] #34 104.1 text/tabwriter [2019-10-10T01:00:18.657Z] #34 110.4 time [2019-10-10T01:00:18.657Z] #34 110.5 internal/syscall/unix [2019-10-10T01:00:19.192Z] --- PASS: TestBuildMultiStageOnBuild (3.84s) [2019-10-10T01:00:19.192Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T01:00:19.308Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-10T01:00:19.434Z] First time build. Skipping changelog. [2019-10-10T01:00:19.698Z] #34 ... [2019-10-10T01:00:19.699Z] [2019-10-10T01:00:19.699Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:19.699Z] #62 27.09 CC images/stats.o [2019-10-10T01:00:20.124Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2019-10-10T01:00:20.124Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T01:00:20.331Z] #62 27.80 CC images/core.o [2019-10-10T01:00:19.333Z] > git rev-list --no-walk 37bd92cd76898b669a2ea8514b8849884ce843d1 # timeout=10 [2019-10-10T01:00:21.833Z] #62 29.46 CC images/core-x86.o [2019-10-10T01:00:22.638Z] + docker version [2019-10-10T01:00:23.354Z] #62 30.76 CC images/core-arm.o [2019-10-10T01:00:23.983Z] #62 31.71 CC images/core-aarch64.o [2019-10-10T01:00:24.306Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s) [2019-10-10T01:00:24.306Z] === RUN TestBuildWithHugeFile [2019-10-10T01:00:24.612Z] #62 ... [2019-10-10T01:00:24.612Z] [2019-10-10T01:00:24.612Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:00:24.612Z] #17 57.87 The following NEW packages will be installed: [2019-10-10T01:00:24.612Z] #17 57.88 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T01:00:24.612Z] #17 57.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T01:00:24.612Z] #17 57.88 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T01:00:24.612Z] #17 57.88 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T01:00:24.612Z] #17 57.88 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T01:00:24.612Z] #17 57.88 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T01:00:24.612Z] #17 57.88 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T01:00:24.612Z] #17 57.88 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T01:00:24.613Z] #17 57.88 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T01:00:24.613Z] #17 57.88 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T01:00:24.613Z] #17 57.89 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T01:00:24.613Z] #17 57.89 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T01:00:24.613Z] #17 57.89 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T01:00:24.613Z] #17 57.89 xfsprogs xxd xz-utils zip [2019-10-10T01:00:24.613Z] #17 58.01 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T01:00:24.613Z] #17 58.01 Need to get 87.3 MB of archives. [2019-10-10T01:00:24.613Z] #17 58.01 After this operation, 585 MB of additional disk space will be used. [2019-10-10T01:00:24.613Z] #17 58.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T01:00:24.613Z] #17 58.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T01:00:24.613Z] #17 58.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-10T01:00:24.613Z] #17 58.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-10T01:00:24.613Z] #17 58.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-10T01:00:24.613Z] #17 58.11 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-10T01:00:24.613Z] #17 58.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-10T01:00:24.613Z] #17 58.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-10T01:00:24.613Z] #17 58.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-10T01:00:24.613Z] #17 58.35 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-10T01:00:24.613Z] #17 58.57 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-10T01:00:24.613Z] #17 58.61 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-10T01:00:24.613Z] #17 58.62 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-10T01:00:24.613Z] #17 58.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-10T01:00:24.613Z] #17 58.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-10T01:00:24.613Z] #17 58.65 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-10T01:00:24.613Z] #17 58.67 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T01:00:24.613Z] #17 58.68 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-10T01:00:24.613Z] #17 58.69 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-10T01:00:24.613Z] #17 58.70 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-10T01:00:24.613Z] #17 58.71 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-10T01:00:24.613Z] #17 58.73 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T01:00:24.613Z] #17 58.76 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T01:00:24.613Z] #17 58.78 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-10T01:00:24.613Z] #17 58.79 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-10T01:00:24.613Z] #17 58.80 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-10T01:00:24.613Z] #17 58.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-10T01:00:24.613Z] #17 58.84 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T01:00:24.613Z] #17 58.85 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T01:00:24.613Z] #17 58.88 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T01:00:24.613Z] #17 58.89 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-10T01:00:24.613Z] #17 58.90 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-10T01:00:24.613Z] #17 58.91 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T01:00:24.613Z] #17 58.97 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T01:00:24.613Z] #17 58.98 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T01:00:24.613Z] #17 59.01 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-10T01:00:24.613Z] #17 59.01 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-10T01:00:24.613Z] #17 59.01 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-10-10T01:00:24.613Z] #17 59.01 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-10T01:00:24.613Z] #17 59.07 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-10T01:00:24.613Z] #17 59.11 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-10T01:00:24.613Z] #17 59.15 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-10T01:00:24.613Z] #17 59.23 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-10T01:00:24.613Z] #17 59.25 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-10T01:00:24.613Z] #17 59.26 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T01:00:24.613Z] #17 59.27 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T01:00:24.613Z] #17 59.28 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-10T01:00:24.613Z] #17 59.30 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-10T01:00:24.613Z] #17 59.53 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-10T01:00:24.613Z] #17 59.57 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T01:00:24.613Z] #17 59.73 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T01:00:24.613Z] #17 59.74 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T01:00:24.613Z] #17 59.77 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T01:00:24.613Z] #17 59.81 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T01:00:24.613Z] #17 59.81 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-10T01:00:24.613Z] #17 59.89 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T01:00:24.613Z] #17 60.61 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-10T01:00:24.613Z] #17 60.74 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-10T01:00:24.613Z] #17 60.85 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-10T01:00:24.613Z] #17 60.88 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-10T01:00:24.613Z] #17 60.89 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-10T01:00:24.904Z] #17 60.98 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-10-10T01:00:24.904Z] #17 61.27 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-10-10T01:00:25.192Z] #17 61.63 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-10-10T01:00:25.482Z] #17 61.66 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T01:00:26.109Z] #17 62.31 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-10-10T01:00:26.398Z] #17 62.77 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-10-10T01:00:26.398Z] #17 62.80 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-10-10T01:00:27.586Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T01:00:27.586Z] Using test binary docker [2019-10-10T01:00:27.586Z] +++ /etc/init.d/apparmor start [2019-10-10T01:00:27.586Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T01:00:27.586Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T01:00:27.586Z] Warning failed to create cache: (null) [2019-10-10T01:00:27.586Z] . [2019-10-10T01:00:27.586Z] INFO: Waiting for daemon to start... [2019-10-10T01:00:27.586Z] Starting dockerd [2019-10-10T01:00:27.586Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-10T01:00:29.215Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T01:00:29.215Z] Using test binary docker [2019-10-10T01:00:29.215Z] +++ /etc/init.d/apparmor start [2019-10-10T01:00:29.215Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T01:00:29.484Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T01:00:29.484Z] Warning failed to create cache: (null) [2019-10-10T01:00:29.484Z] . [2019-10-10T01:00:29.484Z] INFO: Waiting for daemon to start... [2019-10-10T01:00:29.484Z] Starting dockerd [2019-10-10T01:00:29.484Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-10T01:00:29.741Z] . [2019-10-10T01:00:29.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T01:00:29.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T01:00:29.741Z] Error: No such image: emptyfs [2019-10-10T01:00:29.741Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T01:00:29.741Z] ++++ docker load [2019-10-10T01:00:30.306Z] Running integration-test (iteration 1) [2019-10-10T01:00:30.306Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-10T01:00:30.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-10T01:00:30.306Z] ++ set -e [2019-10-10T01:00:30.306Z] ++ '[' -n 0 ']' [2019-10-10T01:00:30.306Z] ++ set -x [2019-10-10T01:00:30.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-10T01:00:30.846Z] #17 66.66 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-10-10T01:00:30.846Z] #17 ... [2019-10-10T01:00:30.846Z] [2019-10-10T01:00:30.846Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:00:30.846Z] #37 112.4 hash/crc32 [2019-10-10T01:00:30.846Z] #37 116.9 vendor/golang.org/x/text/transform [2019-10-10T01:00:30.846Z] #37 117.5 time [2019-10-10T01:00:30.846Z] #37 ... [2019-10-10T01:00:30.846Z] [2019-10-10T01:00:30.846Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T01:00:30.846Z] #34 122.4 internal/poll [2019-10-10T01:00:31.475Z] #34 ... [2019-10-10T01:00:31.475Z] [2019-10-10T01:00:31.475Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T01:00:31.475Z] #51 62.81 + cd /tmp/tmp.HC4XvTSP0T/src/github.com/containerd/containerd [2019-10-10T01:00:31.475Z] #51 62.81 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T01:00:31.475Z] #51 63.40 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T01:00:31.475Z] #51 63.40 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T01:00:31.475Z] #51 63.40 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T01:00:31.475Z] #51 63.40 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T01:00:31.475Z] #51 63.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T01:00:31.475Z] #51 63.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T01:00:31.475Z] #51 63.40 + '[' '' = dynamic ']' [2019-10-10T01:00:31.475Z] #51 63.40 + make [2019-10-10T01:00:31.475Z] #51 65.49 + bin/ctr [2019-10-10T01:00:31.676Z] [2019-10-10T01:00:31.676Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T01:00:31.676Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T01:00:31.676Z] Error: No such image: emptyfs [2019-10-10T01:00:31.676Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T01:00:31.676Z] ++++ docker load [2019-10-10T01:00:31.767Z] #51 ... [2019-10-10T01:00:31.767Z] [2019-10-10T01:00:31.767Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:31.767Z] #62 32.60 CC images/core-ppc64.o [2019-10-10T01:00:31.767Z] #62 33.95 CC images/core-s390.o [2019-10-10T01:00:31.767Z] #62 35.51 CC images/cpuinfo.o [2019-10-10T01:00:31.767Z] #62 36.42 CC images/inventory.o [2019-10-10T01:00:31.767Z] #62 36.93 CC images/fdinfo.o [2019-10-10T01:00:31.767Z] #62 37.64 CC images/fown.o [2019-10-10T01:00:31.767Z] #62 38.05 CC images/ns.o [2019-10-10T01:00:31.767Z] #62 38.41 CC images/regfile.o [2019-10-10T01:00:31.767Z] #62 39.00 CC images/ghost-file.o [2019-10-10T01:00:32.240Z] Running integration-test (iteration 1) [2019-10-10T01:00:32.240Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T01:00:32.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-10T01:00:32.240Z] ++ set -e [2019-10-10T01:00:32.240Z] ++ '[' -n 0 ']' [2019-10-10T01:00:32.240Z] ++ set -x [2019-10-10T01:00:32.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-10T01:00:32.402Z] #62 39.76 CC images/fifo.o [2019-10-10T01:00:32.402Z] #62 40.12 CC images/remap-file-path.o [2019-10-10T01:00:32.692Z] #62 40.44 CC images/eventfd.o [2019-10-10T01:00:33.319Z] #62 40.86 CC images/eventpoll.o [2019-10-10T01:00:33.609Z] #62 41.35 CC images/fh.o [2019-10-10T01:00:33.899Z] #62 ... [2019-10-10T01:00:33.899Z] [2019-10-10T01:00:33.899Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:00:33.899Z] #17 70.15 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T01:00:34.189Z] #17 70.36 Fetched 87.3 MB in 10s (8070 kB/s) [2019-10-10T01:00:34.189Z] #17 70.57 Selecting previously unselected package bash-completion. [2019-10-10T01:00:34.501Z] #17 70.57 (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-10-10T01:00:34.501Z] #17 70.75 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T01:00:37.442Z] Client: Docker Engine - Enterprise [2019-10-10T01:00:37.442Z] Version: 19.03.2 [2019-10-10T01:00:37.442Z] API version: 1.40 [2019-10-10T01:00:37.442Z] Go version: go1.12.8 [2019-10-10T01:00:37.442Z] Git commit: c92ab06ed9 [2019-10-10T01:00:37.442Z] Built: 09/03/2019 16:38:11 [2019-10-10T01:00:37.442Z] OS/Arch: windows/amd64 [2019-10-10T01:00:37.442Z] Experimental: false [2019-10-10T01:00:37.442Z] [2019-10-10T01:00:37.442Z] Server: Docker Engine - Enterprise [2019-10-10T01:00:37.442Z] Engine: [2019-10-10T01:00:37.442Z] Version: 19.03.2 [2019-10-10T01:00:37.442Z] API version: 1.40 (minimum version 1.24) [2019-10-10T01:00:37.442Z] Go version: go1.12.8 [2019-10-10T01:00:37.442Z] Git commit: c92ab06ed9 [2019-10-10T01:00:37.442Z] Built: 09/03/2019 16:35:47 [2019-10-10T01:00:37.442Z] OS/Arch: windows/amd64 [2019-10-10T01:00:37.442Z] Experimental: true [Pipeline] sh [2019-10-10T01:00:39.429Z] + docker info [2019-10-10T01:00:41.369Z] #17 76.87 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T01:00:41.370Z] #17 77.66 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T01:00:41.370Z] #17 77.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T01:00:41.370Z] #17 77.67 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T01:00:41.656Z] #17 77.84 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-10T01:00:41.656Z] #17 77.85 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-10T01:00:41.656Z] #17 77.85 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T01:00:41.656Z] #17 77.97 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-10T01:00:41.656Z] #17 77.99 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-10T01:00:41.656Z] #17 78.00 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T01:00:41.946Z] #17 78.23 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-10T01:00:41.946Z] #17 78.26 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T01:00:42.235Z] #17 78.32 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T01:00:42.525Z] #17 78.58 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-10T01:00:42.525Z] #17 78.59 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T01:00:42.525Z] #17 78.59 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T01:00:43.154Z] #17 79.46 Selecting previously unselected package python3.5-minimal. [2019-10-10T01:00:43.154Z] #17 79.47 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T01:00:43.154Z] #17 79.48 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T01:00:44.656Z] #17 ... [2019-10-10T01:00:44.657Z] [2019-10-10T01:00:44.657Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T01:00:44.657Z] #34 126.3 os [2019-10-10T01:00:44.657Z] #34 128.4 internal/fmtsort [2019-10-10T01:00:44.657Z] #34 131.2 path/filepath [2019-10-10T01:00:44.657Z] #34 131.3 fmt [2019-10-10T01:00:44.657Z] #34 134.3 io/ioutil [2019-10-10T01:00:44.657Z] #34 ... [2019-10-10T01:00:44.657Z] [2019-10-10T01:00:44.657Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:00:44.657Z] #37 126.4 regexp [2019-10-10T01:00:44.657Z] #37 136.1 os/exec [2019-10-10T01:00:44.657Z] #37 136.3 net [2019-10-10T01:00:44.657Z] #37 ... [2019-10-10T01:00:44.657Z] [2019-10-10T01:00:44.657Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:44.657Z] #62 42.02 CC images/fsnotify.o [2019-10-10T01:00:44.657Z] #62 43.37 CC images/signalfd.o [2019-10-10T01:00:44.657Z] #62 43.78 CC images/fs.o [2019-10-10T01:00:44.657Z] #62 44.14 CC images/pstree.o [2019-10-10T01:00:44.657Z] #62 44.71 CC images/pipe.o [2019-10-10T01:00:44.657Z] #62 45.13 CC images/tcp-stream.o [2019-10-10T01:00:44.657Z] #62 45.57 CC images/sk-packet.o [2019-10-10T01:00:44.657Z] #62 46.17 CC images/mnt.o [2019-10-10T01:00:44.657Z] #62 46.70 CC images/pipe-data.o [2019-10-10T01:00:44.657Z] #62 47.09 CC images/sa.o [2019-10-10T01:00:44.657Z] #62 47.56 CC images/timer.o [2019-10-10T01:00:44.657Z] #62 48.40 CC images/timerfd.o [2019-10-10T01:00:44.657Z] #62 48.87 CC images/mm.o [2019-10-10T01:00:44.657Z] #62 49.56 CC images/sk-opts.o [2019-10-10T01:00:44.657Z] #62 50.07 CC images/sk-unix.o [2019-10-10T01:00:44.657Z] #62 50.60 CC images/sk-inet.o [2019-10-10T01:00:44.657Z] #62 51.31 CC images/tun.o [2019-10-10T01:00:44.657Z] #62 51.93 CC images/sk-netlink.o [2019-10-10T01:00:44.657Z] #62 52.35 CC images/packet-sock.o [2019-10-10T01:00:44.945Z] #62 ... [2019-10-10T01:00:44.945Z] [2019-10-10T01:00:44.945Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:00:44.945Z] #17 81.12 Selecting previously unselected package python3-minimal. [2019-10-10T01:00:44.945Z] #17 81.13 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-10T01:00:44.945Z] #17 81.14 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T01:00:44.945Z] #17 81.29 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-10T01:00:44.945Z] #17 81.30 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-10T01:00:44.945Z] #17 81.31 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T01:00:45.234Z] #17 81.53 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-10T01:00:45.234Z] #17 81.54 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T01:00:45.234Z] #17 81.55 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T01:00:47.961Z] #17 84.09 Selecting previously unselected package python3.5. [2019-10-10T01:00:47.961Z] #17 84.10 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T01:00:47.961Z] #17 84.12 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T01:00:48.249Z] #17 84.39 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-10T01:00:48.249Z] #17 84.44 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-10T01:00:48.249Z] #17 84.45 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T01:00:48.249Z] #17 84.55 Selecting previously unselected package dh-python. [2019-10-10T01:00:48.249Z] #17 84.57 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T01:00:48.249Z] #17 84.60 Unpacking dh-python (2.20170125) ... [2019-10-10T01:00:48.539Z] #17 84.91 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T01:00:48.829Z] #17 84.94 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T01:00:53.537Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:20066494 Name:quota Decls:[0xc015cbbb80 0xc015cbbc00 0xc015cbbc80 0xc015cbbd00 0xc01b6e6780 0xc01b6e6b70] Scope:scope 0xc0225b3b60 { [2019-10-10T01:00:53.537Z] var ErrQuotaNotSupported [2019-10-10T01:00:53.537Z] type errQuotaNotSupported [2019-10-10T01:00:53.537Z] } [2019-10-10T01:00:53.537Z] Imports:[0xc01b6e6360] Unresolved:[errdefs nil string] Comments:[0xc01d30cfe0 0xc01d30d160]} [2019-10-10T01:00:55.699Z] #17 91.35 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T01:00:55.699Z] #17 ... [2019-10-10T01:00:55.699Z] [2019-10-10T01:00:55.699Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:55.699Z] #62 53.22 CC images/ipc-var.o [2019-10-10T01:00:55.699Z] #62 53.65 CC images/ipc-desc.o [2019-10-10T01:00:55.699Z] #62 54.29 CC images/ipc-shm.o [2019-10-10T01:00:55.699Z] #62 54.72 CC images/ipc-msg.o [2019-10-10T01:00:55.699Z] #62 55.36 CC images/ipc-sem.o [2019-10-10T01:00:55.699Z] #62 55.72 CC images/utsns.o [2019-10-10T01:00:55.699Z] #62 56.10 CC images/creds.o [2019-10-10T01:00:55.699Z] #62 56.47 CC images/vma.o [2019-10-10T01:00:55.699Z] #62 56.94 CC images/netdev.o [2019-10-10T01:00:55.699Z] #62 57.82 CC images/tty.o [2019-10-10T01:00:55.699Z] #62 59.16 CC images/file-lock.o [2019-10-10T01:00:55.699Z] #62 59.71 CC images/rlimit.o [2019-10-10T01:00:55.699Z] #62 60.11 CC images/pagemap.o [2019-10-10T01:00:55.699Z] #62 60.82 CC images/siginfo.o [2019-10-10T01:00:55.699Z] #62 61.43 CC images/rpc.o [2019-10-10T01:00:56.004Z] #62 ... [2019-10-10T01:00:56.004Z] [2019-10-10T01:00:56.004Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T01:00:56.004Z] #34 137.8 flag [2019-10-10T01:00:56.004Z] #34 137.8 github.com/BurntSushi/toml [2019-10-10T01:00:56.004Z] #34 137.8 log [2019-10-10T01:00:56.004Z] #34 145.7 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T01:00:56.004Z] #34 ... [2019-10-10T01:00:56.004Z] [2019-10-10T01:00:56.004Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:00:56.004Z] #37 139.0 internal/lazyregexp [2019-10-10T01:00:56.004Z] #37 145.9 go/token [2019-10-10T01:00:56.004Z] #37 145.9 encoding/binary [2019-10-10T01:00:56.004Z] #37 145.9 net/url [2019-10-10T01:00:57.025Z] #37 ... [2019-10-10T01:00:57.025Z] [2019-10-10T01:00:57.025Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:00:57.025Z] #62 64.64 CC images/ext-file.o [2019-10-10T01:00:57.655Z] #62 65.11 CC images/cgroup.o [2019-10-10T01:00:59.713Z] #62 67.00 CC images/userns.o [2019-10-10T01:01:00.001Z] #62 67.58 CC images/google/protobuf/descriptor.o [2019-10-10T01:01:01.035Z] #62 ... [2019-10-10T01:01:01.035Z] [2019-10-10T01:01:01.035Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T01:01:01.035Z] #34 DONE 152.9s [2019-10-10T01:01:01.035Z] [2019-10-10T01:01:01.035Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:01:01.035Z] #17 94.08 Selecting previously unselected package python3. [2019-10-10T01:01:01.035Z] #17 94.08 (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-10-10T01:01:01.035Z] #17 94.20 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 94.26 Unpacking python3 (3.5.3-1) ... [2019-10-10T01:01:01.035Z] #17 94.44 Selecting previously unselected package pigz. [2019-10-10T01:01:01.035Z] #17 94.45 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 94.46 Unpacking pigz (2.3.4-1) ... [2019-10-10T01:01:01.035Z] #17 94.59 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-10T01:01:01.035Z] #17 94.59 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 94.60 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:01:01.035Z] #17 94.71 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-10T01:01:01.035Z] #17 94.72 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 94.72 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:01:01.035Z] #17 94.86 Selecting previously unselected package libiptc0:ppc64el. [2019-10-10T01:01:01.035Z] #17 94.88 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 94.88 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:01:01.035Z] #17 95.02 Selecting previously unselected package libxtables12:ppc64el. [2019-10-10T01:01:01.035Z] #17 95.04 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 95.04 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:01:01.035Z] #17 95.24 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-10T01:01:01.035Z] #17 95.26 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 95.27 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T01:01:01.035Z] #17 95.41 Selecting previously unselected package iptables. [2019-10-10T01:01:01.035Z] #17 95.44 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 95.44 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T01:01:01.035Z] #17 96.09 Selecting previously unselected package xxd. [2019-10-10T01:01:01.035Z] #17 96.09 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 96.10 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:01:01.035Z] #17 96.33 Selecting previously unselected package vim-common. [2019-10-10T01:01:01.035Z] #17 96.34 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T01:01:01.035Z] #17 96.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:01:01.035Z] #17 96.61 Selecting previously unselected package bzip2. [2019-10-10T01:01:01.035Z] #17 96.62 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 96.62 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T01:01:01.035Z] #17 96.78 Selecting previously unselected package libgpm2:ppc64el. [2019-10-10T01:01:01.035Z] #17 96.78 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 96.79 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T01:01:01.035Z] #17 96.89 Selecting previously unselected package xz-utils. [2019-10-10T01:01:01.035Z] #17 96.90 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 96.90 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T01:01:01.035Z] #17 97.18 Selecting previously unselected package aufs-tools. [2019-10-10T01:01:01.035Z] #17 97.18 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 97.19 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T01:01:01.035Z] #17 97.40 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T01:01:01.035Z] #17 97.41 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T01:01:01.035Z] #17 97.42 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T01:01:01.326Z] #17 97.60 Selecting previously unselected package btrfs-progs. [2019-10-10T01:01:01.326Z] #17 97.61 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T01:01:01.326Z] #17 97.61 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T01:01:02.829Z] #17 99.12 Selecting previously unselected package btrfs-tools. [2019-10-10T01:01:02.829Z] #17 99.13 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T01:01:02.829Z] #17 99.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T01:01:03.120Z] #17 99.27 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-10T01:01:03.120Z] #17 99.28 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T01:01:03.120Z] #17 99.29 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T01:01:03.120Z] #17 99.46 Selecting previously unselected package dmsetup. [2019-10-10T01:01:03.120Z] #17 99.46 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T01:01:03.120Z] #17 99.47 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T01:01:03.410Z] #17 99.66 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T01:01:03.410Z] #17 99.67 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T01:01:03.410Z] #17 99.68 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T01:01:03.716Z] #17 99.99 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T01:01:03.716Z] #17 100.0 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T01:01:03.716Z] #17 100.0 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T01:01:04.018Z] #17 100.3 Selecting previously unselected package jq. [2019-10-10T01:01:04.018Z] #17 100.3 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T01:01:04.018Z] #17 100.3 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T01:01:04.040Z] #72 exporting layers 53.2s done [2019-10-10T01:01:04.040Z] #72 exporting manifest sha256:6c078008192947b2351a61f509b253bda0f452cf9d85661b3459bd2f47041097 done [2019-10-10T01:01:04.040Z] #72 exporting config sha256:38206337a74fa52e383e03b52d53b08deb6b2c51d4b3e45725a88a1ef11753b5 done [2019-10-10T01:01:04.040Z] #72 sending tarball [2019-10-10T01:01:04.290Z] Loaded image: buildpack-deps:jessie [2019-10-10T01:01:04.290Z] Loaded image: busybox:latest [2019-10-10T01:01:04.290Z] Loaded image: buildpack-deps:jessie [2019-10-10T01:01:04.290Z] Loaded image: busybox:glibc [2019-10-10T01:01:04.290Z] Loaded image: debian:jessie [2019-10-10T01:01:04.307Z] #17 100.5 Selecting previously unselected package libaio1:ppc64el. [2019-10-10T01:01:04.307Z] #17 100.6 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-10T01:01:04.307Z] #17 100.6 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-10T01:01:04.307Z] #17 100.7 Selecting previously unselected package libcap2-bin. [2019-10-10T01:01:04.559Z] Loaded image: busybox:latest [2019-10-10T01:01:04.596Z] #17 100.7 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-10T01:01:04.596Z] #17 100.7 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T01:01:04.596Z] #17 100.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-10T01:01:04.596Z] #17 100.8 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T01:01:04.596Z] #17 100.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T01:01:04.596Z] #17 100.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-10T01:01:04.816Z] Loaded image: hello-world:latest [2019-10-10T01:01:04.816Z] INFO: Testing against a local daemon [2019-10-10T01:01:04.816Z] === RUN TestDockerSuite [2019-10-10T01:01:04.816Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T01:01:04.816Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T01:01:04.816Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T01:01:04.816Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T01:01:04.816Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T01:01:04.885Z] #17 100.9 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-10T01:01:04.885Z] #17 101.0 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T01:01:05.075Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T01:01:05.075Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T01:01:05.075Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T01:01:05.174Z] #17 101.4 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-10T01:01:05.174Z] #17 101.4 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T01:01:05.174Z] #17 101.4 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T01:01:05.336Z] Loaded image: busybox:glibc [2019-10-10T01:01:05.463Z] #17 101.7 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-10T01:01:05.463Z] #17 101.7 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T01:01:05.463Z] #17 101.8 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T01:01:05.594Z] Loaded image: debian:jessie [2019-10-10T01:01:05.751Z] #17 102.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-10T01:01:06.040Z] #17 102.1 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-10T01:01:06.040Z] #17 102.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T01:01:06.157Z] Loaded image: hello-world:latest [2019-10-10T01:01:06.157Z] INFO: Testing against a local daemon [2019-10-10T01:01:06.157Z] === RUN TestDockerDaemonSuite [2019-10-10T01:01:06.157Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-10T01:01:06.668Z] #17 102.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-10T01:01:06.668Z] #17 102.8 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-10T01:01:06.668Z] #17 102.8 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T01:01:06.957Z] #17 103.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-10T01:01:06.957Z] #17 103.4 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T01:01:07.046Z] #72 sending tarball 8.7s done [2019-10-10T01:01:07.046Z] #72 ... [2019-10-10T01:01:07.046Z] [2019-10-10T01:01:07.046Z] #73 importing to docker [2019-10-10T01:01:07.046Z] #73 ... [2019-10-10T01:01:07.046Z] [2019-10-10T01:01:07.046Z] #72 exporting to oci image format [2019-10-10T01:01:07.046Z] #72 DONE 61.9s [2019-10-10T01:01:07.046Z] [2019-10-10T01:01:07.046Z] #73 importing to docker [2019-10-10T01:01:07.247Z] #17 103.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T01:01:07.247Z] #17 103.5 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T01:01:07.247Z] #17 103.6 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T01:01:07.247Z] #17 103.6 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T01:01:07.536Z] #17 103.8 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T01:01:07.536Z] #17 103.8 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T01:01:07.536Z] #17 103.8 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T01:01:07.825Z] #17 103.9 Selecting previously unselected package libreadline5:ppc64el. [2019-10-10T01:01:07.825Z] #17 103.9 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-10T01:01:07.825Z] #17 104.0 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T01:01:08.115Z] #17 104.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-10T01:01:08.115Z] #17 104.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T01:01:08.115Z] #17 104.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T01:01:08.682Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T01:01:08.682Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T01:01:09.141Z] #17 ... [2019-10-10T01:01:09.141Z] [2019-10-10T01:01:09.141Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:01:09.141Z] #37 150.8 go/scanner [2019-10-10T01:01:09.141Z] #37 155.0 text/template/parse [2019-10-10T01:01:09.141Z] #37 155.2 encoding/base64 [2019-10-10T01:01:09.141Z] #37 156.9 go/ast [2019-10-10T01:01:09.141Z] #37 158.1 encoding/json [2019-10-10T01:01:09.141Z] #37 ... [2019-10-10T01:01:09.141Z] [2019-10-10T01:01:09.141Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:01:09.141Z] #62 72.17 CC images/opts.o [2019-10-10T01:01:09.141Z] #62 72.53 CC images/seccomp.o [2019-10-10T01:01:09.141Z] #62 73.05 CC images/binfmt-misc.o [2019-10-10T01:01:09.141Z] #62 73.52 CC images/time.o [2019-10-10T01:01:09.141Z] #62 74.03 CC images/sysctl.o [2019-10-10T01:01:09.141Z] #62 74.38 CC images/autofs.o [2019-10-10T01:01:09.141Z] #62 74.73 CC images/macvlan.o [2019-10-10T01:01:09.141Z] #62 75.12 CC images/sit.o [2019-10-10T01:01:09.141Z] #62 75.50 LINK images/built-in.o [2019-10-10T01:01:09.141Z] #62 75.74 GEN compel/include/asm [2019-10-10T01:01:09.141Z] #62 75.74 GEN compel/include/version.h [2019-10-10T01:01:09.141Z] #62 75.79 touch .config [2019-10-10T01:01:09.141Z] #62 75.80 GEN include/common/config.h [2019-10-10T01:01:09.141Z] #62 75.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T01:01:09.141Z] #62 75.99 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T01:01:09.141Z] #62 76.06 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-10T01:01:09.141Z] #62 76.09 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-10T01:01:09.141Z] #62 76.18 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-10T01:01:09.141Z] #62 76.23 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-10T01:01:09.141Z] #62 76.28 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-10T01:01:09.141Z] #62 76.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T01:01:09.141Z] #62 76.33 DEP compel/plugins/std/infect.d [2019-10-10T01:01:09.141Z] #62 76.65 DEP compel/plugins/std/string.d [2019-10-10T01:01:09.141Z] #62 76.85 DEP compel/plugins/std/log.d [2019-10-10T01:01:09.249Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T01:01:09.249Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T01:01:09.440Z] #62 77.02 DEP compel/plugins/std/fds.d [2019-10-10T01:01:09.751Z] #62 77.29 DEP compel/plugins/std/std.d [2019-10-10T01:01:10.043Z] #62 77.60 DEP compel/plugins/shmem/shmem.d [2019-10-10T01:01:10.334Z] #62 77.82 DEP compel/plugins/fds/fds.d [2019-10-10T01:01:10.624Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T01:01:10.624Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T01:01:10.624Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T01:01:10.624Z] #62 78.09 CC compel/plugins/std/std.o [2019-10-10T01:01:10.915Z] #62 ... [2019-10-10T01:01:10.915Z] [2019-10-10T01:01:10.915Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:01:10.915Z] #17 107.2 Selecting previously unselected package net-tools. [2019-10-10T01:01:10.915Z] #17 107.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-10T01:01:10.915Z] #17 107.2 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T01:01:11.546Z] #17 107.6 Selecting previously unselected package python-pip-whl. [2019-10-10T01:01:11.546Z] #17 107.6 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T01:01:11.546Z] #17 107.6 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T01:01:11.609Z] INFO [runner] worker.2 took 1m38.569010736s with stages: golint: 1m15.052654751s, gosec: 12.657312906s, gofmt: 4.610948382s, ineffassign: 2.899990536s, misspell: 2.103817135s, varcheck: 483.400689ms, deadcode: 340.763627ms, unconvert: 218.119675ms, structcheck: 201.646461ms, typecheck: 7.58µs [2019-10-10T01:01:12.199Z] #17 108.4 Selecting previously unselected package python3-pip. [2019-10-10T01:01:12.199Z] #17 108.4 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T01:01:12.199Z] #17 108.4 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T01:01:12.489Z] #17 108.8 Selecting previously unselected package python3-pkg-resources. [2019-10-10T01:01:12.489Z] #17 108.8 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T01:01:12.489Z] #17 108.8 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T01:01:12.778Z] #17 109.0 Selecting previously unselected package python3-setuptools. [2019-10-10T01:01:12.778Z] #17 109.0 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T01:01:12.778Z] #17 109.1 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T01:01:12.980Z] INFO [runner] worker.1 took 1m40.976260144s with stages: megacheck: 47.124296462s, goimports: 27.231066128s, govet: 26.62075312s [2019-10-10T01:01:12.980Z] INFO [runner] Workers idle times: #2: 2.397261862s [2019-10-10T01:01:12.980Z] INFO [runner] Issues before processing: 1959, after processing: 0 [2019-10-10T01:01:12.980Z] INFO [runner] processing took 466.96808ms with stages: exclude: 195.560161ms, identifier_marker: 110.418754ms, autogenerated_exclude: 93.510065ms, nolint: 32.073135ms, skip_dirs: 29.829713ms, path_prettifier: 2.7351ms, cgo: 1.119385ms, filename_unadjuster: 874.863µs, exclude-rules: 821.062µs, path_shortener: 7.209µs, diff: 3.231µs, source_code: 3.034µs, uniq_by_line: 2.678µs, max_from_linter: 2.67µs, max_same_issues: 2.494µs, skip_files: 2.486µs, max_per_file_from_linter: 2.04µs [2019-10-10T01:01:12.980Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-10T01:01:13.077Z] #17 109.4 Selecting previously unselected package python3-wheel. [2019-10-10T01:01:13.077Z] #17 109.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T01:01:13.077Z] #17 109.4 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T01:01:13.367Z] #17 109.6 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T01:01:13.367Z] #17 109.6 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-10T01:01:13.367Z] #17 109.6 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T01:01:13.657Z] #17 110.0 Selecting previously unselected package vim-runtime. [2019-10-10T01:01:13.657Z] #17 110.0 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T01:01:13.657Z] #17 110.0 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T01:01:13.657Z] #17 110.1 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T01:01:13.899Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T01:01:13.899Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-10T01:01:13.912Z] INFO Memory: 182 samples, avg is 1452.1MB, max is 5313.9MB [2019-10-10T01:01:13.913Z] INFO Execution took 2m13.732768379s [2019-10-10T01:01:13.945Z] #17 110.1 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:01:14.156Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T01:01:14.156Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T01:01:14.156Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T01:01:14.170Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-10T01:01:14.170Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-10T01:01:14.427Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-10T01:01:14.427Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-10T01:01:14.427Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-10T01:01:15.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/make.sh dynbinary-daemon test-docker-py [2019-10-10T01:01:15.525Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T01:01:16.263Z] [2019-10-10T01:01:16.521Z] Removing bundles/ [2019-10-10T01:01:16.521Z] [2019-10-10T01:01:16.521Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T01:01:16.521Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T01:01:16.521Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T01:01:17.419Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T01:01:17.419Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T01:01:17.419Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T01:01:17.419Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T01:01:17.676Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T01:01:18.240Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-10T01:01:20.824Z] #17 116.6 Selecting previously unselected package vim. [2019-10-10T01:01:20.824Z] #17 116.6 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T01:01:20.824Z] #17 116.6 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:01:21.115Z] #17 ... [2019-10-10T01:01:21.115Z] [2019-10-10T01:01:21.115Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:01:21.115Z] #62 78.76 CC compel/plugins/std/fds.o [2019-10-10T01:01:21.115Z] #62 79.59 CC compel/plugins/std/log.o [2019-10-10T01:01:21.115Z] #62 81.05 CC compel/plugins/std/string.o [2019-10-10T01:01:21.115Z] #62 82.05 CC compel/plugins/std/infect.o [2019-10-10T01:01:21.115Z] #62 82.75 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-10T01:01:21.115Z] #62 82.84 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-10T01:01:21.115Z] #62 82.90 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-10T01:01:21.115Z] #62 83.00 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-10T01:01:21.115Z] #62 83.13 AR compel/plugins/std.lib.a [2019-10-10T01:01:21.115Z] #62 83.22 CC compel/plugins/fds/fds.o [2019-10-10T01:01:21.115Z] #62 83.69 AR compel/plugins/fds.lib.a [2019-10-10T01:01:21.115Z] #62 83.82 HOSTDEP compel/src/lib/log-host.d [2019-10-10T01:01:21.115Z] #62 84.08 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T01:01:21.115Z] #62 84.42 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-10T01:01:21.115Z] #62 84.66 HOSTDEP compel/src/main-host.d [2019-10-10T01:01:21.115Z] #62 84.97 DEP compel/src/lib/ptrace.d [2019-10-10T01:01:21.115Z] #62 85.34 DEP compel/src/lib/infect.d [2019-10-10T01:01:21.115Z] #62 86.03 DEP compel/src/lib/infect-util.d [2019-10-10T01:01:21.115Z] #62 86.33 DEP compel/src/lib/infect-rpc.d [2019-10-10T01:01:21.115Z] #62 86.59 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-10T01:01:21.115Z] #62 86.79 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-10T01:01:21.115Z] #62 87.07 DEP compel/src/lib/log.d [2019-10-10T01:01:21.115Z] #62 87.29 DEP compel/src/main.d [2019-10-10T01:01:21.115Z] #62 87.58 DEP compel/src/lib/handle-elf.d [2019-10-10T01:01:21.115Z] #62 87.89 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-10T01:01:21.115Z] #62 88.22 CC compel/src/lib/log.o [2019-10-10T01:01:21.115Z] #62 88.66 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-10T01:01:21.408Z] #62 ... [2019-10-10T01:01:21.408Z] [2019-10-10T01:01:21.408Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:01:21.408Z] #17 117.6 Selecting previously unselected package xfsprogs. [2019-10-10T01:01:21.408Z] #17 117.6 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-10T01:01:21.408Z] #17 117.6 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T01:01:22.438Z] #17 118.8 Selecting previously unselected package zip. [2019-10-10T01:01:22.438Z] #17 118.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-10T01:01:22.438Z] #17 118.8 Unpacking zip (3.0-11+b1) ... [2019-10-10T01:01:23.020Z] #17 119.2 Selecting previously unselected package libapparmor-perl. [2019-10-10T01:01:23.020Z] #17 119.2 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T01:01:23.020Z] #17 119.2 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T01:01:23.020Z] #17 119.4 Selecting previously unselected package apparmor. [2019-10-10T01:01:23.312Z] #17 119.4 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T01:01:23.312Z] #17 119.6 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T01:01:23.494Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T01:01:23.494Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-10T01:01:24.338Z] #17 120.4 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T01:01:24.338Z] #17 120.4 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T01:01:24.338Z] #17 120.4 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T01:01:26.772Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T01:01:27.029Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-10T01:01:27.062Z] #17 123.0 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T01:01:27.062Z] #17 123.0 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T01:01:27.062Z] #17 123.0 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T01:01:27.068Z] #73 DONE 17.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T01:01:27.918Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/test/unit [2019-10-10T01:01:30.333Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-10T01:01:30.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T01:01:30.573Z] #17 126.3 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T01:01:30.573Z] #17 126.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T01:01:30.573Z] #17 126.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T01:01:30.573Z] #17 126.5 Selecting previously unselected package mingw-w64-common. [2019-10-10T01:01:30.573Z] #17 126.5 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T01:01:30.573Z] #17 126.5 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T01:01:31.376Z] ? github.com/docker/docker/api [no test files] [2019-10-10T01:01:31.610Z] #17 ... [2019-10-10T01:01:31.610Z] [2019-10-10T01:01:31.610Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:01:31.610Z] #62 89.27 CC compel/arch/ppc64/src/lib/infect.o [2019-10-10T01:01:31.610Z] #62 90.84 CC compel/src/lib/infect-rpc.o [2019-10-10T01:01:31.610Z] #62 91.60 CC compel/src/lib/infect-util.o [2019-10-10T01:01:31.610Z] #62 92.12 CC compel/src/lib/infect.o [2019-10-10T01:01:31.610Z] #62 96.95 CC compel/src/lib/ptrace.o [2019-10-10T01:01:31.610Z] #62 97.72 AR compel/libcompel.a [2019-10-10T01:01:31.610Z] #62 97.86 HOSTCC compel/src/main-host.o [2019-10-10T01:01:31.610Z] #62 98.57 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-10T01:01:31.610Z] #62 99.11 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T01:01:32.239Z] #62 ... [2019-10-10T01:01:32.239Z] [2019-10-10T01:01:32.239Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:01:32.239Z] #37 174.1 text/template [2019-10-10T01:01:32.239Z] #37 179.6 go/parser [2019-10-10T01:01:32.239Z] #37 182.6 encoding/xml [2019-10-10T01:01:32.241Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-10T01:01:32.530Z] #37 ... [2019-10-10T01:01:32.530Z] [2019-10-10T01:01:32.530Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:01:32.530Z] #62 100.3 HOSTCC compel/src/lib/log-host.o [2019-10-10T01:01:33.168Z] #62 100.6 HOSTLINK compel/compel-host-bin [2019-10-10T01:01:33.168Z] #62 100.8 DEP soccr/soccr.d [2019-10-10T01:01:33.174Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T01:01:33.814Z] #62 101.3 CC soccr/soccr.o [2019-10-10T01:01:34.544Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T01:01:36.441Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T01:01:37.340Z] #62 105.0 AR soccr/libsoccr.a [2019-10-10T01:01:37.340Z] #62 105.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T01:01:37.373Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-10T01:01:38.366Z] #62 105.8 DEP criu/arch/ppc64/sigframe.d [2019-10-10T01:01:38.654Z] #62 106.2 DEP criu/arch/ppc64/crtools.d [2019-10-10T01:01:38.741Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T01:01:38.942Z] #62 106.6 DEP criu/arch/ppc64/cpu.d [2019-10-10T01:01:39.570Z] #62 107.1 CC criu/arch/ppc64/cpu.o [2019-10-10T01:01:40.601Z] #62 108.2 CC criu/arch/ppc64/crtools.o [2019-10-10T01:01:40.637Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-10T01:01:42.007Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-10T01:01:42.659Z] #62 110.3 CC criu/arch/ppc64/sigframe.o [2019-10-10T01:01:42.948Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-10T01:01:43.287Z] #62 110.9 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-10T01:01:43.287Z] #62 110.9 DEP criu/arch/ppc64/misc.d [2019-10-10T01:01:43.590Z] #62 111.0 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-10T01:01:43.590Z] #62 111.1 DEP criu/arch/ppc64/vdso-pie.d [2019-10-10T01:01:43.881Z] #62 111.4 DEP criu/pie/parasite-vdso.d [2019-10-10T01:01:43.905Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-10T01:01:44.170Z] #62 111.8 DEP criu/pie/util-vdso.d [2019-10-10T01:01:44.461Z] #62 112.1 DEP criu/pie/util.d [2019-10-10T01:01:45.088Z] #62 112.6 CC criu/pie/util.o [2019-10-10T01:01:45.719Z] #62 113.3 CC criu/pie/util-vdso.o [2019-10-10T01:01:46.008Z] #62 ... [2019-10-10T01:01:46.008Z] [2019-10-10T01:01:46.008Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:01:46.008Z] #37 198.0 math/big [2019-10-10T01:01:46.306Z] #37 ... [2019-10-10T01:01:46.306Z] [2019-10-10T01:01:46.306Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T01:01:46.306Z] #65 188.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T01:01:46.306Z] #65 188.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T01:01:46.430Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-10T01:01:46.595Z] #65 ... [2019-10-10T01:01:46.596Z] [2019-10-10T01:01:46.596Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:01:46.596Z] #17 133.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T01:01:46.596Z] #17 133.8 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T01:01:46.596Z] #17 133.8 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T01:01:46.596Z] #17 141.5 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T01:01:46.596Z] #17 141.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T01:01:46.596Z] #17 141.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T01:01:46.596Z] #17 141.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T01:01:46.596Z] #17 141.8 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T01:01:46.596Z] #17 141.8 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T01:01:46.885Z] #17 ... [2019-10-10T01:01:46.885Z] [2019-10-10T01:01:46.885Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:01:46.885Z] #62 114.5 CC criu/pie/parasite-vdso.o [2019-10-10T01:01:48.326Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T01:01:48.326Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-10T01:01:48.383Z] #62 116.0 CC criu/arch/ppc64/vdso-pie.o [2019-10-10T01:01:49.416Z] #62 116.8 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-10T01:01:49.416Z] #62 116.8 CC criu/arch/ppc64/misc.o [2019-10-10T01:01:49.416Z] #62 116.9 AR criu/pie/pie.lib.a [2019-10-10T01:01:49.416Z] #62 117.0 DEP criu/pie/restorer.d [2019-10-10T01:01:49.698Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T01:01:49.704Z] #62 117.4 DEP criu/arch/ppc64/restorer.d [2019-10-10T01:01:50.340Z] #62 117.9 DEP criu/pie/parasite.d [2019-10-10T01:01:50.340Z] #62 ... [2019-10-10T01:01:50.340Z] [2019-10-10T01:01:50.340Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T01:01:50.340Z] #65 DONE 202.3s [2019-10-10T01:01:50.631Z] [2019-10-10T01:01:50.631Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T01:01:50.631Z] #66 DONE 0.1s [2019-10-10T01:01:50.631Z] [2019-10-10T01:01:50.631Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:01:50.631Z] #37 198.9 go/doc [2019-10-10T01:01:51.558Z] Client: [2019-10-10T01:01:51.558Z] Debug Mode: false [2019-10-10T01:01:51.558Z] Plugins: [2019-10-10T01:01:51.558Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T01:01:51.558Z] [2019-10-10T01:01:51.558Z] Server: [2019-10-10T01:01:51.558Z] Containers: 0 [2019-10-10T01:01:51.558Z] Running: 0 [2019-10-10T01:01:51.558Z] Paused: 0 [2019-10-10T01:01:51.558Z] Stopped: 0 [2019-10-10T01:01:51.558Z] Images: 0 [2019-10-10T01:01:51.558Z] Server Version: 19.03.2 [2019-10-10T01:01:51.558Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-10T01:01:51.558Z] Windows: [2019-10-10T01:01:51.558Z] LCOW: [2019-10-10T01:01:51.558Z] Logging Driver: json-file [2019-10-10T01:01:51.558Z] Plugins: [2019-10-10T01:01:51.558Z] Volume: local [2019-10-10T01:01:51.558Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T01:01:51.558Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T01:01:51.558Z] Swarm: inactive [2019-10-10T01:01:51.558Z] Default Isolation: process [2019-10-10T01:01:51.558Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T01:01:51.558Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T01:01:51.558Z] OSType: windows [2019-10-10T01:01:51.558Z] Architecture: x86_64 [2019-10-10T01:01:51.558Z] CPUs: 4 [2019-10-10T01:01:51.558Z] Total Memory: 32GiB [2019-10-10T01:01:51.558Z] Name: azwin-2-cbb790 [2019-10-10T01:01:51.558Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T01:01:51.558Z] Docker Root Dir: D:\docker [2019-10-10T01:01:51.558Z] Debug Mode: false [2019-10-10T01:01:51.558Z] Registry: https://index.docker.io/v1/ [2019-10-10T01:01:51.558Z] Labels: [2019-10-10T01:01:51.558Z] Experimental: true [2019-10-10T01:01:51.558Z] Insecure Registries: [2019-10-10T01:01:51.558Z] 10.0.0.4:5000 [2019-10-10T01:01:51.558Z] 127.0.0.0/8 [2019-10-10T01:01:51.558Z] Registry Mirrors: [2019-10-10T01:01:51.558Z] http://10.0.0.4:5000/ [2019-10-10T01:01:51.558Z] Live Restore Enabled: false [2019-10-10T01:01:51.558Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-10T01:01:52.223Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T01:01:54.121Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T01:01:54.121Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-10T01:01:54.135Z] #37 ... [2019-10-10T01:01:54.135Z] [2019-10-10T01:01:54.135Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:01:54.135Z] #62 118.8 CC criu/pie/parasite.o [2019-10-10T01:01:54.135Z] #62 121.3 LINK criu/pie/parasite.built-in.o [2019-10-10T01:01:54.135Z] #62 121.3 GEN criu/pie/parasite-blob.h [2019-10-10T01:01:54.135Z] #62 121.4 CC criu/arch/ppc64/restorer.o [2019-10-10T01:01:54.765Z] #62 122.2 CC criu/pie/restorer.o [2019-10-10T01:01:56.017Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T01:01:58.542Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-10T01:01:58.542Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T01:01:59.107Z] --- PASS: TestBuildWithHugeFile (94.91s) [2019-10-10T01:01:59.107Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T01:01:59.107Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:01:59.107Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:01:59.107Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:01:59.107Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:01:59.107Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:01:59.107Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:01:59.107Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:01:59.107Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:01:59.366Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:01:59.366Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-10T01:01:59.366Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-10-10T01:01:59.366Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-10-10T01:01:59.366Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-10T01:01:59.366Z] === RUN TestBuildPreserveOwnership [2019-10-10T01:01:59.366Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T01:01:59.623Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-10T01:02:00.992Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T01:02:01.633Z] #62 128.1 LINK criu/pie/restorer.built-in.o [2019-10-10T01:02:01.634Z] #62 128.1 GEN criu/pie/restorer-blob.h [2019-10-10T01:02:01.634Z] #62 128.4 DEP criu/vdso.d [2019-10-10T01:02:01.634Z] #62 128.8 DEP criu/uts_ns.d [2019-10-10T01:02:01.634Z] #62 129.1 DEP criu/util.d [2019-10-10T01:02:01.926Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T01:02:01.926Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-10T01:02:01.930Z] #62 129.6 DEP criu/uffd.d [2019-10-10T01:02:01.930Z] #62 ... [2019-10-10T01:02:01.930Z] [2019-10-10T01:02:01.930Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:02:01.930Z] #37 213.8 vendor/golang.org/x/text/unicode/norm [2019-10-10T01:02:02.491Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-10T01:02:03.055Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-10T01:02:03.312Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T01:02:03.312Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T01:02:03.312Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T01:02:03.977Z] #37 216.0 github.com/LK4D4/vndr/build [2019-10-10T01:02:04.682Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-10T01:02:04.682Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T01:02:04.939Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-10T01:02:05.197Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T01:02:05.763Z] --- PASS: TestBuildPreserveOwnership (6.28s) [2019-10-10T01:02:05.763Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2019-10-10T01:02:05.763Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2019-10-10T01:02:05.763Z] === RUN TestBuildPlatformInvalid [2019-10-10T01:02:06.020Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2019-10-10T01:02:06.020Z] PASS [2019-10-10T01:02:06.020Z] [2019-10-10T01:02:06.020Z] === Skipped [2019-10-10T01:02:06.020Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-10T01:02:06.020Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T01:02:06.020Z] [2019-10-10T01:02:06.020Z] [2019-10-10T01:02:06.020Z] DONE 32 tests, 1 skipped in 181.348s [2019-10-10T01:02:06.277Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T01:02:06.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:02:06.277Z] ++ set -e [2019-10-10T01:02:06.277Z] ++ '[' -n 0 ']' [2019-10-10T01:02:06.277Z] ++ set -x [2019-10-10T01:02:06.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:02:06.534Z] INFO: Testing against a local daemon [2019-10-10T01:02:06.534Z] === RUN TestConfigList [2019-10-10T01:02:07.480Z] #37 ... [2019-10-10T01:02:07.480Z] [2019-10-10T01:02:07.480Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:02:07.480Z] #62 130.0 DEP criu/tun.d [2019-10-10T01:02:07.480Z] #62 130.4 DEP criu/tty.d [2019-10-10T01:02:07.480Z] #62 131.1 DEP criu/timerfd.d [2019-10-10T01:02:07.480Z] #62 131.6 DEP criu/sysfs_parse.d [2019-10-10T01:02:07.480Z] #62 132.0 DEP criu/sysctl.d [2019-10-10T01:02:07.480Z] #62 132.4 DEP criu/string.d [2019-10-10T01:02:07.480Z] #62 132.5 DEP criu/stats.d [2019-10-10T01:02:07.480Z] #62 132.7 DEP criu/sockets.d [2019-10-10T01:02:07.480Z] #62 133.1 DEP criu/sk-unix.d [2019-10-10T01:02:07.480Z] #62 133.6 DEP criu/sk-tcp.d [2019-10-10T01:02:07.480Z] #62 134.1 DEP criu/sk-queue.d [2019-10-10T01:02:07.480Z] #62 134.4 DEP criu/sk-packet.d [2019-10-10T01:02:07.480Z] #62 134.8 DEP criu/sk-netlink.d [2019-10-10T01:02:07.480Z] #62 135.2 DEP criu/sk-inet.d [2019-10-10T01:02:07.905Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-10T01:02:08.109Z] #62 135.8 DEP criu/signalfd.d [2019-10-10T01:02:08.400Z] #62 136.1 DEP criu/sigframe.d [2019-10-10T01:02:08.692Z] #62 136.3 DEP criu/shmem.d [2019-10-10T01:02:08.983Z] #62 136.7 DEP criu/servicefd.d [2019-10-10T01:02:09.273Z] #62 137.1 DEP criu/seize.d [2019-10-10T01:02:09.274Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-10T01:02:09.905Z] #62 137.4 DEP criu/seccomp.d [2019-10-10T01:02:10.203Z] #62 137.9 DEP criu/rst-malloc.d [2019-10-10T01:02:10.205Z] --- PASS: TestConfigList (3.65s) [2019-10-10T01:02:10.205Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T01:02:10.205Z] === RUN TestConfigsCreateAndDelete [2019-10-10T01:02:10.491Z] #62 138.1 DEP criu/rbtree.d [2019-10-10T01:02:10.491Z] #62 138.2 DEP criu/pstree.d [2019-10-10T01:02:11.118Z] #62 138.6 DEP criu/protobuf.d [2019-10-10T01:02:11.406Z] #62 138.9 GEN criu/protobuf-desc-gen.h [2019-10-10T01:02:11.697Z] #62 ... [2019-10-10T01:02:11.697Z] [2019-10-10T01:02:11.697Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:02:11.697Z] #17 168.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T01:02:11.697Z] #17 168.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T01:02:11.697Z] #17 168.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T01:02:12.105Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-10T01:02:13.035Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-10T01:02:13.293Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-10T01:02:13.557Z] --- PASS: TestConfigsCreateAndDelete (3.34s) [2019-10-10T01:02:13.557Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T01:02:13.557Z] === RUN TestConfigsUpdate [2019-10-10T01:02:16.831Z] --- PASS: TestConfigsUpdate (3.11s) [2019-10-10T01:02:16.831Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T01:02:16.831Z] === RUN TestTemplatedConfig [2019-10-10T01:02:16.831Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-10T01:02:17.430Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-10T01:02:17.430Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cf8c8251\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-10T01:02:17.430Z] ---------------------------------------------------------------------------- [2019-10-10T01:02:17.430Z] [2019-10-10T01:02:17.430Z] INFO: executeCI.ps1 starting at Thu Oct 10 01:02:15 CUT 2019 [2019-10-10T01:02:17.430Z] [2019-10-10T01:02:17.430Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-10T01:02:17.430Z] INFO: Running git version 2.23.0.windows.1 [2019-10-10T01:02:17.431Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-10T01:02:17.431Z] INFO: Environment variables: [2019-10-10T01:02:17.431Z] [2019-10-10T01:02:17.431Z] Name Value [2019-10-10T01:02:17.431Z] ---- ----- [2019-10-10T01:02:17.431Z] ALLUSERSPROFILE C:\ProgramData [2019-10-10T01:02:17.431Z] amd64 true [2019-10-10T01:02:17.431Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-10T01:02:17.431Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-10T01:02:17.431Z] BRANCH_NAME PR-40038 [2019-10-10T01:02:17.431Z] BUILD_DISPLAY_NAME #8 [2019-10-10T01:02:17.431Z] BUILD_ID 8 [2019-10-10T01:02:17.431Z] BUILD_NUMBER 8 [2019-10-10T01:02:17.431Z] BUILD_TAG jenkins-moby-PR-40038-8 [2019-10-10T01:02:17.431Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40038/8/ [2019-10-10T01:02:17.431Z] CHANGE_AUTHOR kolyshkin [2019-10-10T01:02:17.431Z] CHANGE_AUTHOR_DISPLAY_NAME Kirill Kolyshkin [2019-10-10T01:02:17.431Z] CHANGE_BRANCH go-swagger [2019-10-10T01:02:17.431Z] CHANGE_FORK kolyshkin [2019-10-10T01:02:17.431Z] CHANGE_ID 40038 [2019-10-10T01:02:17.431Z] CHANGE_TARGET master [2019-10-10T01:02:17.431Z] CHANGE_TITLE go-swagger: fix panic [2019-10-10T01:02:17.431Z] CHANGE_URL https://github.com/moby/moby/pull/40038 [2019-10-10T01:02:17.431Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T01:02:17.431Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-10T01:02:17.431Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-10T01:02:17.431Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-10T01:02:17.431Z] COMPUTERNAME azwin-2-cbb790 [2019-10-10T01:02:17.431Z] ComSpec C:\windows\system32\cmd.exe [2019-10-10T01:02:17.431Z] ConfigSequenceNumber 0 [2019-10-10T01:02:17.431Z] DOCKER_BUILDKIT 0 [2019-10-10T01:02:17.431Z] DOCKER_DUT_DEBUG 1 [2019-10-10T01:02:17.431Z] DOCKER_EXPERIMENTAL 1 [2019-10-10T01:02:17.431Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-10T01:02:17.431Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-10T01:02:17.431Z] EXECUTOR_NUMBER 0 [2019-10-10T01:02:17.431Z] FQDN azwin-2-cbb790.westus.cloudapp.azure.com [2019-10-10T01:02:17.431Z] GIT_BRANCH PR-40038 [2019-10-10T01:02:17.431Z] GIT_COMMIT d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T01:02:17.431Z] GIT_PREVIOUS_COMMIT 37bd92cd76898b669a2ea8514b8849884ce843d1 [2019-10-10T01:02:17.431Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT d1a6afd19179ed34b7d599237f27a3dccc3c33c4 [2019-10-10T01:02:17.431Z] GIT_URL https://github.com/moby/moby.git [2019-10-10T01:02:17.431Z] HUDSON_COOKIE dacd8652-7c7a-4935-84ff-6e0b9a4233e8 [2019-10-10T01:02:17.431Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-10T01:02:17.431Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-10T01:02:17.431Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-10T01:02:17.431Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-10T01:02:17.431Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-10T01:02:17.431Z] JENKINS_NODE_COOKIE 28482993-5697-443c-a1fc-760e82ad6f79 [2019-10-10T01:02:17.431Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-10T01:02:17.431Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-10T01:02:17.431Z] JOB_BASE_NAME PR-40038 [2019-10-10T01:02:17.431Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40038/display/redirect [2019-10-10T01:02:17.431Z] JOB_NAME moby/PR-40038 [2019-10-10T01:02:17.431Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40038/ [2019-10-10T01:02:17.431Z] library.jps.version master [2019-10-10T01:02:17.431Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-10T01:02:17.431Z] NODE_LABELS amd64 azure azwin-2-cbb790 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-10T01:02:17.431Z] NODE_NAME azwin-2-cbb790 [2019-10-10T01:02:17.431Z] NUMBER_OF_PROCESSORS 4 [2019-10-10T01:02:17.431Z] OS Windows_NT [2019-10-10T01:02:17.431Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-10T01:02:17.431Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-10T01:02:17.431Z] ppc64le true [2019-10-10T01:02:17.431Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-10T01:02:17.432Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-10T01:02:17.432Z] PROCESSOR_LEVEL 6 [2019-10-10T01:02:17.432Z] PROCESSOR_REVISION 4f01 [2019-10-10T01:02:17.432Z] ProgramData C:\ProgramData [2019-10-10T01:02:17.432Z] ProgramFiles C:\Program Files [2019-10-10T01:02:17.432Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-10T01:02:17.432Z] ProgramW6432 C:\Program Files [2019-10-10T01:02:17.432Z] PROMPT $P$G [2019-10-10T01:02:17.432Z] PSExecutionPolicyPreference Bypass [2019-10-10T01:02:17.432Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-10T01:02:17.432Z] PUBLIC C:\Users\Public [2019-10-10T01:02:17.432Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40038/8/display/redirect?page=changes [2019-10-10T01:02:17.432Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40038/8/display/redirect [2019-10-10T01:02:17.432Z] s390x true [2019-10-10T01:02:17.432Z] skip_dco false [2019-10-10T01:02:17.432Z] SKIP_VALIDATION_TESTS 1 [2019-10-10T01:02:17.432Z] SOURCES_DRIVE d [2019-10-10T01:02:17.432Z] SOURCES_SUBDIR gopath [2019-10-10T01:02:17.432Z] STAGE_NAME Run tests [2019-10-10T01:02:17.432Z] SystemDrive C: [2019-10-10T01:02:17.432Z] SystemRoot C:\windows [2019-10-10T01:02:17.432Z] TEMP C:\windows\TEMP [2019-10-10T01:02:17.432Z] TESTDEBUG 0 [2019-10-10T01:02:17.432Z] TESTRUN_DRIVE d [2019-10-10T01:02:17.432Z] TESTRUN_SUBDIR CI [2019-10-10T01:02:17.432Z] TIMEOUT 120m [2019-10-10T01:02:17.432Z] TMP C:\windows\TEMP [2019-10-10T01:02:17.432Z] unit_validate true [2019-10-10T01:02:17.432Z] USERDOMAIN WORKGROUP [2019-10-10T01:02:17.432Z] USERNAME azwin-2-cbb790$ [2019-10-10T01:02:17.433Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-10T01:02:17.433Z] windir C:\windows [2019-10-10T01:02:17.433Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-10T01:02:17.433Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-10T01:02:17.433Z] windowsRS1 false [2019-10-10T01:02:17.433Z] windowsRS5 true [2019-10-10T01:02:17.433Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-10T01:02:17.433Z] [2019-10-10T01:02:17.433Z] [2019-10-10T01:02:17.433Z] [2019-10-10T01:02:18.557Z] #17 ... [2019-10-10T01:02:18.557Z] [2019-10-10T01:02:18.557Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:02:18.557Z] #62 141.8 DEP criu/protobuf-desc.d [2019-10-10T01:02:18.557Z] #62 142.2 DEP criu/proc_parse.d [2019-10-10T01:02:18.557Z] #62 142.6 DEP criu/plugin.d [2019-10-10T01:02:18.557Z] #62 142.9 DEP criu/pipes.d [2019-10-10T01:02:18.557Z] #62 143.2 DEP criu/pie-util.d [2019-10-10T01:02:18.557Z] #62 143.5 DEP criu/pie-util-vdso.d [2019-10-10T01:02:18.557Z] #62 143.8 DEP criu/pie-util-vdso-elf32.d [2019-10-10T01:02:18.557Z] #62 144.2 DEP criu/path.d [2019-10-10T01:02:18.557Z] #62 144.5 DEP criu/parasite-syscall.d [2019-10-10T01:02:18.557Z] #62 145.0 DEP criu/pagemap.d [2019-10-10T01:02:18.557Z] #62 145.3 DEP criu/pagemap-cache.d [2019-10-10T01:02:18.557Z] #62 145.5 DEP criu/page-xfer.d [2019-10-10T01:02:18.557Z] #62 146.1 DEP criu/page-pipe.d [2019-10-10T01:02:18.846Z] #62 146.3 DEP criu/netfilter.d [2019-10-10T01:02:19.136Z] #62 146.7 DEP criu/net.d [2019-10-10T01:02:19.618Z] INFO: Sources under d:\gopath\... [2019-10-10T01:02:19.618Z] INFO: Test run under d:\CI\... [2019-10-10T01:02:19.618Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-10T01:02:19.618Z] INFO: docker/docker repository was found [2019-10-10T01:02:19.766Z] #62 147.4 DEP criu/namespaces.d [2019-10-10T01:02:20.066Z] #62 ... [2019-10-10T01:02:20.066Z] [2019-10-10T01:02:20.066Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T01:02:20.106Z] --- PASS: TestTemplatedConfig (3.45s) [2019-10-10T01:02:20.106Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T01:02:20.106Z] === RUN TestConfigInspect [2019-10-10T01:02:20.590Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-10T01:02:20.669Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-10T01:02:20.926Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-10T01:02:21.489Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-10T01:02:22.054Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-10T01:02:22.618Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-10T01:02:22.776Z] ltsc2019: Pulling from windows/servercore [2019-10-10T01:02:23.186Z] --- PASS: TestConfigInspect (3.08s) [2019-10-10T01:02:23.186Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T01:02:23.186Z] === RUN TestConfigCreateWithLabels [2019-10-10T01:02:23.551Z] #57 230.0 Checking out files: 18% (1921/10638) Checking out files: 19% (2022/10638) Checking out files: 20% (2128/10638) Checking out files: 21% (2234/10638) Checking out files: 22% (2341/10638) Checking out files: 23% (2447/10638) Checking out files: 24% (2554/10638) Checking out files: 25% (2660/10638) Checking out files: 26% (2766/10638) Checking out files: 27% (2873/10638) Checking out files: 28% (2979/10638) Checking out files: 29% (3086/10638) Checking out files: 30% (3192/10638) Checking out files: 31% (3298/10638) Checking out files: 32% (3405/10638) Checking out files: 32% (3436/10638) Checking out files: 33% (3511/10638) Checking out files: 34% (3617/10638) Checking out files: 35% (3724/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 38% (4043/10638) Checking out files: 39% (4149/10638) Checking out files: 40% (4256/10638) Checking out files: 41% (4362/10638) Checking out files: 42% (4468/10638) Checking out files: 42% (4569/10638) Checking out files: 43% (4575/10638) Checking out files: 44% (4681/10638) Checking out files: 45% (4788/10638) Checking out files: 46% (4894/10638) Checking out files: 47% (5000/10638) Checking out files: 48% (5107/10638) Checking out files: 49% (5213/10638) Checking out files: 50% (5319/10638) Checking out files: 51% (5426/10638) Checking out files: 52% (5532/10638) Checking out files: 53% (5639/10638) Checking out files: 54% (5745/10638) Checking out files: 55% (5851/10638) Checking out files: 56% (5958/10638) Checking out files: 57% (6064/10638) Checking out files: 58% (6171/10638) Checking out files: 58% (6198/10638) Checking out files: 59% (6277/10638) Checking out files: 60% (6383/10638) Checking out files: 61% (6490/10638) Checking out files: 62% (6596/10638) Checking out files: 63% (6702/10638) Checking out files: 64% (6809/10638) Checking out files: 65% (6915/10638) Checking out files: 66% (7022/10638) Checking out files: 67% (7128/10638) Checking out files: 68% (7234/10638) Checking out files: 69% (7341/10638) Checking out files: 70% (7447/10638) Checking out files: 71% (7553/10638) Checking out files: 72% (7660/10638) Checking out files: 73% (7766/10638) Checking out files: 74% (7873/10638) Checking out files: 75% (7979/10638) Checking out files: 75% (8028/10638) Checking out files: 76% (8085/10638) Checking out files: 77% (8192/10638) Checking out files: 78% (8298/10638) Checking out files: 79% (8405/10638) Checking out files: 80% (8511/10638) Checking out files: 81% (8617/10638) Checking out files: 82% (8724/10638) Checking out files: 83% (8830/10638) Checking out files: 84% (8936/10638) Checking out files: 85% (9043/10638) Checking out files: 86% (9149/10638) Checking out files: 87% (9256/10638) Checking out files: 88% (9362/10638) Checking out files: 89% (9468/10638) Checking out files: 90% (9575/10638) Checking out files: 91% (9681/10638) Checking out files: 91% (9767/10638) Checking out files: 92% (9787/10638) Checking out files: 93% (9894/10638) Checking out files: 94% (10000/10638) Checking out files: 95% (10107/10638) Checking out files: 96% (10213/10638) Checking out files: 97% (10319/10638) Checking out files: 98% (10426/10638) Checking out files: 99% (10532/10638) Checking out files: 100% (10638/10638) Checking out files: 100% (10638/10638), done. [2019-10-10T01:02:23.839Z] #57 235.7 + cd /tmp/tmp.Kp4Uq1q8ks/tmp/docker-ce [2019-10-10T01:02:23.839Z] #57 235.7 + git checkout -q v17.06.2-ce [2019-10-10T01:02:26.459Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-10T01:02:26.459Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-10T01:02:26.459Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T01:02:26.460Z] --- PASS: TestConfigCreateWithLabels (3.20s) [2019-10-10T01:02:26.460Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T01:02:26.460Z] === RUN TestConfigCreateResolve [2019-10-10T01:02:26.716Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T01:02:28.086Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T01:02:28.344Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T01:02:28.584Z] 65014b3c3121: Pulling fs layer [2019-10-10T01:02:28.584Z] 12c8dbabfd62: Pulling fs layer [2019-10-10T01:02:28.602Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-10T01:02:28.602Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-10T01:02:29.380Z] #57 241.2 + mkdir -p /tmp/tmp.Kp4Uq1q8ks/src/github.com/docker [2019-10-10T01:02:29.380Z] #57 241.2 + mv components/cli /tmp/tmp.Kp4Uq1q8ks/src/github.com/docker/cli [2019-10-10T01:02:29.380Z] #57 241.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-10T01:02:29.532Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-10T01:02:29.532Z] --- PASS: TestConfigCreateResolve (3.21s) [2019-10-10T01:02:29.532Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T01:02:29.532Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T01:02:30.096Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-10T01:02:30.096Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T01:02:30.096Z] PASS [2019-10-10T01:02:30.096Z] [2019-10-10T01:02:30.096Z] DONE 8 tests in 23.883s [2019-10-10T01:02:30.096Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T01:02:30.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:02:30.096Z] ++ set -e [2019-10-10T01:02:30.096Z] ++ '[' -n 0 ']' [2019-10-10T01:02:30.096Z] ++ set -x [2019-10-10T01:02:30.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:02:30.353Z] INFO: Testing against a local daemon [2019-10-10T01:02:30.353Z] === RUN TestCheckpoint [2019-10-10T01:02:30.353Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T01:02:30.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T01:02:30.353Z] === RUN TestContainerInvalidJSON [2019-10-10T01:02:30.353Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:02:30.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:02:30.353Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:02:30.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:02:30.353Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:02:30.353Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:02:30.353Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:02:30.353Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:02:30.353Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:02:30.353Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T01:02:30.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-10T01:02:30.353Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-10T01:02:30.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T01:02:30.353Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T01:02:30.419Z] #57 ... [2019-10-10T01:02:30.419Z] [2019-10-10T01:02:30.419Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:02:30.419Z] #37 232.2 mime [2019-10-10T01:02:30.419Z] #37 238.1 vendor/golang.org/x/net/idna [2019-10-10T01:02:30.419Z] #37 240.8 net/textproto [2019-10-10T01:02:30.419Z] #37 240.9 crypto/x509 [2019-10-10T01:02:30.419Z] #37 ... [2019-10-10T01:02:30.419Z] [2019-10-10T01:02:30.419Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:02:30.419Z] #62 148.0 DEP criu/mount.d [2019-10-10T01:02:30.419Z] #62 148.6 DEP criu/mem.d [2019-10-10T01:02:30.419Z] #62 148.9 DEP criu/lsm.d [2019-10-10T01:02:30.419Z] #62 149.3 DEP criu/log.d [2019-10-10T01:02:30.419Z] #62 149.7 DEP criu/libnetlink.d [2019-10-10T01:02:30.419Z] #62 150.1 DEP criu/kerndat.d [2019-10-10T01:02:30.419Z] #62 150.6 DEP criu/kcmp-ids.d [2019-10-10T01:02:30.419Z] #62 150.9 DEP criu/irmap.d [2019-10-10T01:02:30.419Z] #62 151.3 DEP criu/ipc_ns.d [2019-10-10T01:02:30.419Z] #62 151.7 DEP criu/image.d [2019-10-10T01:02:30.419Z] #62 152.1 DEP criu/image-desc.d [2019-10-10T01:02:30.419Z] #62 152.4 DEP criu/fsnotify.d [2019-10-10T01:02:30.419Z] #62 152.9 DEP criu/filesystems.d [2019-10-10T01:02:30.419Z] #62 153.4 DEP criu/files.d [2019-10-10T01:02:30.419Z] #62 153.8 DEP criu/files-reg.d [2019-10-10T01:02:30.419Z] #62 154.3 DEP criu/files-ext.d [2019-10-10T01:02:30.419Z] #62 154.8 DEP criu/file-lock.d [2019-10-10T01:02:30.419Z] #62 155.3 DEP criu/file-ids.d [2019-10-10T01:02:30.419Z] #62 155.8 DEP criu/fifo.d [2019-10-10T01:02:30.419Z] #62 156.1 DEP criu/fdstore.d [2019-10-10T01:02:30.419Z] #62 156.5 DEP criu/fault-injection.d [2019-10-10T01:02:30.419Z] #62 156.5 DEP criu/external.d [2019-10-10T01:02:30.419Z] #62 156.7 DEP criu/eventpoll.d [2019-10-10T01:02:30.419Z] #62 157.1 DEP criu/eventfd.d [2019-10-10T01:02:30.419Z] #62 157.4 DEP criu/crtools.d [2019-10-10T01:02:30.419Z] #62 158.0 DEP criu/cr-service.d [2019-10-10T01:02:30.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-10-10T01:02:30.610Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T01:02:30.707Z] #62 158.3 DEP criu/cr-restore.d [2019-10-10T01:02:30.707Z] #62 ... [2019-10-10T01:02:30.707Z] [2019-10-10T01:02:30.707Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:02:30.707Z] #17 187.1 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T01:02:30.867Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-10T01:02:30.867Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T01:02:30.867Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-10T01:02:30.867Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-10T01:02:30.867Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T01:02:30.867Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-10T01:02:30.867Z] === RUN TestCopyFromContainer [2019-10-10T01:02:30.998Z] #17 187.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T01:02:30.998Z] #17 187.1 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T01:02:30.998Z] #17 187.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T01:02:30.998Z] #17 187.1 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T01:02:30.998Z] #17 187.3 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:02:30.998Z] #17 187.3 Processing triggers for mime-support (3.60) ... [2019-10-10T01:02:31.293Z] #17 187.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:02:31.293Z] #17 187.4 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T01:02:31.293Z] #17 187.5 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T01:02:31.293Z] #17 187.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T01:02:31.293Z] #17 187.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T01:02:31.293Z] #17 187.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T01:02:31.800Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T01:02:33.171Z] === RUN TestCopyFromContainer// [2019-10-10T01:02:33.428Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-10T01:02:33.428Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T01:02:33.428Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T01:02:33.685Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T01:02:33.685Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T01:02:33.685Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T01:02:33.943Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T01:02:33.943Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T01:02:33.943Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T01:02:34.200Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer (3.29s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-10T01:02:34.200Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-10T01:02:34.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T01:02:34.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:02:34.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:02:34.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:02:34.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:02:34.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:02:34.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:02:34.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:02:34.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:02:34.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:02:34.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-10T01:02:34.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T01:02:34.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T01:02:34.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T01:02:34.200Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T01:02:34.458Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-10T01:02:34.458Z] === RUN TestCreateWithInvalidEnv [2019-10-10T01:02:34.458Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T01:02:34.458Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T01:02:34.458Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T01:02:34.458Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T01:02:34.458Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T01:02:34.458Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T01:02:34.458Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T01:02:34.458Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T01:02:34.458Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T01:02:34.458Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-10T01:02:34.458Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T01:02:34.458Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T01:02:34.458Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-10T01:02:34.458Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T01:02:34.458Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-10T01:02:34.458Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T01:02:34.716Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T01:02:35.281Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-10T01:02:35.846Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T01:02:36.848Z] #17 192.8 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T01:02:36.848Z] #17 192.8 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T01:02:36.848Z] #17 192.9 Setting up zip (3.0-11+b1) ... [2019-10-10T01:02:36.848Z] #17 192.9 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T01:02:36.848Z] #17 192.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T01:02:36.848Z] #17 192.9 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T01:02:36.848Z] #17 192.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T01:02:36.848Z] #17 193.0 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-10T01:02:36.848Z] #17 193.0 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:02:36.848Z] #17 193.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T01:02:36.848Z] #17 193.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T01:02:36.848Z] #17 193.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T01:02:36.848Z] #17 193.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:02:36.848Z] #17 193.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T01:02:36.848Z] #17 193.2 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T01:02:36.848Z] #17 193.2 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T01:02:36.848Z] #17 193.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:02:37.217Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-10T01:02:37.217Z] --- PASS: TestCreateWithCustomMaskedPaths (2.73s) [2019-10-10T01:02:37.217Z] === RUN TestCreateWithCapabilities [2019-10-10T01:02:37.217Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:02:37.218Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:02:37.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:02:37.218Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:02:37.475Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-10T01:02:37.475Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-10T01:02:37.475Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T01:02:37.476Z] #17 ... [2019-10-10T01:02:37.476Z] [2019-10-10T01:02:37.476Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T01:02:37.476Z] #31 DONE 249.2s [2019-10-10T01:02:37.476Z] [2019-10-10T01:02:37.476Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:02:37.476Z] #62 158.9 DEP criu/cr-errno.d [2019-10-10T01:02:37.476Z] #62 158.9 DEP criu/cr-dump.d [2019-10-10T01:02:37.476Z] #62 159.3 DEP criu/cr-dedup.d [2019-10-10T01:02:37.476Z] #62 159.8 DEP criu/cr-check.d [2019-10-10T01:02:37.476Z] #62 160.4 DEP criu/config.d [2019-10-10T01:02:37.476Z] #62 160.8 DEP criu/clone-noasan.d [2019-10-10T01:02:37.476Z] #62 161.0 DEP criu/cgroup.d [2019-10-10T01:02:37.476Z] #62 161.3 DEP criu/cgroup-props.d [2019-10-10T01:02:37.476Z] #62 161.6 DEP criu/bitmap.d [2019-10-10T01:02:37.476Z] #62 161.6 DEP criu/bfd.d [2019-10-10T01:02:37.476Z] #62 161.8 DEP criu/autofs.d [2019-10-10T01:02:37.476Z] #62 162.2 DEP criu/aio.d [2019-10-10T01:02:37.476Z] #62 162.7 DEP criu/action-scripts.d [2019-10-10T01:02:37.476Z] #62 163.3 CC criu/action-scripts.o [2019-10-10T01:02:37.476Z] #62 164.4 CC criu/aio.o [2019-10-10T01:02:38.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T01:02:38.046Z] [2019-10-10T01:02:38.046Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-10T01:02:38.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-10T01:02:38.046Z] Using test binary docker [2019-10-10T01:02:38.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T01:02:38.046Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T01:02:38.046Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T01:02:38.046Z] Warning failed to create cache: (null) [2019-10-10T01:02:38.046Z] . [2019-10-10T01:02:38.046Z] INFO: Waiting for daemon to start... [2019-10-10T01:02:38.046Z] Starting dockerd [2019-10-10T01:02:38.046Z] . [2019-10-10T01:02:38.046Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-10T01:02:38.114Z] #62 ... [2019-10-10T01:02:38.114Z] [2019-10-10T01:02:38.114Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:02:38.114Z] #17 194.6 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T01:02:38.114Z] #17 194.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T01:02:38.422Z] #17 194.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T01:02:38.422Z] #17 194.6 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T01:02:38.422Z] #17 194.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T01:02:38.422Z] #17 194.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T01:02:38.422Z] #17 194.7 Setting up pigz (2.3.4-1) ... [2019-10-10T01:02:38.712Z] #17 194.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T01:02:38.712Z] #17 194.7 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T01:02:38.712Z] #17 194.8 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:02:38.712Z] #17 194.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T01:02:38.712Z] #17 194.8 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T01:02:38.712Z] #17 194.8 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T01:02:38.712Z] #17 194.8 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T01:02:38.712Z] #17 194.9 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T01:02:38.712Z] #17 194.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T01:02:38.712Z] #17 195.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T01:02:38.712Z] #17 195.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T01:02:38.712Z] #17 195.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T01:02:39.002Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T01:02:39.002Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T01:02:39.002Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T01:02:39.002Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T01:02:39.002Z] #17 195.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T01:02:39.002Z] #17 195.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T01:02:39.002Z] #17 195.2 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T01:02:39.002Z] #17 195.2 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T01:02:39.002Z] #17 195.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T01:02:39.002Z] #17 195.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T01:02:39.002Z] #17 195.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T01:02:39.002Z] #17 195.2 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T01:02:39.002Z] #17 195.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T01:02:40.136Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2019-10-10T01:02:40.136Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T01:02:40.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:02:40.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:02:40.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:02:40.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:02:40.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:02:40.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:02:40.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:02:40.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:02:40.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:02:40.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:02:40.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:02:40.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:02:40.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:02:40.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:02:40.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:02:40.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-10T01:02:40.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-10T01:02:40.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-10T01:02:40.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-10T01:02:40.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-10T01:02:40.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T01:02:40.136Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T01:02:40.136Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T01:02:40.136Z] === RUN TestDaemonRestartIpcMode [2019-10-10T01:02:40.136Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T01:02:40.136Z] === RUN TestDiff [2019-10-10T01:02:40.395Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-10T01:02:40.960Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-10T01:02:41.217Z] --- PASS: TestDiff (1.16s) [2019-10-10T01:02:41.217Z] === RUN TestExecWithCloseStdin [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T01:02:42.009Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T01:02:42.009Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-10T01:02:42.503Z] #17 ... [2019-10-10T01:02:42.503Z] [2019-10-10T01:02:42.503Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:02:42.503Z] #37 244.4 mime/multipart [2019-10-10T01:02:42.503Z] #37 246.1 vendor/golang.org/x/net/http/httpguts [2019-10-10T01:02:42.503Z] #37 246.1 vendor/golang.org/x/net/http/httpproxy [2019-10-10T01:02:42.503Z] #37 252.1 crypto/tls [2019-10-10T01:02:42.503Z] #37 ... [2019-10-10T01:02:42.503Z] [2019-10-10T01:02:42.503Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:02:42.503Z] #62 166.3 CC criu/autofs.o [2019-10-10T01:02:42.503Z] #62 169.5 CC criu/bfd.o [2019-10-10T01:02:42.588Z] --- PASS: TestExecWithCloseStdin (1.24s) [2019-10-10T01:02:42.588Z] === RUN TestExec [2019-10-10T01:02:43.133Z] #62 170.7 CC criu/bitmap.o [2019-10-10T01:02:43.423Z] #62 171.0 CC criu/cgroup-props.o [2019-10-10T01:02:43.521Z] --- PASS: TestExec (1.12s) [2019-10-10T01:02:43.521Z] === RUN TestExecUser [2019-10-10T01:02:43.850Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2019-10-10T01:02:44.237Z] ok github.com/docker/docker/builder/dockerfile 0.909s coverage: 48.2% of statements [2019-10-10T01:02:44.893Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-10T01:02:44.894Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T01:02:45.061Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-10T01:02:45.151Z] --- PASS: TestExecUser (1.41s) [2019-10-10T01:02:45.151Z] === RUN TestExportContainerAndImportImage [2019-10-10T01:02:45.448Z] ok github.com/docker/docker/builder/remotecontext/git 1.187s coverage: 85.1% of statements [2019-10-10T01:02:45.448Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T01:02:45.448Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T01:02:45.482Z] #62 172.9 CC criu/cgroup.o [2019-10-10T01:02:46.317Z] 12c8dbabfd62: Verifying Checksum [2019-10-10T01:02:46.317Z] 12c8dbabfd62: Download complete [2019-10-10T01:02:46.527Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2019-10-10T01:02:46.527Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T01:02:47.897Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-10T01:02:47.897Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T01:02:47.897Z] === RUN TestHealthCheckWorkdir [2019-10-10T01:02:48.828Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-10T01:02:49.086Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2019-10-10T01:02:49.086Z] === RUN TestHealthKillContainer [2019-10-10T01:02:49.651Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T01:02:49.651Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T01:02:49.653Z] ok github.com/docker/docker/client 0.354s coverage: 75.8% of statements [2019-10-10T01:02:49.929Z] #62 ... [2019-10-10T01:02:49.929Z] [2019-10-10T01:02:49.929Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:02:49.929Z] #17 206.2 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T01:02:49.929Z] #17 206.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T01:02:49.929Z] #17 206.2 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-10-10T01:02:49.929Z] #17 206.3 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-10-10T01:02:49.929Z] #17 206.3 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-10-10T01:02:49.929Z] #17 206.3 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-10-10T01:02:49.929Z] #17 206.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T01:02:49.929Z] #17 206.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T01:02:49.929Z] #17 206.3 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-10-10T01:02:50.218Z] #17 206.3 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-10-10T01:02:50.218Z] #17 206.3 Setting up python3 (3.5.3-1) ... [2019-10-10T01:02:51.545Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T01:02:52.108Z] --- PASS: TestHealthKillContainer (3.06s) [2019-10-10T01:02:52.108Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T01:02:52.365Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-10T01:02:52.929Z] #17 209.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T01:02:52.929Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2019-10-10T01:02:52.930Z] === RUN TestIpcModeNone [2019-10-10T01:02:52.930Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-10T01:02:53.494Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-10T01:02:54.057Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-10T01:02:54.057Z] --- PASS: TestIpcModeNone (1.19s) [2019-10-10T01:02:54.057Z] === RUN TestIpcModePrivate [2019-10-10T01:02:55.139Z] --- PASS: TestIpcModePrivate (1.11s) [2019-10-10T01:02:55.139Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-10-10T01:02:55.139Z] === RUN TestIpcModeShareable [2019-10-10T01:02:55.140Z] #17 211.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T01:02:55.429Z] #17 211.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T01:02:55.429Z] #17 211.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T01:02:55.719Z] #17 211.8 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T01:02:55.720Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T01:02:55.980Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-10T01:02:56.237Z] --- PASS: TestIpcModeShareable (1.13s) [2019-10-10T01:02:56.237Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:203, shared: true, mustBeShared: true [2019-10-10T01:02:56.237Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T01:02:57.169Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T01:02:57.235Z] #17 213.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T01:02:58.101Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T01:02:58.101Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-10T01:02:59.959Z] #17 215.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T01:02:59.959Z] #17 215.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T01:02:59.995Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-10T01:02:59.995Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.78s) [2019-10-10T01:02:59.995Z] === RUN TestAPIIpcModeHost [2019-10-10T01:03:00.927Z] --- PASS: TestAPIIpcModeHost (0.99s) [2019-10-10T01:03:00.927Z] === RUN TestDaemonIpcModeShareable [2019-10-10T01:03:01.303Z] 65014b3c3121: Verifying Checksum [2019-10-10T01:03:01.303Z] 65014b3c3121: Download complete [2019-10-10T01:03:01.461Z] #17 ... [2019-10-10T01:03:01.461Z] [2019-10-10T01:03:01.461Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:03:01.461Z] #37 263.2 net/http/httptrace [2019-10-10T01:03:01.461Z] #37 263.5 net/http [2019-10-10T01:03:01.461Z] #37 ... [2019-10-10T01:03:01.461Z] [2019-10-10T01:03:01.461Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:03:01.461Z] #62 179.3 CC criu/clone-noasan.o [2019-10-10T01:03:01.461Z] #62 179.6 CC criu/config.o [2019-10-10T01:03:01.461Z] #62 183.1 CC criu/cr-check.o [2019-10-10T01:03:01.461Z] #62 186.6 CC criu/cr-dedup.o [2019-10-10T01:03:01.461Z] #62 187.6 CC criu/cr-dump.o [2019-10-10T01:03:01.859Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T01:03:01.859Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-10T01:03:02.091Z] #62 ... [2019-10-10T01:03:02.091Z] [2019-10-10T01:03:02.091Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T01:03:02.381Z] #17 218.4 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T01:03:02.382Z] #17 218.5 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T01:03:03.228Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-10-10T01:03:03.228Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T01:03:03.228Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2019-10-10T01:03:03.228Z] === RUN TestDaemonIpcModePrivate [2019-10-10T01:03:03.486Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-10T01:03:04.441Z] #17 220.5 Setting up dh-python (2.20170125) ... [2019-10-10T01:03:04.860Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T01:03:04.860Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-10-10T01:03:04.860Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T01:03:04.860Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false [2019-10-10T01:03:04.860Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T01:03:05.117Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-10T01:03:06.049Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T01:03:06.538Z] #17 222.4 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T01:03:06.539Z] #17 222.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T01:03:06.539Z] #17 DONE 222.6s [2019-10-10T01:03:06.539Z] [2019-10-10T01:03:06.539Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:03:06.539Z] #62 193.8 CC criu/cr-errno.o [2019-10-10T01:03:06.539Z] #62 194.0 CC criu/cr-restore.o [2019-10-10T01:03:06.614Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2019-10-10T01:03:06.614Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T01:03:06.614Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-10T01:03:06.614Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T01:03:07.547Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-10T01:03:07.547Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T01:03:07.804Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-10T01:03:08.736Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2019-10-10T01:03:08.736Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T01:03:08.736Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2019-10-10T01:03:08.736Z] === RUN TestIpcModeOlderClient [2019-10-10T01:03:08.736Z] === PAUSE TestIpcModeOlderClient [2019-10-10T01:03:08.736Z] === RUN TestKillContainerInvalidSignal [2019-10-10T01:03:09.669Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-10-10T01:03:09.669Z] === RUN TestKillContainer [2019-10-10T01:03:09.669Z] === RUN TestKillContainer/no_signal [2019-10-10T01:03:10.602Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T01:03:10.859Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T01:03:11.116Z] === RUN TestKillContainer/killing_signal [2019-10-10T01:03:11.373Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-10T01:03:12.304Z] --- PASS: TestKillContainer (2.74s) [2019-10-10T01:03:12.304Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-10-10T01:03:12.304Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2019-10-10T01:03:12.304Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2019-10-10T01:03:12.304Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T01:03:12.304Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T01:03:13.236Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T01:03:13.419Z] #62 ... [2019-10-10T01:03:13.419Z] [2019-10-10T01:03:13.419Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:03:13.419Z] #37 282.8 github.com/LK4D4/vndr/godl [2019-10-10T01:03:13.419Z] #37 284.4 github.com/LK4D4/vndr [2019-10-10T01:03:13.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2019-10-10T01:03:13.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2019-10-10T01:03:13.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-10-10T01:03:13.799Z] === RUN TestKillStoppedContainer [2019-10-10T01:03:14.056Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-10T01:03:14.056Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T01:03:14.056Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-10T01:03:14.056Z] === RUN TestKillDifferentUserContainer [2019-10-10T01:03:14.988Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-10-10T01:03:14.988Z] === RUN TestInspectOomKilledTrue [2019-10-10T01:03:14.988Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T01:03:14.988Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:03:14.988Z] === RUN TestInspectOomKilledFalse [2019-10-10T01:03:14.988Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T01:03:14.988Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:03:14.988Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T01:03:15.554Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-10-10T01:03:15.554Z] === RUN TestLinksContainerNames [2019-10-10T01:03:16.925Z] #37 ... [2019-10-10T01:03:16.925Z] [2019-10-10T01:03:16.925Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T01:03:16.925Z] #18 ... [2019-10-10T01:03:16.925Z] [2019-10-10T01:03:16.925Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:03:16.925Z] #62 203.4 CC criu/cr-service.o [2019-10-10T01:03:17.453Z] --- PASS: TestLinksContainerNames (1.90s) [2019-10-10T01:03:17.453Z] === RUN TestLogsFollowTailEmpty [2019-10-10T01:03:18.018Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-10T01:03:18.583Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T01:03:18.583Z] --- PASS: TestLogsFollowTailEmpty (1.10s) [2019-10-10T01:03:18.583Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T01:03:18.666Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 30.3% of statements [2019-10-10T01:03:19.954Z] --- PASS: TestContainerNetworkMountsNoChown (1.12s) [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/default [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/private [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/slave [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/shared [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/default [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/shared [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/slave [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/private [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T01:03:19.954Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:03:19.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:03:19.954Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:03:20.004Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements [2019-10-10T01:03:20.004Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T01:03:20.004Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T01:03:20.004Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T01:03:20.004Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:03:20.212Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:03:20.425Z] #62 207.7 CC criu/crtools.o [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:03:20.469Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:03:20.727Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T01:03:20.727Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-10T01:03:20.727Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-10T01:03:20.727Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T01:03:21.922Z] #62 209.3 CC criu/eventfd.o [2019-10-10T01:03:22.548Z] #62 210.2 CC criu/eventpoll.o [2019-10-10T01:03:24.004Z] --- PASS: TestContainerBindMountNonRecursive (2.72s) [2019-10-10T01:03:24.004Z] === RUN TestNetworkNat [2019-10-10T01:03:24.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-10T01:03:24.567Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T01:03:24.567Z] --- PASS: TestNetworkNat (1.07s) [2019-10-10T01:03:24.567Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T01:03:24.607Z] #62 ... [2019-10-10T01:03:24.607Z] [2019-10-10T01:03:24.607Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T01:03:24.607Z] #18 11.81 Collecting yamllint==1.16.0 [2019-10-10T01:03:24.607Z] #18 13.64 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T01:03:24.607Z] #18 14.71 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T01:03:24.607Z] #18 15.25 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T01:03:24.689Z] sha256:40a4f4e7d63a7d52dc29242f22341b28762e7e451a98d6a5a27518dacf63b1d7 [2019-10-10T01:03:24.689Z] INFO: Starting docker-py tests... [2019-10-10T01:03:24.689Z] ============================= test session starts ============================== [2019-10-10T01:03:24.689Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-10T01:03:24.689Z] rootdir: /src, inifile: pytest.ini [2019-10-10T01:03:24.689Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-10T01:03:24.689Z] collected 385 items / 5 deselected / 380 selected [2019-10-10T01:03:24.689Z] [2019-10-10T01:03:24.898Z] #18 ... [2019-10-10T01:03:24.898Z] [2019-10-10T01:03:24.898Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:03:24.898Z] #62 212.4 CC criu/external.o [2019-10-10T01:03:25.498Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2019-10-10T01:03:25.498Z] === RUN TestNetworkLoopbackNat [2019-10-10T01:03:25.936Z] #62 213.4 CC criu/fault-injection.o [2019-10-10T01:03:26.224Z] #62 213.8 CC criu/fdstore.o [2019-10-10T01:03:26.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-10T01:03:26.688Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-10T01:03:26.688Z] === RUN TestPause [2019-10-10T01:03:27.252Z] #62 214.6 CC criu/fifo.o [2019-10-10T01:03:27.883Z] #62 215.6 CC criu/file-ids.o [2019-10-10T01:03:28.060Z] --- PASS: TestPause (1.12s) [2019-10-10T01:03:28.060Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T01:03:28.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T01:03:28.060Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T01:03:28.060Z] === RUN TestPauseStopPausedContainer [2019-10-10T01:03:28.060Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T01:03:28.172Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2019-10-10T01:03:28.625Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T01:03:28.914Z] #62 216.3 CC criu/file-lock.o [2019-10-10T01:03:28.914Z] #62 ... [2019-10-10T01:03:28.914Z] [2019-10-10T01:03:28.914Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:03:28.914Z] #37 DONE 300.8s [2019-10-10T01:03:28.914Z] [2019-10-10T01:03:28.914Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T01:03:28.914Z] #18 20.84 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T01:03:28.914Z] #18 21.13 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T01:03:29.492Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-10T01:03:29.556Z] --- PASS: TestPauseStopPausedContainer (1.64s) [2019-10-10T01:03:29.556Z] === RUN TestPsFilter [2019-10-10T01:03:29.813Z] --- PASS: TestPsFilter (0.28s) [2019-10-10T01:03:29.813Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T01:03:30.746Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2019-10-10T01:03:30.746Z] === RUN TestRemoveContainerWithVolume [2019-10-10T01:03:31.341Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-10T01:03:31.678Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2019-10-10T01:03:31.678Z] === RUN TestRemoveContainerRunning [2019-10-10T01:03:32.425Z] #18 25.58 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T01:03:32.425Z] #18 25.58 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T01:03:32.610Z] --- PASS: TestRemoveContainerRunning (0.99s) [2019-10-10T01:03:32.610Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T01:03:33.981Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2019-10-10T01:03:33.981Z] === RUN TestRemoveInvalidContainer [2019-10-10T01:03:33.981Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-10T01:03:33.981Z] === RUN TestRenameLinkedContainer [2019-10-10T01:03:35.160Z] #18 28.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T01:03:35.160Z] #18 28.32 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T01:03:35.160Z] #18 28.49 Running setup.py bdist_wheel for pathspec: started [2019-10-10T01:03:37.878Z] #18 31.58 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T01:03:37.878Z] #18 31.59 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T01:03:37.878Z] #18 31.65 Successfully built pyyaml pathspec [2019-10-10T01:03:37.878Z] #18 31.65 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T01:03:39.244Z] --- PASS: TestRenameLinkedContainer (4.76s) [2019-10-10T01:03:39.244Z] === RUN TestRenameStoppedContainer [2019-10-10T01:03:39.378Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.7% of statements [2019-10-10T01:03:39.381Z] #18 32.84 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T01:03:39.381Z] #18 DONE 33.2s [2019-10-10T01:03:39.381Z] [2019-10-10T01:03:39.381Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:03:39.381Z] #62 219.5 CC criu/files-ext.o [2019-10-10T01:03:39.381Z] #62 220.4 CC criu/files-reg.o [2019-10-10T01:03:39.381Z] #62 225.2 CC criu/files.o [2019-10-10T01:03:40.175Z] --- PASS: TestRenameStoppedContainer (1.32s) [2019-10-10T01:03:40.175Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T01:03:40.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-10T01:03:40.432Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T01:03:40.679Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.6% of statements [2019-10-10T01:03:40.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T01:03:40.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T01:03:41.099Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 84.6% of statements [2019-10-10T01:03:41.434Z] #62 ... [2019-10-10T01:03:41.434Z] [2019-10-10T01:03:41.434Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T01:03:41.434Z] #19 313.4 + rm -rf /tmp/tmp.thTSR4cYO9 [2019-10-10T01:03:41.434Z] #19 DONE 313.7s [2019-10-10T01:03:41.434Z] [2019-10-10T01:03:41.434Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:03:41.802Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T01:03:41.916Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-10T01:03:42.305Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2019-10-10T01:03:42.305Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T01:03:42.305Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T01:03:42.366Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2019-10-10T01:03:42.366Z] === RUN TestRenameInvalidName [2019-10-10T01:03:42.461Z] #62 229.8 CC criu/filesystems.o [2019-10-10T01:03:42.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-10T01:03:43.189Z] --- PASS: TestRenameInvalidName (0.87s) [2019-10-10T01:03:43.189Z] === RUN TestRenameAnonymousContainer [2019-10-10T01:03:43.447Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T01:03:43.686Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2019-10-10T01:03:43.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-10T01:03:43.962Z] #62 ... [2019-10-10T01:03:43.962Z] [2019-10-10T01:03:43.962Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T01:03:43.962Z] #20 DONE 0.1s [2019-10-10T01:03:43.962Z] [2019-10-10T01:03:43.962Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T01:03:44.261Z] #25 DONE 0.6s [2019-10-10T01:03:44.261Z] [2019-10-10T01:03:44.261Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:03:44.388Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-10T01:03:44.551Z] #46 ... [2019-10-10T01:03:44.552Z] [2019-10-10T01:03:44.552Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:03:44.552Z] #62 232.2 CC criu/fsnotify.o [2019-10-10T01:03:44.952Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-10T01:03:46.234Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-10T01:03:46.607Z] #62 234.0 CC criu/image-desc.o [2019-10-10T01:03:46.884Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-10T01:03:46.896Z] #62 234.5 CC criu/image.o [2019-10-10T01:03:46.980Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2019-10-10T01:03:46.980Z] === RUN TestRenameContainerWithSameName [2019-10-10T01:03:47.546Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.266s coverage: 57.9% of statements [2019-10-10T01:03:47.911Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2019-10-10T01:03:47.911Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T01:03:48.168Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T01:03:48.394Z] #62 235.9 CC criu/ipc_ns.o [2019-10-10T01:03:49.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-10T01:03:49.663Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2019-10-10T01:03:49.663Z] === RUN TestResize [2019-10-10T01:03:50.459Z] #62 237.9 CC criu/irmap.o [2019-10-10T01:03:51.033Z] --- PASS: TestResize (1.16s) [2019-10-10T01:03:51.033Z] === RUN TestResizeWithInvalidSize [2019-10-10T01:03:51.501Z] #62 238.9 CC criu/kcmp-ids.o [2019-10-10T01:03:51.599Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-10-10T01:03:51.599Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T01:03:51.788Z] #62 239.4 CC criu/kerndat.o [2019-10-10T01:03:52.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-10T01:03:52.421Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:03:52.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:03:52.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:03:52.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:03:52.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:03:53.843Z] #62 241.3 CC criu/libnetlink.o [2019-10-10T01:03:53.850Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.501s coverage: 46.2% of statements [2019-10-10T01:03:54.135Z] #62 241.8 CC criu/log.o [2019-10-10T01:03:54.765Z] #62 242.5 CC criu/lsm.o [2019-10-10T01:03:54.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:03:55.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:03:55.796Z] #62 243.3 CC criu/mem.o [2019-10-10T01:03:56.440Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.782s coverage: 51.0% of statements [2019-10-10T01:03:56.440Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.728s coverage: 72.5% of statements [2019-10-10T01:03:56.440Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T01:03:56.575Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T01:03:56.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:03:56.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:03:56.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T01:03:58.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:03:58.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:03:58.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-10T01:03:58.961Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.525s coverage: 76.1% of statements [2019-10-10T01:03:59.319Z] #62 246.5 CC criu/mount.o [2019-10-10T01:03:59.801Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-10T01:04:00.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T01:04:00.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-10T01:04:00.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:04:00.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:04:01.131Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-10-10T01:04:02.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T01:04:03.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-10T01:04:03.766Z] #62 ... [2019-10-10T01:04:03.766Z] [2019-10-10T01:04:03.766Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T01:04:03.766Z] #46 283.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T01:04:03.812Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2019-10-10T01:04:03.812Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.120s coverage: 57.0% of statements [2019-10-10T01:04:03.812Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T01:04:03.812Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T01:04:03.812Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T01:04:03.812Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-10T01:04:03.812Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T01:04:04.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:04:04.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T01:04:04.442Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:04:06.361Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 42.7% of statements [2019-10-10T01:04:06.361Z] ok github.com/docker/docker/daemon/logger/awslogs 0.103s coverage: 77.4% of statements [2019-10-10T01:04:06.361Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T01:04:06.361Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T01:04:07.178Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2019-10-10T01:04:07.178Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-10T01:04:07.266Z] #46 287.0 + mkdir -p /build [2019-10-10T01:04:07.266Z] #46 287.1 + cp runc /build/runc [2019-10-10T01:04:07.266Z] #46 DONE 287.2s [2019-10-10T01:04:07.266Z] [2019-10-10T01:04:07.266Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:04:07.266Z] #62 252.9 CC criu/namespaces.o [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T01:04:07.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2019-10-10T01:04:07.720Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T01:04:07.720Z] === RUN TestCgroupNamespacesRun [2019-10-10T01:04:07.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T01:04:07.989Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 88.3% of statements [2019-10-10T01:04:08.767Z] #62 256.2 CC criu/net.o [2019-10-10T01:04:08.846Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-10-10T01:04:09.092Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2019-10-10T01:04:09.092Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T01:04:09.092Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T01:04:09.253Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 74.7% of statements [2019-10-10T01:04:09.253Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T01:04:09.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T01:04:10.066Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.013s coverage: 19.9% of statements [2019-10-10T01:04:11.026Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2019-10-10T01:04:11.026Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T01:04:11.026Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T01:04:12.239Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-10T01:04:12.239Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-10T01:04:13.077Z] ok github.com/docker/docker/daemon/logger/splunk 1.858s coverage: 84.5% of statements [2019-10-10T01:04:13.077Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T01:04:13.077Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2019-10-10T01:04:13.077Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T01:04:13.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T01:04:13.551Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2019-10-10T01:04:13.551Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T01:04:13.551Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T01:04:14.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-10T01:04:14.315Z] #62 261.7 CC criu/netfilter.o [2019-10-10T01:04:14.605Z] #62 262.3 CC criu/page-pipe.o [2019-10-10T01:04:14.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T01:04:15.245Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2019-10-10T01:04:15.245Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T01:04:15.245Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T01:04:15.660Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2019-10-10T01:04:15.660Z] ok github.com/docker/docker/distribution 0.300s coverage: 22.4% of statements [2019-10-10T01:04:15.660Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T01:04:16.197Z] #62 263.4 CC criu/page-xfer.o [2019-10-10T01:04:17.147Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-10-10T01:04:17.147Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T01:04:17.147Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T01:04:17.152Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-10T01:04:17.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-10T01:04:17.691Z] #62 265.4 CC criu/pagemap-cache.o [2019-10-10T01:04:17.968Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-10T01:04:17.968Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T01:04:17.968Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T01:04:18.434Z] ok github.com/docker/docker/image 0.027s coverage: 86.4% of statements [2019-10-10T01:04:18.713Z] #62 266.1 CC criu/pagemap.o [2019-10-10T01:04:18.817Z] ok github.com/docker/docker/distribution/xfer 1.931s coverage: 85.1% of statements [2019-10-10T01:04:18.817Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T01:04:18.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T01:04:18.899Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-10-10T01:04:18.899Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T01:04:18.899Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T01:04:18.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-10T01:04:19.205Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-10T01:04:19.206Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T01:04:20.229Z] #62 267.6 CC criu/parasite-syscall.o [2019-10-10T01:04:20.383Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2019-10-10T01:04:20.383Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T01:04:20.818Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.02s) [2019-10-10T01:04:20.818Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T01:04:20.818Z] === RUN TestKernelTCPMemory [2019-10-10T01:04:21.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-10T01:04:21.722Z] #62 269.2 CC criu/path.o [2019-10-10T01:04:21.771Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2019-10-10T01:04:21.947Z] --- PASS: TestKernelTCPMemory (1.17s) [2019-10-10T01:04:21.947Z] === RUN TestNISDomainname [2019-10-10T01:04:22.020Z] #62 269.7 CC criu/pie-util-vdso-elf32.o [2019-10-10T01:04:22.101Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-10T01:04:22.604Z] ok github.com/docker/docker/opts 0.039s coverage: 66.9% of statements [2019-10-10T01:04:22.648Z] #62 270.3 CC criu/pie-util-vdso.o [2019-10-10T01:04:23.007Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-10T01:04:23.278Z] #62 270.9 CC criu/pie-util.o [2019-10-10T01:04:23.318Z] --- PASS: TestNISDomainname (1.30s) [2019-10-10T01:04:23.318Z] === RUN TestHostnameDnsResolution [2019-10-10T01:04:23.570Z] #62 271.2 CC criu/pipes.o [2019-10-10T01:04:24.692Z] --- PASS: TestHostnameDnsResolution (1.48s) [2019-10-10T01:04:24.692Z] === RUN TestStats [2019-10-10T01:04:24.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-10T01:04:24.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-10T01:04:24.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-10T01:04:24.858Z] ok github.com/docker/docker/pkg/archive 0.516s coverage: 77.0% of statements [2019-10-10T01:04:25.068Z] #62 272.4 CC criu/plugin.o [2019-10-10T01:04:25.355Z] #62 273.1 CC criu/proc_parse.o [2019-10-10T01:04:26.153Z] ok github.com/docker/docker/pkg/authorization 0.304s coverage: 68.3% of statements [2019-10-10T01:04:26.153Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-10T01:04:26.525Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-10T01:04:27.213Z] --- PASS: TestStats (2.43s) [2019-10-10T01:04:27.213Z] === RUN TestStopContainerWithTimeout [2019-10-10T01:04:27.213Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T01:04:27.213Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T01:04:27.213Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T01:04:27.213Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T01:04:27.213Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T01:04:27.213Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T01:04:27.213Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T01:04:27.213Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T01:04:27.213Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T01:04:27.213Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T01:04:28.585Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T01:04:28.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-10T01:04:29.109Z] ok github.com/docker/docker/layer 7.425s coverage: 68.8% of statements [2019-10-10T01:04:29.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T01:04:29.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T01:04:29.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T01:04:29.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T01:04:29.109Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T01:04:29.109Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T01:04:29.478Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-10T01:04:29.803Z] #62 277.6 CC criu/protobuf-desc.o [2019-10-10T01:04:30.293Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-10T01:04:30.479Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T01:04:30.656Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-10T01:04:31.033Z] ok github.com/docker/docker/pkg/chrootarchive 3.563s coverage: 43.2% of statements [2019-10-10T01:04:31.033Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T01:04:31.033Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T01:04:31.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T01:04:31.857Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-10T01:04:31.862Z] #62 279.3 CC criu/protobuf.o [2019-10-10T01:04:32.415Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-10T01:04:32.415Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2019-10-10T01:04:32.415Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2019-10-10T01:04:32.415Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2019-10-10T01:04:32.415Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2019-10-10T01:04:32.415Z] === RUN TestDeleteDevicemapper [2019-10-10T01:04:32.415Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T01:04:32.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T01:04:32.415Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T01:04:32.494Z] #62 280.1 CC criu/pstree.o [2019-10-10T01:04:32.676Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-10-10T01:04:33.070Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-10-10T01:04:33.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-10T01:04:34.358Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-10T01:04:34.560Z] #62 281.9 CC criu/rbtree.o [2019-10-10T01:04:34.755Z] ok github.com/docker/docker/pkg/discovery/kv 3.206s coverage: 84.1% of statements [2019-10-10T01:04:34.851Z] #62 282.5 CC criu/rst-malloc.o [2019-10-10T01:04:35.148Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-10-10T01:04:35.481Z] #62 283.1 CC criu/seccomp.o [2019-10-10T01:04:35.592Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-10T01:04:35.592Z] ok github.com/docker/docker/pkg/fsutils 0.424s coverage: 85.1% of statements [2019-10-10T01:04:35.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T01:04:36.541Z] #62 284.2 CC criu/seize.o [2019-10-10T01:04:36.616Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.28s) [2019-10-10T01:04:36.616Z] === RUN TestUpdateMemory [2019-10-10T01:04:36.616Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T01:04:36.616Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:04:36.616Z] === RUN TestUpdateCPUQuota [2019-10-10T01:04:37.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-10T01:04:37.512Z] ok github.com/docker/docker/pkg/idtools 0.508s coverage: 70.1% of statements [2019-10-10T01:04:37.512Z] ok github.com/docker/docker/pkg/ioutils 0.396s coverage: 68.8% of statements [2019-10-10T01:04:37.903Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-10T01:04:37.904Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2019-10-10T01:04:38.041Z] #62 285.4 CC criu/servicefd.o [2019-10-10T01:04:38.305Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-10T01:04:38.305Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T01:04:38.554Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-10-10T01:04:38.554Z] === RUN TestUpdatePidsLimit [2019-10-10T01:04:38.554Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T01:04:38.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T01:04:38.671Z] #62 286.2 CC criu/shmem.o [2019-10-10T01:04:38.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T01:04:39.068Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T01:04:39.143Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-10T01:04:39.143Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-10T01:04:39.325Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T01:04:39.547Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-10T01:04:39.699Z] #62 ... [2019-10-10T01:04:39.699Z] [2019-10-10T01:04:39.699Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T01:04:39.699Z] #59 371.8 + dpkg --print-architecture [2019-10-10T01:04:39.699Z] #59 371.8 + cd /tmp/tmp.buTc9GlNTg/src/github.com/docker/distribution [2019-10-10T01:04:39.699Z] #59 371.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T01:04:39.890Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T01:04:39.948Z] ok github.com/docker/docker/pkg/mount 1.138s coverage: 69.6% of statements [2019-10-10T01:04:39.948Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T01:04:39.948Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-10T01:04:40.338Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-10-10T01:04:40.338Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T01:04:40.338Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T01:04:40.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-10T01:04:40.454Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T01:04:40.727Z] #59 372.6 + GOPATH=/tmp/tmp.buTc9GlNTg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.buTc9GlNTg [2019-10-10T01:04:40.727Z] #59 372.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T01:04:41.018Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T01:04:41.178Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2019-10-10T01:04:41.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T01:04:41.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T01:04:41.966Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-10T01:04:42.353Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T01:04:42.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-10T01:04:42.746Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit (4.88s) [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.57s) [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.53s) [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-10-10T01:04:43.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2019-10-10T01:04:43.395Z] === RUN TestUpdateRestartPolicy [2019-10-10T01:04:44.242Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 73.9% of statements [2019-10-10T01:04:44.635Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-10T01:04:44.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T01:04:47.836Z] ok github.com/docker/docker/pkg/signal 2.462s coverage: 61.0% of statements [2019-10-10T01:04:47.836Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-10T01:04:48.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-10T01:04:48.238Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-10T01:04:48.624Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 76.5% of statements [2019-10-10T01:04:49.036Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-10-10T01:04:49.430Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-10-10T01:04:50.255Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 36.9% of statements [2019-10-10T01:04:50.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T01:04:50.645Z] ok github.com/docker/docker/pkg/tailfile 0.068s coverage: 88.6% of statements [2019-10-10T01:04:51.108Z] #59 ... [2019-10-10T01:04:51.108Z] [2019-10-10T01:04:51.108Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T01:04:51.108Z] #62 288.1 CC criu/sigframe.o [2019-10-10T01:04:51.108Z] #62 288.4 CC criu/signalfd.o [2019-10-10T01:04:51.108Z] #62 288.9 CC criu/sk-inet.o [2019-10-10T01:04:51.108Z] #62 290.8 CC criu/sk-netlink.o [2019-10-10T01:04:51.108Z] #62 291.5 CC criu/sk-packet.o [2019-10-10T01:04:51.108Z] #62 292.7 CC criu/sk-queue.o [2019-10-10T01:04:51.108Z] #62 293.6 CC criu/sk-tcp.o [2019-10-10T01:04:51.108Z] #62 294.5 CC criu/sk-unix.o [2019-10-10T01:04:51.108Z] #62 298.2 CC criu/sockets.o [2019-10-10T01:04:51.691Z] ok github.com/docker/docker/pkg/tarsum 0.088s coverage: 89.3% of statements [2019-10-10T01:04:51.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-10T01:04:51.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T01:04:52.123Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-10T01:04:52.537Z] testing: warning: no tests to run [2019-10-10T01:04:52.537Z] coverage: [no statements] [2019-10-10T01:04:52.537Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-10T01:04:52.607Z] #62 300.0 CC criu/stats.o [2019-10-10T01:04:52.926Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T01:04:53.237Z] #62 300.6 CC criu/string.o [2019-10-10T01:04:53.237Z] #62 300.8 CC criu/sysctl.o [2019-10-10T01:04:53.304Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T01:04:53.315Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-10T01:04:53.315Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T01:04:53.867Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T01:04:54.265Z] #62 301.9 CC criu/sysfs_parse.o [2019-10-10T01:04:54.797Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T01:04:54.893Z] #62 302.6 CC criu/timerfd.o [2019-10-10T01:04:55.821Z] ok github.com/docker/docker/plugin 0.540s coverage: 27.1% of statements [2019-10-10T01:04:55.922Z] #62 303.3 CC criu/tty.o [2019-10-10T01:04:56.216Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-10T01:04:56.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-10T01:04:56.951Z] --- PASS: TestUpdateRestartPolicy (13.64s) [2019-10-10T01:04:56.951Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T01:04:57.512Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-10T01:04:57.883Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2019-10-10T01:04:57.883Z] === RUN TestWaitNonBlocked [2019-10-10T01:04:57.883Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:04:57.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:04:57.883Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:04:57.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:04:57.883Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:04:57.883Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:04:57.892Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2019-10-10T01:04:59.204Z] ok github.com/docker/docker/registry 0.149s coverage: 56.3% of statements [2019-10-10T01:04:59.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-10T01:04:59.454Z] #62 307.0 CC criu/tun.o [2019-10-10T01:04:59.513Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-10T01:04:59.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s) [2019-10-10T01:04:59.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.43s) [2019-10-10T01:04:59.513Z] === RUN TestWaitBlocked [2019-10-10T01:04:59.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:04:59.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:04:59.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:04:59.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:04:59.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:04:59.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:05:00.264Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-10T01:05:00.673Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-10T01:05:00.885Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T01:05:00.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2019-10-10T01:05:00.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2019-10-10T01:05:00.885Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T01:05:00.885Z] === CONT TestIpcModeOlderClient [2019-10-10T01:05:00.885Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-10T01:05:00.885Z] === CONT TestDaemonRestartIpcMode [2019-10-10T01:05:00.954Z] #62 308.2 CC criu/uffd.o [2019-10-10T01:05:01.448Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-10T01:05:01.498Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-10T01:05:01.877Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-10T01:05:02.839Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-10T01:05:03.017Z] #62 310.4 CC criu/util.o [2019-10-10T01:05:03.403Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T01:05:04.335Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-10T01:05:04.384Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-10T01:05:04.592Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2019-10-10T01:05:04.592Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T01:05:05.155Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T01:05:05.416Z] --- PASS: TestDaemonRestartIpcMode (4.49s) [2019-10-10T01:05:05.416Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T01:05:05.416Z] PASS [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] === Skipped [2019-10-10T01:05:05.416Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-10T01:05:05.416Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T01:05:05.416Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T01:05:05.416Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T01:05:05.416Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T01:05:05.416Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-10T01:05:05.416Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] [2019-10-10T01:05:05.416Z] DONE 197 tests, 6 skipped in 155.349s [2019-10-10T01:05:05.416Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T01:05:05.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:05:05.416Z] ++ set -e [2019-10-10T01:05:05.416Z] ++ '[' -n 0 ']' [2019-10-10T01:05:05.416Z] ++ set -x [2019-10-10T01:05:05.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:05:05.673Z] INFO: Testing against a local daemon [2019-10-10T01:05:05.673Z] === RUN TestCommitInheritsEnv [2019-10-10T01:05:05.678Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2019-10-10T01:05:05.747Z] #62 313.2 CC criu/uts_ns.o [2019-10-10T01:05:06.037Z] #62 313.7 CC criu/vdso.o [2019-10-10T01:05:06.083Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2019-10-10T01:05:06.237Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-10T01:05:06.237Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T01:05:06.237Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T01:05:06.237Z] === RUN TestImagesFilterMultiReference [2019-10-10T01:05:06.237Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-10T01:05:06.237Z] === RUN TestImagePullPlatformInvalid [2019-10-10T01:05:06.237Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-10T01:05:06.237Z] === RUN TestRemoveImageOrphaning [2019-10-10T01:05:07.169Z] --- PASS: TestRemoveImageOrphaning (0.75s) [2019-10-10T01:05:07.169Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T01:05:07.380Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-10T01:05:07.545Z] #62 314.8 LINK criu/built-in.o [2019-10-10T01:05:07.545Z] #62 315.1 LINK criu/criu [2019-10-10T01:05:08.573Z] #62 316.0 DEP lib/c/criu.d [2019-10-10T01:05:08.574Z] #62 316.2 CC images/rpc.pb-c.o [2019-10-10T01:05:09.064Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-10T01:05:09.628Z] --- PASS: TestRemoveImageGarbageCollector (2.57s) [2019-10-10T01:05:09.628Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-10T01:05:09.628Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T01:05:09.628Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-10T01:05:09.628Z] === RUN TestTagInvalidReference [2019-10-10T01:05:09.628Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-10T01:05:09.628Z] === RUN TestTagValidPrefixedRepo [2019-10-10T01:05:09.885Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-10T01:05:09.885Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T01:05:09.885Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-10T01:05:09.885Z] === RUN TestTagOfficialNames [2019-10-10T01:05:09.885Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-10T01:05:09.885Z] === RUN TestTagMatchesDigest [2019-10-10T01:05:09.885Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-10T01:05:09.885Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T01:05:10.073Z] #62 317.5 CC lib/c/criu.o [2019-10-10T01:05:10.820Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-10T01:05:11.384Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T01:05:12.128Z] #62 319.6 LINK lib/c/built-in.o [2019-10-10T01:05:12.128Z] #62 319.6 LINK lib/c/libcriu.so [2019-10-10T01:05:12.755Z] #62 320.2 GEN magic.py [2019-10-10T01:05:12.755Z] #62 320.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T01:05:12.755Z] #62 320.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T01:05:13.785Z] #62 321.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T01:05:14.659Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T01:05:14.659Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-10T01:05:15.048Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T01:05:15.048Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === Skipped [2019-10-10T01:05:15.048Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T01:05:15.048Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T01:05:15.048Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:73: No driver to put! [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T01:05:15.048Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T01:05:15.048Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T01:05:15.048Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:05:15.048Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T01:05:15.048Z] graphtest_unix.go:73: No driver to put! [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T01:05:15.048Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T01:05:15.048Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] [2019-10-10T01:05:15.048Z] DONE 2114 tests, 20 skipped in 225.086s [2019-10-10T01:05:15.225Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T01:05:15.303Z] #62 322.6 make[1]: Nothing to be done for 'all'. [2019-10-10T01:05:15.789Z] === RUN TestDockerSuite/TestBuildCmd Post stage [Pipeline] junit [2019-10-10T01:05:15.975Z] Recording test results [2019-10-10T01:05:16.353Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T01:05:16.805Z] #62 324.2 make[1]: 'images/built-in.o' is up to date. [2019-10-10T01:05:16.805Z] #62 324.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T01:05:16.805Z] #62 324.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T01:05:16.805Z] #62 324.5 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T01:05:16.917Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T01:05:17.096Z] #62 324.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T01:05:17.096Z] #62 324.6 make[1]: Nothing to be done for 'all'. [2019-10-10T01:05:17.096Z] #62 324.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T01:05:17.385Z] #62 325.0 make[2]: Nothing to be done for 'all'. [2019-10-10T01:05:17.385Z] #62 325.0 make[2]: Nothing to be done for 'all'. [2019-10-10T01:05:17.482Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T01:05:17.482Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T01:05:17.674Z] #62 325.1 make[2]: Nothing to be done for 'all'. [2019-10-10T01:05:17.674Z] #62 325.3 make[2]: Nothing to be done for 'all'. [2019-10-10T01:05:17.674Z] #62 325.4 make[2]: Nothing to be done for 'all'. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T01:05:17.964Z] #62 325.4 make[2]: Nothing to be done for 'all'. [2019-10-10T01:05:17.965Z] #62 325.5 make[2]: Nothing to be done for 'all'. [2019-10-10T01:05:17.965Z] #62 325.6 make[2]: Nothing to be done for 'all'. [2019-10-10T01:05:17.965Z] #62 325.6 INSTALL criu/criu [2019-10-10T01:05:18.255Z] #62 DONE 325.7s [2019-10-10T01:05:18.255Z] [2019-10-10T01:05:18.255Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T01:05:18.592Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/make.sh dynbinary test-integration [2019-10-10T01:05:18.592Z] [2019-10-10T01:05:18.977Z] Removing bundles/ [2019-10-10T01:05:18.977Z] [2019-10-10T01:05:18.977Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T01:05:18.977Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T01:05:18.977Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T01:05:19.377Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T01:05:21.020Z] #28 ... [2019-10-10T01:05:21.020Z] [2019-10-10T01:05:21.020Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T01:05:21.020Z] #59 413.2 + rm -rf /tmp/tmp.buTc9GlNTg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.buTc9GlNTg [2019-10-10T01:05:21.020Z] #59 DONE 413.3s [2019-10-10T01:05:21.310Z] [2019-10-10T01:05:21.310Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T01:05:21.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-10T01:05:22.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-10T01:05:23.029Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-10T01:05:23.594Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-10T01:05:25.910Z] ................................................ [ 29%] [2019-10-10T01:05:26.870Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T01:05:28.241Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T01:05:28.245Z] 65014b3c3121: Pull complete [2019-10-10T01:05:28.805Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-10T01:05:30.177Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-10T01:05:30.434Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-10T01:05:30.999Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-10T01:05:32.897Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T01:05:33.831Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T01:05:34.397Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T01:05:34.654Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T01:05:34.654Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-10T01:05:35.218Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-10T01:05:35.476Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T01:05:36.041Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T01:05:39.317Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-10T01:05:41.379Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-10T01:05:45.015Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-10T01:05:45.559Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-10T01:05:46.953Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-10T01:05:52.207Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T01:05:52.464Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T01:05:52.721Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T01:05:53.604Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-10T01:05:53.654Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T01:05:53.957Z] #28 ... [2019-10-10T01:05:53.957Z] [2019-10-10T01:05:53.957Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T01:05:53.957Z] #51 395.0 + bin/containerd [2019-10-10T01:05:54.243Z] #51 ... [2019-10-10T01:05:54.243Z] [2019-10-10T01:05:54.243Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T01:05:54.243Z] #28 DONE 446.1s [2019-10-10T01:05:54.243Z] [2019-10-10T01:05:54.243Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T01:05:56.326Z] #51 ... [2019-10-10T01:05:56.326Z] [2019-10-10T01:05:56.326Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T01:05:56.326Z] #29 DONE 0.1s [2019-10-10T01:05:56.616Z] [2019-10-10T01:05:56.617Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T01:05:56.617Z] #32 DONE 0.1s [2019-10-10T01:05:56.617Z] [2019-10-10T01:05:56.617Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T01:05:56.617Z] #35 DONE 0.1s [2019-10-10T01:05:56.617Z] [2019-10-10T01:05:56.617Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T01:05:56.617Z] #38 DONE 0.1s [2019-10-10T01:05:56.617Z] [2019-10-10T01:05:56.617Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T01:05:56.905Z] #57 ... [2019-10-10T01:05:56.905Z] [2019-10-10T01:05:56.905Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T01:05:56.905Z] #43 DONE 0.1s [2019-10-10T01:05:56.905Z] [2019-10-10T01:05:56.905Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T01:05:56.905Z] #47 DONE 0.1s [2019-10-10T01:05:56.905Z] [2019-10-10T01:05:56.905Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T01:05:56.930Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-10T01:05:57.495Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T01:05:58.074Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-10T01:06:00.773Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-10T01:06:03.297Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-10T01:06:03.297Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T01:06:03.555Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-10T01:06:04.119Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-10T01:06:04.683Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-10T01:06:05.247Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T01:06:05.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T01:06:05.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T01:06:05.247Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T01:06:05.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T01:06:07.145Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-10T01:06:07.145Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-10T01:06:09.493Z] #51 ... [2019-10-10T01:06:09.493Z] [2019-10-10T01:06:09.493Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T01:06:09.493Z] #57 459.6 + return [2019-10-10T01:06:09.493Z] #57 DONE 459.7s [2019-10-10T01:06:09.493Z] [2019-10-10T01:06:09.493Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T01:06:09.670Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-10T01:06:11.042Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T01:06:11.607Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-10T01:06:15.783Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-10T01:06:17.680Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-10T01:06:17.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T01:06:17.913Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T01:06:18.724Z] [2019-10-10T01:06:18.724Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T01:06:19.106Z] PKG_CONFIG=pkg-config [2019-10-10T01:06:19.106Z] GOLANG_VERSION=1.13.1 [2019-10-10T01:06:19.106Z] HOSTNAME=577e1daf9218 [2019-10-10T01:06:19.106Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T01:06:19.106Z] container=docker [2019-10-10T01:06:19.106Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T01:06:19.106Z] GO111MODULE=off [2019-10-10T01:06:19.106Z] GOPATH=/go [2019-10-10T01:06:19.106Z] PWD=/go/src/github.com/docker/docker [2019-10-10T01:06:19.106Z] HOME=/root [2019-10-10T01:06:19.106Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T01:06:19.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T01:06:19.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T01:06:19.106Z] DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T01:06:19.106Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T01:06:19.106Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T01:06:19.106Z] TERM=xterm [2019-10-10T01:06:19.106Z] VALIDATE_BRANCH=master [2019-10-10T01:06:19.106Z] DEST=bundles/test-integration [2019-10-10T01:06:19.106Z] SHLVL=1 [2019-10-10T01:06:19.106Z] TIMEOUT=120m [2019-10-10T01:06:19.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T01:06:19.106Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T01:06:19.106Z] TESTDEBUG=0 [2019-10-10T01:06:19.106Z] _=/usr/bin/env [2019-10-10T01:06:19.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T01:06:19.576Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T01:06:20.143Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-10T01:06:21.253Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-10T01:06:21.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T01:06:22.079Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T01:06:23.974Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-10T01:06:28.153Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-10T01:06:30.677Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T01:06:30.706Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-10T01:06:32.404Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-10T01:06:33.202Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-10T01:06:35.099Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-10T01:06:36.468Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-10T01:06:36.613Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-10T01:06:37.865Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-10T01:06:38.428Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T01:06:39.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T01:06:41.253Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T01:06:41.510Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-10T01:06:46.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T01:06:46.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T01:06:46.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T01:06:47.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T01:06:48.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T01:06:48.769Z] #51 445.1 + bin/containerd-stress [2019-10-10T01:06:48.769Z] #51 449.0 + bin/containerd-shim [2019-10-10T01:06:49.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T01:06:50.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T01:06:50.972Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-10T01:06:51.350Z] ......................... [ 67%] [2019-10-10T01:06:51.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T01:06:51.902Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T01:06:59.124Z] #51 459.6 + bin/containerd-shim-runc-v1 [2019-10-10T01:07:01.858Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T01:07:03.538Z] #51 464.5 + bin/containerd-shim-runc-v2 [2019-10-10T01:07:04.382Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-10T01:07:04.555Z] #51 466.0 + binaries [2019-10-10T01:07:04.555Z] #51 466.0 + mkdir -p /build [2019-10-10T01:07:04.555Z] #51 466.0 + cp bin/containerd /build/containerd [2019-10-10T01:07:04.555Z] #51 466.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T01:07:04.555Z] #51 466.0 + cp bin/ctr /build/ctr [2019-10-10T01:07:04.555Z] #51 DONE 466.1s [2019-10-10T01:07:05.313Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T01:07:06.033Z] [2019-10-10T01:07:06.033Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T01:07:06.033Z] #52 DONE 0.1s [2019-10-10T01:07:06.033Z] [2019-10-10T01:07:06.033Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T01:07:06.033Z] #55 DONE 0.0s [2019-10-10T01:07:06.244Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-10T01:07:06.319Z] [2019-10-10T01:07:06.320Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T01:07:06.320Z] #58 DONE 0.1s [2019-10-10T01:07:06.320Z] [2019-10-10T01:07:06.320Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T01:07:06.320Z] #60 DONE 0.1s [2019-10-10T01:07:06.320Z] [2019-10-10T01:07:06.320Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T01:07:06.320Z] #63 DONE 0.1s [2019-10-10T01:07:06.320Z] [2019-10-10T01:07:06.320Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T01:07:06.610Z] #67 DONE 0.2s [2019-10-10T01:07:06.610Z] [2019-10-10T01:07:06.610Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T01:07:06.610Z] #69 DONE 0.1s [2019-10-10T01:07:06.610Z] [2019-10-10T01:07:06.610Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T01:07:06.610Z] #70 DONE 0.0s [2019-10-10T01:07:06.894Z] [2019-10-10T01:07:06.894Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T01:07:07.176Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T01:07:08.929Z] #71 DONE 2.3s [2019-10-10T01:07:09.214Z] [2019-10-10T01:07:09.214Z] #72 exporting to oci image format [2019-10-10T01:07:09.214Z] #72 exporting layers [2019-10-10T01:07:09.699Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-10T01:07:09.699Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-10T01:07:11.069Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T01:07:11.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T01:07:11.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T01:07:13.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T01:07:14.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T01:07:15.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite (370.07s) [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.84s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.49s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.09s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T01:07:16.347Z] docker_cli_daemon_test.go:1449: Daemon defd0c1c32d3d is not started [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d28800f7bef2e is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.79s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.83s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon def6ef3be0cbf is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.57s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.82s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.71s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.37s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.96s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.87s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d162deb339959 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d971f123c9ad5 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d2ca53df93363 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d1fbc994d07bf is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.51s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.41s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-10T01:07:16.347Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T01:07:16.347Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d75fa895e5c37 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-10T01:07:16.347Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T01:07:16.347Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d62f210f99a8c is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.59s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon d3fe71b22e699 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.48s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon db268a79b761e is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-10T01:07:16.347Z] docker_cli_daemon_plugins_test.go:79: Daemon dbc2966db4016 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.17s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-10T01:07:16.347Z] docker_cli_daemon_plugins_test.go:169: Daemon d6cd7131b90c6 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-10T01:07:16.347Z] check_test.go:309: Daemon da59f36925b21 is not started [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.04s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.98s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.04s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.53s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-10T01:07:16.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-10T01:07:16.347Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.99s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d9aba292f3d00 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.79s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.20s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.60s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon ddb410b07ae15 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.73s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.05s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.49s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.36s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-10T01:07:16.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d8981436d0fd0 is not started [2019-10-10T01:07:16.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon dd25f44a31e61 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.92s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon de4ab16faa717 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.14s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.27s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.88s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.67s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.68s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d866e4b256b06 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.89s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.99s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d667e93fce930 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.14s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon dd0f171dcde1e is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d046324ef38b6 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.81s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d0b246e3f8181 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.63s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.66s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d03d751131b46 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.83s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.12s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.67s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon d2565216eac3b is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.21s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-10T01:07:16.348Z] check_test.go:309: Daemon da8d5309f1de7 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.54s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.98s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.01s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.81s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.32s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.35s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.85s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.32s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-10T01:07:16.348Z] docker_cli_daemon_test.go:2542: Daemon d765dd903ac67 is not started [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.87s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.29s) [2019-10-10T01:07:16.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-10T01:07:16.348Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.12s) [2019-10-10T01:07:16.349Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-10T01:07:16.349Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.41s) [2019-10-10T01:07:16.349Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-10T01:07:16.349Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-10-10T01:07:16.349Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-10T01:07:16.349Z] check_test.go:309: Daemon df234181a98d5 is not started [2019-10-10T01:07:16.349Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.49s) [2019-10-10T01:07:16.349Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-10T01:07:16.349Z] === RUN TestDockerSwarmSuite [2019-10-10T01:07:16.349Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-10T01:07:16.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T01:07:17.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T01:07:19.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T01:07:21.605Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-10T01:07:21.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T01:07:23.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T01:07:24.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T01:07:24.880Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-10T01:07:26.252Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T01:07:26.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T01:07:27.185Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T01:07:27.185Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T01:07:27.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T01:07:28.042Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-10T01:07:28.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T01:07:30.379Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T01:07:30.379Z] Using test binary docker [2019-10-10T01:07:30.379Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T01:07:30.379Z] +++ /etc/init.d/apparmor start [2019-10-10T01:07:30.379Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T01:07:30.379Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T01:07:30.379Z] Warning failed to create cache: (null) [2019-10-10T01:07:30.379Z] . [2019-10-10T01:07:30.379Z] INFO: Waiting for daemon to start... [2019-10-10T01:07:30.379Z] Starting dockerd [2019-10-10T01:07:30.379Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-10T01:07:30.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-10T01:07:32.800Z] . [2019-10-10T01:07:32.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T01:07:32.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T01:07:32.800Z] Error: No such image: emptyfs [2019-10-10T01:07:32.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T01:07:32.800Z] ++++ docker load [2019-10-10T01:07:32.800Z] Running integration-test (iteration 1) [2019-10-10T01:07:32.800Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T01:07:32.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:07:32.800Z] ++ set -e [2019-10-10T01:07:32.800Z] ++ '[' -n 0 ']' [2019-10-10T01:07:32.800Z] ++ set -x [2019-10-10T01:07:32.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:07:33.740Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T01:07:36.280Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T01:07:38.804Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T01:07:39.894Z] 12c8dbabfd62: Pull complete [2019-10-10T01:07:39.894Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-10T01:07:39.894Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:07:39.894Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:07:39.894Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-10T01:07:39.894Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-10T01:07:39.894Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-10T01:07:39.894Z] INFO: Docker version of control daemon [2019-10-10T01:07:39.894Z] [2019-10-10T01:07:39.894Z] Client: Docker Engine - Enterprise [2019-10-10T01:07:39.894Z] Version: 19.03.2 [2019-10-10T01:07:39.894Z] API version: 1.40 [2019-10-10T01:07:39.894Z] Go version: go1.12.8 [2019-10-10T01:07:39.894Z] Git commit: c92ab06ed9 [2019-10-10T01:07:39.894Z] Built: 09/03/2019 16:38:11 [2019-10-10T01:07:39.894Z] OS/Arch: windows/amd64 [2019-10-10T01:07:39.894Z] Experimental: false [2019-10-10T01:07:39.894Z] [2019-10-10T01:07:39.894Z] Server: Docker Engine - Enterprise [2019-10-10T01:07:39.894Z] Engine: [2019-10-10T01:07:39.894Z] Version: 19.03.2 [2019-10-10T01:07:39.894Z] API version: 1.40 (minimum version 1.24) [2019-10-10T01:07:39.894Z] Go version: go1.12.8 [2019-10-10T01:07:39.894Z] Git commit: c92ab06ed9 [2019-10-10T01:07:39.894Z] Built: 09/03/2019 16:35:47 [2019-10-10T01:07:39.894Z] OS/Arch: windows/amd64 [2019-10-10T01:07:39.894Z] Experimental: true [2019-10-10T01:07:39.894Z] [2019-10-10T01:07:39.894Z] INFO: Docker info of control daemon [2019-10-10T01:07:39.894Z] [2019-10-10T01:07:39.894Z] Client: [2019-10-10T01:07:39.894Z] Debug Mode: false [2019-10-10T01:07:39.894Z] Plugins: [2019-10-10T01:07:39.894Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T01:07:39.894Z] [2019-10-10T01:07:39.894Z] Server: [2019-10-10T01:07:39.894Z] Containers: 0 [2019-10-10T01:07:39.894Z] Running: 0 [2019-10-10T01:07:39.894Z] Paused: 0 [2019-10-10T01:07:39.894Z] Stopped: 0 [2019-10-10T01:07:39.894Z] Images: 1 [2019-10-10T01:07:39.894Z] Server Version: 19.03.2 [2019-10-10T01:07:39.894Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-10T01:07:39.894Z] Windows: [2019-10-10T01:07:39.894Z] LCOW: [2019-10-10T01:07:39.894Z] Logging Driver: json-file [2019-10-10T01:07:39.894Z] Plugins: [2019-10-10T01:07:39.894Z] Volume: local [2019-10-10T01:07:39.894Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T01:07:39.894Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T01:07:39.894Z] Swarm: inactive [2019-10-10T01:07:39.894Z] Default Isolation: process [2019-10-10T01:07:39.895Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T01:07:39.895Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T01:07:39.895Z] OSType: windows [2019-10-10T01:07:39.895Z] Architecture: x86_64 [2019-10-10T01:07:39.895Z] CPUs: 4 [2019-10-10T01:07:39.895Z] Total Memory: 32GiB [2019-10-10T01:07:39.895Z] Name: azwin-2-cbb790 [2019-10-10T01:07:39.895Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T01:07:39.895Z] Docker Root Dir: D:\docker [2019-10-10T01:07:39.895Z] Debug Mode: false [2019-10-10T01:07:39.895Z] Registry: https://index.docker.io/v1/ [2019-10-10T01:07:39.895Z] Labels: [2019-10-10T01:07:39.895Z] Experimental: true [2019-10-10T01:07:39.895Z] Insecure Registries: [2019-10-10T01:07:39.895Z] 10.0.0.4:5000 [2019-10-10T01:07:39.895Z] 127.0.0.0/8 [2019-10-10T01:07:39.895Z] Registry Mirrors: [2019-10-10T01:07:39.895Z] http://10.0.0.4:5000/ [2019-10-10T01:07:39.895Z] Live Restore Enabled: false [2019-10-10T01:07:39.895Z] [2019-10-10T01:07:39.895Z] [2019-10-10T01:07:39.895Z] INFO: Commit hash is f296b411c [2019-10-10T01:07:39.895Z] INFO: Nuke-Everything... [2019-10-10T01:07:39.895Z] INFO: Container count on control daemon to delete is 0 [2019-10-10T01:07:39.895Z] INFO: Nuking d:\CI [2019-10-10T01:07:39.895Z] INFO: Zapped successfully [2019-10-10T01:07:39.895Z] INFO: Location for testing is d:\CI\PR-40038\8 [2019-10-10T01:07:39.895Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-10T01:07:39.895Z] [2019-10-10T01:07:39.895Z] [2019-10-10T01:07:39.895Z] INFO: Building the image from Dockerfile.windows at 10/10/2019 01:07:33... [2019-10-10T01:07:39.895Z] [2019-10-10T01:07:41.430Z] Sending build context to Docker daemon 50.07MB [2019-10-10T01:07:41.430Z] [2019-10-10T01:07:41.430Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-10T01:07:41.430Z] ---> 739b21bd02e7 [2019-10-10T01:07:41.430Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-10T01:07:41.430Z] ---> Running in 8fa48008f918 [2019-10-10T01:07:42.396Z] Removing intermediate container 8fa48008f918 [2019-10-10T01:07:42.396Z] ---> 2c50f6f5a95e [2019-10-10T01:07:42.396Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-10T01:07:42.396Z] ---> Running in 6d5e421c213b [2019-10-10T01:07:42.498Z] Loaded image: buildpack-deps:jessie [2019-10-10T01:07:42.498Z] Loaded image: busybox:latest [2019-10-10T01:07:42.498Z] Loaded image: busybox:glibc [2019-10-10T01:07:42.498Z] Loaded image: debian:jessie [2019-10-10T01:07:42.498Z] Loaded image: hello-world:latest [2019-10-10T01:07:42.498Z] INFO: Testing against a local daemon [2019-10-10T01:07:42.498Z] === RUN TestCgroupNamespacesBuild [2019-10-10T01:07:42.854Z] Removing intermediate container 6d5e421c213b [2019-10-10T01:07:42.854Z] ---> b6c9dd8b11e0 [2019-10-10T01:07:42.854Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-10T01:07:42.854Z] ---> Running in eec6a189924e [2019-10-10T01:07:43.314Z] Removing intermediate container eec6a189924e [2019-10-10T01:07:43.314Z] ---> bb489b24fbf3 [2019-10-10T01:07:43.314Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-10T01:07:43.314Z] ---> Running in df83376064e0 [2019-10-10T01:07:43.757Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-10-10T01:07:43.757Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T01:07:43.757Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T01:07:44.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-10T01:07:45.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-10T01:07:45.595Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2019-10-10T01:07:45.595Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T01:07:45.595Z] === RUN TestBuildWithSession [2019-10-10T01:07:45.595Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T01:07:45.595Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T01:07:45.595Z] === RUN TestBuildSquashParent [2019-10-10T01:07:46.096Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-10T01:07:46.096Z] tests/integration/client_test.py ..... [ 75%] [2019-10-10T01:07:46.096Z] tests/integration/errors_test.py . [ 76%] [2019-10-10T01:07:46.986Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T01:07:50.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T01:07:51.940Z] [2019-10-10T01:07:51.940Z] SUCCESS: Specified value was saved. [2019-10-10T01:07:51.988Z] --- PASS: TestBuildSquashParent (6.09s) [2019-10-10T01:07:51.988Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T01:07:51.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T01:07:51.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T01:07:51.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T01:07:51.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T01:07:51.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T01:07:51.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T01:07:51.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T01:07:51.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T01:07:51.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T01:07:51.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T01:07:51.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T01:07:51.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T01:07:51.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T01:07:51.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T01:07:52.906Z] INFO: Downloading git... [2019-10-10T01:07:53.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T01:07:54.447Z] INFO: Downloading go... [2019-10-10T01:07:54.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T01:07:54.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T01:07:56.006Z] INFO: Downloading compiler 1 of 3... [2019-10-10T01:07:56.972Z] INFO: Downloading compiler 2 of 3... [2019-10-10T01:07:57.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T01:07:57.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T01:07:57.982Z] INFO: Downloading compiler 3 of 3... [2019-10-10T01:07:58.441Z] INFO: Extracting git... [2019-10-10T01:07:59.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-10T01:07:59.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s) [2019-10-10T01:07:59.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2019-10-10T01:07:59.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2019-10-10T01:07:59.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s) [2019-10-10T01:07:59.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2019-10-10T01:07:59.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2019-10-10T01:07:59.171Z] === RUN TestBuildMultiStageCopy [2019-10-10T01:07:59.171Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T01:08:01.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T01:08:02.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T01:08:02.779Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T01:08:03.149Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T01:08:03.925Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2019-10-10T01:08:03.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2019-10-10T01:08:03.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-10T01:08:03.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-10-10T01:08:03.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-10T01:08:03.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-10-10T01:08:03.925Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T01:08:05.178Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-10-10T01:08:05.178Z] === RUN TestBuildLabelWithTargets [2019-10-10T01:08:07.638Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2019-10-10T01:08:07.638Z] === RUN TestBuildWithEmptyLayers [2019-10-10T01:08:08.003Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2019-10-10T01:08:08.003Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T01:08:08.398Z] --- PASS: TestImportExtremelyLargeImageWorks (177.08s) [2019-10-10T01:08:08.398Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T01:08:08.398Z] PASS [2019-10-10T01:08:08.398Z] [2019-10-10T01:08:08.398Z] DONE 12 tests in 181.527s [2019-10-10T01:08:08.398Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T01:08:08.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:08.398Z] ++ set -e [2019-10-10T01:08:08.398Z] ++ '[' -n 0 ']' [2019-10-10T01:08:08.398Z] ++ set -x [2019-10-10T01:08:08.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:08.398Z] INFO: Testing against a local daemon [2019-10-10T01:08:08.398Z] === RUN TestNetworkCreateDelete [2019-10-10T01:08:08.398Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-10-10T01:08:08.398Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T01:08:08.398Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-10-10T01:08:08.398Z] === RUN TestInspectNetwork [2019-10-10T01:08:11.404Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2019-10-10T01:08:11.404Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T01:08:12.572Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-10T01:08:12.572Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T01:08:12.674Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-10-10T01:08:12.674Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T01:08:14.465Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T01:08:14.465Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T01:08:14.465Z] === RUN TestInspectNetwork/network_name [2019-10-10T01:08:14.465Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T01:08:15.132Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2019-10-10T01:08:15.132Z] === RUN TestBuildWithHugeFile [2019-10-10T01:08:15.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-10T01:08:15.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-10T01:08:16.118Z] INFO: Expanding go... [2019-10-10T01:08:17.292Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T01:08:17.549Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T01:08:18.113Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T01:08:18.677Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T01:08:18.677Z] --- PASS: TestInspectNetwork (11.02s) [2019-10-10T01:08:18.677Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T01:08:18.677Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T01:08:18.677Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T01:08:18.677Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T01:08:18.677Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T01:08:18.677Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T01:08:18.677Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T01:08:19.241Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T01:08:19.498Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T01:08:21.394Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2019-10-10T01:08:21.394Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T01:08:21.394Z] === RUN TestNetworkInvalidJSON [2019-10-10T01:08:21.394Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T01:08:21.394Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T01:08:21.394Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:08:21.394Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:08:21.394Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:08:21.394Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:08:21.394Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T01:08:21.394Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:08:21.394Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:08:21.394Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-10T01:08:21.394Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T01:08:21.394Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T01:08:21.394Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T01:08:21.394Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T01:08:21.958Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T01:08:22.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-10T01:08:22.522Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T01:08:22.522Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T01:08:23.453Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2019-10-10T01:08:23.453Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T01:08:23.453Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T01:08:23.453Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T01:08:24.383Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2019-10-10T01:08:24.383Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T01:08:24.383Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T01:08:24.728Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-10T01:08:25.316Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T01:08:25.573Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-10-10T01:08:25.573Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T01:08:25.573Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T01:08:26.503Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-10T01:08:26.503Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T01:08:26.503Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T01:08:26.760Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T01:08:28.130Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T01:08:29.499Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2019-10-10T01:08:29.499Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T01:08:29.499Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T01:08:29.499Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T01:08:29.499Z] service_test.go:230: FLAKY_TEST [2019-10-10T01:08:29.499Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T01:08:29.499Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T01:08:36.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-10T01:08:36.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-10T01:08:36.608Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T01:08:43.794Z] ......... [ 85%] [2019-10-10T01:08:46.056Z] INFO: Expanding compiler 1 of 3... [2019-10-10T01:08:46.056Z] INFO: Expanding compiler 2 of 3... [2019-10-10T01:08:49.555Z] --- PASS: TestBuildWithHugeFile (30.88s) [2019-10-10T01:08:49.556Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T01:08:49.556Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:08:49.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:08:49.556Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:08:49.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:08:49.556Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:08:49.556Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:08:49.556Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:08:49.556Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:08:49.556Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:08:49.556Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2019-10-10T01:08:49.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-10-10T01:08:49.556Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-10T01:08:49.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-10T01:08:49.556Z] === RUN TestBuildPreserveOwnership [2019-10-10T01:08:49.556Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T01:08:50.173Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-10T01:08:50.357Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T01:08:51.488Z] --- PASS: TestServiceWithDataPathPortInit (19.77s) [2019-10-10T01:08:51.489Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T01:08:51.489Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T01:08:51.489Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T01:08:51.801Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-10T01:08:53.036Z] --- PASS: TestBuildPreserveOwnership (6.11s) [2019-10-10T01:08:53.036Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.01s) [2019-10-10T01:08:53.036Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-10-10T01:08:53.036Z] === RUN TestBuildPlatformInvalid [2019-10-10T01:08:53.036Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-10T01:08:53.036Z] PASS [2019-10-10T01:08:53.036Z] [2019-10-10T01:08:53.036Z] === Skipped [2019-10-10T01:08:53.036Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-10T01:08:53.036Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T01:08:53.036Z] [2019-10-10T01:08:53.036Z] [2019-10-10T01:08:53.036Z] DONE 32 tests, 1 skipped in 79.941s [2019-10-10T01:08:53.036Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T01:08:53.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:53.036Z] ++ set -e [2019-10-10T01:08:53.036Z] ++ '[' -n 0 ']' [2019-10-10T01:08:53.036Z] ++ set -x [2019-10-10T01:08:53.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:53.036Z] INFO: Testing against a local daemon [2019-10-10T01:08:53.036Z] === RUN TestConfigList [2019-10-10T01:08:53.126Z] INFO: Expanding compiler 3 of 3... [2019-10-10T01:08:53.126Z] INFO: Removing downloaded files... [2019-10-10T01:08:53.126Z] INFO: Creating source directory... [2019-10-10T01:08:53.126Z] INFO: Configuring git core.autocrlf... [2019-10-10T01:08:53.126Z] INFO: Completed [2019-10-10T01:08:56.393Z] --- PASS: TestConfigList (2.82s) [2019-10-10T01:08:56.393Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T01:08:56.393Z] === RUN TestConfigsCreateAndDelete [2019-10-10T01:08:58.035Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.78s) [2019-10-10T01:08:58.035Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T01:08:58.035Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o24jxeb4aeetd5llocdmzaedm Created:2019-10-10 01:08:50.776067063 +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[d7e9337bb0fa2bb3cd382329be7ab906bfb8e759d913db9f0086f273d5f043f5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xyr6d5y09mlp4ijkkyxwl6nth EndpointID:9b0846e866cfd6328f274a3f9ed05bde348d572965e98b6a2aa216b179821fff MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b57605ed256e883878913456b163200e57dc27088920a8308f10e577ecdabe3d 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:bbbd9a9d1faa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xyr6d5y09mlp4ijkkyxwl6nth EndpointID:9b0846e866cfd6328f274a3f9ed05bde348d572965e98b6a2aa216b179821fff EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T01:08:58.035Z] PASS [2019-10-10T01:08:58.035Z] [2019-10-10T01:08:58.035Z] === Skipped [2019-10-10T01:08:58.035Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T01:08:58.035Z] service_test.go:230: FLAKY_TEST [2019-10-10T01:08:58.035Z] [2019-10-10T01:08:58.035Z] [2019-10-10T01:08:58.035Z] DONE 21 tests, 1 skipped in 50.860s [2019-10-10T01:08:58.035Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T01:08:58.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:58.035Z] ++ set -e [2019-10-10T01:08:58.035Z] ++ '[' -n 0 ']' [2019-10-10T01:08:58.035Z] ++ set -x [2019-10-10T01:08:58.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:58.035Z] INFO: Testing against a local daemon [2019-10-10T01:08:58.035Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T01:08:58.035Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T01:08:58.035Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:08:58.035Z] === RUN TestDockerNetworkIpvlan [2019-10-10T01:08:58.035Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T01:08:58.035Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:08:58.035Z] PASS [2019-10-10T01:08:58.035Z] [2019-10-10T01:08:58.035Z] === Skipped [2019-10-10T01:08:58.035Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T01:08:58.035Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:08:58.035Z] [2019-10-10T01:08:58.035Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T01:08:58.035Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:08:58.035Z] [2019-10-10T01:08:58.035Z] [2019-10-10T01:08:58.035Z] DONE 2 tests, 2 skipped in 0.155s [2019-10-10T01:08:58.035Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T01:08:58.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:58.035Z] ++ set -e [2019-10-10T01:08:58.035Z] ++ '[' -n 0 ']' [2019-10-10T01:08:58.035Z] ++ set -x [2019-10-10T01:08:58.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:08:58.292Z] INFO: Testing against a local daemon [2019-10-10T01:08:58.292Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T01:08:58.346Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-10T01:08:58.603Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-10T01:08:58.832Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2019-10-10T01:08:58.832Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T01:08:58.832Z] === RUN TestConfigsUpdate [2019-10-10T01:08:59.661Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2019-10-10T01:08:59.661Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T01:08:59.661Z] === RUN TestDockerNetworkMacvlan [2019-10-10T01:08:59.918Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-10T01:09:00.482Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T01:09:01.412Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T01:09:01.422Z] #72 exporting layers 111.2s done [2019-10-10T01:09:01.422Z] #72 exporting manifest sha256:13a407376f825a591acb1a42df3f5ae1da79586001e2fd217e7383474da0cec7 done [2019-10-10T01:09:01.422Z] #72 exporting config sha256:adbfda1f62f60607acb9f2b94c68d1ae2f41007763d2235bf5b1982e657ed0e0 done [2019-10-10T01:09:01.422Z] #72 sending tarball [2019-10-10T01:09:01.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T01:09:02.152Z] --- PASS: TestConfigsUpdate (2.94s) [2019-10-10T01:09:02.152Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T01:09:02.152Z] === RUN TestTemplatedConfig [2019-10-10T01:09:02.235Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T01:09:04.675Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-10T01:09:05.356Z] --- PASS: TestTemplatedConfig (3.50s) [2019-10-10T01:09:05.356Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T01:09:05.356Z] === RUN TestConfigInspect [2019-10-10T01:09:05.511Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T01:09:07.801Z] --- PASS: TestConfigInspect (2.83s) [2019-10-10T01:09:07.801Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T01:09:07.801Z] === RUN TestConfigCreateWithLabels [2019-10-10T01:09:07.939Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-10T01:09:07.939Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-10T01:09:09.685Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T01:09:11.042Z] --- PASS: TestConfigCreateWithLabels (2.79s) [2019-10-10T01:09:11.042Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T01:09:11.042Z] === RUN TestConfigCreateResolve [2019-10-10T01:09:12.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T01:09:12.778Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-10T01:09:13.036Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-10T01:09:13.036Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-10T01:09:13.036Z] [2019-10-10T01:09:13.036Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-10T01:09:13.036Z] =========================== short test summary info ============================ [2019-10-10T01:09:13.036Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-10T01:09:13.036Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-10T01:09:13.036Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-10T01:09:13.036Z] Not supported on most drivers [2019-10-10T01:09:13.036Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-10T01:09:13.036Z] This doesn't seem to be taken into account by the engine [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-10T01:09:13.036Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-10T01:09:13.036Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 352.12 seconds == [2019-10-10T01:09:13.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T01:09:13.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-10T01:09:13.620Z] --- PASS: TestConfigCreateResolve (3.00s) [2019-10-10T01:09:13.620Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T01:09:13.620Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T01:09:13.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T01:09:14.272Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T01:09:14.411Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-10T01:09:14.411Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T01:09:14.411Z] PASS [2019-10-10T01:09:14.411Z] [2019-10-10T01:09:14.411Z] DONE 8 tests in 21.356s [2019-10-10T01:09:14.412Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T01:09:14.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:09:14.412Z] ++ set -e [2019-10-10T01:09:14.412Z] ++ '[' -n 0 ']' [2019-10-10T01:09:14.412Z] ++ set -x [2019-10-10T01:09:14.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:09:14.412Z] INFO: Testing against a local daemon [2019-10-10T01:09:14.412Z] === RUN TestCheckpoint [2019-10-10T01:09:14.412Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T01:09:14.412Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T01:09:14.412Z] === RUN TestContainerInvalidJSON [2019-10-10T01:09:14.412Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:09:14.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:09:14.412Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:09:14.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:09:14.412Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:09:14.412Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:09:14.412Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:09:14.412Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:09:14.412Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:09:14.412Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-10T01:09:14.412Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T01:09:14.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T01:09:14.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T01:09:14.412Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T01:09:14.412Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-10T01:09:14.412Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T01:09:14.783Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-10T01:09:14.783Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T01:09:14.783Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-10T01:09:14.783Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T01:09:14.783Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-10T01:09:14.783Z] === RUN TestCopyFromContainer [2019-10-10T01:09:15.644Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-10T01:09:15.644Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T01:09:15.644Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T01:09:16.208Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T01:09:16.604Z] === RUN TestCopyFromContainer// [2019-10-10T01:09:16.604Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T01:09:16.981Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T01:09:16.981Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T01:09:16.981Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T01:09:16.981Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T01:09:17.367Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T01:09:17.367Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T01:09:17.367Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T01:09:17.367Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer (2.70s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-10T01:09:17.367Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-10T01:09:17.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T01:09:17.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:09:17.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:09:17.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:09:17.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:09:17.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:09:17.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:09:17.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:09:17.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:09:17.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:09:17.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-10T01:09:17.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T01:09:17.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T01:09:17.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T01:09:17.367Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T01:09:17.578Z] --- PASS: TestDockerNetworkMacvlan (17.78s) [2019-10-10T01:09:17.578Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:09:17.578Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-10T01:09:17.578Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:09:17.578Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-10T01:09:17.578Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:09:17.578Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2019-10-10T01:09:17.578Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:09:17.578Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2019-10-10T01:09:17.578Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:09:17.578Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s) [2019-10-10T01:09:17.578Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:09:17.578Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2019-10-10T01:09:17.578Z] PASS [2019-10-10T01:09:17.578Z] [2019-10-10T01:09:17.578Z] DONE 8 tests in 19.277s [2019-10-10T01:09:17.578Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T01:09:17.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:09:17.578Z] ++ set -e [2019-10-10T01:09:17.578Z] ++ '[' -n 0 ']' [2019-10-10T01:09:17.578Z] ++ set -x [2019-10-10T01:09:17.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:09:17.578Z] testing: warning: no tests to run [2019-10-10T01:09:17.578Z] PASS [2019-10-10T01:09:17.578Z] [2019-10-10T01:09:17.578Z] DONE 0 tests in 0.033s [2019-10-10T01:09:17.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T01:09:17.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:09:17.578Z] ++ set -e [2019-10-10T01:09:17.578Z] ++ '[' -n 0 ']' [2019-10-10T01:09:17.578Z] ++ set -x [2019-10-10T01:09:17.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:09:17.578Z] INFO: Testing against a local daemon [2019-10-10T01:09:17.578Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T01:09:17.768Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-10T01:09:17.768Z] === RUN TestCreateWithInvalidEnv [2019-10-10T01:09:17.768Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T01:09:17.768Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T01:09:17.768Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T01:09:17.768Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T01:09:17.768Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T01:09:17.768Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T01:09:17.768Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T01:09:17.768Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T01:09:17.768Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T01:09:17.768Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-10T01:09:17.768Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T01:09:17.768Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T01:09:17.768Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T01:09:17.768Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T01:09:17.768Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T01:09:17.768Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T01:09:19.473Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-10-10T01:09:19.473Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T01:09:19.473Z] === RUN TestAuthZPluginTLS [2019-10-10T01:09:20.028Z] #72 ... [2019-10-10T01:09:20.028Z] [2019-10-10T01:09:20.028Z] #73 importing to docker [2019-10-10T01:09:20.028Z] #73 ... [2019-10-10T01:09:20.028Z] [2019-10-10T01:09:20.028Z] #72 exporting to oci image format [2019-10-10T01:09:20.028Z] #72 sending tarball 17.4s done [2019-10-10T01:09:20.028Z] #72 DONE 128.6s [2019-10-10T01:09:20.028Z] [2019-10-10T01:09:20.028Z] #73 importing to docker [2019-10-10T01:09:20.047Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-10T01:09:20.047Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T01:09:20.047Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T01:09:20.288Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s) [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:09:20.288Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:09:20.288Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:09:20.288Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:09:20.304Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-10T01:09:20.304Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T01:09:20.304Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T01:09:20.663Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:09:20.663Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:09:20.663Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-10T01:09:20.663Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-10T01:09:20.663Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T01:09:20.868Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-10T01:09:20.868Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T01:09:20.868Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T01:09:21.433Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-10T01:09:21.433Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T01:09:21.433Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T01:09:23.119Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2019-10-10T01:09:23.120Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T01:09:23.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:09:23.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:09:23.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:09:23.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:09:23.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:09:23.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:09:23.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:09:23.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:09:23.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:09:23.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:09:23.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:09:23.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:09:23.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:09:23.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:09:23.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:09:23.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-10T01:09:23.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T01:09:23.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-10T01:09:23.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T01:09:23.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T01:09:23.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T01:09:23.120Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T01:09:23.120Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T01:09:23.120Z] === RUN TestDaemonRestartIpcMode [2019-10-10T01:09:23.120Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T01:09:23.120Z] === RUN TestDiff [2019-10-10T01:09:23.327Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2019-10-10T01:09:23.327Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T01:09:23.327Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T01:09:23.890Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-10T01:09:23.890Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T01:09:23.890Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T01:09:23.912Z] --- PASS: TestDiff (0.81s) [2019-10-10T01:09:23.912Z] === RUN TestExecWithCloseStdin [2019-10-10T01:09:24.454Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-10T01:09:24.454Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T01:09:24.454Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T01:09:25.018Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-10T01:09:25.018Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T01:09:25.018Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T01:09:25.200Z] --- PASS: TestExecWithCloseStdin (1.04s) [2019-10-10T01:09:25.200Z] === RUN TestExec [2019-10-10T01:09:25.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-10T01:09:25.778Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-10T01:09:25.778Z] Clearing AppArmor profiles cache:. [2019-10-10T01:09:25.778Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T01:09:25.778Z] Unloading profiles will leave already running processes permanently [2019-10-10T01:09:25.778Z] unconfined, which can lead to unexpected situations. [2019-10-10T01:09:25.778Z] [2019-10-10T01:09:25.778Z] To set a process to complain mode, use the command line tool [2019-10-10T01:09:25.778Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T01:09:25.778Z] with the 'teardown' option." [2019-10-10T01:09:25.778Z] [2019-10-10T01:09:26.002Z] --- PASS: TestExec (1.06s) [2019-10-10T01:09:26.002Z] === RUN TestExecUser Post stage [Pipeline] junit [2019-10-10T01:09:26.354Z] Recording test results [Pipeline] sh [2019-10-10T01:09:27.174Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2019-10-10T01:09:27.174Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T01:09:27.174Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T01:09:27.332Z] --- PASS: TestExecUser (1.04s) [2019-10-10T01:09:27.332Z] === RUN TestExportContainerAndImportImage [2019-10-10T01:09:27.384Z] + echo Ensuring container killed. [2019-10-10T01:09:27.384Z] Ensuring container killed. [2019-10-10T01:09:27.384Z] + docker rm -vf docker-pr8 [2019-10-10T01:09:27.384Z] Error: No such container: docker-pr8 [2019-10-10T01:09:27.384Z] + true [Pipeline] sh [2019-10-10T01:09:27.666Z] + echo Chowning /workspace to jenkins user [2019-10-10T01:09:27.666Z] Chowning /workspace to jenkins user [2019-10-10T01:09:27.666Z] + id -u [2019-10-10T01:09:27.666Z] + id -g [2019-10-10T01:09:27.666Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40038:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T01:09:28.219Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-10-10T01:09:28.219Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T01:09:29.068Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T01:09:29.325Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s) [2019-10-10T01:09:29.325Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T01:09:29.325Z] === RUN TestAuthZPluginHeader [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T01:09:29.582Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T01:09:29.855Z] + bundleName=docker-py [2019-10-10T01:09:29.855Z] + echo Creating docker-py-bundles.tar.gz [2019-10-10T01:09:29.855Z] Creating docker-py-bundles.tar.gz [2019-10-10T01:09:29.855Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-10T01:09:29.865Z] Archiving artifacts [2019-10-10T01:09:30.007Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2019-10-10T01:09:30.007Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T01:09:30.007Z] === RUN TestHealthCheckWorkdir [2019-10-10T01:09:30.131Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40038/8/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-10-10T01:09:30.146Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T01:09:30.146Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-10-10T01:09:30.146Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T01:09:30.146Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-10T01:09:30.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER docker:d64266d25db688b267378c804512ac909bad8ec0 hack/make.sh binary-daemon [2019-10-10T01:09:30.714Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T01:09:30.796Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-10-10T01:09:30.796Z] === RUN TestHealthKillContainer [2019-10-10T01:09:30.970Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T01:09:31.057Z] [2019-10-10T01:09:31.057Z] Removing bundles/ [2019-10-10T01:09:31.057Z] [2019-10-10T01:09:31.057Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-10T01:09:31.057Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-10T01:09:31.057Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T01:09:31.907Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T01:09:31.907Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T01:09:33.960Z] --- PASS: TestHealthKillContainer (3.12s) [2019-10-10T01:09:33.960Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T01:09:34.431Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T01:09:34.688Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2019-10-10T01:09:34.688Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-10T01:09:34.688Z] === RUN TestAuthZPluginV2Disable [2019-10-10T01:09:35.328Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2019-10-10T01:09:35.328Z] === RUN TestIpcModeNone [2019-10-10T01:09:36.129Z] --- PASS: TestIpcModeNone (1.15s) [2019-10-10T01:09:36.129Z] === RUN TestIpcModePrivate [2019-10-10T01:09:36.583Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T01:09:37.387Z] --- PASS: TestIpcModePrivate (1.05s) [2019-10-10T01:09:37.387Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-10T01:09:37.387Z] === RUN TestIpcModeShareable [2019-10-10T01:09:38.198Z] --- PASS: TestIpcModeShareable (1.11s) [2019-10-10T01:09:38.198Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-10T01:09:38.198Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T01:09:38.480Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2019-10-10T01:09:38.480Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-10T01:09:38.480Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T01:09:38.480Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T01:09:40.374Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T01:09:40.631Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T01:09:42.000Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.38s) [2019-10-10T01:09:42.000Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-10T01:09:42.000Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T01:09:42.000Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T01:09:42.273Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2019-10-10T01:09:42.274Z] === RUN TestAPIIpcModeHost [2019-10-10T01:09:42.274Z] --- PASS: TestAPIIpcModeHost (0.83s) [2019-10-10T01:09:42.274Z] === RUN TestDaemonIpcModeShareable [2019-10-10T01:09:44.126Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-10-10T01:09:44.126Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T01:09:44.126Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T01:09:44.126Z] === RUN TestDaemonIpcModePrivate [2019-10-10T01:09:44.524Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T01:09:45.455Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T01:09:46.054Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-10-10T01:09:46.054Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T01:09:46.054Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T01:09:46.054Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T01:09:46.385Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T01:09:47.208Z] #73 DONE 25.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T01:09:47.646Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/test/unit [2019-10-10T01:09:47.869Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2019-10-10T01:09:47.869Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T01:09:47.869Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T01:09:47.869Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T01:09:49.661Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2019-10-10T01:09:49.661Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T01:09:49.661Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T01:09:49.661Z] === RUN TestIpcModeOlderClient [2019-10-10T01:09:49.661Z] === PAUSE TestIpcModeOlderClient [2019-10-10T01:09:49.661Z] === RUN TestKillContainerInvalidSignal [2019-10-10T01:09:49.662Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-10T01:09:50.435Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-10-10T01:09:50.435Z] === RUN TestKillContainer [2019-10-10T01:09:50.435Z] === RUN TestKillContainer/no_signal [2019-10-10T01:09:51.215Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T01:09:52.060Z] ? github.com/docker/docker/api [no test files] [2019-10-10T01:09:52.084Z] === RUN TestKillContainer/killing_signal [2019-10-10T01:09:52.898Z] --- PASS: TestKillContainer (2.56s) [2019-10-10T01:09:52.898Z] --- PASS: TestKillContainer/no_signal (0.94s) [2019-10-10T01:09:52.898Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-10-10T01:09:52.898Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2019-10-10T01:09:52.898Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T01:09:52.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T01:09:52.943Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T01:09:53.689Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T01:09:53.885Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T01:09:54.143Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.42s) [2019-10-10T01:09:54.143Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-10T01:09:54.143Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T01:09:54.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2019-10-10T01:09:54.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2019-10-10T01:09:54.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2019-10-10T01:09:54.473Z] === RUN TestKillStoppedContainer [2019-10-10T01:09:54.846Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-10T01:09:54.846Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T01:09:54.846Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-10T01:09:54.846Z] === RUN TestKillDifferentUserContainer [2019-10-10T01:09:55.656Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-10-10T01:09:55.656Z] === RUN TestInspectOomKilledTrue [2019-10-10T01:09:55.656Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-10T01:09:55.656Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:09:55.656Z] === RUN TestInspectOomKilledFalse [2019-10-10T01:09:55.656Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T01:09:55.656Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:09:55.656Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T01:09:56.456Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-10-10T01:09:56.456Z] === RUN TestLinksContainerNames [2019-10-10T01:09:58.276Z] --- PASS: TestLinksContainerNames (1.69s) [2019-10-10T01:09:58.276Z] === RUN TestLogsFollowTailEmpty [2019-10-10T01:09:58.320Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T01:09:58.884Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T01:09:59.063Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-10-10T01:09:59.063Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T01:09:59.141Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T01:09:59.705Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T01:09:59.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/default [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/private [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/slave [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/shared [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/default [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/shared [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/slave [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/private [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T01:09:59.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:09:59.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:09:59.960Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:10:00.269Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T01:10:00.269Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T01:10:00.360Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T01:10:00.361Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:10:00.775Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:10:00.775Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:10:00.775Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:10:00.775Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T01:10:00.775Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-10T01:10:00.775Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2019-10-10T01:10:00.775Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T01:10:01.200Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T01:10:01.764Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T01:10:02.328Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T01:10:02.585Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T01:10:02.592Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2019-10-10T01:10:02.592Z] === RUN TestNetworkNat [2019-10-10T01:10:02.842Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T01:10:03.377Z] --- PASS: TestNetworkNat (0.86s) [2019-10-10T01:10:03.377Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T01:10:03.406Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T01:10:04.338Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T01:10:04.645Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2019-10-10T01:10:04.645Z] === RUN TestNetworkLoopbackNat [2019-10-10T01:10:05.909Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2019-10-10T01:10:05.909Z] === RUN TestPause [2019-10-10T01:10:06.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-10T01:10:06.750Z] --- PASS: TestPause (0.96s) [2019-10-10T01:10:06.750Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T01:10:06.750Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T01:10:06.750Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T01:10:06.750Z] === RUN TestPauseStopPausedContainer [2019-10-10T01:10:07.601Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T01:10:07.634Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-10-10T01:10:07.634Z] === RUN TestPsFilter [2019-10-10T01:10:08.024Z] --- PASS: TestPsFilter (0.29s) [2019-10-10T01:10:08.024Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T01:10:08.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-10T01:10:08.805Z] === RUN TestRemoveContainerWithVolume [2019-10-10T01:10:09.593Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2019-10-10T01:10:09.593Z] === RUN TestRemoveContainerRunning [2019-10-10T01:10:10.399Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-10-10T01:10:10.399Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T01:10:10.878Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2019-10-10T01:10:10.878Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T01:10:10.878Z] PASS [2019-10-10T01:10:10.878Z] [2019-10-10T01:10:10.878Z] DONE 17 tests in 53.426s [2019-10-10T01:10:10.878Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T01:10:10.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:10.878Z] ++ set -e [2019-10-10T01:10:10.878Z] ++ '[' -n 0 ']' [2019-10-10T01:10:10.878Z] ++ set -x [2019-10-10T01:10:10.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:11.136Z] INFO: Testing against a local daemon [2019-10-10T01:10:11.136Z] === RUN TestPluginInvalidJSON [2019-10-10T01:10:11.136Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:10:11.136Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:10:11.136Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:10:11.136Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-10T01:10:11.136Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T01:10:11.136Z] PASS [2019-10-10T01:10:11.136Z] [2019-10-10T01:10:11.136Z] DONE 2 tests in 0.235s [2019-10-10T01:10:11.136Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T01:10:11.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:11.136Z] ++ set -e [2019-10-10T01:10:11.136Z] ++ '[' -n 0 ']' [2019-10-10T01:10:11.136Z] ++ set -x [2019-10-10T01:10:11.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:11.394Z] INFO: Testing against a local daemon [2019-10-10T01:10:11.394Z] === RUN TestExternalGraphDriver [2019-10-10T01:10:11.394Z] === RUN TestExternalGraphDriver/json [2019-10-10T01:10:11.662Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-10-10T01:10:11.662Z] === RUN TestRemoveInvalidContainer [2019-10-10T01:10:11.662Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-10T01:10:11.662Z] === RUN TestRenameLinkedContainer [2019-10-10T01:10:13.290Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T01:10:13.547Z] === RUN TestExternalGraphDriver/spec [2019-10-10T01:10:14.852Z] --- PASS: TestRenameLinkedContainer (3.39s) [2019-10-10T01:10:14.852Z] === RUN TestRenameStoppedContainer [2019-10-10T01:10:15.442Z] === RUN TestExternalGraphDriver/pull [2019-10-10T01:10:15.778Z] --- PASS: TestRenameStoppedContainer (1.05s) [2019-10-10T01:10:15.778Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T01:10:16.811Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T01:10:16.811Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T01:10:17.068Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T01:10:17.068Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T01:10:17.325Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T01:10:17.325Z] --- PASS: TestExternalGraphDriver (6.07s) [2019-10-10T01:10:17.325Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T01:10:17.325Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-10T01:10:17.325Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2019-10-10T01:10:17.325Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2019-10-10T01:10:17.325Z] === RUN TestGraphdriverPluginV2 [2019-10-10T01:10:17.582Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T01:10:17.645Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2019-10-10T01:10:17.645Z] === RUN TestRenameInvalidName [2019-10-10T01:10:18.434Z] --- PASS: TestRenameInvalidName (0.93s) [2019-10-10T01:10:18.434Z] === RUN TestRenameAnonymousContainer [2019-10-10T01:10:18.950Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T01:10:19.129Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2019-10-10T01:10:20.845Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T01:10:21.778Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2019-10-10T01:10:21.778Z] === RUN TestRenameContainerWithSameName [2019-10-10T01:10:22.562Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-10T01:10:22.562Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T01:10:22.744Z] --- PASS: TestGraphdriverPluginV2 (5.25s) [2019-10-10T01:10:22.744Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-10T01:10:22.744Z] PASS [2019-10-10T01:10:22.744Z] [2019-10-10T01:10:22.744Z] DONE 5 tests in 11.526s [2019-10-10T01:10:22.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T01:10:22.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:22.744Z] ++ set -e [2019-10-10T01:10:22.744Z] ++ '[' -n 0 ']' [2019-10-10T01:10:22.744Z] ++ set -x [2019-10-10T01:10:22.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:23.014Z] INFO: Testing against a local daemon [2019-10-10T01:10:23.014Z] === RUN TestContinueAfterPluginCrash [2019-10-10T01:10:23.014Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T01:10:23.014Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T01:10:23.014Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T01:10:23.014Z] === CONT TestContinueAfterPluginCrash [2019-10-10T01:10:23.014Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T01:10:24.480Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2019-10-10T01:10:24.480Z] === RUN TestResize [2019-10-10T01:10:24.878Z] --- PASS: TestResize (0.86s) [2019-10-10T01:10:24.878Z] === RUN TestResizeWithInvalidSize [2019-10-10T01:10:25.540Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T01:10:26.105Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T01:10:26.136Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2019-10-10T01:10:26.136Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T01:10:26.669Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T01:10:26.959Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:10:26.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:10:26.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:10:26.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:10:26.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:10:29.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:10:29.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:10:30.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-10T01:10:32.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:10:32.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:10:34.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:10:34.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:10:36.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:10:37.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:10:37.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:10:38.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:10:38.947Z] --- PASS: TestDaemonStartWithLogOpt (15.78s) [2019-10-10T01:10:38.947Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T01:10:40.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2019-10-10T01:10:40.826Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T01:10:40.826Z] === RUN TestCgroupNamespacesRun [2019-10-10T01:10:40.845Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T01:10:42.240Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2019-10-10T01:10:42.240Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T01:10:42.240Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T01:10:43.366Z] --- PASS: TestContinueAfterPluginCrash (20.59s) [2019-10-10T01:10:43.366Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T01:10:43.366Z] PASS [2019-10-10T01:10:43.366Z] [2019-10-10T01:10:43.366Z] DONE 2 tests in 20.764s [2019-10-10T01:10:43.623Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T01:10:43.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:43.623Z] ++ set -e [2019-10-10T01:10:43.623Z] ++ '[' -n 0 ']' [2019-10-10T01:10:43.623Z] ++ set -x [2019-10-10T01:10:43.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:43.624Z] INFO: Testing against a local daemon [2019-10-10T01:10:43.624Z] === RUN TestPluginWithDevMounts [2019-10-10T01:10:43.624Z] === PAUSE TestPluginWithDevMounts [2019-10-10T01:10:43.624Z] === CONT TestPluginWithDevMounts [2019-10-10T01:10:44.086Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2019-10-10T01:10:44.086Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T01:10:44.086Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T01:10:44.993Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T01:10:45.924Z] --- PASS: TestPluginWithDevMounts (2.15s) [2019-10-10T01:10:45.924Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T01:10:45.924Z] PASS [2019-10-10T01:10:45.924Z] [2019-10-10T01:10:45.924Z] DONE 1 tests in 2.305s [2019-10-10T01:10:45.924Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T01:10:45.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:45.924Z] ++ set -e [2019-10-10T01:10:45.924Z] ++ '[' -n 0 ']' [2019-10-10T01:10:45.924Z] ++ set -x [2019-10-10T01:10:45.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:10:45.924Z] INFO: Testing against a local daemon [2019-10-10T01:10:45.924Z] === RUN TestSecretInspect [2019-10-10T01:10:45.929Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2019-10-10T01:10:45.930Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T01:10:45.930Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T01:10:46.488Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T01:10:47.775Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2019-10-10T01:10:47.775Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T01:10:47.775Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T01:10:49.010Z] --- PASS: TestSecretInspect (3.09s) [2019-10-10T01:10:49.010Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T01:10:49.010Z] === RUN TestSecretList [2019-10-10T01:10:49.267Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T01:10:49.267Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T01:10:49.807Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2019-10-10T01:10:49.807Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T01:10:49.807Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T01:10:50.605Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2019-10-10T01:10:50.605Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T01:10:50.605Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T01:10:51.405Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-10-10T01:10:51.405Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T01:10:51.405Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T01:10:52.462Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-10T01:10:52.462Z] Copying nested executables into bundles/binary-daemon [2019-10-10T01:10:52.462Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-10T01:10:52.541Z] --- PASS: TestSecretList (2.97s) [2019-10-10T01:10:52.541Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T01:10:52.541Z] === RUN TestSecretsCreateAndDelete [2019-10-10T01:10:52.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER docker:d64266d25db688b267378c804512ac909bad8ec0 hack/make.sh cross [2019-10-10T01:10:53.234Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-10-10T01:10:53.234Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T01:10:53.234Z] === RUN TestKernelTCPMemory [2019-10-10T01:10:53.350Z] [2019-10-10T01:10:53.350Z] Removing bundles/ [2019-10-10T01:10:53.350Z] [2019-10-10T01:10:53.350Z] ---> Making bundle: cross (in bundles/cross) [2019-10-10T01:10:53.350Z] Cross building: bundles/cross/linux/amd64 [2019-10-10T01:10:53.608Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T01:10:53.608Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-10T01:10:54.502Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-10-10T01:10:54.502Z] === RUN TestNISDomainname [2019-10-10T01:10:55.063Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T01:10:55.322Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2019-10-10T01:10:55.322Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T01:10:55.322Z] === RUN TestSecretsUpdate [2019-10-10T01:10:55.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-10T01:10:55.322Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-10T01:10:55.783Z] --- PASS: TestNISDomainname (1.31s) [2019-10-10T01:10:55.783Z] === RUN TestHostnameDnsResolution [2019-10-10T01:10:57.195Z] --- PASS: TestHostnameDnsResolution (1.24s) [2019-10-10T01:10:57.195Z] === RUN TestStats [2019-10-10T01:10:58.598Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T01:10:58.598Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T01:10:58.856Z] --- PASS: TestSecretsUpdate (3.57s) [2019-10-10T01:10:58.856Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T01:10:58.856Z] === RUN TestTemplatedSecret [2019-10-10T01:10:59.001Z] --- PASS: TestStats (2.24s) [2019-10-10T01:10:59.001Z] === RUN TestStopContainerWithTimeout [2019-10-10T01:10:59.001Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T01:10:59.001Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T01:10:59.001Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T01:10:59.001Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T01:10:59.001Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T01:10:59.001Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T01:10:59.001Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T01:10:59.001Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T01:10:59.001Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T01:10:59.001Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T01:11:00.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-10T01:11:00.260Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T01:11:01.166Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T01:11:02.051Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T01:11:02.565Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T01:11:02.823Z] --- PASS: TestTemplatedSecret (3.88s) [2019-10-10T01:11:02.823Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T01:11:02.823Z] === RUN TestSecretCreateResolve [2019-10-10T01:11:03.753Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-10T01:11:03.853Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-10T01:11:03.853Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2019-10-10T01:11:03.853Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2019-10-10T01:11:03.853Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2019-10-10T01:11:03.853Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-10-10T01:11:03.853Z] === RUN TestDeleteDevicemapper [2019-10-10T01:11:03.853Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-10-10T01:11:03.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T01:11:03.853Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T01:11:04.804Z] Removing intermediate container df83376064e0 [2019-10-10T01:11:04.804Z] ---> ae06eb1e879b [2019-10-10T01:11:04.804Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-10T01:11:04.804Z] ---> Running in 4115e37ae24f [2019-10-10T01:11:04.804Z] Removing intermediate container 4115e37ae24f [2019-10-10T01:11:04.804Z] ---> dde51229c26b [2019-10-10T01:11:04.804Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-10T01:11:04.804Z] ---> Running in 91653a983f79 [2019-10-10T01:11:04.804Z] Removing intermediate container 91653a983f79 [2019-10-10T01:11:04.804Z] ---> a844b31a93c3 [2019-10-10T01:11:04.804Z] Step 8/8 : COPY . . [2019-10-10T01:11:05.122Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T01:11:06.052Z] --- PASS: TestSecretCreateResolve (3.32s) [2019-10-10T01:11:06.052Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T01:11:06.052Z] PASS [2019-10-10T01:11:06.052Z] [2019-10-10T01:11:06.052Z] DONE 6 tests in 20.249s [2019-10-10T01:11:06.052Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T01:11:06.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:11:06.052Z] ++ set -e [2019-10-10T01:11:06.052Z] ++ '[' -n 0 ']' [2019-10-10T01:11:06.052Z] ++ set -x [2019-10-10T01:11:06.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:11:06.311Z] INFO: Testing against a local daemon [2019-10-10T01:11:06.311Z] === RUN TestServiceCreateInit [2019-10-10T01:11:06.311Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T01:11:06.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T01:11:07.439Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T01:11:07.439Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T01:11:08.002Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T01:11:08.107Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.90s) [2019-10-10T01:11:08.107Z] === RUN TestUpdateMemory [2019-10-10T01:11:08.107Z] --- SKIP: TestUpdateMemory (0.01s) [2019-10-10T01:11:08.107Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:11:08.107Z] === RUN TestUpdateCPUQuota [2019-10-10T01:11:08.567Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T01:11:09.372Z] --- PASS: TestUpdateCPUQuota (1.68s) [2019-10-10T01:11:09.372Z] === RUN TestUpdatePidsLimit [2019-10-10T01:11:09.372Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T01:11:09.497Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T01:11:10.185Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T01:11:10.565Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T01:11:10.947Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T01:11:11.308Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T01:11:11.392Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T01:11:11.649Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T01:11:11.688Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T01:11:12.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T01:11:12.581Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit (4.24s) [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-10-10T01:11:14.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-10T01:11:14.045Z] === RUN TestUpdateRestartPolicy [2019-10-10T01:11:14.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-10T01:11:15.846Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T01:11:16.777Z] --- PASS: TestServiceCreateInit (10.47s) [2019-10-10T01:11:16.777Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2019-10-10T01:11:16.777Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T01:11:16.777Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2019-10-10T01:11:16.777Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T01:11:16.777Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T01:11:17.707Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T01:11:20.983Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T01:11:22.352Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T01:11:23.724Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T01:11:24.287Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T01:11:27.645Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2019-10-10T01:11:27.645Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T01:11:27.645Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-10-10T01:11:27.645Z] === RUN TestWaitNonBlocked [2019-10-10T01:11:27.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:11:27.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:11:27.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:11:27.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:11:27.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:11:27.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:11:28.467Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T01:11:28.936Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-10T01:11:28.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2019-10-10T01:11:28.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2019-10-10T01:11:28.936Z] === RUN TestWaitBlocked [2019-10-10T01:11:28.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:11:28.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:11:28.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:11:28.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:11:28.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:11:28.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:11:30.398Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-10T01:11:30.398Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2019-10-10T01:11:30.398Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2019-10-10T01:11:30.398Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T01:11:30.398Z] === CONT TestIpcModeOlderClient [2019-10-10T01:11:30.398Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-10T01:11:30.398Z] === CONT TestDaemonRestartIpcMode [2019-10-10T01:11:30.989Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T01:11:31.928Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T01:11:33.296Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T01:11:33.621Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-10-10T01:11:33.621Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T01:11:34.414Z] --- PASS: TestDaemonRestartIpcMode (3.85s) [2019-10-10T01:11:34.414Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T01:11:34.414Z] PASS [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] === Skipped [2019-10-10T01:11:34.414Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-10T01:11:34.414Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-10T01:11:34.414Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T01:11:34.414Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T01:11:34.414Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-10-10T01:11:34.414Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] === SKIP: s390x.integration.container TestUpdateMemory (0.01s) [2019-10-10T01:11:34.414Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] [2019-10-10T01:11:34.414Z] DONE 197 tests, 6 skipped in 139.934s [2019-10-10T01:11:34.414Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T01:11:34.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:11:34.414Z] ++ set -e [2019-10-10T01:11:34.414Z] ++ '[' -n 0 ']' [2019-10-10T01:11:34.414Z] ++ set -x [2019-10-10T01:11:34.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:11:34.414Z] INFO: Testing against a local daemon [2019-10-10T01:11:34.414Z] === RUN TestCommitInheritsEnv [2019-10-10T01:11:34.829Z] ---> 4685cc98d947 [2019-10-10T01:11:34.829Z] Successfully built 4685cc98d947 [2019-10-10T01:11:34.829Z] Successfully tagged docker:latest [2019-10-10T01:11:34.830Z] INFO: Image build ended at 10/10/2019 01:11:31. Duration:00:03:57.8748197 [2019-10-10T01:11:34.830Z] [2019-10-10T01:11:34.830Z] [2019-10-10T01:11:34.830Z] INFO: Building the test binaries at 10/10/2019 01:11:31... [2019-10-10T01:11:35.207Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-10-10T01:11:35.207Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T01:11:35.207Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T01:11:35.207Z] === RUN TestImagesFilterMultiReference [2019-10-10T01:11:35.207Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-10T01:11:35.207Z] === RUN TestImagePullPlatformInvalid [2019-10-10T01:11:35.207Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-10T01:11:35.207Z] === RUN TestRemoveImageOrphaning [2019-10-10T01:11:35.587Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-10-10T01:11:35.587Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T01:11:35.587Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-10T01:11:35.587Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:11:35.587Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T01:11:35.587Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-10T01:11:35.587Z] === RUN TestTagInvalidReference [2019-10-10T01:11:35.587Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-10T01:11:35.587Z] === RUN TestTagValidPrefixedRepo [2019-10-10T01:11:35.587Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-10T01:11:35.587Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T01:11:35.587Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-10T01:11:35.587Z] === RUN TestTagOfficialNames [2019-10-10T01:11:35.587Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-10T01:11:35.587Z] === RUN TestTagMatchesDigest [2019-10-10T01:11:35.587Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-10T01:11:35.587Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T01:11:37.762Z] INFO: make.ps1 starting at 10/10/2019 01:11:37 [2019-10-10T01:11:37.762Z] INFO: Git commit (f296b411c) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T01:11:37.762Z] INFO: Invoking autogen... [2019-10-10T01:11:38.223Z] INFO: Building daemon... [2019-10-10T01:11:38.549Z] --- PASS: TestCreateServiceMultipleTimes (21.49s) [2019-10-10T01:11:38.549Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T01:11:38.549Z] === RUN TestCreateServiceConflict [2019-10-10T01:11:41.824Z] --- PASS: TestCreateServiceConflict (3.10s) [2019-10-10T01:11:41.824Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T01:11:41.824Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T01:11:44.347Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T01:11:44.911Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-10-10T01:11:44.911Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T01:11:44.911Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T01:11:49.086Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-10T01:11:50.984Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T01:11:54.258Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T01:11:55.188Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T01:11:56.314Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T01:11:56.315Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T01:11:56.315Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T01:11:56.556Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T01:11:56.813Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T01:11:57.376Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T01:11:57.817Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T01:11:57.817Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T01:11:58.105Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2019-10-10T01:11:58.403Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 95.2% of statements [2019-10-10T01:11:58.745Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T01:11:59.028Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T01:11:59.028Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T01:11:59.316Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2019-10-10T01:11:59.316Z] ok github.com/docker/docker/api/types/time 0.044s coverage: 100.0% of statements [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T01:11:59.316Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T01:12:00.114Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T01:12:00.677Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.60s) [2019-10-10T01:12:00.677Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T01:12:00.677Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T01:12:00.807Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2019-10-10T01:12:01.240Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T01:12:03.766Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2019-10-10T01:12:03.766Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T01:12:03.766Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T01:12:05.705Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T01:12:05.705Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T01:12:06.271Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T01:12:06.271Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T01:12:06.341Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2019-10-10T01:12:06.836Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T01:12:06.836Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2019-10-10T01:12:06.836Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T01:12:06.836Z] === RUN TestCreateServiceSysctls [2019-10-10T01:12:06.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-10T01:12:07.371Z] ok github.com/docker/docker/builder/remotecontext/git 4.458s coverage: 85.1% of statements [2019-10-10T01:12:08.210Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T01:12:08.210Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T01:12:09.141Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T01:12:10.870Z] ok github.com/docker/docker/builder/remotecontext 0.543s coverage: 13.6% of statements [2019-10-10T01:12:11.666Z] --- PASS: TestCreateServiceSysctls (4.88s) [2019-10-10T01:12:11.666Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T01:12:11.666Z] === RUN TestCreateServiceCapabilities [2019-10-10T01:12:12.368Z] ok github.com/docker/docker/builder/dockerfile 1.443s coverage: 48.2% of statements [2019-10-10T01:12:12.368Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T01:12:12.368Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T01:12:14.942Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T01:12:15.014Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T01:12:15.014Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-10T01:12:15.014Z] Cross building: bundles/cross/windows/amd64 [2019-10-10T01:12:15.014Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T01:12:15.014Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-10T01:12:15.199Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2019-10-10T01:12:15.199Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T01:12:15.199Z] === RUN TestInspect [2019-10-10T01:12:16.130Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T01:12:17.501Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T01:12:18.434Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T01:12:19.367Z] --- PASS: TestInspect (3.87s) [2019-10-10T01:12:19.367Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T01:12:19.367Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T01:12:19.625Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T01:12:20.810Z] ok github.com/docker/docker/client 0.860s coverage: 75.8% of statements [2019-10-10T01:12:21.521Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T01:12:24.043Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T01:12:25.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-10T01:12:26.342Z] --- PASS: TestDockerNetworkConnectAlias (7.04s) [2019-10-10T01:12:26.342Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T01:12:26.342Z] === RUN TestDockerNetworkReConnect [2019-10-10T01:12:27.714Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T01:12:35.811Z] --- PASS: TestDockerNetworkReConnect (9.71s) [2019-10-10T01:12:35.811Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T01:12:35.811Z] === RUN TestServicePlugin [2019-10-10T01:12:47.995Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T01:12:48.252Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T01:12:48.508Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T01:12:49.905Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T01:12:50.388Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-10T01:12:50.837Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T01:12:51.933Z] [2019-10-10T01:12:51.933Z] ________ ____ __. [2019-10-10T01:12:51.933Z] \_____ \ | |/ _| [2019-10-10T01:12:51.933Z] / | \| < [2019-10-10T01:12:51.933Z] / | \ | \ [2019-10-10T01:12:51.933Z] \_______ /____|__ \ [2019-10-10T01:12:51.933Z] \/ \/ [2019-10-10T01:12:51.933Z] [2019-10-10T01:12:51.933Z] INFO: make.ps1 ended at 10/10/2019 01:12:51 [2019-10-10T01:12:52.730Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T01:12:52.730Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T01:12:52.730Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T01:12:52.730Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T01:12:52.730Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T01:12:54.625Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T01:12:54.625Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T01:12:54.848Z] INFO: Binaries build ended at 10/10/2019 01:12:54. Duration:00:01:22.2171414 [2019-10-10T01:12:55.995Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T01:12:56.559Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T01:12:57.034Z] INFO: Copying the built daemon binary to d:\CI\PR-40038\8\binary\dockerd-f296b411c.exe... [2019-10-10T01:12:57.931Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T01:12:57.931Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T01:12:58.006Z] INFO: Copying the built client binary to d:\CI\PR-40038\8\binary\docker-f296b411c.exe... [2019-10-10T01:12:58.006Z] INFO: Copying dockerversion from the container... [2019-10-10T01:12:58.469Z] INFO: Copying the golang package from the container to d:\CI\PR-40038\8\installer\go.zip... [2019-10-10T01:13:00.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-10T01:13:01.385Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T01:13:01.385Z] INFO: Extracting go.zip to d:\CI\PR-40038\8\go [2019-10-10T01:13:03.908Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T01:13:04.471Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T01:13:05.036Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T01:13:05.599Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T01:13:05.599Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T01:13:06.530Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T01:13:07.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-10T01:13:09.619Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T01:13:09.619Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T01:13:09.619Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T01:13:10.183Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T01:13:11.113Z] --- PASS: TestServicePlugin (35.04s) [2019-10-10T01:13:11.113Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T01:13:11.113Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T01:13:11.113Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T01:13:11.113Z] plugin_test.go:62: [de4b9b6973022] joining swarm manager [d1a27b28336a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:13:11.113Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T01:13:11.113Z] plugin_test.go:65: [d1c2d8bb4d3c0] joining swarm manager [d1a27b28336a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:13:11.113Z] === RUN TestServiceUpdateLabel [2019-10-10T01:13:11.113Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T01:13:12.486Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T01:13:12.742Z] --- PASS: TestServiceUpdateLabel (1.70s) [2019-10-10T01:13:12.743Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T01:13:12.743Z] === RUN TestServiceUpdateSecrets [2019-10-10T01:13:13.307Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T01:13:15.204Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T01:13:17.098Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T01:13:17.679Z] ok github.com/docker/docker/cmd/dockerd 0.157s coverage: 30.3% of statements [2019-10-10T01:13:17.679Z] ok github.com/docker/docker/container 0.213s coverage: 35.3% of statements [2019-10-10T01:13:17.679Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T01:13:17.679Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T01:13:17.679Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T01:13:17.679Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T01:13:18.028Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T01:13:19.931Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T01:13:20.868Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T01:13:21.186Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2019-10-10T01:13:22.763Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T01:13:22.808Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T01:13:22.808Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-10T01:13:22.808Z] remote: Enumerating objects: 19, done. [2019-10-10T01:13:22.808Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-10T01:13:22.808Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-10T01:13:22.808Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-10T01:13:22.808Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T01:13:23.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/test/unit [2019-10-10T01:13:23.694Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T01:13:23.694Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T01:13:23.694Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T01:13:23.950Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T01:13:23.950Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T01:13:23.950Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T01:13:23.950Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T01:13:25.654Z] ? github.com/docker/docker/api [no test files] [2019-10-10T01:13:25.844Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T01:13:27.736Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T01:13:27.736Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T01:13:27.993Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2019-10-10T01:13:27.993Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T01:13:27.993Z] === RUN TestServiceUpdateConfigs [2019-10-10T01:13:28.556Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T01:13:29.486Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T01:13:29.654Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.8% of statements [2019-10-10T01:13:30.416Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T01:13:31.349Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T01:13:31.384Z] INFO: Extraction ended at 10/10/2019 01:13:29. Duration:00:00:28.5153610 [2019-10-10T01:13:31.384Z] INFO: Updating the golang and path environment variables [2019-10-10T01:13:31.384Z] INFO: GOPATH=d:\gopath [2019-10-10T01:13:31.384Z] INFO: go version go1.13.1 windows/amd64 [2019-10-10T01:13:31.384Z] INFO: Running the daemon under test in debug mode [2019-10-10T01:13:31.384Z] INFO: Starting a daemon under test... [2019-10-10T01:13:31.384Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40038\8\daemon --pidfile d:\CI\PR-40038\8\docker.pid -D [2019-10-10T01:13:31.384Z] INFO: Process started successfully. [2019-10-10T01:13:31.384Z] INFO: Start tailing logs of the daemon under tests [2019-10-10T01:13:31.384Z] INFO: Waiting for the daemon under test to start... [2019-10-10T01:13:31.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-10T01:13:32.170Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T01:13:32.170Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T01:13:32.170Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T01:13:33.101Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T01:13:33.101Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T01:13:33.101Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T01:13:33.171Z] ok github.com/docker/docker/daemon/cluster 0.237s coverage: 0.5% of statements [2019-10-10T01:13:33.359Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T01:13:33.359Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T01:13:33.569Z] INFO: Daemon under test started and replied! [2019-10-10T01:13:33.569Z] INFO: Docker version of the daemon under test [2019-10-10T01:13:33.569Z] [2019-10-10T01:13:33.569Z] Client: [2019-10-10T01:13:33.569Z] Version: 17.06.2-ce [2019-10-10T01:13:33.569Z] API version: 1.30 [2019-10-10T01:13:33.569Z] Go version: go1.8.3 [2019-10-10T01:13:33.569Z] Git commit: cec0b72 [2019-10-10T01:13:33.569Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-10T01:13:33.569Z] OS/Arch: windows/amd64 [2019-10-10T01:13:33.569Z] [2019-10-10T01:13:33.569Z] Server: [2019-10-10T01:13:33.569Z] Version: 0.0.0-dev [2019-10-10T01:13:33.569Z] API version: 1.41 (minimum version 1.24) [2019-10-10T01:13:33.569Z] Go version: go1.13.1 [2019-10-10T01:13:33.569Z] Git commit: f296b411c [2019-10-10T01:13:33.569Z] Built: 10/10/2019 01:11:37 [2019-10-10T01:13:33.569Z] OS/Arch: windows/amd64 [2019-10-10T01:13:33.569Z] Experimental: false [2019-10-10T01:13:33.569Z] [2019-10-10T01:13:33.569Z] INFO: Docker info of the daemon under test [2019-10-10T01:13:33.569Z] [2019-10-10T01:13:34.030Z] Containers: 0 [2019-10-10T01:13:34.030Z] Running: 0 [2019-10-10T01:13:34.030Z] Paused: 0 [2019-10-10T01:13:34.030Z] Stopped: 0 [2019-10-10T01:13:34.030Z] Images: 0 [2019-10-10T01:13:34.030Z] Server Version: 0.0.0-dev [2019-10-10T01:13:34.030Z] Storage Driver: windowsfilter [2019-10-10T01:13:34.030Z] Windows: [2019-10-10T01:13:34.030Z] Logging Driver: json-file [2019-10-10T01:13:34.030Z] Plugins: [2019-10-10T01:13:34.030Z] Volume: local [2019-10-10T01:13:34.030Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T01:13:34.030Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T01:13:34.030Z] Swarm: inactive [2019-10-10T01:13:34.030Z] Default Isolation: process [2019-10-10T01:13:34.030Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T01:13:34.030Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T01:13:34.030Z] OSType: windows [2019-10-10T01:13:34.030Z] Architecture: x86_64 [2019-10-10T01:13:34.030Z] CPUs: 4 [2019-10-10T01:13:34.030Z] Total Memory: 32GiB [2019-10-10T01:13:34.030Z] Name: azwin-2-cbb790 [2019-10-10T01:13:34.030Z] ID: ATOU:3P2G:VDGY:QXGD:WCJ3:EFT2:SQNJ:SGAH:YT6W:2SGV:VDVL:KETK [2019-10-10T01:13:34.030Z] Docker Root Dir: D:\CI\PR-40038\8\daemon [2019-10-10T01:13:34.030Z] Debug Mode (client): false [2019-10-10T01:13:34.030Z] Debug Mode (server): true [2019-10-10T01:13:34.030Z] File Descriptors: -1 [2019-10-10T01:13:34.030Z] Goroutines: 17 [2019-10-10T01:13:34.030Z] System Time: 2019-10-10T01:13:33.5367262Z [2019-10-10T01:13:34.030Z] EventsListeners: 0 [2019-10-10T01:13:34.030Z] Registry: https://index.docker.io/v1/ [2019-10-10T01:13:34.030Z] Labels: [2019-10-10T01:13:34.030Z] Experimental: false [2019-10-10T01:13:34.030Z] Insecure Registries: [2019-10-10T01:13:34.030Z] 127.0.0.0/8 [2019-10-10T01:13:34.030Z] Live Restore Enabled: false [2019-10-10T01:13:34.030Z] [2019-10-10T01:13:34.030Z] [2019-10-10T01:13:34.030Z] INFO: Docker images of the daemon under test [2019-10-10T01:13:34.030Z] [2019-10-10T01:13:34.030Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T01:13:34.030Z] [2019-10-10T01:13:34.030Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-10T01:13:34.030Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-10T01:13:34.030Z] ltsc2019: Pulling from windows/servercore [2019-10-10T01:13:34.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T01:13:35.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T01:13:36.152Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T01:13:36.152Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T01:13:37.841Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-10-10T01:13:38.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T01:13:38.714Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2019-10-10T01:13:38.736Z] 65014b3c3121: Pulling fs layer [2019-10-10T01:13:38.736Z] 12c8dbabfd62: Pulling fs layer [2019-10-10T01:13:39.236Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T01:13:39.236Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-10T01:13:40.166Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T01:13:40.731Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T01:13:41.433Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 84.6% of statements [2019-10-10T01:13:41.433Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2019-10-10T01:13:41.661Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T01:13:42.592Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T01:13:42.592Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T01:13:43.156Z] --- PASS: TestServiceUpdateConfigs (15.13s) [2019-10-10T01:13:43.156Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T01:13:43.156Z] === RUN TestServiceUpdateNetwork [2019-10-10T01:13:43.414Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T01:13:44.345Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T01:13:44.929Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-10T01:13:45.275Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T01:13:45.364Z] --- PASS: TestImportExtremelyLargeImageWorks (116.08s) [2019-10-10T01:13:45.364Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T01:13:45.364Z] PASS [2019-10-10T01:13:45.364Z] [2019-10-10T01:13:45.364Z] === Skipped [2019-10-10T01:13:45.364Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-10T01:13:45.364Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:13:45.364Z] [2019-10-10T01:13:45.364Z] [2019-10-10T01:13:45.364Z] DONE 12 tests, 1 skipped in 117.606s [2019-10-10T01:13:45.364Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T01:13:45.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:13:45.364Z] ++ set -e [2019-10-10T01:13:45.364Z] ++ '[' -n 0 ']' [2019-10-10T01:13:45.364Z] ++ set -x [2019-10-10T01:13:45.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:13:45.364Z] INFO: Testing against a local daemon [2019-10-10T01:13:45.364Z] === RUN TestNetworkCreateDelete [2019-10-10T01:13:45.364Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-10T01:13:45.364Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T01:13:45.364Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-10-10T01:13:45.364Z] === RUN TestInspectNetwork [2019-10-10T01:13:45.364Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T01:13:45.364Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T01:13:45.364Z] === RUN TestInspectNetwork/network_name [2019-10-10T01:13:45.364Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T01:13:45.364Z] --- PASS: TestInspectNetwork (8.80s) [2019-10-10T01:13:45.364Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T01:13:45.364Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T01:13:45.364Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T01:13:45.364Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T01:13:45.364Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T01:13:45.364Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T01:13:45.364Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-10-10T01:13:45.364Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T01:13:45.364Z] === RUN TestNetworkInvalidJSON [2019-10-10T01:13:45.364Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T01:13:45.364Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T01:13:45.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:13:45.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:13:45.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:13:45.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:13:45.364Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T01:13:45.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:13:45.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:13:45.364Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-10T01:13:45.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T01:13:45.364Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T01:13:45.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T01:13:45.364Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T01:13:45.364Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-10T01:13:45.364Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T01:13:45.364Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T01:13:45.532Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T01:13:45.746Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-10-10T01:13:45.747Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T01:13:45.747Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T01:13:46.417Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.7% of statements [2019-10-10T01:13:46.463Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T01:13:47.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-10T01:13:47.004Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T01:13:47.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T01:13:48.260Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-10T01:13:48.260Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T01:13:48.260Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T01:13:48.372Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T01:13:48.629Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-10T01:13:48.629Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T01:13:48.629Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T01:13:49.118Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-10T01:13:49.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T01:13:49.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T01:13:49.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T01:13:49.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T01:13:49.740Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T01:13:50.145Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.957s coverage: 57.9% of statements [2019-10-10T01:13:50.671Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T01:13:51.168Z] ok github.com/docker/docker/daemon 12.481s coverage: 17.6% of statements [2019-10-10T01:13:51.169Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T01:13:51.169Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T01:13:51.169Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T01:13:51.169Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T01:13:51.379Z] 12c8dbabfd62: Verifying Checksum [2019-10-10T01:13:51.379Z] 12c8dbabfd62: Download complete [2019-10-10T01:13:51.874Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2019-10-10T01:13:51.874Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T01:13:51.874Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T01:13:51.874Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T01:13:51.874Z] service_test.go:230: FLAKY_TEST [2019-10-10T01:13:51.874Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T01:13:55.599Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.443s coverage: 68.6% of statements [2019-10-10T01:13:55.922Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T01:13:56.179Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T01:13:56.621Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.946s coverage: 51.0% of statements [2019-10-10T01:13:57.110Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T01:13:57.110Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T01:13:57.110Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T01:13:58.478Z] --- PASS: TestServiceUpdateNetwork (15.03s) [2019-10-10T01:13:58.478Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T01:13:58.478Z] PASS [2019-10-10T01:13:58.478Z] [2019-10-10T01:13:58.478Z] DONE 19 tests in 172.135s [2019-10-10T01:13:58.478Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T01:13:58.478Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:13:58.478Z] ++ set -e [2019-10-10T01:13:58.478Z] ++ '[' -n 0 ']' [2019-10-10T01:13:58.478Z] ++ set -x [2019-10-10T01:13:58.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:13:58.478Z] INFO: Testing against a local daemon [2019-10-10T01:13:58.478Z] === RUN TestSessionCreate [2019-10-10T01:13:58.478Z] --- PASS: TestSessionCreate (0.03s) [2019-10-10T01:13:58.478Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T01:13:58.478Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-10T01:13:58.478Z] PASS [2019-10-10T01:13:58.478Z] [2019-10-10T01:13:58.478Z] DONE 2 tests in 0.222s [2019-10-10T01:13:58.478Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T01:13:58.478Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:13:58.478Z] ++ set -e [2019-10-10T01:13:58.478Z] ++ '[' -n 0 ']' [2019-10-10T01:13:58.478Z] ++ set -x [2019-10-10T01:13:58.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:13:58.678Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.029s coverage: 45.9% of statements [2019-10-10T01:13:58.678Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T01:13:58.734Z] INFO: Testing against a local daemon [2019-10-10T01:13:58.734Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T01:13:58.734Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T01:13:58.734Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T01:13:58.734Z] === RUN TestEventsExecDie [2019-10-10T01:13:59.665Z] --- PASS: TestEventsExecDie (0.95s) [2019-10-10T01:13:59.665Z] === RUN TestEventsBackwardsCompatible [2019-10-10T01:13:59.923Z] --- PASS: TestEventsBackwardsCompatible (0.22s) [2019-10-10T01:13:59.923Z] === RUN TestInfoBinaryCommits [2019-10-10T01:13:59.923Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-10-10T01:13:59.923Z] === RUN TestInfoAPIVersioned [2019-10-10T01:13:59.923Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T01:13:59.923Z] === RUN TestInfoAPI [2019-10-10T01:13:59.923Z] --- PASS: TestInfoAPI (0.02s) [2019-10-10T01:13:59.923Z] === RUN TestInfoAPIWarnings [2019-10-10T01:13:59.923Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T01:14:00.171Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2019-10-10T01:14:00.800Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.581s coverage: 76.1% of statements [2019-10-10T01:14:00.852Z] --- PASS: TestInfoAPIWarnings (0.79s) [2019-10-10T01:14:00.853Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T01:14:00.853Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T01:14:00.853Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T01:14:01.089Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.693s coverage: 52.6% of statements [2019-10-10T01:14:01.089Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T01:14:01.089Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T01:14:01.109Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-10-10T01:14:01.109Z] === RUN TestPingCacheHeaders [2019-10-10T01:14:01.109Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-10T01:14:01.109Z] === RUN TestPingGet [2019-10-10T01:14:01.109Z] --- PASS: TestPingGet (0.01s) [2019-10-10T01:14:01.109Z] === RUN TestPingHead [2019-10-10T01:14:01.109Z] --- PASS: TestPingHead (0.03s) [2019-10-10T01:14:01.109Z] === RUN TestVersion [2019-10-10T01:14:01.109Z] --- PASS: TestVersion (0.03s) [2019-10-10T01:14:01.109Z] PASS [2019-10-10T01:14:01.109Z] [2019-10-10T01:14:01.109Z] === Skipped [2019-10-10T01:14:01.109Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T01:14:01.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T01:14:01.109Z] [2019-10-10T01:14:01.109Z] [2019-10-10T01:14:01.109Z] DONE 12 tests, 1 skipped in 2.622s [2019-10-10T01:14:01.109Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T01:14:01.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:01.109Z] ++ set -e [2019-10-10T01:14:01.109Z] ++ '[' -n 0 ']' [2019-10-10T01:14:01.109Z] ++ set -x [2019-10-10T01:14:01.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:01.366Z] INFO: Testing against a local daemon [2019-10-10T01:14:01.366Z] === RUN TestVolumesCreateAndList [2019-10-10T01:14:01.366Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-10T01:14:01.366Z] === RUN TestVolumesRemove [2019-10-10T01:14:01.366Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-10T01:14:01.366Z] === RUN TestVolumesInspect [2019-10-10T01:14:01.624Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-10T01:14:01.624Z] === RUN TestVolumesInvalidJSON [2019-10-10T01:14:01.624Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T01:14:01.624Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T01:14:01.624Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T01:14:01.624Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-10T01:14:01.624Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T01:14:01.624Z] PASS [2019-10-10T01:14:01.624Z] [2019-10-10T01:14:01.624Z] DONE 5 tests in 0.378s [2019-10-10T01:14:01.624Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T01:14:01.882Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T01:14:01.882Z] +++ kill 5289 [2019-10-10T01:14:01.883Z] 65014b3c3121: Verifying Checksum [2019-10-10T01:14:01.884Z] 65014b3c3121: Download complete [2019-10-10T01:14:02.446Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T01:14:03.160Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2019-10-10T01:14:03.376Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T01:14:03.376Z] +++ /etc/init.d/apparmor stop [2019-10-10T01:14:03.376Z] Clearing AppArmor profiles cache:. [2019-10-10T01:14:03.376Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T01:14:03.376Z] Unloading profiles will leave already running processes permanently [2019-10-10T01:14:03.376Z] unconfined, which can lead to unexpected situations. [2019-10-10T01:14:03.376Z] [2019-10-10T01:14:03.376Z] To set a process to complain mode, use the command line tool [2019-10-10T01:14:03.376Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T01:14:03.376Z] with the 'teardown' option." [2019-10-10T01:14:03.376Z] [2019-10-10T01:14:04.656Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2019-10-10T01:14:07.365Z] ok github.com/docker/docker/daemon/logger 0.312s coverage: 42.7% of statements [2019-10-10T01:14:07.551Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T01:14:07.993Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2019-10-10T01:14:08.304Z] --- PASS: TestServiceWithDataPathPortInit (16.58s) [2019-10-10T01:14:08.304Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T01:14:08.304Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T01:14:08.304Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T01:14:08.481Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T01:14:10.376Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T01:14:10.730Z] ok github.com/docker/docker/daemon/images 0.064s coverage: 4.9% of statements [2019-10-10T01:14:10.730Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T01:14:10.730Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T01:14:11.029Z] ok github.com/docker/docker/daemon/logger/awslogs 0.733s coverage: 77.4% of statements [2019-10-10T01:14:11.029Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T01:14:11.029Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T01:14:11.029Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2019-10-10T01:14:11.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T01:14:12.052Z] time="2019-10-10T01:14:11Z" level=error msg="Failed to open log file: open /tmp/docker-logger-491755178/container.log.1: no such file or directory" [2019-10-10T01:14:12.052Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2019-10-10T01:14:12.673Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-10-10T01:14:15.385Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2019-10-10T01:14:15.673Z] ok github.com/docker/docker/daemon/logger/local 0.142s coverage: 74.7% of statements [2019-10-10T01:14:15.673Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T01:14:16.301Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2019-10-10T01:14:17.678Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.53s) [2019-10-10T01:14:17.678Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T01:14:17.678Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:34agxy3auvm3hdfvnhw1sezd8 Created:2019-10-10 01:14:09.617849813 +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[4fa3014e393ce2aa00699d74267ed50a8023b8d7c5070cd066b3f98b6a6b3c26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxf5lr6l6o6nb4o40rcvakovk EndpointID:b862b904b51866f6129738833402b074848cdf5db33a8285d34463f3da41d1d1 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aa6fd7cc6fa36508a5e9ddcc7aa19bfb2652088ea6085d60852b8c09261bc851 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:5a182fba4c60 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxf5lr6l6o6nb4o40rcvakovk EndpointID:b862b904b51866f6129738833402b074848cdf5db33a8285d34463f3da41d1d1 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T01:14:17.678Z] PASS [2019-10-10T01:14:17.678Z] [2019-10-10T01:14:17.678Z] === Skipped [2019-10-10T01:14:17.678Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T01:14:17.678Z] service_test.go:230: FLAKY_TEST [2019-10-10T01:14:17.678Z] [2019-10-10T01:14:17.678Z] [2019-10-10T01:14:17.678Z] DONE 21 tests, 1 skipped in 44.853s [2019-10-10T01:14:17.678Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T01:14:17.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:17.678Z] ++ set -e [2019-10-10T01:14:17.678Z] ++ '[' -n 0 ']' [2019-10-10T01:14:17.678Z] ++ set -x [2019-10-10T01:14:17.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:17.678Z] INFO: Testing against a local daemon [2019-10-10T01:14:17.678Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T01:14:17.678Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T01:14:17.678Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:14:17.678Z] === RUN TestDockerNetworkIpvlan [2019-10-10T01:14:17.678Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T01:14:17.678Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:14:17.678Z] PASS [2019-10-10T01:14:17.678Z] [2019-10-10T01:14:17.678Z] === Skipped [2019-10-10T01:14:17.678Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T01:14:17.678Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:14:17.678Z] [2019-10-10T01:14:17.678Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T01:14:17.678Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T01:14:17.678Z] [2019-10-10T01:14:17.678Z] [2019-10-10T01:14:17.678Z] DONE 2 tests, 2 skipped in 0.203s [2019-10-10T01:14:17.678Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T01:14:17.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:17.678Z] ++ set -e [2019-10-10T01:14:17.678Z] ++ '[' -n 0 ']' [2019-10-10T01:14:17.678Z] ++ set -x [2019-10-10T01:14:17.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:17.678Z] INFO: Testing against a local daemon [2019-10-10T01:14:17.678Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T01:14:17.792Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2019-10-10T01:14:18.465Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2019-10-10T01:14:18.465Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T01:14:18.465Z] === RUN TestDockerNetworkMacvlan [2019-10-10T01:14:19.266Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T01:14:19.858Z] ok github.com/docker/docker/daemon/network 0.055s coverage: 63.8% of statements [2019-10-10T01:14:20.044Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T01:14:20.481Z] ok github.com/docker/docker/daemon/logger/splunk 3.175s coverage: 84.5% of statements [2019-10-10T01:14:20.481Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T01:14:20.481Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T01:14:21.324Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T01:14:23.189Z] ok github.com/docker/docker/distribution/metadata 0.190s coverage: 48.2% of statements [2019-10-10T01:14:23.992Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T01:14:24.680Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-10-10T01:14:25.305Z] ok github.com/docker/docker/distribution 0.833s coverage: 22.4% of statements [2019-10-10T01:14:25.305Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T01:14:27.181Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T01:14:28.798Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.1% of statements [2019-10-10T01:14:28.798Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T01:14:28.798Z] ok github.com/docker/docker/image 0.065s coverage: 86.4% of statements [2019-10-10T01:14:29.419Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2019-10-10T01:14:29.420Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T01:14:29.706Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2019-10-10T01:14:29.706Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T01:14:30.336Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-10T01:14:31.830Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2019-10-10T01:14:32.329Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T01:14:33.178Z] --- PASS: TestDockerNetworkMacvlan (14.83s) [2019-10-10T01:14:33.178Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:14:33.178Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-10T01:14:33.178Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:14:33.178Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2019-10-10T01:14:33.178Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:14:33.178Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2019-10-10T01:14:33.178Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:14:33.178Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2019-10-10T01:14:33.178Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:14:33.178Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2019-10-10T01:14:33.178Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:14:33.178Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2019-10-10T01:14:33.178Z] PASS [2019-10-10T01:14:33.178Z] [2019-10-10T01:14:33.178Z] DONE 8 tests in 16.330s [2019-10-10T01:14:33.178Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T01:14:33.178Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:33.178Z] ++ set -e [2019-10-10T01:14:33.178Z] ++ '[' -n 0 ']' [2019-10-10T01:14:33.178Z] ++ set -x [2019-10-10T01:14:33.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:33.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-10T01:14:33.649Z] testing: warning: no tests to run [2019-10-10T01:14:33.649Z] PASS [2019-10-10T01:14:33.649Z] [2019-10-10T01:14:33.649Z] DONE 0 tests in 0.064s [2019-10-10T01:14:33.649Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T01:14:33.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:33.649Z] ++ set -e [2019-10-10T01:14:33.649Z] ++ '[' -n 0 ']' [2019-10-10T01:14:33.649Z] ++ set -x [2019-10-10T01:14:33.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:14:33.649Z] INFO: Testing against a local daemon [2019-10-10T01:14:33.649Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T01:14:35.575Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2019-10-10T01:14:35.575Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T01:14:35.575Z] === RUN TestAuthZPluginTLS [2019-10-10T01:14:35.939Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-10T01:14:35.939Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T01:14:35.939Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T01:14:36.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T01:14:36.321Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-10T01:14:36.321Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T01:14:36.321Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T01:14:37.111Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-10T01:14:37.111Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T01:14:37.111Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T01:14:37.377Z] ok github.com/docker/docker/opts 0.087s coverage: 66.9% of statements [2019-10-10T01:14:37.377Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2019-10-10T01:14:37.476Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-10T01:14:37.476Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T01:14:37.476Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T01:14:37.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T01:14:37.664Z] ok github.com/docker/docker/pkg/archive 1.368s coverage: 77.0% of statements [2019-10-10T01:14:38.127Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T01:14:38.288Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2019-10-10T01:14:38.575Z] ok github.com/docker/docker/pkg/authorization 1.925s coverage: 68.3% of statements [2019-10-10T01:14:39.297Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-10-10T01:14:39.297Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T01:14:39.297Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T01:14:39.596Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-10-10T01:14:39.671Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-10T01:14:39.671Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T01:14:39.671Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T01:14:40.490Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-10T01:14:40.490Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T01:14:40.490Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T01:14:40.621Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2019-10-10T01:14:40.903Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-10T01:14:40.903Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T01:14:40.903Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T01:14:40.909Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2019-10-10T01:14:41.403Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T01:14:42.400Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-10-10T01:14:43.386Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-10-10T01:14:43.386Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T01:14:43.386Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T01:14:43.424Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-10T01:14:43.923Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T01:14:44.054Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-10T01:14:44.342Z] ok github.com/docker/docker/layer 8.098s coverage: 68.8% of statements [2019-10-10T01:14:44.342Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T01:14:44.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T01:14:44.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T01:14:44.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T01:14:44.342Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T01:14:44.342Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T01:14:44.969Z] ok github.com/docker/docker/pkg/chrootarchive 4.418s coverage: 43.2% of statements [2019-10-10T01:14:44.969Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T01:14:44.969Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T01:14:45.203Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-10-10T01:14:45.203Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T01:14:45.203Z] === RUN TestAuthZPluginHeader [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 95.2% of statements [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T01:14:45.497Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T01:14:45.497Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-10-10T01:14:45.594Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-10T01:14:45.754Z] ok github.com/docker/docker/builder/dockerfile 0.550s coverage: 48.2% of statements [2019-10-10T01:14:45.754Z] ok github.com/docker/docker/builder/remotecontext 0.195s coverage: 13.6% of statements [2019-10-10T01:14:45.883Z] ok github.com/docker/docker/pkg/fileutils 0.034s coverage: 89.5% of statements [2019-10-10T01:14:46.002Z] --- PASS: TestAuthZPluginHeader (0.88s) [2019-10-10T01:14:46.002Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T01:14:46.002Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T01:14:46.002Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-10T01:14:46.002Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:14:46.002Z] === RUN TestAuthZPluginV2Disable [2019-10-10T01:14:46.002Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T01:14:46.002Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:14:46.002Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T01:14:46.002Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T01:14:46.002Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:14:46.002Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T01:14:46.002Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T01:14:46.002Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:14:46.002Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T01:14:46.173Z] ok github.com/docker/docker/pkg/discovery/kv 3.209s coverage: 84.1% of statements [2019-10-10T01:14:46.460Z] ok github.com/docker/docker/pkg/fsutils 0.468s coverage: 85.1% of statements [2019-10-10T01:14:46.686Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-10T01:14:47.195Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T01:14:47.485Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 11.4% of statements [2019-10-10T01:14:48.564Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T01:14:48.820Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T01:14:48.979Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2019-10-10T01:14:49.212Z] ok github.com/docker/docker/builder/remotecontext/git 2.042s coverage: 85.1% of statements [2019-10-10T01:14:49.212Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T01:14:49.212Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T01:14:49.265Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2019-10-10T01:14:49.750Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T01:14:50.289Z] ok github.com/docker/docker/pkg/idtools 1.465s coverage: 70.1% of statements [2019-10-10T01:14:50.289Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2019-10-10T01:14:50.578Z] ok github.com/docker/docker/pkg/ioutils 2.108s coverage: 70.6% of statements [2019-10-10T01:14:50.578Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T01:14:50.582Z] ok github.com/docker/docker/client 0.216s coverage: 75.8% of statements [2019-10-10T01:14:51.119Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-10T01:14:51.609Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-10-10T01:14:51.896Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-10-10T01:14:52.049Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T01:14:52.183Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-10T01:14:52.809Z] ok github.com/docker/docker/pkg/mount 0.922s coverage: 69.6% of statements [2019-10-10T01:14:52.809Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T01:14:52.979Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T01:14:53.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 91.4% of statements [2019-10-10T01:14:53.384Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2019-10-10T01:14:53.385Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T01:14:53.385Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T01:14:53.909Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T01:14:54.412Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2019-10-10T01:14:54.838Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T01:14:55.769Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T01:14:55.908Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2019-10-10T01:14:55.908Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2019-10-10T01:14:56.195Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-10-10T01:14:57.136Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T01:14:57.223Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-10T01:14:57.846Z] ok github.com/docker/docker/pkg/pubsub 1.181s coverage: 73.9% of statements [2019-10-10T01:14:58.071Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T01:14:58.133Z] ok github.com/docker/docker/pkg/stdcopy 0.025s coverage: 100.0% of statements [2019-10-10T01:14:59.443Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T01:14:59.619Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2019-10-10T01:14:59.619Z] ok github.com/docker/docker/pkg/stringid 0.025s coverage: 70.6% of statements [2019-10-10T01:15:00.243Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-10T01:15:00.529Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.0% of statements [2019-10-10T01:15:00.813Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T01:15:01.550Z] ok github.com/docker/docker/pkg/signal 4.059s coverage: 61.0% of statements [2019-10-10T01:15:01.550Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2019-10-10T01:15:01.745Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T01:15:02.176Z] ok github.com/docker/docker/pkg/tailfile 0.224s coverage: 88.6% of statements [2019-10-10T01:15:02.676Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T01:15:03.202Z] testing: warning: no tests to run [2019-10-10T01:15:03.202Z] coverage: [no statements] [2019-10-10T01:15:03.202Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-10T01:15:03.491Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 85.9% of statements [2019-10-10T01:15:04.046Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T01:15:04.115Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements [2019-10-10T01:15:04.404Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-10-10T01:15:04.404Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2019-10-10T01:15:05.062Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2019-10-10T01:15:05.417Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T01:15:05.709Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2019-10-10T01:15:05.709Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T01:15:05.709Z] PASS [2019-10-10T01:15:05.709Z] [2019-10-10T01:15:05.709Z] === Skipped [2019-10-10T01:15:05.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-10T01:15:05.709Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:15:05.709Z] [2019-10-10T01:15:05.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T01:15:05.709Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:15:05.709Z] [2019-10-10T01:15:05.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T01:15:05.709Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:15:05.709Z] [2019-10-10T01:15:05.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T01:15:05.709Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:15:05.709Z] [2019-10-10T01:15:05.709Z] [2019-10-10T01:15:05.709Z] DONE 17 tests, 4 skipped in 29.493s [2019-10-10T01:15:05.709Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T01:15:05.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:05.709Z] ++ set -e [2019-10-10T01:15:05.709Z] ++ '[' -n 0 ']' [2019-10-10T01:15:05.709Z] ++ set -x [2019-10-10T01:15:05.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:05.709Z] INFO: Testing against a local daemon [2019-10-10T01:15:05.709Z] === RUN TestPluginInvalidJSON [2019-10-10T01:15:05.709Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:15:05.709Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:15:05.709Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:15:05.709Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T01:15:05.709Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T01:15:05.709Z] PASS [2019-10-10T01:15:05.709Z] [2019-10-10T01:15:05.709Z] DONE 2 tests in 0.214s [2019-10-10T01:15:05.709Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T01:15:05.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:05.709Z] ++ set -e [2019-10-10T01:15:05.709Z] ++ '[' -n 0 ']' [2019-10-10T01:15:05.709Z] ++ set -x [2019-10-10T01:15:05.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:05.709Z] INFO: Testing against a local daemon [2019-10-10T01:15:05.709Z] === RUN TestExternalGraphDriver [2019-10-10T01:15:05.709Z] === RUN TestExternalGraphDriver/json [2019-10-10T01:15:05.709Z] === RUN TestExternalGraphDriver/spec [2019-10-10T01:15:06.346Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T01:15:06.347Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T01:15:07.109Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-10-10T01:15:07.280Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-10T01:15:07.518Z] === RUN TestExternalGraphDriver/pull [2019-10-10T01:15:08.210Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T01:15:09.141Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T01:15:09.164Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2019-10-10T01:15:09.789Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 68.8% of statements [2019-10-10T01:15:10.070Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T01:15:10.754Z] --- PASS: TestExternalGraphDriver (6.98s) [2019-10-10T01:15:10.754Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T01:15:10.754Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-10-10T01:15:10.754Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2019-10-10T01:15:10.754Z] --- PASS: TestExternalGraphDriver/pull (2.62s) [2019-10-10T01:15:10.754Z] === RUN TestGraphdriverPluginV2 [2019-10-10T01:15:10.754Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2019-10-10T01:15:10.754Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:15:10.754Z] PASS [2019-10-10T01:15:10.754Z] [2019-10-10T01:15:10.754Z] === Skipped [2019-10-10T01:15:10.754Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2019-10-10T01:15:10.754Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:15:10.754Z] [2019-10-10T01:15:10.754Z] [2019-10-10T01:15:10.754Z] DONE 5 tests, 1 skipped in 7.239s [2019-10-10T01:15:10.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T01:15:10.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:10.754Z] ++ set -e [2019-10-10T01:15:10.754Z] ++ '[' -n 0 ']' [2019-10-10T01:15:10.754Z] ++ set -x [2019-10-10T01:15:10.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:10.754Z] INFO: Testing against a local daemon [2019-10-10T01:15:10.754Z] === RUN TestContinueAfterPluginCrash [2019-10-10T01:15:10.754Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T01:15:10.754Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T01:15:10.754Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T01:15:10.754Z] === CONT TestContinueAfterPluginCrash [2019-10-10T01:15:10.754Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T01:15:10.813Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.1% of statements [2019-10-10T01:15:11.439Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T01:15:11.861Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-10-10T01:15:12.884Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-10T01:15:13.337Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T01:15:13.907Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2019-10-10T01:15:14.267Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T01:15:14.533Z] ok github.com/docker/docker/runconfig 0.041s coverage: 68.2% of statements [2019-10-10T01:15:14.820Z] ok github.com/docker/docker/registry 0.633s coverage: 56.3% of statements [2019-10-10T01:15:17.543Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T01:15:18.301Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2019-10-10T01:15:21.020Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2019-10-10T01:15:21.322Z] ok github.com/docker/docker/volume/local 0.069s coverage: 73.0% of statements [2019-10-10T01:15:22.250Z] --- PASS: TestDaemonStartWithLogOpt (10.32s) [2019-10-10T01:15:22.250Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T01:15:22.362Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-10-10T01:15:22.804Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T01:15:22.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-10T01:15:26.077Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T01:15:26.283Z] --- PASS: TestContinueAfterPluginCrash (15.29s) [2019-10-10T01:15:26.283Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T01:15:26.283Z] PASS [2019-10-10T01:15:26.283Z] [2019-10-10T01:15:26.283Z] DONE 2 tests in 15.492s [2019-10-10T01:15:26.283Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T01:15:26.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:26.283Z] ++ set -e [2019-10-10T01:15:26.283Z] ++ '[' -n 0 ']' [2019-10-10T01:15:26.283Z] ++ set -x [2019-10-10T01:15:26.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:26.283Z] INFO: Testing against a local daemon [2019-10-10T01:15:26.283Z] === RUN TestPluginWithDevMounts [2019-10-10T01:15:26.283Z] === PAUSE TestPluginWithDevMounts [2019-10-10T01:15:26.283Z] === CONT TestPluginWithDevMounts [2019-10-10T01:15:26.641Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T01:15:28.171Z] --- PASS: TestPluginWithDevMounts (1.95s) [2019-10-10T01:15:28.171Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T01:15:28.171Z] PASS [2019-10-10T01:15:28.171Z] [2019-10-10T01:15:28.171Z] DONE 1 tests in 2.151s [2019-10-10T01:15:28.171Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T01:15:28.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:28.171Z] ++ set -e [2019-10-10T01:15:28.171Z] ++ '[' -n 0 ']' [2019-10-10T01:15:28.171Z] ++ set -x [2019-10-10T01:15:28.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:28.171Z] INFO: Testing against a local daemon [2019-10-10T01:15:28.171Z] === RUN TestSecretInspect [2019-10-10T01:15:29.309Z] ok github.com/docker/docker/cmd/dockerd 0.057s coverage: 30.3% of statements [2019-10-10T01:15:29.310Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-10-10T01:15:29.310Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T01:15:29.310Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T01:15:29.310Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T01:15:29.310Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T01:15:30.746Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T01:15:30.746Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === Skipped [2019-10-10T01:15:30.746Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T01:15:30.746Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T01:15:30.746Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:73: No driver to put! [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T01:15:30.746Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T01:15:30.746Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T01:15:30.746Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.01s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:15:30.746Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T01:15:30.746Z] graphtest_unix.go:73: No driver to put! [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T01:15:30.746Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T01:15:30.746Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] [2019-10-10T01:15:30.746Z] DONE 2114 tests, 20 skipped in 339.690s Post stage [Pipeline] junit [2019-10-10T01:15:30.784Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T01:15:31.334Z] --- PASS: TestSecretInspect (2.85s) [2019-10-10T01:15:31.334Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T01:15:31.334Z] === RUN TestSecretList [2019-10-10T01:15:31.513Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/make.sh dynbinary test-integration [2019-10-10T01:15:31.891Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T01:15:32.136Z] [2019-10-10T01:15:32.136Z] Removing bundles/ [2019-10-10T01:15:32.136Z] [2019-10-10T01:15:32.136Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T01:15:32.136Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T01:15:32.136Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T01:15:33.779Z] --- PASS: TestSecretList (2.81s) [2019-10-10T01:15:33.779Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T01:15:33.779Z] === RUN TestSecretsCreateAndDelete [2019-10-10T01:15:35.858Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2019-10-10T01:15:36.065Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T01:15:36.322Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T01:15:36.791Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-10T01:15:37.162Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2019-10-10T01:15:37.162Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T01:15:37.162Z] === RUN TestSecretsUpdate [2019-10-10T01:15:38.164Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-10T01:15:39.630Z] --- PASS: TestSecretsUpdate (2.42s) [2019-10-10T01:15:39.630Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T01:15:39.630Z] === RUN TestTemplatedSecret [2019-10-10T01:15:41.575Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-10T01:15:42.506Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T01:15:43.435Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T01:15:43.669Z] --- PASS: TestTemplatedSecret (3.82s) [2019-10-10T01:15:43.669Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T01:15:43.669Z] === RUN TestSecretCreateResolve [2019-10-10T01:15:44.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-10T01:15:45.306Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T01:15:45.559Z] --- PASS: TestSecretCreateResolve (2.38s) [2019-10-10T01:15:45.559Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T01:15:45.559Z] PASS [2019-10-10T01:15:45.559Z] [2019-10-10T01:15:45.559Z] DONE 6 tests in 17.413s [2019-10-10T01:15:45.559Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T01:15:45.559Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:45.559Z] ++ set -e [2019-10-10T01:15:45.559Z] ++ '[' -n 0 ']' [2019-10-10T01:15:45.559Z] ++ set -x [2019-10-10T01:15:45.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:15:45.559Z] INFO: Testing against a local daemon [2019-10-10T01:15:45.559Z] === RUN TestServiceCreateInit [2019-10-10T01:15:45.559Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T01:15:46.262Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-10-10T01:15:47.194Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 84.6% of statements [2019-10-10T01:15:47.758Z] ok github.com/docker/docker/daemon 12.352s coverage: 17.6% of statements [2019-10-10T01:15:47.758Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T01:15:47.758Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T01:15:47.833Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T01:15:48.015Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-10-10T01:15:48.765Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T01:15:48.946Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-10T01:15:48.946Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T01:15:48.946Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T01:15:49.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-10T01:15:49.510Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2019-10-10T01:15:50.643Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T01:15:52.033Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-10T01:15:52.608Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T01:15:52.609Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T01:15:52.965Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.201s coverage: 57.0% of statements [2019-10-10T01:15:53.976Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T01:15:55.776Z] --- PASS: TestServiceCreateInit (10.17s) [2019-10-10T01:15:55.776Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2019-10-10T01:15:55.776Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T01:15:55.776Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2019-10-10T01:15:55.776Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T01:15:55.776Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T01:15:55.872Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T01:15:55.872Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T01:15:56.129Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T01:15:56.241Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.310s coverage: 72.5% of statements [2019-10-10T01:15:56.241Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.811s coverage: 46.2% of statements [2019-10-10T01:15:56.241Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T01:15:57.059Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T01:15:57.990Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T01:15:57.990Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T01:15:57.990Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T01:15:58.554Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T01:15:58.765Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.959s coverage: 51.0% of statements [2019-10-10T01:15:59.119Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T01:15:59.119Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T01:15:59.376Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T01:15:59.376Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T01:15:59.376Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T01:15:59.633Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T01:15:59.890Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T01:16:00.135Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.328s coverage: 76.1% of statements [2019-10-10T01:16:00.700Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-10T01:16:00.958Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.049s coverage: 57.2% of statements [2019-10-10T01:16:00.958Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T01:16:00.958Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T01:16:02.329Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-10T01:16:02.411Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T01:16:02.411Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T01:16:02.411Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T01:16:03.261Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-10-10T01:16:04.193Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2019-10-10T01:16:04.193Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T01:16:04.193Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T01:16:05.166Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 42.7% of statements [2019-10-10T01:16:06.536Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements [2019-10-10T01:16:06.536Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T01:16:06.536Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T01:16:06.536Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-10T01:16:06.587Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T01:16:06.587Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T01:16:06.587Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T01:16:06.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T01:16:06.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T01:16:06.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T01:16:07.467Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-10-10T01:16:07.467Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-10-10T01:16:07.517Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T01:16:08.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 88.3% of statements [2019-10-10T01:16:08.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-10T01:16:08.964Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-10-10T01:16:08.964Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T01:16:09.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T01:16:09.528Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.9% of statements [2019-10-10T01:16:10.313Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T01:16:10.900Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-10T01:16:11.158Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-10T01:16:11.723Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-10T01:16:11.981Z] ok github.com/docker/docker/daemon/logger/splunk 1.597s coverage: 84.5% of statements [2019-10-10T01:16:11.981Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T01:16:11.981Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T01:16:12.175Z] --- PASS: TestCreateServiceMultipleTimes (16.44s) [2019-10-10T01:16:12.176Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T01:16:12.176Z] === RUN TestCreateServiceConflict [2019-10-10T01:16:12.209Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T01:16:13.877Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements [2019-10-10T01:16:14.134Z] ok github.com/docker/docker/distribution 0.214s coverage: 22.4% of statements [2019-10-10T01:16:14.135Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T01:16:14.733Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T01:16:15.415Z] --- PASS: TestCreateServiceConflict (3.05s) [2019-10-10T01:16:15.415Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T01:16:15.415Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T01:16:15.507Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-10-10T01:16:15.665Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T01:16:16.229Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T01:16:16.229Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T01:16:16.441Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-10T01:16:17.173Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T01:16:17.173Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-10T01:16:17.173Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-10T01:16:17.173Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-10T01:16:17.373Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2019-10-10T01:16:17.631Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2019-10-10T01:16:17.631Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T01:16:17.631Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T01:16:18.563Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2019-10-10T01:16:18.563Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T01:16:19.065Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-10T01:16:19.492Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2019-10-10T01:16:19.492Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T01:16:19.492Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T01:16:19.496Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2019-10-10T01:16:19.628Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-10T01:16:20.428Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-10T01:16:20.428Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-10T01:16:20.997Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-10T01:16:20.997Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-10T01:16:21.254Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-10T01:16:21.254Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-10T01:16:22.325Z] ok github.com/docker/docker/pkg/archive 0.400s coverage: 77.0% of statements [2019-10-10T01:16:23.697Z] ok github.com/docker/docker/pkg/authorization 0.438s coverage: 68.3% of statements [2019-10-10T01:16:23.697Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-10T01:16:23.955Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-10T01:16:26.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-10T01:16:27.230Z] ok github.com/docker/docker/layer 7.471s coverage: 68.8% of statements [2019-10-10T01:16:27.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T01:16:27.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T01:16:27.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T01:16:27.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T01:16:27.230Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T01:16:27.230Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T01:16:27.487Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-10T01:16:27.487Z] ok github.com/docker/docker/pkg/chrootarchive 2.935s coverage: 43.2% of statements [2019-10-10T01:16:27.487Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T01:16:27.487Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T01:16:28.052Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-10T01:16:28.052Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-10T01:16:28.401Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T01:16:28.985Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-10T01:16:29.243Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-10T01:16:29.808Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-10T01:16:30.745Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-10T01:16:31.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T01:16:31.680Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-10-10T01:16:32.243Z] ok github.com/docker/docker/pkg/discovery/kv 3.115s coverage: 84.1% of statements [2019-10-10T01:16:32.243Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2019-10-10T01:16:32.500Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2019-10-10T01:16:33.120Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2019-10-10T01:16:33.120Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T01:16:33.120Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T01:16:33.871Z] ok github.com/docker/docker/pkg/ioutils 0.408s coverage: 69.3% of statements [2019-10-10T01:16:33.871Z] ok github.com/docker/docker/pkg/idtools 0.736s coverage: 70.1% of statements [2019-10-10T01:16:34.437Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-10-10T01:16:34.437Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-10-10T01:16:34.695Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-10T01:16:34.695Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T01:16:34.948Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T01:16:35.259Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-10T01:16:35.516Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-10T01:16:35.516Z] ok github.com/docker/docker/pkg/mount 0.563s coverage: 69.6% of statements [2019-10-10T01:16:35.516Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T01:16:35.773Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-10T01:16:36.030Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-10T01:16:36.288Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-10-10T01:16:36.288Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T01:16:36.288Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T01:16:36.329Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2019-10-10T01:16:36.329Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T01:16:36.329Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T01:16:36.841Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-10T01:16:36.853Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-10-10T01:16:37.784Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-10T01:16:38.042Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T01:16:38.042Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-10T01:16:38.210Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T01:16:39.141Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T01:16:39.411Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-10T01:16:39.532Z] --- PASS: TestCreateServiceConfigFileMode (2.77s) [2019-10-10T01:16:39.532Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T01:16:39.532Z] === RUN TestCreateServiceSysctls [2019-10-10T01:16:39.668Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-10T01:16:40.071Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T01:16:41.001Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T01:16:41.931Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T01:16:41.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-10T01:16:42.494Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-10T01:16:42.941Z] ok github.com/docker/docker/pkg/signal 2.516s coverage: 61.0% of statements [2019-10-10T01:16:42.941Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-10T01:16:43.198Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-10T01:16:43.455Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-10T01:16:43.713Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-10T01:16:43.809Z] --- PASS: TestCreateServiceSysctls (4.28s) [2019-10-10T01:16:43.809Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T01:16:43.809Z] === RUN TestCreateServiceCapabilities [2019-10-10T01:16:44.278Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-10T01:16:44.281Z] 65014b3c3121: Pull complete [2019-10-10T01:16:44.536Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2019-10-10T01:16:45.016Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-10T01:16:45.101Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2019-10-10T01:16:45.666Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2019-10-10T01:16:45.924Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-10T01:16:46.182Z] testing: warning: no tests to run [2019-10-10T01:16:46.182Z] coverage: [no statements] [2019-10-10T01:16:46.182Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-10T01:16:46.439Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T01:16:46.696Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-10T01:16:46.911Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-10T01:16:46.954Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T01:16:47.010Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-10-10T01:16:47.010Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T01:16:47.010Z] === RUN TestInspect [2019-10-10T01:16:48.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-10T01:16:48.848Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2019-10-10T01:16:49.412Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-10T01:16:50.177Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-10T01:16:50.190Z] --- PASS: TestInspect (3.42s) [2019-10-10T01:16:50.190Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T01:16:50.190Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T01:16:50.345Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 73.8% of statements [2019-10-10T01:16:50.603Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-10T01:16:51.974Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2019-10-10T01:16:52.538Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-10T01:16:52.795Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-10T01:16:53.361Z] ok github.com/docker/docker/runconfig 0.014s coverage: 68.2% of statements [2019-10-10T01:16:53.486Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T01:16:53.925Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-10T01:16:54.856Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T01:16:55.397Z] --- PASS: TestDockerNetworkConnectAlias (5.54s) [2019-10-10T01:16:55.397Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T01:16:55.397Z] === RUN TestDockerNetworkReConnect [2019-10-10T01:16:56.450Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-10T01:16:56.709Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-10-10T01:16:56.750Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T01:16:57.279Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-10T01:16:57.680Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T01:16:57.937Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T01:16:58.651Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-10T01:16:59.831Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T01:17:00.088Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-10T01:17:00.345Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T01:17:00.435Z] --- PASS: TestDockerNetworkReConnect (4.87s) [2019-10-10T01:17:00.435Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T01:17:00.435Z] === RUN TestServicePlugin [2019-10-10T01:17:00.435Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T01:17:00.435Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:17:00.435Z] === RUN TestServiceUpdateLabel [2019-10-10T01:17:00.601Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-10T01:17:00.857Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-10T01:17:00.857Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T01:17:02.752Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T01:17:03.759Z] --- PASS: TestServiceUpdateLabel (2.81s) [2019-10-10T01:17:03.759Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T01:17:03.759Z] === RUN TestServiceUpdateSecrets [2019-10-10T01:17:04.120Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T01:17:04.120Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T01:17:04.120Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T01:17:05.051Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T01:17:05.051Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T01:17:05.614Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T01:17:06.543Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-10T01:17:06.800Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-10T01:17:06.800Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-10T01:17:06.800Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T01:17:09.321Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-10T01:17:09.889Z] === RUN TestDockerSuite/TestEventsRename [2019-10-10T01:17:10.819Z] === RUN TestDockerSuite/TestEventsResize [2019-10-10T01:17:11.749Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T01:17:12.679Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-10T01:17:13.503Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T01:17:13.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === Skipped [2019-10-10T01:17:13.503Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T01:17:13.503Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T01:17:13.503Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:73: No driver to put! [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T01:17:13.503Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T01:17:13.503Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T01:17:13.503Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T01:17:13.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T01:17:13.503Z] graphtest_unix.go:73: No driver to put! [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T01:17:13.503Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T01:17:13.503Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] [2019-10-10T01:17:13.503Z] DONE 2114 tests, 20 skipped in 226.627s Post stage [Pipeline] junit [2019-10-10T01:17:13.515Z] Recording test results [2019-10-10T01:17:13.609Z] === RUN TestDockerSuite/TestEventsStreaming [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-10T01:17:14.112Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40038/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/validate/vendor [2019-10-10T01:17:14.540Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T01:17:15.045Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-10T01:17:16.092Z] + echo Building e2e image [2019-10-10T01:17:16.092Z] Building e2e image [2019-10-10T01:17:16.092Z] + docker build --build-arg DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-10T01:17:16.092Z] #2 [internal] load .dockerignore [2019-10-10T01:17:16.092Z] #2 transferring context: 34B done [2019-10-10T01:17:16.092Z] #2 DONE 0.0s [2019-10-10T01:17:16.092Z] [2019-10-10T01:17:16.092Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-10T01:17:16.092Z] #1 transferring dockerfile: 3.21kB done [2019-10-10T01:17:16.092Z] #1 DONE 0.0s [2019-10-10T01:17:16.092Z] [2019-10-10T01:17:16.092Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-10T01:17:16.357Z] #4 ... [2019-10-10T01:17:16.357Z] [2019-10-10T01:17:16.357Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-10T01:17:16.357Z] #3 DONE 0.3s [2019-10-10T01:17:16.357Z] [2019-10-10T01:17:16.357Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-10T01:17:16.357Z] #4 DONE 0.4s [2019-10-10T01:17:16.357Z] [2019-10-10T01:17:16.357Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-10T01:17:16.357Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-10T01:17:16.357Z] #5 DONE 0.0s [2019-10-10T01:17:16.357Z] [2019-10-10T01:17:16.357Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T01:17:16.357Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-10T01:17:16.357Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-10T01:17:16.357Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-10T01:17:16.357Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-10T01:17:16.615Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 0B / 126.85MB 0.1s [2019-10-10T01:17:16.615Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.1s done [2019-10-10T01:17:16.873Z] #14 ... [2019-10-10T01:17:16.873Z] [2019-10-10T01:17:16.873Z] #8 [internal] load build context [2019-10-10T01:17:16.873Z] #8 transferring context: 805.34kB 0.4s done [2019-10-10T01:17:16.873Z] #8 DONE 0.5s [2019-10-10T01:17:16.873Z] [2019-10-10T01:17:16.873Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T01:17:16.873Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 10.80MB / 126.85MB 0.4s [2019-10-10T01:17:17.130Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 26.67MB / 126.85MB 0.6s [2019-10-10T01:17:17.130Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 33.54MB / 126.85MB 0.7s [2019-10-10T01:17:17.130Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 42.69MB / 126.85MB 0.8s [2019-10-10T01:17:17.390Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 51.34MB / 126.85MB 0.9s [2019-10-10T01:17:17.649Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 68.65MB / 126.85MB 1.2s [2019-10-10T01:17:17.906Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 84.89MB / 126.85MB 1.4s [2019-10-10T01:17:17.906Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 91.59MB / 126.85MB 1.5s [2019-10-10T01:17:17.978Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T01:17:17.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-10T01:17:18.164Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 105.91MB / 126.85MB 1.7s [2019-10-10T01:17:18.164Z] #14 ... [2019-10-10T01:17:18.164Z] [2019-10-10T01:17:18.164Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-10T01:17:18.164Z] #6 DONE 1.8s [2019-10-10T01:17:18.164Z] [2019-10-10T01:17:18.164Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T01:17:18.164Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 115.80MB / 126.85MB 1.8s [2019-10-10T01:17:18.421Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 2.1s done [2019-10-10T01:17:18.543Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T01:17:18.679Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-10T01:17:20.069Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2019-10-10T01:17:20.069Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T01:17:20.069Z] === RUN TestServiceUpdateConfigs [2019-10-10T01:17:20.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-10T01:17:21.001Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T01:17:22.905Z] === RUN TestDockerSuite/TestExec [2019-10-10T01:17:23.841Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T01:17:23.936Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.0s [2019-10-10T01:17:24.501Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.0s done [2019-10-10T01:17:25.212Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T01:17:25.431Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-10T01:17:25.692Z] #14 DONE 9.4s [2019-10-10T01:17:25.692Z] [2019-10-10T01:17:25.692Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-10T01:17:26.143Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T01:17:27.068Z] #15 ... [2019-10-10T01:17:27.069Z] [2019-10-10T01:17:27.069Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-10T01:17:27.069Z] #7 0.966 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-10T01:17:27.069Z] #7 2.068 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-10T01:17:27.069Z] #7 2.175 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-10T01:17:27.069Z] #7 2.181 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-10T01:17:27.069Z] #7 2.388 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-10T01:17:27.069Z] #7 2.398 (4/31) Installing readline (8.0.0-r0) [2019-10-10T01:17:27.069Z] #7 2.404 (5/31) Installing bash (5.0.0-r0) [2019-10-10T01:17:27.069Z] #7 2.419 Executing bash-5.0.0-r0.post-install [2019-10-10T01:17:27.069Z] #7 2.430 (6/31) Installing ca-certificates (20190108-r0) [2019-10-10T01:17:27.069Z] #7 2.451 (7/31) Installing libgcc (8.3.0-r0) [2019-10-10T01:17:27.069Z] #7 2.455 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-10T01:17:27.069Z] #7 2.468 (9/31) Installing binutils (2.32-r0) [2019-10-10T01:17:27.069Z] #7 2.571 (10/31) Installing gmp (6.1.2-r1) [2019-10-10T01:17:27.069Z] #7 2.579 (11/31) Installing isl (0.18-r0) [2019-10-10T01:17:27.069Z] #7 2.603 (12/31) Installing libgomp (8.3.0-r0) [2019-10-10T01:17:27.069Z] #7 2.608 (13/31) Installing libatomic (8.3.0-r0) [2019-10-10T01:17:27.069Z] #7 2.612 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-10T01:17:27.069Z] #7 2.619 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-10T01:17:27.069Z] #7 2.623 (16/31) Installing gcc (8.3.0-r0) [2019-10-10T01:17:27.069Z] #7 3.521 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-10T01:17:27.069Z] #7 3.629 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-10T01:17:27.069Z] #7 3.633 (19/31) Installing g++ (8.3.0-r0) [2019-10-10T01:17:27.069Z] #7 4.239 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-10T01:17:27.069Z] #7 4.244 (21/31) Installing libcurl (7.66.0-r0) [2019-10-10T01:17:27.069Z] #7 4.254 (22/31) Installing expat (2.2.8-r0) [2019-10-10T01:17:27.069Z] #7 4.259 (23/31) Installing pcre2 (10.33-r0) [2019-10-10T01:17:27.069Z] #7 4.271 (24/31) Installing git (2.22.0-r0) [2019-10-10T01:17:27.069Z] #7 4.499 (25/31) Installing libmnl (1.0.4-r0) [2019-10-10T01:17:27.069Z] #7 4.504 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-10T01:17:27.069Z] #7 4.509 (27/31) Installing iptables (1.8.3-r0) [2019-10-10T01:17:27.069Z] #7 4.544 (28/31) Installing pigz (2.4-r0) [2019-10-10T01:17:27.069Z] #7 4.555 (29/31) Installing tar (1.32-r0) [2019-10-10T01:17:27.069Z] #7 4.563 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-10T01:17:27.069Z] #7 4.567 (31/31) Installing xz (5.2.4-r0) [2019-10-10T01:17:27.069Z] #7 4.576 Executing busybox-1.30.1-r2.trigger [2019-10-10T01:17:27.069Z] #7 4.587 Executing ca-certificates-20190108-r0.trigger [2019-10-10T01:17:27.069Z] #7 4.653 OK: 185 MiB in 45 packages [2019-10-10T01:17:27.069Z] #7 DONE 8.5s [2019-10-10T01:17:27.069Z] [2019-10-10T01:17:27.069Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-10T01:17:27.069Z] #9 DONE 0.1s [2019-10-10T01:17:27.069Z] [2019-10-10T01:17:27.069Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-10T01:17:27.069Z] #10 DONE 0.1s [2019-10-10T01:17:27.069Z] [2019-10-10T01:17:27.069Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-10T01:17:27.069Z] #11 DONE 0.1s [2019-10-10T01:17:27.069Z] [2019-10-10T01:17:27.069Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-10T01:17:27.069Z] #15 ... [2019-10-10T01:17:27.069Z] [2019-10-10T01:17:27.069Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-10T01:17:27.069Z] #12 DONE 0.1s [2019-10-10T01:17:27.072Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T01:17:27.326Z] [2019-10-10T01:17:27.326Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-10T01:17:27.326Z] #13 DONE 0.1s [2019-10-10T01:17:27.326Z] [2019-10-10T01:17:27.326Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-10T01:17:27.326Z] #15 1.633 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-10T01:17:28.441Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T01:17:28.696Z] #15 2.682 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-10T01:17:28.696Z] #15 2.758 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-10T01:17:28.696Z] #15 2.761 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-10T01:17:28.696Z] #15 2.889 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-10T01:17:28.696Z] #15 2.896 (4/43) Installing readline (8.0.0-r0) [2019-10-10T01:17:28.696Z] #15 2.900 (5/43) Installing bash (5.0.0-r0) [2019-10-10T01:17:28.696Z] #15 2.911 Executing bash-5.0.0-r0.post-install [2019-10-10T01:17:28.696Z] #15 2.913 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-10T01:17:28.696Z] #15 2.985 (7/43) Installing libuuid (2.33.2-r0) [2019-10-10T01:17:28.696Z] #15 2.988 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-10T01:17:28.696Z] #15 2.991 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-10T01:17:28.696Z] #15 2.996 (10/43) Installing binutils (2.32-r0) [2019-10-10T01:17:28.696Z] #15 3.063 (11/43) Installing libmagic (5.37-r0) [2019-10-10T01:17:28.696Z] #15 3.083 (12/43) Installing file (5.37-r0) [2019-10-10T01:17:28.696Z] #15 3.085 (13/43) Installing gmp (6.1.2-r1) [2019-10-10T01:17:28.696Z] #15 3.091 (14/43) Installing isl (0.18-r0) [2019-10-10T01:17:28.955Z] #15 3.106 (15/43) Installing libgomp (8.3.0-r0) [2019-10-10T01:17:28.955Z] #15 3.109 (16/43) Installing libatomic (8.3.0-r0) [2019-10-10T01:17:28.955Z] #15 3.110 (17/43) Installing libgcc (8.3.0-r0) [2019-10-10T01:17:28.955Z] #15 3.113 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-10T01:17:28.955Z] #15 3.119 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-10T01:17:28.955Z] #15 3.122 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-10T01:17:28.955Z] #15 3.135 (21/43) Installing gcc (8.3.0-r0) [2019-10-10T01:17:29.519Z] #15 3.782 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-10T01:17:29.776Z] #15 3.860 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-10T01:17:29.776Z] #15 3.862 (24/43) Installing g++ (8.3.0-r0) [2019-10-10T01:17:29.809Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T01:17:30.034Z] #15 4.263 (25/43) Installing make (4.2.1-r2) [2019-10-10T01:17:30.034Z] #15 4.267 (26/43) Installing fortify-headers (1.1-r0) [2019-10-10T01:17:30.034Z] #15 4.269 (27/43) Installing build-base (0.5-r1) [2019-10-10T01:17:30.034Z] #15 4.271 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-10T01:17:30.034Z] #15 4.274 (29/43) Installing libcurl (7.66.0-r0) [2019-10-10T01:17:30.034Z] #15 4.280 (30/43) Installing curl (7.66.0-r0) [2019-10-10T01:17:30.034Z] #15 4.284 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-10T01:17:30.034Z] #15 4.290 (32/43) Installing jq (1.6-r0) [2019-10-10T01:17:30.034Z] #15 4.297 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-10T01:17:30.034Z] #15 4.302 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-10T01:17:30.034Z] #15 4.304 (35/43) Installing libaio (0.3.111-r0) [2019-10-10T01:17:30.034Z] #15 4.307 (36/43) Installing libblkid (2.33.2-r0) [2019-10-10T01:17:30.034Z] #15 4.314 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-10T01:17:30.034Z] #15 4.343 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-10T01:17:30.034Z] #15 4.348 (39/43) Installing libmount (2.33.2-r0) [2019-10-10T01:17:30.034Z] #15 4.353 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-10T01:17:30.034Z] #15 4.357 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-10T01:17:30.034Z] #15 4.360 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-10T01:17:30.034Z] #15 4.380 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-10T01:17:30.291Z] #15 4.385 Executing busybox-1.30.1-r2.trigger [2019-10-10T01:17:30.291Z] #15 4.392 OK: 190 MiB in 58 packages [2019-10-10T01:17:30.739Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T01:17:31.221Z] #15 DONE 5.6s [2019-10-10T01:17:31.478Z] [2019-10-10T01:17:31.478Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-10T01:17:31.670Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T01:17:32.410Z] #16 DONE 0.8s [2019-10-10T01:17:32.410Z] [2019-10-10T01:17:32.410Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-10T01:17:32.604Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T01:17:32.666Z] #17 DONE 0.7s [2019-10-10T01:17:32.923Z] [2019-10-10T01:17:32.923Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-10T01:17:32.923Z] #18 DONE 0.1s [2019-10-10T01:17:32.923Z] [2019-10-10T01:17:32.923Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T01:17:32.923Z] #19 DONE 0.1s [2019-10-10T01:17:32.923Z] [2019-10-10T01:17:32.923Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T01:17:33.535Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T01:17:34.294Z] #20 1.280 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T01:17:34.294Z] #20 1.495 [2019-10-10T01:17:34.903Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T01:17:35.068Z] #20 1.604 ###### 9.0% ######################## 34.2% ###################################### 53.2% ################################################## 69.8% #################################################################### 95.5% ######################################################################## 100.0% [2019-10-10T01:17:35.325Z] #20 2.226 [2019-10-10T01:17:35.583Z] #20 2.335 ##### 7.7% #################################################################### 94.7% ######################################################################## 100.0% [2019-10-10T01:17:35.583Z] #20 2.633 [2019-10-10T01:17:36.098Z] #20 2.742 ####### 9.7% ############################# 41.6% ############################################## 65.1% ######################################################## 78.2% ######################################################################## 100.0% [2019-10-10T01:17:36.355Z] #20 3.329 [2019-10-10T01:17:36.635Z] --- PASS: TestServiceUpdateConfigs (15.74s) [2019-10-10T01:17:36.635Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T01:17:36.635Z] === RUN TestServiceUpdateNetwork [2019-10-10T01:17:36.798Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T01:17:37.646Z] #20 3.438 #### 6.2% ######### 13.7% ############# 18.1% #################### 28.6% ######################### 36.0% ############################### 43.4% #################################### 50.9% ########################################## 58.3% ############################################### 65.6% #################################################### 72.9% ######################################################### 80.5% ############################################################# 85.7% #################################################################### 95.4% ######################################################################## 100.0% [2019-10-10T01:17:37.903Z] #20 4.835 [2019-10-10T01:17:38.167Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T01:17:38.835Z] #20 5.542 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T01:17:38.835Z] #20 5.721 [2019-10-10T01:17:38.835Z] #20 5.822 ######################################################################## 100.0% [2019-10-10T01:17:39.092Z] #20 5.999 [2019-10-10T01:17:39.097Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T01:17:39.350Z] #20 6.537 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T01:17:39.352Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T01:17:39.352Z] [2019-10-10T01:17:39.352Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T01:17:39.352Z] PKG_CONFIG=pkg-config [2019-10-10T01:17:39.352Z] GOLANG_VERSION=1.13.1 [2019-10-10T01:17:39.352Z] HOSTNAME=0c0587f1d9b5 [2019-10-10T01:17:39.352Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T01:17:39.352Z] container=docker [2019-10-10T01:17:39.352Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T01:17:39.352Z] GO111MODULE=off [2019-10-10T01:17:39.352Z] GOPATH=/go [2019-10-10T01:17:39.352Z] PWD=/go/src/github.com/docker/docker [2019-10-10T01:17:39.352Z] HOME=/root [2019-10-10T01:17:39.352Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T01:17:39.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T01:17:39.352Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T01:17:39.352Z] DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 [2019-10-10T01:17:39.352Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T01:17:39.352Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T01:17:39.352Z] TERM=xterm [2019-10-10T01:17:39.352Z] VALIDATE_BRANCH=master [2019-10-10T01:17:39.352Z] DEST=bundles/test-integration [2019-10-10T01:17:39.352Z] SHLVL=1 [2019-10-10T01:17:39.352Z] TIMEOUT=120m [2019-10-10T01:17:39.352Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T01:17:39.352Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T01:17:39.352Z] TESTDEBUG=0 [2019-10-10T01:17:39.352Z] _=/usr/bin/env [2019-10-10T01:17:39.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T01:17:39.911Z] #20 6.819 #=#=# [2019-10-10T01:17:39.911Z] #20 6.932 #20 ... [2019-10-10T01:17:39.911Z] [2019-10-10T01:17:39.911Z] #31 [builder 1/4] COPY . . [2019-10-10T01:17:39.911Z] #31 DONE 7.1s [2019-10-10T01:17:39.911Z] [2019-10-10T01:17:39.911Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T01:17:39.911Z] #20 6.932 0.7% ######################################################################## 100.0% [2019-10-10T01:17:39.911Z] #20 ... [2019-10-10T01:17:39.911Z] [2019-10-10T01:17:39.911Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-10T01:17:40.843Z] #32 DONE 0.9s [2019-10-10T01:17:40.843Z] [2019-10-10T01:17:40.843Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T01:17:40.843Z] #20 7.156 [2019-10-10T01:17:40.843Z] #20 7.883 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T01:17:40.992Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T01:17:41.101Z] #20 7.980 skipping existing 1849cc453dee [2019-10-10T01:17:41.101Z] #20 8.229 [2019-10-10T01:17:41.924Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T01:17:42.033Z] #20 9.050 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T01:17:42.291Z] #20 9.414 #=#=# [2019-10-10T01:17:42.548Z] #20 9.510 ######################################################################## 100.0% [2019-10-10T01:17:42.548Z] #20 9.702 [2019-10-10T01:17:42.548Z] #20 9.754 Download of images into '/build' complete. [2019-10-10T01:17:42.806Z] #20 9.755 Use something like the following to load the result into a Docker daemon: [2019-10-10T01:17:42.806Z] #20 9.755 tar -cC '/build' . | docker load [2019-10-10T01:17:42.806Z] #20 DONE 9.9s [2019-10-10T01:17:42.806Z] [2019-10-10T01:17:42.806Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T01:17:42.806Z] #33 0.855 [2019-10-10T01:17:42.806Z] #33 0.903 Removing bundles/ [2019-10-10T01:17:42.806Z] #33 0.904 [2019-10-10T01:17:42.806Z] #33 0.908 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-10T01:17:42.806Z] #33 1.463 Building test suite binary ./integration-cli/test.main [2019-10-10T01:17:42.806Z] #33 ... [2019-10-10T01:17:42.806Z] [2019-10-10T01:17:42.806Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-10T01:17:42.806Z] #26 DONE 0.1s [2019-10-10T01:17:42.806Z] [2019-10-10T01:17:42.806Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T01:17:42.806Z] #22 DONE 0.1s [2019-10-10T01:17:43.063Z] [2019-10-10T01:17:43.063Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-10T01:17:43.063Z] #27 DONE 0.1s [2019-10-10T01:17:43.063Z] [2019-10-10T01:17:43.063Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T01:17:43.064Z] #23 DONE 0.1s [2019-10-10T01:17:43.064Z] [2019-10-10T01:17:43.064Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-10T01:17:43.064Z] #28 DONE 0.1s [2019-10-10T01:17:43.064Z] [2019-10-10T01:17:43.064Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-10T01:17:44.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-10T01:17:44.702Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T01:17:44.961Z] #24 2.012 Install docker/cli version 17.06.2-ce from stable [2019-10-10T01:17:45.219Z] #24 2.013 + RM_GOPATH=0 [2019-10-10T01:17:45.219Z] #24 2.013 + TMP_GOPATH= [2019-10-10T01:17:45.219Z] #24 2.013 + : /build [2019-10-10T01:17:45.219Z] #24 2.013 + '[' -z '' ']' [2019-10-10T01:17:45.219Z] #24 2.013 ++ mktemp -d [2019-10-10T01:17:45.219Z] #24 2.013 + export GOPATH=/tmp/tmp.HKJCGi [2019-10-10T01:17:45.219Z] #24 2.013 + GOPATH=/tmp/tmp.HKJCGi [2019-10-10T01:17:45.219Z] #24 2.013 + RM_GOPATH=1 [2019-10-10T01:17:45.219Z] #24 2.013 ++ dirname ./install.sh [2019-10-10T01:17:45.219Z] #24 2.013 + dir=. [2019-10-10T01:17:45.219Z] #24 2.013 + bin=dockercli [2019-10-10T01:17:45.219Z] #24 2.013 + shift [2019-10-10T01:17:45.219Z] #24 2.013 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T01:17:45.219Z] #24 2.013 + . ./dockercli.installer [2019-10-10T01:17:45.219Z] #24 2.013 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T01:17:45.219Z] #24 2.013 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T01:17:45.219Z] #24 2.013 + install_dockercli [2019-10-10T01:17:45.219Z] #24 2.013 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T01:17:45.219Z] #24 2.013 ++ uname -m [2019-10-10T01:17:45.219Z] #24 2.013 + arch=x86_64 [2019-10-10T01:17:45.219Z] #24 2.013 + '[' x86_64 '!=' x86_64 ']' [2019-10-10T01:17:45.219Z] #24 2.013 + url=https://download.docker.com/linux/static [2019-10-10T01:17:45.219Z] #24 2.013 + tar -xz docker/docker [2019-10-10T01:17:45.219Z] #24 2.013 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-10T01:17:46.076Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-10T01:17:47.007Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-10T01:17:47.746Z] #24 4.679 + mkdir -p /build [2019-10-10T01:17:47.746Z] #24 4.680 + mv docker/docker /build/ [2019-10-10T01:17:47.746Z] #24 4.682 + rmdir docker [2019-10-10T01:17:48.377Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T01:17:48.678Z] #24 DONE 5.6s [2019-10-10T01:17:48.678Z] [2019-10-10T01:17:48.678Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T01:17:48.678Z] #21 DONE 2.2s [2019-10-10T01:17:48.678Z] [2019-10-10T01:17:48.678Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-10T01:17:48.942Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T01:17:49.244Z] #29 ... [2019-10-10T01:17:49.244Z] [2019-10-10T01:17:49.244Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-10T01:17:49.818Z] #25 DONE 0.2s [2019-10-10T01:17:49.818Z] [2019-10-10T01:17:49.818Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-10T01:17:50.388Z] --- PASS: TestServiceUpdateNetwork (15.15s) [2019-10-10T01:17:50.388Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T01:17:50.388Z] PASS [2019-10-10T01:17:50.388Z] [2019-10-10T01:17:50.388Z] === Skipped [2019-10-10T01:17:50.388Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-10T01:17:50.388Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:17:50.388Z] [2019-10-10T01:17:50.388Z] [2019-10-10T01:17:50.388Z] DONE 19 tests, 1 skipped in 124.253s [2019-10-10T01:17:50.388Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T01:17:50.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:17:50.388Z] ++ set -e [2019-10-10T01:17:50.388Z] ++ '[' -n 0 ']' [2019-10-10T01:17:50.388Z] ++ set -x [2019-10-10T01:17:50.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:17:50.388Z] INFO: Testing against a local daemon [2019-10-10T01:17:50.388Z] === RUN TestSessionCreate [2019-10-10T01:17:50.388Z] --- PASS: TestSessionCreate (0.03s) [2019-10-10T01:17:50.388Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T01:17:50.388Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-10T01:17:50.388Z] PASS [2019-10-10T01:17:50.388Z] [2019-10-10T01:17:50.388Z] DONE 2 tests in 0.250s [2019-10-10T01:17:50.388Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T01:17:50.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:17:50.388Z] ++ set -e [2019-10-10T01:17:50.388Z] ++ '[' -n 0 ']' [2019-10-10T01:17:50.388Z] ++ set -x [2019-10-10T01:17:50.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:17:50.388Z] INFO: Testing against a local daemon [2019-10-10T01:17:50.388Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T01:17:50.388Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T01:17:50.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T01:17:50.388Z] === RUN TestEventsExecDie [2019-10-10T01:17:50.852Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T01:17:51.186Z] --- PASS: TestEventsExecDie (1.10s) [2019-10-10T01:17:51.186Z] === RUN TestEventsBackwardsCompatible [2019-10-10T01:17:51.562Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-10T01:17:51.562Z] === RUN TestInfoBinaryCommits [2019-10-10T01:17:51.562Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-10T01:17:51.562Z] === RUN TestInfoAPIVersioned [2019-10-10T01:17:51.562Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T01:17:51.562Z] === RUN TestInfoAPI [2019-10-10T01:17:51.562Z] --- PASS: TestInfoAPI (0.02s) [2019-10-10T01:17:51.562Z] === RUN TestInfoAPIWarnings [2019-10-10T01:17:52.221Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T01:17:52.339Z] --- PASS: TestInfoAPIWarnings (0.83s) [2019-10-10T01:17:52.339Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T01:17:52.339Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T01:17:52.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-10-10T01:17:52.718Z] === RUN TestPingCacheHeaders [2019-10-10T01:17:52.718Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-10T01:17:52.718Z] === RUN TestPingGet [2019-10-10T01:17:52.718Z] --- PASS: TestPingGet (0.01s) [2019-10-10T01:17:52.718Z] === RUN TestPingHead [2019-10-10T01:17:52.718Z] --- PASS: TestPingHead (0.03s) [2019-10-10T01:17:52.718Z] === RUN TestVersion [2019-10-10T01:17:52.718Z] --- PASS: TestVersion (0.02s) [2019-10-10T01:17:52.718Z] PASS [2019-10-10T01:17:52.718Z] [2019-10-10T01:17:52.718Z] === Skipped [2019-10-10T01:17:52.718Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T01:17:52.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T01:17:52.718Z] [2019-10-10T01:17:52.718Z] [2019-10-10T01:17:52.718Z] DONE 12 tests, 1 skipped in 2.759s [2019-10-10T01:17:52.718Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T01:17:52.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:17:52.718Z] ++ set -e [2019-10-10T01:17:52.718Z] ++ '[' -n 0 ']' [2019-10-10T01:17:52.718Z] ++ set -x [2019-10-10T01:17:52.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:17:53.081Z] INFO: Testing against a local daemon [2019-10-10T01:17:53.081Z] === RUN TestVolumesCreateAndList [2019-10-10T01:17:53.081Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-10T01:17:53.081Z] === RUN TestVolumesRemove [2019-10-10T01:17:53.520Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-10T01:17:53.520Z] === RUN TestVolumesInspect [2019-10-10T01:17:53.520Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T01:17:53.520Z] === RUN TestVolumesInvalidJSON [2019-10-10T01:17:53.520Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T01:17:53.520Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T01:17:53.520Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T01:17:53.520Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T01:17:53.520Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T01:17:53.520Z] PASS [2019-10-10T01:17:53.520Z] [2019-10-10T01:17:53.520Z] DONE 5 tests in 0.589s [2019-10-10T01:17:53.520Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T01:17:53.520Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T01:17:53.520Z] +++ kill 11469 [2019-10-10T01:17:54.115Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-10T01:17:55.045Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T01:17:55.392Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T01:17:55.392Z] +++ /etc/init.d/apparmor stop [2019-10-10T01:17:55.392Z] Clearing AppArmor profiles cache:. [2019-10-10T01:17:55.392Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T01:17:55.392Z] Unloading profiles will leave already running processes permanently [2019-10-10T01:17:55.392Z] unconfined, which can lead to unexpected situations. [2019-10-10T01:17:55.392Z] [2019-10-10T01:17:55.392Z] To set a process to complain mode, use the command line tool [2019-10-10T01:17:55.392Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T01:17:55.392Z] with the 'teardown' option." [2019-10-10T01:17:55.392Z] [2019-10-10T01:17:55.977Z] === RUN TestDockerSuite/TestExecStateCleanup Post stage [Pipeline] junit [2019-10-10T01:17:58.000Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T01:17:59.608Z] + echo Ensuring container killed. [2019-10-10T01:17:59.608Z] Ensuring container killed. [2019-10-10T01:17:59.608Z] + docker rm -vf docker-pr8 [2019-10-10T01:17:59.608Z] Error: No such container: docker-pr8 [2019-10-10T01:17:59.608Z] + true [Pipeline] sh [2019-10-10T01:18:00.428Z] + echo Chowning /workspace to jenkins user [2019-10-10T01:18:00.428Z] Chowning /workspace to jenkins user [2019-10-10T01:18:00.428Z] + id -u [2019-10-10T01:18:00.428Z] + id -g [2019-10-10T01:18:00.428Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40038:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T01:18:00.428Z] Unable to find image 'busybox:latest' locally [2019-10-10T01:18:00.795Z] latest: Pulling from library/busybox [2019-10-10T01:18:00.795Z] 6d4c3d9fc915: Pulling fs layer [2019-10-10T01:18:00.795Z] 6d4c3d9fc915: Verifying Checksum [2019-10-10T01:18:00.795Z] 6d4c3d9fc915: Download complete [2019-10-10T01:18:01.567Z] 6d4c3d9fc915: Pull complete [2019-10-10T01:18:01.567Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T01:18:01.567Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T01:18:05.015Z] + bundleName=s390x-integration [2019-10-10T01:18:05.015Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-10T01:18:05.015Z] Creating s390x-integration-bundles.tar.gz [2019-10-10T01:18:05.015Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-10T01:18:05.015Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-10T01:18:05.163Z] Archiving artifacts [2019-10-10T01:18:06.480Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40038/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T01:18:07.216Z] + make clean [2019-10-10T01:18:07.581Z] docker volume rm -f docker-dev-cache [2019-10-10T01:18:07.581Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T01:18:08.156Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T01:18:08.156Z] === RUN TestDockerSuite/TestExecTTY [2019-10-10T01:18:09.088Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T01:18:10.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-10T01:18:10.022Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T01:18:11.391Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T01:18:11.729Z] #29 28.34 # github.com/docker/docker/contrib/httpserver [2019-10-10T01:18:11.729Z] #29 28.34 loadinternal: cannot find runtime/cgo [2019-10-10T01:18:11.961Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T01:18:11.961Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T01:18:12.664Z] #29 DONE 29.7s [2019-10-10T01:18:12.664Z] [2019-10-10T01:18:12.664Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T01:18:14.037Z] #33 ... [2019-10-10T01:18:14.037Z] [2019-10-10T01:18:14.037Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-10T01:18:14.295Z] #30 DONE 0.1s [2019-10-10T01:18:14.295Z] [2019-10-10T01:18:14.295Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T01:18:14.484Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-10T01:18:15.859Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T01:18:18.384Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-10T01:18:19.314Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-10T01:18:20.683Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-10T01:18:25.964Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-10T01:18:26.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T01:18:26.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T01:18:27.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T01:18:30.135Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T01:18:32.657Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T01:18:36.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-10T01:18:37.088Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T01:18:38.019Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T01:18:38.019Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T01:18:38.277Z] === RUN TestDockerSuite/TestHealth [2019-10-10T01:19:00.183Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T01:19:00.183Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T01:19:00.183Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T01:19:00.183Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T01:19:01.114Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T01:19:01.114Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T01:19:02.046Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T01:19:02.046Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T01:19:02.046Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T01:19:02.046Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T01:19:02.303Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T01:19:02.867Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T01:19:03.797Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T01:19:03.797Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T01:19:04.731Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T01:19:04.988Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T01:19:05.921Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-10T01:19:06.852Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T01:19:06.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T01:19:06.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T01:19:06.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T01:19:07.109Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T01:19:07.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T01:19:08.040Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-10T01:19:08.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T01:19:11.218Z] 12c8dbabfd62: Pull complete [2019-10-10T01:19:11.218Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-10T01:19:11.218Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:19:11.218Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-10T01:19:11.218Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-10T01:19:11.218Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-10T01:19:11.218Z] WARN: Skipping validation tests [2019-10-10T01:19:11.218Z] INFO: Running unit tests at 10/10/2019 01:18:57... [2019-10-10T01:19:11.218Z] INFO: make.ps1 starting at 10/10/2019 01:19:02 [2019-10-10T01:19:11.218Z] INFO: Git commit (f296b411c) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T01:19:11.218Z] INFO: Invoking autogen... [2019-10-10T01:19:11.218Z] INFO: Running unit tests... [2019-10-10T01:19:11.312Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T01:19:11.312Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-10T01:19:11.312Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T01:19:12.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T01:19:12.695Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T01:19:13.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T01:19:14.598Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T01:19:14.598Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T01:19:16.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-10T01:19:16.492Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T01:19:16.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T01:19:19.015Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T01:19:20.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T01:19:21.541Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T01:19:21.541Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T01:19:22.473Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T01:19:22.731Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T01:19:23.641Z] ? github.com/docker/docker/api [no test files] [2019-10-10T01:19:23.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T01:19:24.101Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T01:19:24.665Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T01:19:25.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T01:19:25.597Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T01:19:26.528Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T01:19:26.528Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T01:19:26.528Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-10T01:19:26.785Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T01:19:27.351Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T01:19:28.283Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T01:19:29.216Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T01:19:29.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T01:19:30.149Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T01:19:30.714Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T01:19:30.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T01:19:31.648Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T01:19:32.580Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T01:19:32.580Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-10T01:19:32.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T01:19:34.476Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T01:19:34.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T01:19:34.995Z] Using test binary docker [2019-10-10T01:19:34.995Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T01:19:34.995Z] +++ /etc/init.d/apparmor start [2019-10-10T01:19:34.995Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T01:19:34.995Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T01:19:34.995Z] Warning failed to create cache: (null) [2019-10-10T01:19:34.995Z] . [2019-10-10T01:19:34.995Z] INFO: Waiting for daemon to start... [2019-10-10T01:19:34.995Z] Starting dockerd [2019-10-10T01:19:34.995Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-10T01:19:35.410Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T01:19:36.783Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T01:19:36.783Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T01:19:37.039Z] . [2019-10-10T01:19:37.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T01:19:37.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T01:19:37.039Z] Error: No such image: emptyfs [2019-10-10T01:19:37.039Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T01:19:37.039Z] ++++ docker load [2019-10-10T01:19:37.325Z] Running integration-test (iteration 1) [2019-10-10T01:19:37.325Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T01:19:37.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:19:37.325Z] ++ set -e [2019-10-10T01:19:37.325Z] ++ '[' -n 0 ']' [2019-10-10T01:19:37.325Z] ++ set -x [2019-10-10T01:19:37.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:19:37.715Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T01:19:37.715Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T01:19:39.086Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T01:19:40.017Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T01:19:40.964Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T01:19:41.384Z] ok github.com/docker/docker/api/server 0.450s coverage: 9.0% of statements [2019-10-10T01:19:42.336Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T01:19:42.336Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T01:19:42.336Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T01:19:42.336Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T01:19:43.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-10T01:19:43.267Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T01:19:44.200Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T01:19:44.200Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T01:19:45.136Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T01:19:46.068Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T01:19:48.593Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T01:19:48.593Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T01:19:48.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-10T01:19:49.157Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T01:19:50.529Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T01:19:50.717Z] #33 120.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T01:19:50.717Z] #33 123.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T01:19:50.717Z] #33 124.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T01:19:50.717Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T01:19:50.717Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T01:19:50.975Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T01:19:51.900Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-10T01:19:52.157Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T01:19:52.349Z] #33 131.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T01:19:52.610Z] Loaded image: buildpack-deps:jessie [2019-10-10T01:19:52.610Z] Loaded image: busybox:latest [2019-10-10T01:19:52.610Z] Loaded image: busybox:glibc [2019-10-10T01:19:52.610Z] Loaded image: debian:jessie [2019-10-10T01:19:52.610Z] Loaded image: hello-world:latest [2019-10-10T01:19:52.610Z] INFO: Testing against a local daemon [2019-10-10T01:19:52.610Z] === RUN TestCgroupNamespacesBuild [2019-10-10T01:19:53.089Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T01:19:53.283Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T01:19:53.283Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T01:19:53.630Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-10-10T01:19:53.630Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T01:19:53.630Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T01:19:54.021Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T01:19:55.182Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T01:19:55.392Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T01:19:55.392Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-10T01:19:55.676Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-10-10T01:19:55.676Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T01:19:55.676Z] === RUN TestBuildWithSession [2019-10-10T01:19:55.676Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T01:19:55.676Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T01:19:55.677Z] === RUN TestBuildSquashParent [2019-10-10T01:19:55.748Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T01:19:56.322Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T01:19:57.255Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T01:19:57.647Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T01:19:58.185Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T01:19:58.186Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-10T01:19:58.443Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-10T01:19:59.025Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T01:20:00.923Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T01:20:00.967Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T01:20:01.239Z] --- PASS: TestBuildSquashParent (5.17s) [2019-10-10T01:20:01.239Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T01:20:01.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T01:20:01.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T01:20:01.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T01:20:01.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T01:20:01.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T01:20:01.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T01:20:01.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T01:20:01.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T01:20:01.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T01:20:01.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T01:20:01.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T01:20:01.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T01:20:01.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T01:20:01.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T01:20:01.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T01:20:01.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T01:20:01.856Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T01:20:01.899Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-10T01:20:02.830Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T01:20:03.228Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T01:20:03.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T01:20:03.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T01:20:04.161Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T01:20:04.724Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T01:20:04.982Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-10T01:20:04.982Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T01:20:05.533Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T01:20:05.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-10T01:20:05.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2019-10-10T01:20:05.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2019-10-10T01:20:05.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2019-10-10T01:20:05.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s) [2019-10-10T01:20:05.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2019-10-10T01:20:05.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2019-10-10T01:20:05.978Z] === RUN TestBuildMultiStageCopy [2019-10-10T01:20:05.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T01:20:06.465Z] #33 145.6 [2019-10-10T01:20:07.396Z] #33 DONE 146.5s [2019-10-10T01:20:07.508Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T01:20:07.654Z] [2019-10-10T01:20:07.654Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-10T01:20:08.012Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T01:20:08.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T01:20:08.586Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T01:20:09.205Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T01:20:09.489Z] --- PASS: TestBuildMultiStageCopy (3.48s) [2019-10-10T01:20:09.489Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2019-10-10T01:20:09.489Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-10-10T01:20:09.489Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-10-10T01:20:09.489Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-10-10T01:20:09.489Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-10-10T01:20:09.489Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T01:20:09.550Z] #34 DONE 1.9s [2019-10-10T01:20:10.041Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T01:20:10.507Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2019-10-10T01:20:10.507Z] === RUN TestBuildLabelWithTargets [2019-10-10T01:20:10.922Z] [2019-10-10T01:20:10.922Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-10T01:20:11.410Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-10T01:20:11.993Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2019-10-10T01:20:11.993Z] === RUN TestBuildWithEmptyLayers [2019-10-10T01:20:12.292Z] #35 DONE 1.3s [2019-10-10T01:20:12.292Z] [2019-10-10T01:20:12.292Z] #36 exporting to image [2019-10-10T01:20:12.292Z] #36 exporting layers [2019-10-10T01:20:12.341Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T01:20:12.341Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T01:20:13.017Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2019-10-10T01:20:13.017Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T01:20:14.864Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T01:20:15.049Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2019-10-10T01:20:15.050Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T01:20:15.427Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T01:20:15.569Z] #36 exporting layers 3.3s done [2019-10-10T01:20:15.569Z] #36 writing image sha256:81e2092f04f6d859531e24738f0af36beafad75a39983f449764be90157ea634 done [2019-10-10T01:20:15.569Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-10T01:20:15.569Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T01:20:15.882Z] + echo Ensuring container killed. [2019-10-10T01:20:15.882Z] Ensuring container killed. [2019-10-10T01:20:15.882Z] + docker rm -vf docker-pr8 [2019-10-10T01:20:15.882Z] Error: No such container: docker-pr8 [2019-10-10T01:20:15.882Z] + true [Pipeline] sh [2019-10-10T01:20:16.071Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2019-10-10T01:20:16.071Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T01:20:16.165Z] + echo Chowning /workspace to jenkins user [2019-10-10T01:20:16.165Z] Chowning /workspace to jenkins user [2019-10-10T01:20:16.165Z] + id -u [2019-10-10T01:20:16.165Z] + id -g [2019-10-10T01:20:16.165Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40038:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T01:20:16.358Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T01:20:17.290Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T01:20:17.841Z] + bundleName=unit [2019-10-10T01:20:17.842Z] + echo Creating unit-bundles.tar.gz [2019-10-10T01:20:17.842Z] Creating unit-bundles.tar.gz [2019-10-10T01:20:17.842Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-10T01:20:17.842Z] bundles/junit-report.xml [2019-10-10T01:20:17.842Z] bundles/go-test-report.json [2019-10-10T01:20:17.842Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-10T01:20:17.853Z] Archiving artifacts [2019-10-10T01:20:18.296Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40038/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T01:20:18.639Z] + make clean [2019-10-10T01:20:18.770Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2019-10-10T01:20:18.770Z] === RUN TestBuildWithHugeFile [2019-10-10T01:20:18.898Z] docker volume rm -f docker-dev-cache [2019-10-10T01:20:18.898Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T01:20:32.127Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T01:20:32.127Z] ok github.com/docker/docker/api/server/httputils 0.158s coverage: 14.7% of statements [2019-10-10T01:20:32.150Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T01:20:32.406Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T01:20:33.673Z] ok github.com/docker/docker/api/server/middleware 0.166s coverage: 37.7% of statements [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T01:20:33.673Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T01:20:34.300Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T01:20:35.231Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T01:20:35.863Z] ok github.com/docker/docker/api/server/router/swarm 0.111s coverage: 4.0% of statements [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T01:20:35.863Z] ok github.com/docker/docker/api/types/filters 0.110s coverage: 95.2% of statements [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T01:20:35.863Z] ok github.com/docker/docker/api/types/strslice 0.079s coverage: 90.0% of statements [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T01:20:35.863Z] ok github.com/docker/docker/api/types/time 0.377s coverage: 100.0% of statements [2019-10-10T01:20:35.863Z] ok github.com/docker/docker/api/types/versions 0.098s coverage: 75.0% of statements [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T01:20:35.863Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T01:20:37.757Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-10T01:20:37.757Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T01:20:38.322Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T01:20:38.322Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T01:20:38.322Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T01:20:39.254Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T01:20:40.185Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T01:20:41.676Z] ok github.com/docker/docker/builder/dockerfile 0.808s coverage: 46.1% of statements [2019-10-10T01:20:41.676Z] ok github.com/docker/docker/builder/dockerignore 0.061s coverage: 96.8% of statements [2019-10-10T01:20:41.676Z] ok github.com/docker/docker/builder/remotecontext 0.951s coverage: 9.2% of statements [2019-10-10T01:20:43.458Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-10T01:20:44.024Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T01:20:44.955Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T01:20:50.214Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T01:20:50.777Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T01:20:50.777Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T01:20:52.158Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T01:20:53.091Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T01:20:54.022Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-10T01:20:54.279Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T01:20:55.649Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T01:20:57.020Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T01:20:57.584Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-10T01:20:59.480Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T01:21:00.411Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T01:21:01.344Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T01:21:09.439Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T01:21:10.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-10T01:21:14.082Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-10T01:21:14.082Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T01:21:15.013Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T01:21:15.947Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T01:21:16.881Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T01:21:17.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-10T01:21:17.457Z] ok github.com/docker/docker/builder/remotecontext/git 34.162s coverage: 85.1% of statements [2019-10-10T01:21:17.457Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T01:21:17.457Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T01:21:17.457Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2019-10-10T01:21:17.457Z] ok github.com/docker/docker/client 0.703s coverage: 75.3% of statements [2019-10-10T01:21:17.703Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T01:21:18.268Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T01:21:19.203Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T01:21:20.366Z] ok github.com/docker/docker/cmd/dockerd 0.696s coverage: 19.0% of statements [2019-10-10T01:21:20.574Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-10T01:21:21.944Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T01:21:22.201Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-10T01:21:23.284Z] ok github.com/docker/docker/container 0.469s coverage: 42.5% of statements [2019-10-10T01:21:23.284Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T01:21:23.284Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T01:21:23.284Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T01:21:23.284Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T01:21:23.578Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T01:21:24.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-10T01:21:26.435Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T01:21:26.999Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T01:21:28.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-10T01:21:28.892Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T01:21:35.440Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-10T01:21:36.004Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T01:21:36.004Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T01:21:36.936Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T01:21:37.875Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-10T01:21:40.398Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T01:21:41.770Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-10T01:21:42.699Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T01:21:45.221Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon 3.927s coverage: 9.2% of statements [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/cluster 1.484s coverage: 0.5% of statements [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.305s coverage: 65.3% of statements [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/cluster/convert 0.727s coverage: 35.8% of statements [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.423s coverage: 10.9% of statements [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/config 0.849s coverage: 82.8% of statements [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/discovery 0.152s coverage: 30.0% of statements [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/events 0.577s coverage: 50.0% of statements [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/graphdriver 0.186s coverage: 2.3% of statements [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/images 0.379s coverage: 4.9% of statements [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/logger 0.799s coverage: 43.0% of statements [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/logger/awslogs 0.841s coverage: 77.4% of statements [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-10T01:21:48.448Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.551s coverage: 62.1% of statements [2019-10-10T01:21:48.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.316s coverage: 88.3% of statements [2019-10-10T01:21:48.497Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-10T01:21:49.424Z] ok github.com/docker/docker/daemon/logger/local 0.548s coverage: 74.7% of statements [2019-10-10T01:21:49.424Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T01:21:49.884Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.382s coverage: 21.4% of statements [2019-10-10T01:21:51.019Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T01:21:52.797Z] ok github.com/docker/docker/daemon/logger/splunk 2.412s coverage: 84.5% of statements [2019-10-10T01:21:52.797Z] ok github.com/docker/docker/daemon/logger/syslog 0.269s coverage: 47.8% of statements [2019-10-10T01:21:52.797Z] ok github.com/docker/docker/daemon/logger/templates 0.095s coverage: 8.3% of statements [2019-10-10T01:21:52.797Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T01:21:52.797Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-10T01:21:52.797Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T01:21:53.542Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T01:21:54.474Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-10T01:21:55.038Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T01:21:55.710Z] ok github.com/docker/docker/distribution 1.630s coverage: 20.6% of statements [2019-10-10T01:21:55.710Z] ok github.com/docker/docker/distribution/metadata 1.986s coverage: 48.2% of statements [2019-10-10T01:21:55.710Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T01:21:55.876Z] --- PASS: TestBuildWithHugeFile (85.55s) [2019-10-10T01:21:55.876Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T01:21:55.876Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:21:55.876Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:21:55.876Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:21:55.876Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:21:55.876Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:21:55.876Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:21:55.876Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:21:55.876Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:21:55.876Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:21:55.876Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-10T01:21:55.876Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-10-10T01:21:55.876Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-10-10T01:21:55.876Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-10-10T01:21:55.876Z] === RUN TestBuildPreserveOwnership [2019-10-10T01:21:55.876Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T01:21:55.876Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T01:21:55.876Z] --- PASS: TestBuildPreserveOwnership (4.73s) [2019-10-10T01:21:55.876Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) [2019-10-10T01:21:55.876Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-10-10T01:21:55.876Z] === RUN TestBuildPlatformInvalid [2019-10-10T01:21:55.876Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-10T01:21:55.876Z] PASS [2019-10-10T01:21:55.876Z] [2019-10-10T01:21:55.876Z] === Skipped [2019-10-10T01:21:55.876Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-10T01:21:55.876Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T01:21:55.876Z] [2019-10-10T01:21:55.876Z] [2019-10-10T01:21:55.876Z] DONE 32 tests, 1 skipped in 131.871s [2019-10-10T01:21:55.876Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T01:21:55.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:21:55.876Z] ++ set -e [2019-10-10T01:21:55.876Z] ++ '[' -n 0 ']' [2019-10-10T01:21:55.876Z] ++ set -x [2019-10-10T01:21:55.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:21:55.876Z] INFO: Testing against a local daemon [2019-10-10T01:21:55.876Z] === RUN TestConfigList [2019-10-10T01:21:55.876Z] --- PASS: TestConfigList (2.19s) [2019-10-10T01:21:55.876Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T01:21:55.876Z] === RUN TestConfigsCreateAndDelete [2019-10-10T01:21:55.876Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2019-10-10T01:21:55.876Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T01:21:55.876Z] === RUN TestConfigsUpdate [2019-10-10T01:21:56.160Z] --- PASS: TestConfigsUpdate (2.19s) [2019-10-10T01:21:56.160Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T01:21:56.160Z] === RUN TestTemplatedConfig [2019-10-10T01:21:56.932Z] === RUN TestDockerSuite/TestPortList [2019-10-10T01:21:57.254Z] ok github.com/docker/docker/distribution/xfer 2.342s coverage: 76.8% of statements [2019-10-10T01:21:57.254Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T01:21:57.254Z] ok github.com/docker/docker/errdefs 0.120s coverage: 49.4% of statements [2019-10-10T01:21:59.436Z] ok github.com/docker/docker/image 1.427s coverage: 86.4% of statements [2019-10-10T01:21:59.436Z] ok github.com/docker/docker/image/cache 0.276s coverage: 19.2% of statements [2019-10-10T01:21:59.436Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T01:21:59.436Z] ok github.com/docker/docker/image/v1 0.333s coverage: 25.0% of statements [2019-10-10T01:21:59.436Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T01:21:59.629Z] --- PASS: TestTemplatedConfig (3.25s) [2019-10-10T01:21:59.629Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T01:21:59.629Z] === RUN TestConfigInspect [2019-10-10T01:22:01.618Z] ok github.com/docker/docker/layer 0.445s coverage: 30.0% of statements [2019-10-10T01:22:01.618Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T01:22:01.664Z] --- PASS: TestConfigInspect (2.19s) [2019-10-10T01:22:01.664Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T01:22:01.664Z] === RUN TestConfigCreateWithLabels [2019-10-10T01:22:03.699Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-10-10T01:22:03.699Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T01:22:03.699Z] === RUN TestConfigCreateResolve [2019-10-10T01:22:03.802Z] ok github.com/docker/docker/libcontainerd/local 0.344s coverage: 1.0% of statements [2019-10-10T01:22:03.802Z] ok github.com/docker/docker/libcontainerd/queue 0.121s coverage: 100.0% of statements [2019-10-10T01:22:03.802Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T01:22:03.802Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T01:22:03.802Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T01:22:03.802Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T01:22:03.802Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T01:22:03.802Z] ok github.com/docker/docker/opts 0.324s coverage: 67.3% of statements [2019-10-10T01:22:03.802Z] ok github.com/docker/docker/pkg/aaparser 0.068s coverage: 50.0% of statements [2019-10-10T01:22:05.731Z] --- PASS: TestConfigCreateResolve (2.14s) [2019-10-10T01:22:05.731Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T01:22:05.731Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T01:22:06.353Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-10T01:22:06.353Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T01:22:06.353Z] PASS [2019-10-10T01:22:06.353Z] [2019-10-10T01:22:06.353Z] DONE 8 tests in 17.003s [2019-10-10T01:22:06.353Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T01:22:06.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:22:06.353Z] ++ set -e [2019-10-10T01:22:06.353Z] ++ '[' -n 0 ']' [2019-10-10T01:22:06.353Z] ++ set -x [2019-10-10T01:22:06.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:22:06.353Z] INFO: Testing against a local daemon [2019-10-10T01:22:06.353Z] === RUN TestCheckpoint [2019-10-10T01:22:06.353Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T01:22:06.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T01:22:06.353Z] === RUN TestContainerInvalidJSON [2019-10-10T01:22:06.637Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:22:06.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:22:06.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:22:06.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:22:06.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:22:06.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:22:06.637Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:22:06.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:22:06.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:22:06.637Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-10T01:22:06.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T01:22:06.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T01:22:06.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T01:22:06.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T01:22:06.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-10T01:22:06.637Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T01:22:06.637Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-10T01:22:06.637Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T01:22:06.637Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-10T01:22:06.637Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T01:22:06.920Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-10-10T01:22:06.920Z] === RUN TestCopyFromContainer [2019-10-10T01:22:08.420Z] === RUN TestCopyFromContainer// [2019-10-10T01:22:08.420Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T01:22:08.705Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T01:22:08.705Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T01:22:08.705Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T01:22:08.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T01:22:08.990Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T01:22:08.990Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T01:22:09.119Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T01:22:09.119Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-10T01:22:09.119Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T01:22:09.273Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T01:22:09.273Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer (2.55s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-10T01:22:09.273Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-10T01:22:09.273Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T01:22:09.273Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:22:09.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:22:09.273Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:22:09.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:22:09.273Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:22:09.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:22:09.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:22:09.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:22:09.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:22:09.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-10T01:22:09.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T01:22:09.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-10T01:22:09.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T01:22:09.558Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T01:22:09.558Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-10T01:22:09.558Z] === RUN TestCreateWithInvalidEnv [2019-10-10T01:22:09.558Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T01:22:09.558Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T01:22:09.558Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T01:22:09.558Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T01:22:09.558Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T01:22:09.558Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T01:22:09.558Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T01:22:09.558Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T01:22:09.558Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T01:22:09.558Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-10T01:22:09.558Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T01:22:09.558Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T01:22:09.558Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T01:22:09.558Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T01:22:09.558Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T01:22:09.558Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T01:22:11.589Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:22:11.590Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T01:22:11.590Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-10T01:22:11.590Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-10T01:22:11.590Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T01:22:11.643Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-10T01:22:13.623Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2019-10-10T01:22:13.624Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T01:22:13.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:22:13.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:22:13.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:22:13.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:22:13.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:22:13.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:22:13.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:22:13.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:22:13.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:22:13.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:22:13.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:22:13.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:22:13.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:22:13.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:22:13.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:22:13.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-10T01:22:13.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-10T01:22:13.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-10T01:22:13.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-10T01:22:13.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-10T01:22:13.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T01:22:13.624Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T01:22:13.624Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T01:22:13.624Z] === RUN TestDaemonRestartIpcMode [2019-10-10T01:22:13.624Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T01:22:13.624Z] === RUN TestDiff [2019-10-10T01:22:14.244Z] --- PASS: TestDiff (0.68s) [2019-10-10T01:22:14.244Z] === RUN TestExecWithCloseStdin [2019-10-10T01:22:15.038Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-10-10T01:22:15.038Z] === RUN TestExec [2019-10-10T01:22:15.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-10T01:22:16.054Z] --- PASS: TestExec (0.84s) [2019-10-10T01:22:16.054Z] === RUN TestExecUser [2019-10-10T01:22:16.751Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T01:22:16.751Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T01:22:16.751Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T01:22:17.065Z] --- PASS: TestExecUser (0.86s) [2019-10-10T01:22:17.065Z] === RUN TestExportContainerAndImportImage [2019-10-10T01:22:17.683Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T01:22:17.683Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T01:22:18.078Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-10-10T01:22:18.078Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T01:22:18.614Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-10T01:22:18.614Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T01:22:18.614Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T01:22:19.546Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T01:22:19.546Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T01:22:19.558Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2019-10-10T01:22:19.558Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T01:22:19.558Z] === RUN TestHealthCheckWorkdir [2019-10-10T01:22:20.576Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-10-10T01:22:20.576Z] === RUN TestHealthKillContainer [2019-10-10T01:22:21.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T01:22:21.442Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-10T01:22:23.258Z] --- PASS: TestHealthKillContainer (2.86s) [2019-10-10T01:22:23.258Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T01:22:23.889Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-10-10T01:22:23.889Z] === RUN TestIpcModeNone [2019-10-10T01:22:23.966Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-10T01:22:24.896Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-10T01:22:24.901Z] --- PASS: TestIpcModeNone (0.83s) [2019-10-10T01:22:24.901Z] === RUN TestIpcModePrivate [2019-10-10T01:22:25.911Z] --- PASS: TestIpcModePrivate (0.83s) [2019-10-10T01:22:25.911Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:63, shared: false, mustBeShared: false [2019-10-10T01:22:25.911Z] === RUN TestIpcModeShareable [2019-10-10T01:22:26.531Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-10T01:22:26.531Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:57, shared: true, mustBeShared: true [2019-10-10T01:22:26.531Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T01:22:26.791Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-10T01:22:27.047Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-10T01:22:27.047Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-10T01:22:27.304Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T01:22:29.216Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-10-10T01:22:29.216Z] === RUN TestAPIIpcModeHost [2019-10-10T01:22:29.833Z] --- PASS: TestAPIIpcModeHost (0.71s) [2019-10-10T01:22:29.833Z] === RUN TestDaemonIpcModeShareable [2019-10-10T01:22:31.329Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2019-10-10T01:22:31.329Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T01:22:31.329Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2019-10-10T01:22:31.329Z] === RUN TestDaemonIpcModePrivate [2019-10-10T01:22:31.479Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T01:22:32.042Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T01:22:33.367Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-10-10T01:22:33.367Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T01:22:33.367Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2019-10-10T01:22:33.367Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T01:22:34.847Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-10-10T01:22:34.847Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T01:22:34.847Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2019-10-10T01:22:34.847Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T01:22:36.215Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T01:22:36.882Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2019-10-10T01:22:36.883Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T01:22:36.883Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2019-10-10T01:22:36.883Z] === RUN TestIpcModeOlderClient [2019-10-10T01:22:36.883Z] === PAUSE TestIpcModeOlderClient [2019-10-10T01:22:36.883Z] === RUN TestKillContainerInvalidSignal [2019-10-10T01:22:37.510Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2019-10-10T01:22:37.510Z] === RUN TestKillContainer [2019-10-10T01:22:37.510Z] === RUN TestKillContainer/no_signal [2019-10-10T01:22:38.128Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T01:22:38.413Z] === RUN TestKillContainer/killing_signal [2019-10-10T01:22:39.426Z] --- PASS: TestKillContainer (2.01s) [2019-10-10T01:22:39.426Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-10-10T01:22:39.426Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2019-10-10T01:22:39.426Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-10-10T01:22:39.426Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T01:22:39.426Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/archive 11.252s coverage: 62.0% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/authorization 1.651s coverage: 26.8% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/broadcaster 0.070s coverage: 100.0% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/capabilities 0.426s coverage: 87.5% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/chrootarchive 0.158s coverage: 15.4% of statements [2019-10-10T01:22:39.528Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T01:22:39.528Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/discovery 0.164s coverage: 58.3% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/discovery/file 0.211s coverage: 92.9% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/discovery/kv 3.478s coverage: 84.1% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/discovery/memory 0.099s coverage: 92.3% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/discovery/nodes 0.077s coverage: 93.8% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/filenotify 0.098s coverage: 36.2% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/fileutils 0.173s coverage: 87.7% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/homedir 0.072s coverage: 42.9% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/idtools 0.134s coverage: 6.3% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/ioutils 0.844s coverage: 69.2% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/jsonmessage 0.257s coverage: 91.7% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/locker 0.077s coverage: 88.9% of statements [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/longpath 0.068s coverage: 100.0% of statements [2019-10-10T01:22:39.528Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2019-10-10T01:22:39.528Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/parsers 0.089s coverage: 97.0% of statements [2019-10-10T01:22:39.528Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-10T01:22:39.528Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-10T01:22:39.528Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2019-10-10T01:22:39.528Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T01:22:39.529Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T01:22:40.044Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T01:22:40.422Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-10T01:22:40.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2019-10-10T01:22:40.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2019-10-10T01:22:40.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-10-10T01:22:40.662Z] === RUN TestKillStoppedContainer [2019-10-10T01:22:40.679Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T01:22:40.936Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T01:22:40.945Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-10T01:22:40.946Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T01:22:40.946Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-10T01:22:40.946Z] === RUN TestKillDifferentUserContainer [2019-10-10T01:22:41.567Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2019-10-10T01:22:41.567Z] === RUN TestInspectOomKilledTrue [2019-10-10T01:22:43.046Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2019-10-10T01:22:43.046Z] === RUN TestInspectOomKilledFalse [2019-10-10T01:22:43.329Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-10-10T01:22:43.329Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T01:22:43.958Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-10T01:22:43.958Z] === RUN TestLinksContainerNames [2019-10-10T01:22:45.434Z] --- PASS: TestLinksContainerNames (1.29s) [2019-10-10T01:22:45.434Z] === RUN TestLogsFollowTailEmpty [2019-10-10T01:22:46.058Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2019-10-10T01:22:46.058Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T01:22:46.187Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T01:22:46.683Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/default [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/private [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/slave [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/shared [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/default [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/slave [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/private [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/shared [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:22:46.683Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T01:22:46.683Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T01:22:46.683Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T01:22:46.973Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-10T01:22:46.973Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2019-10-10T01:22:47.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-10T01:22:47.258Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T01:22:48.741Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2019-10-10T01:22:48.741Z] === RUN TestNetworkNat [2019-10-10T01:22:49.363Z] --- PASS: TestNetworkNat (0.73s) [2019-10-10T01:22:49.363Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T01:22:50.375Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-10-10T01:22:50.375Z] === RUN TestNetworkLoopbackNat [2019-10-10T01:22:50.998Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2019-10-10T01:22:50.998Z] === RUN TestPause [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/plugins 35.221s coverage: 73.4% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.092s coverage: 56.8% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/plugins/transport 0.158s coverage: 85.7% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/pubsub 1.109s coverage: 73.9% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/reexec 0.140s coverage: 82.4% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 20.3% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/stdcopy 0.086s coverage: 100.0% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/streamformatter 0.154s coverage: 66.2% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/stringid 0.077s coverage: 70.6% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/sysinfo 0.066s coverage: 38.2% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/system 0.147s coverage: 12.7% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/tarsum 0.204s coverage: 89.3% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/term 0.065s coverage: 30.8% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/term/windows 0.050s coverage: 0.0% of statements [no tests to run] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/truncindex 0.172s coverage: 91.5% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/plugin 0.346s coverage: 11.6% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/plugin/v2 0.168s coverage: 20.1% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/reference 0.205s coverage: 84.4% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/registry 0.530s coverage: 52.2% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/registry/resumable 0.321s coverage: 100.0% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/restartmanager 0.054s coverage: 45.3% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/runconfig 0.138s coverage: 54.5% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/testutil 0.100s coverage: 62.5% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/volume/drivers 0.420s coverage: 36.1% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/volume/local 0.290s coverage: 37.7% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/volume/mounts 0.159s coverage: 66.2% of statements [2019-10-10T01:22:51.919Z] ok github.com/docker/docker/volume/service 0.530s coverage: 70.3% of statements [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T01:22:51.919Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T01:22:52.019Z] --- PASS: TestPause (0.74s) [2019-10-10T01:22:52.020Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T01:22:52.020Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T01:22:52.020Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T01:22:52.020Z] === RUN TestPauseStopPausedContainer [2019-10-10T01:22:55.043Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T01:22:55.043Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-10T01:22:55.043Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T01:22:55.068Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-10-10T01:22:55.068Z] === RUN TestPsFilter [2019-10-10T01:22:55.068Z] --- PASS: TestPsFilter (0.19s) [2019-10-10T01:22:55.068Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T01:22:55.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-10-10T01:22:55.068Z] === RUN TestRemoveContainerWithVolume [2019-10-10T01:22:55.068Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2019-10-10T01:22:55.068Z] === RUN TestRemoveContainerRunning [2019-10-10T01:22:55.068Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-10-10T01:22:55.068Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T01:22:55.358Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2019-10-10T01:22:55.358Z] === RUN TestRemoveInvalidContainer [2019-10-10T01:22:55.551Z] INFO: make.ps1 ended at 10/10/2019 01:22:54 [2019-10-10T01:22:55.654Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-10T01:22:55.654Z] === RUN TestRenameLinkedContainer [2019-10-10T01:22:56.527Z] INFO: Unit tests ended at 10/10/2019 01:22:56. Duration:00:03:58.7075934 [2019-10-10T01:22:56.527Z] INFO: Building busybox [2019-10-10T01:22:56.988Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T01:22:56.988Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T01:22:56.988Z] [2019-10-10T01:22:56.988Z] Sending build context to Docker daemon 2.56kB [2019-10-10T01:22:56.988Z] [2019-10-10T01:22:56.988Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-10T01:22:56.988Z] ---> 739b21bd02e7 [2019-10-10T01:22:56.988Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-10T01:22:56.988Z] ---> Running in cf315688e83b [2019-10-10T01:22:58.321Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T01:22:58.345Z] --- PASS: TestRenameLinkedContainer (2.67s) [2019-10-10T01:22:58.345Z] === RUN TestRenameStoppedContainer [2019-10-10T01:22:58.965Z] --- PASS: TestRenameStoppedContainer (0.65s) [2019-10-10T01:22:58.965Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T01:22:59.690Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T01:23:00.481Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2019-10-10T01:23:00.481Z] === RUN TestRenameInvalidName [2019-10-10T01:23:00.766Z] --- PASS: TestRenameInvalidName (0.71s) [2019-10-10T01:23:00.766Z] === RUN TestRenameAnonymousContainer [2019-10-10T01:23:01.583Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T01:23:02.788Z] Removing intermediate container cf315688e83b [2019-10-10T01:23:02.788Z] ---> a486a674c763 [2019-10-10T01:23:02.788Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-10T01:23:03.478Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T01:23:03.505Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2019-10-10T01:23:03.505Z] === RUN TestRenameContainerWithSameName [2019-10-10T01:23:03.759Z] [2019-10-10T01:23:04.125Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-10-10T01:23:04.125Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T01:23:04.219Z] ---> a5698156ec57 [2019-10-10T01:23:04.219Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-10T01:23:04.680Z] ---> Running in 616702c6fb34 [2019-10-10T01:23:05.609Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2019-10-10T01:23:05.609Z] === RUN TestResize [2019-10-10T01:23:05.650Z] [2019-10-10T01:23:05.650Z] SUCCESS: Specified value was saved. [2019-10-10T01:23:06.000Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T01:23:06.230Z] --- PASS: TestResize (0.71s) [2019-10-10T01:23:06.230Z] === RUN TestResizeWithInvalidSize [2019-10-10T01:23:06.854Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2019-10-10T01:23:06.854Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T01:23:07.370Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T01:23:07.370Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-10T01:23:07.478Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:23:07.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:23:07.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:23:07.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T01:23:07.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T01:23:07.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T01:23:07.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:23:07.627Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T01:23:08.561Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T01:23:09.396Z] Removing intermediate container 616702c6fb34 [2019-10-10T01:23:09.396Z] ---> 93ca2491e368 [2019-10-10T01:23:09.396Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-10T01:23:09.396Z] ---> Running in f43a6059ad25 [2019-10-10T01:23:09.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:23:11.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T01:23:11.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T01:23:11.087Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-10T01:23:11.345Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T01:23:11.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T01:23:11.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T01:23:12.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T01:23:14.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T01:23:14.618Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T01:23:14.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T01:23:15.181Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T01:23:15.181Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T01:23:15.447Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T01:23:15.447Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T01:23:15.707Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T01:23:16.484Z] Cannot create a file when that file already exists. [2019-10-10T01:23:16.638Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T01:23:17.397Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T01:23:17.397Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.21s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.62s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.43s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.48s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.41s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.62s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.05s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-10T01:23:17.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2019-10-10T01:23:17.398Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-10T01:23:17.398Z] === RUN TestCgroupNamespacesRun [2019-10-10T01:23:19.162Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T01:23:19.439Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2019-10-10T01:23:19.439Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T01:23:19.439Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T01:23:20.531Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T01:23:20.945Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-10-10T01:23:20.945Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T01:23:20.945Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T01:23:21.460Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T01:23:22.981Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-10-10T01:23:22.981Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T01:23:22.981Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T01:23:23.571Z] Removing intermediate container f43a6059ad25 [2019-10-10T01:23:23.571Z] ---> 45a3c3a4b34d [2019-10-10T01:23:23.571Z] Step 6/6 : CMD ["sh"] [2019-10-10T01:23:23.571Z] ---> Running in 57884b8e21f3 [2019-10-10T01:23:23.571Z] Removing intermediate container 57884b8e21f3 [2019-10-10T01:23:23.571Z] ---> f44c283755c1 [2019-10-10T01:23:23.571Z] Successfully built f44c283755c1 [2019-10-10T01:23:23.571Z] Successfully tagged busybox:latest [2019-10-10T01:23:23.571Z] INFO: Docker images of the daemon under test [2019-10-10T01:23:23.571Z] [2019-10-10T01:23:23.571Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T01:23:23.571Z] busybox latest f44c283755c1 1 second ago 4.83GB [2019-10-10T01:23:23.571Z] microsoft/windowsservercore latest 739b21bd02e7 32 hours ago 4.79GB [2019-10-10T01:23:23.571Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 32 hours ago 4.79GB [2019-10-10T01:23:23.571Z] [2019-10-10T01:23:23.571Z] INFO: Running integration tests at 10/10/2019 01:23:23... [2019-10-10T01:23:23.571Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-10T01:23:23.571Z] INFO: Integration API tests being run from the host: [2019-10-10T01:23:23.571Z] INFO: make.ps1 starting at 10/10/2019 01:23:23 [2019-10-10T01:23:24.461Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2019-10-10T01:23:24.461Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T01:23:24.461Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T01:23:24.541Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T01:23:25.947Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-10-10T01:23:25.947Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T01:23:25.947Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T01:23:26.977Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-10-10T01:23:26.977Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T01:23:26.977Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T01:23:27.992Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-10T01:23:27.992Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T01:23:27.992Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T01:23:30.028Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-10-10T01:23:30.028Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T01:23:30.028Z] === RUN TestKernelTCPMemory [2019-10-10T01:23:30.647Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-10-10T01:23:30.647Z] === RUN TestNISDomainname [2019-10-10T01:23:31.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-10T01:23:31.415Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T01:23:31.684Z] --- PASS: TestNISDomainname (1.00s) [2019-10-10T01:23:31.684Z] === RUN TestHostnameDnsResolution [2019-10-10T01:23:31.978Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T01:23:32.696Z] --- PASS: TestHostnameDnsResolution (1.12s) [2019-10-10T01:23:32.696Z] === RUN TestStats [2019-10-10T01:23:32.949Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-10T01:23:34.730Z] --- PASS: TestStats (1.95s) [2019-10-10T01:23:34.730Z] === RUN TestStopContainerWithTimeout [2019-10-10T01:23:34.730Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T01:23:34.730Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T01:23:34.730Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T01:23:34.730Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T01:23:34.730Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T01:23:34.730Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T01:23:34.730Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T01:23:34.730Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T01:23:34.730Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T01:23:34.730Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T01:23:34.730Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T01:23:34.730Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T01:23:34.843Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T01:23:34.843Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T01:23:34.843Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T01:23:35.100Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T01:23:36.029Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-10T01:23:37.923Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T01:23:38.196Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-10T01:23:38.196Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2019-10-10T01:23:38.196Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2019-10-10T01:23:38.196Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-10-10T01:23:38.196Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2019-10-10T01:23:38.196Z] === RUN TestDeleteDevicemapper [2019-10-10T01:23:38.196Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T01:23:38.196Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T01:23:38.196Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T01:23:39.819Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T01:23:40.890Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.74s) [2019-10-10T01:23:40.890Z] === RUN TestUpdateMemory [2019-10-10T01:23:41.908Z] --- PASS: TestUpdateMemory (1.07s) [2019-10-10T01:23:41.908Z] === RUN TestUpdateCPUQuota [2019-10-10T01:23:43.396Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-10-10T01:23:43.396Z] === RUN TestUpdatePidsLimit [2019-10-10T01:23:43.396Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T01:23:43.994Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T01:23:44.019Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T01:23:44.305Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T01:23:44.590Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T01:23:44.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T01:23:45.364Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T01:23:45.364Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T01:23:45.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T01:23:45.621Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T01:23:45.781Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit (3.93s) [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-10T01:23:47.266Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-10-10T01:23:47.266Z] === RUN TestUpdateRestartPolicy [2019-10-10T01:23:49.719Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T01:23:49.795Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T01:23:50.689Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T01:23:50.727Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T01:23:50.984Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T01:23:53.505Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T01:23:54.077Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T01:23:54.438Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T01:23:55.976Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-10T01:23:55.976Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T01:23:57.345Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T01:23:57.345Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T01:23:57.358Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T01:23:58.279Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T01:23:59.820Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2019-10-10T01:23:59.820Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T01:24:00.272Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T01:24:00.439Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2019-10-10T01:24:00.439Z] === RUN TestWaitNonBlocked [2019-10-10T01:24:00.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:24:00.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:24:00.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:24:00.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:24:00.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:24:00.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:24:00.733Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T01:24:01.455Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-10T01:24:01.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2019-10-10T01:24:01.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2019-10-10T01:24:01.455Z] === RUN TestWaitBlocked [2019-10-10T01:24:01.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:24:01.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:24:01.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:24:01.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:24:01.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T01:24:01.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T01:24:01.708Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T01:24:02.168Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T01:24:02.468Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T01:24:02.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2019-10-10T01:24:02.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2019-10-10T01:24:02.468Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T01:24:02.468Z] === CONT TestIpcModeOlderClient [2019-10-10T01:24:02.468Z] === CONT TestDaemonRestartIpcMode [2019-10-10T01:24:02.468Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-10-10T01:24:03.139Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T01:24:03.531Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T01:24:03.787Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T01:24:04.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-10T01:24:04.979Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T01:24:05.236Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T01:24:05.973Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2019-10-10T01:24:05.973Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T01:24:06.050Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T01:24:06.260Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2019-10-10T01:24:06.260Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T01:24:06.260Z] PASS [2019-10-10T01:24:06.260Z] [2019-10-10T01:24:06.260Z] === Skipped [2019-10-10T01:24:06.260Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-10T01:24:06.260Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T01:24:06.260Z] [2019-10-10T01:24:06.260Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T01:24:06.260Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T01:24:06.260Z] [2019-10-10T01:24:06.260Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T01:24:06.260Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T01:24:06.260Z] [2019-10-10T01:24:06.260Z] [2019-10-10T01:24:06.260Z] DONE 197 tests, 3 skipped in 119.749s [2019-10-10T01:24:06.260Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T01:24:06.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:24:06.260Z] ++ set -e [2019-10-10T01:24:06.260Z] ++ '[' -n 0 ']' [2019-10-10T01:24:06.260Z] ++ set -x [2019-10-10T01:24:06.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:24:06.260Z] INFO: Testing against a local daemon [2019-10-10T01:24:06.260Z] === RUN TestCommitInheritsEnv [2019-10-10T01:24:06.880Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-10-10T01:24:06.880Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T01:24:06.880Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T01:24:06.880Z] === RUN TestImagesFilterMultiReference [2019-10-10T01:24:06.880Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-10T01:24:06.880Z] === RUN TestImagePullPlatformInvalid [2019-10-10T01:24:06.880Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-10T01:24:06.880Z] === RUN TestRemoveImageOrphaning [2019-10-10T01:24:07.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-10T01:24:07.131Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T01:24:07.164Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-10-10T01:24:07.164Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T01:24:07.164Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T01:24:07.164Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:24:07.164Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T01:24:07.164Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-10T01:24:07.164Z] === RUN TestTagInvalidReference [2019-10-10T01:24:07.449Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-10T01:24:07.449Z] === RUN TestTagValidPrefixedRepo [2019-10-10T01:24:07.449Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-10T01:24:07.450Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T01:24:07.450Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T01:24:07.450Z] === RUN TestTagOfficialNames [2019-10-10T01:24:07.450Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-10T01:24:07.450Z] === RUN TestTagMatchesDigest [2019-10-10T01:24:07.450Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T01:24:07.450Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T01:24:08.061Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T01:24:08.625Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T01:24:09.997Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T01:24:09.997Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T01:24:10.563Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T01:24:10.764Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T01:24:12.456Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T01:24:13.387Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T01:24:14.318Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T01:24:15.253Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-10T01:24:17.146Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T01:24:18.516Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-10T01:24:19.380Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T01:24:19.446Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-10T01:24:20.814Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-10T01:24:21.745Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-10T01:24:22.311Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-10T01:24:23.125Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T01:24:23.691Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-10T01:24:23.691Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T01:24:25.063Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-10T01:24:26.046Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T01:24:26.435Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T01:24:27.390Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T01:24:28.320Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T01:24:29.249Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T01:24:29.249Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T01:24:29.930Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T01:24:31.771Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T01:24:32.113Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T01:24:32.701Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T01:24:33.266Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T01:24:34.197Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T01:24:35.033Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-10T01:24:35.127Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T01:24:35.127Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T01:24:36.057Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T01:24:36.988Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T01:24:37.552Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T01:24:37.945Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T01:24:37.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:24:37.945Z] INFO: Testing against a local daemon [2019-10-10T01:24:37.945Z] === RUN TestBuildWithSession [2019-10-10T01:24:37.945Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T01:24:37.945Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T01:24:37.945Z] === RUN TestBuildSquashParent [2019-10-10T01:24:37.945Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-10T01:24:37.945Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:37.945Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T01:24:37.945Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-10T01:24:37.945Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:24:37.945Z] === RUN TestBuildMultiStageCopy [2019-10-10T01:24:37.945Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T01:24:38.482Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T01:24:39.413Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T01:24:39.413Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T01:24:40.343Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T01:24:40.343Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T01:24:41.712Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T01:24:42.641Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T01:24:43.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-10T01:24:43.463Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T01:24:44.394Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T01:24:44.394Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T01:24:45.327Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T01:24:47.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T01:24:48.592Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T01:24:50.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T01:24:50.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T01:24:50.487Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T01:24:51.053Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T01:24:51.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-10T01:24:51.893Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T01:24:51.894Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T01:24:52.824Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T01:24:52.863Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T01:24:53.755Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T01:24:54.404Z] --- PASS: TestBuildMultiStageCopy (16.43s) [2019-10-10T01:24:54.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.63s) [2019-10-10T01:24:54.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2019-10-10T01:24:54.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2019-10-10T01:24:54.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2019-10-10T01:24:54.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2019-10-10T01:24:54.404Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T01:24:54.404Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-10T01:24:54.404Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:24:54.404Z] === RUN TestBuildLabelWithTargets [2019-10-10T01:24:54.404Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-10T01:24:54.404Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:24:54.404Z] === RUN TestBuildWithEmptyLayers [2019-10-10T01:24:54.686Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T01:24:55.945Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2019-10-10T01:24:55.945Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T01:24:55.945Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-10T01:24:55.945Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:24:55.945Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T01:24:55.945Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-10T01:24:55.945Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:24:55.945Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T01:24:55.945Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-10T01:24:55.945Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:24:55.945Z] === RUN TestBuildWithHugeFile [2019-10-10T01:24:55.945Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-10T01:24:55.945Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-10T01:24:55.945Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T01:24:55.945Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:24:55.945Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:24:55.945Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:24:55.945Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:24:55.945Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:24:55.945Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:24:55.945Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T01:24:55.945Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T01:24:55.945Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T01:24:55.945Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2019-10-10T01:24:55.945Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-10T01:24:55.945Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-10T01:24:55.945Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-10T01:24:55.945Z] === RUN TestBuildPreserveOwnership [2019-10-10T01:24:55.945Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-10T01:24:55.945Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:24:55.945Z] === RUN TestBuildPlatformInvalid [2019-10-10T01:24:56.406Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-10T01:24:56.406Z] PASS [2019-10-10T01:24:56.406Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T01:24:56.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:24:56.406Z] INFO: Testing against a local daemon [2019-10-10T01:24:56.406Z] === RUN TestConfigList [2019-10-10T01:24:56.406Z] --- SKIP: TestConfigList (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestConfigsCreateAndDelete [2019-10-10T01:24:56.406Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestConfigsUpdate [2019-10-10T01:24:56.406Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestTemplatedConfig [2019-10-10T01:24:56.406Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestConfigInspect [2019-10-10T01:24:56.406Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestConfigCreateWithLabels [2019-10-10T01:24:56.406Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:24:56.406Z] === RUN TestConfigCreateResolve [2019-10-10T01:24:56.406Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:24:56.406Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T01:24:56.406Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-10T01:24:56.406Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:24:56.406Z] PASS [2019-10-10T01:24:56.406Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T01:24:56.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:24:56.406Z] INFO: Testing against a local daemon [2019-10-10T01:24:56.406Z] === RUN TestCheckpoint [2019-10-10T01:24:56.406Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T01:24:56.406Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T01:24:56.406Z] === RUN TestContainerInvalidJSON [2019-10-10T01:24:56.406Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:24:56.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:24:56.406Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:24:56.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:24:56.406Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:24:56.406Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:24:56.406Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T01:24:56.406Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T01:24:56.406Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T01:24:56.406Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-10T01:24:56.406Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T01:24:56.406Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-10T01:24:56.406Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-10T01:24:56.406Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T01:24:56.406Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s) [2019-10-10T01:24:56.406Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T01:24:56.406Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-10T01:24:56.406Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T01:24:56.406Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-10T01:24:56.406Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T01:24:56.406Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-10T01:24:56.406Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestCopyFromContainer [2019-10-10T01:24:56.406Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-10T01:24:56.406Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T01:24:56.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:24:56.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:24:56.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:24:56.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:24:56.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:24:56.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:24:56.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T01:24:56.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T01:24:56.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T01:24:56.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-10T01:24:56.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T01:24:56.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T01:24:56.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T01:24:56.406Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T01:24:56.406Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-10T01:24:56.406Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidEnv [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T01:24:56.406Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T01:24:56.406Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T01:24:56.406Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T01:24:56.406Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-10T01:24:56.406Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T01:24:56.406Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T01:24:56.406Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-10T01:24:56.406Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T01:24:56.406Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-10T01:24:56.406Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:56.406Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T01:24:56.406Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) [2019-10-10T01:24:56.406Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:24:56.406Z] === RUN TestCreateWithCapabilities [2019-10-10T01:24:56.406Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-10T01:24:56.406Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-10T01:24:56.406Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T01:24:56.406Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-10T01:24:56.406Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:24:56.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:24:56.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:24:56.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T01:24:56.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T01:24:56.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T01:24:56.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T01:24:56.580Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T01:24:56.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T01:24:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T01:24:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T01:24:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T01:24:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T01:24:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T01:24:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T01:24:56.866Z] === RUN TestDiff [2019-10-10T01:24:56.866Z] --- SKIP: TestDiff (0.00s) [2019-10-10T01:24:56.866Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-10T01:24:56.866Z] === RUN TestExecWithCloseStdin [2019-10-10T01:24:59.047Z] --- PASS: TestExecWithCloseStdin (2.31s) [2019-10-10T01:24:59.047Z] === RUN TestExec [2019-10-10T01:24:59.047Z] --- SKIP: TestExec (0.00s) [2019-10-10T01:24:59.047Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T01:24:59.047Z] === RUN TestExecUser [2019-10-10T01:24:59.047Z] --- SKIP: TestExecUser (0.00s) [2019-10-10T01:24:59.047Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T01:24:59.047Z] === RUN TestExportContainerAndImportImage [2019-10-10T01:24:59.047Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-10T01:24:59.047Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:59.047Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T01:24:59.047Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-10T01:24:59.047Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:24:59.047Z] === RUN TestHealthCheckWorkdir [2019-10-10T01:24:59.047Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-10T01:24:59.047Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T01:24:59.047Z] === RUN TestHealthKillContainer [2019-10-10T01:24:59.047Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-10T01:24:59.047Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-10T01:24:59.047Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T01:24:59.047Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-10T01:24:59.047Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-10T01:24:59.047Z] === RUN TestKillContainerInvalidSignal [2019-10-10T01:25:00.757Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T01:25:00.757Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T01:25:01.014Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T01:25:01.228Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2019-10-10T01:25:01.228Z] === RUN TestKillContainer [2019-10-10T01:25:01.228Z] --- SKIP: TestKillContainer (0.00s) [2019-10-10T01:25:01.228Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-10T01:25:01.228Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T01:25:01.228Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-10T01:25:01.228Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T01:25:01.228Z] === RUN TestKillStoppedContainer [2019-10-10T01:25:01.228Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-10T01:25:01.228Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T01:25:01.228Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T01:25:01.228Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-10T01:25:01.228Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T01:25:01.228Z] === RUN TestKillDifferentUserContainer [2019-10-10T01:25:01.228Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-10T01:25:01.228Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-10T01:25:01.228Z] === RUN TestInspectOomKilledTrue [2019-10-10T01:25:01.228Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T01:25:01.228Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:25:01.228Z] === RUN TestInspectOomKilledFalse [2019-10-10T01:25:01.228Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T01:25:01.228Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T01:25:01.228Z] === RUN TestLogsFollowTailEmpty [2019-10-10T01:25:03.414Z] --- PASS: TestLogsFollowTailEmpty (2.13s) [2019-10-10T01:25:03.414Z] === RUN TestNetworkNat [2019-10-10T01:25:03.414Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-10T01:25:03.414Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-10T01:25:03.414Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T01:25:03.414Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-10T01:25:03.414Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:25:03.414Z] === RUN TestNetworkLoopbackNat [2019-10-10T01:25:03.414Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-10T01:25:03.414Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-10T01:25:03.414Z] === RUN TestPause [2019-10-10T01:25:03.414Z] --- SKIP: TestPause (0.00s) [2019-10-10T01:25:03.414Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-10T01:25:03.414Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T01:25:03.535Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T01:25:04.954Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.01s) [2019-10-10T01:25:04.954Z] === RUN TestPauseStopPausedContainer [2019-10-10T01:25:04.954Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-10T01:25:04.954Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:25:04.954Z] === RUN TestPsFilter [2019-10-10T01:25:05.415Z] --- PASS: TestPsFilter (0.18s) [2019-10-10T01:25:05.416Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T01:25:05.429Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T01:25:07.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.42s) [2019-10-10T01:25:07.598Z] === RUN TestRemoveContainerWithVolume [2019-10-10T01:25:08.702Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T01:25:10.509Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2019-10-10T01:25:10.509Z] === RUN TestRemoveContainerRunning [2019-10-10T01:25:11.223Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T01:25:11.223Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T01:25:11.223Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T01:25:11.787Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T01:25:12.051Z] --- PASS: TestRemoveContainerRunning (2.09s) [2019-10-10T01:25:12.051Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T01:25:14.235Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.09s) [2019-10-10T01:25:14.235Z] === RUN TestRemoveInvalidContainer [2019-10-10T01:25:14.235Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T01:25:14.235Z] === RUN TestRenameLinkedContainer [2019-10-10T01:25:14.235Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-10T01:25:14.235Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-10T01:25:14.235Z] === RUN TestRenameStoppedContainer [2019-10-10T01:25:14.308Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T01:25:15.677Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T01:25:17.145Z] --- PASS: TestRenameStoppedContainer (2.39s) [2019-10-10T01:25:17.146Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T01:25:18.198Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T01:25:18.762Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T01:25:20.660Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T01:25:20.888Z] --- PASS: TestRenameRunningContainerAndReuse (4.16s) [2019-10-10T01:25:20.888Z] === RUN TestRenameInvalidName [2019-10-10T01:25:21.591Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-10T01:25:21.592Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T01:25:22.521Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-10T01:25:23.071Z] --- PASS: TestRenameInvalidName (2.04s) [2019-10-10T01:25:23.071Z] === RUN TestRenameAnonymousContainer [2019-10-10T01:25:23.071Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-10T01:25:23.071Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-10T01:25:23.071Z] === RUN TestRenameContainerWithSameName [2019-10-10T01:25:24.427Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T01:25:24.427Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T01:25:24.993Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T01:25:25.255Z] --- PASS: TestRenameContainerWithSameName (2.31s) [2019-10-10T01:25:25.255Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T01:25:25.255Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-10T01:25:25.255Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-10T01:25:25.255Z] === RUN TestResize [2019-10-10T01:25:25.255Z] --- SKIP: TestResize (0.00s) [2019-10-10T01:25:25.255Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T01:25:25.255Z] === RUN TestResizeWithInvalidSize [2019-10-10T01:25:25.255Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-10T01:25:25.255Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-10T01:25:25.255Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T01:25:25.924Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T01:25:26.856Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-10T01:25:27.440Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s) [2019-10-10T01:25:27.440Z] === RUN TestDaemonRestartKillContainers [2019-10-10T01:25:27.440Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-10T01:25:27.440Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:25:27.440Z] === RUN TestStats [2019-10-10T01:25:27.440Z] --- SKIP: TestStats (0.00s) [2019-10-10T01:25:27.440Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-10T01:25:27.440Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T01:25:27.830Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T01:25:27.830Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T01:25:28.393Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T01:25:29.324Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T01:25:30.254Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T01:25:30.819Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T01:25:31.752Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T01:25:32.685Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T01:25:33.616Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T01:25:34.180Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T01:25:34.180Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T01:25:35.110Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T01:25:36.042Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T01:25:37.936Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T01:25:37.936Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T01:25:37.936Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T01:25:39.838Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.54s) [2019-10-10T01:25:39.838Z] === RUN TestStopContainerWithTimeout [2019-10-10T01:25:39.838Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-10T01:25:39.838Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-10T01:25:39.838Z] === RUN TestUpdateRestartPolicy [2019-10-10T01:25:42.111Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T01:25:42.674Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T01:25:54.854Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-10T01:25:55.417Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T01:25:57.311Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-10T01:25:57.311Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-10T01:25:57.311Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T01:25:57.311Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T01:25:58.241Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T01:26:00.936Z] --- PASS: TestUpdateRestartPolicy (20.44s) [2019-10-10T01:26:00.936Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T01:26:00.936Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2019-10-10T01:26:00.936Z] === RUN TestWaitNonBlocked [2019-10-10T01:26:00.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:26:00.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:26:00.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:26:00.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:26:00.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T01:26:00.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T01:26:01.636Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T01:26:03.006Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T01:26:04.697Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-10T01:26:04.697Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.58s) [2019-10-10T01:26:04.697Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.64s) [2019-10-10T01:26:04.697Z] === RUN TestWaitBlocked [2019-10-10T01:26:04.697Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-10T01:26:04.697Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:04.697Z] PASS [2019-10-10T01:26:04.697Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T01:26:04.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:04.697Z] INFO: Testing against a local daemon [2019-10-10T01:26:04.697Z] === RUN TestCommitInheritsEnv [2019-10-10T01:26:04.697Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-10T01:26:04.697Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:26:04.697Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T01:26:04.697Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T01:26:04.697Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-10T01:26:04.697Z] === RUN TestImagesFilterMultiReference [2019-10-10T01:26:04.697Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-10T01:26:04.697Z] === RUN TestImagePullPlatformInvalid [2019-10-10T01:26:04.697Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-10T01:26:04.697Z] === RUN TestRemoveImageOrphaning [2019-10-10T01:26:04.697Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-10T01:26:04.697Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:26:04.697Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T01:26:04.697Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-10T01:26:04.697Z] === RUN TestTagInvalidReference [2019-10-10T01:26:04.697Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-10T01:26:04.697Z] === RUN TestTagValidPrefixedRepo [2019-10-10T01:26:04.697Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-10T01:26:04.697Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T01:26:04.697Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T01:26:04.697Z] === RUN TestTagOfficialNames [2019-10-10T01:26:04.697Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-10T01:26:04.697Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-10T01:26:04.697Z] === RUN TestTagMatchesDigest [2019-10-10T01:26:04.697Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T01:26:04.697Z] PASS [2019-10-10T01:26:04.697Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T01:26:04.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:04.697Z] INFO: Testing against a local daemon [2019-10-10T01:26:04.697Z] === RUN TestNetworkCreateDelete [2019-10-10T01:26:04.697Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-10T01:26:04.697Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:04.697Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T01:26:04.697Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-10T01:26:04.697Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-10T01:26:04.697Z] === RUN TestInspectNetwork [2019-10-10T01:26:04.697Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-10T01:26:04.697Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-10T01:26:04.697Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T01:26:04.697Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-10T01:26:04.697Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:04.697Z] === RUN TestNetworkInvalidJSON [2019-10-10T01:26:04.697Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T01:26:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T01:26:04.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:26:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:26:04.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:26:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:26:04.697Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T01:26:04.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:26:04.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:26:04.697Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T01:26:04.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T01:26:04.697Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-10T01:26:04.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-10T01:26:04.697Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T01:26:04.697Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-10T01:26:04.697Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-10T01:26:04.697Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T01:26:04.697Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-10T01:26:04.697Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-10T01:26:04.697Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T01:26:04.697Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-10T01:26:04.697Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-10T01:26:04.903Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T01:26:05.161Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T01:26:05.161Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-10T01:26:05.161Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-10T01:26:05.161Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T01:26:05.161Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-10T01:26:05.161Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-10T01:26:05.161Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T01:26:05.161Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-10T01:26:05.161Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-10T01:26:05.161Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T01:26:05.161Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T01:26:05.161Z] service_test.go:230: FLAKY_TEST [2019-10-10T01:26:05.161Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T01:26:05.161Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-10T01:26:05.161Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-10T01:26:05.161Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T01:26:05.161Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-10T01:26:05.161Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T01:26:05.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:05.161Z] INFO: Testing against a local daemon [2019-10-10T01:26:05.161Z] === RUN TestPluginInvalidJSON [2019-10-10T01:26:05.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:26:05.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:26:05.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:26:05.161Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-10T01:26:05.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T01:26:05.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:05.161Z] INFO: Testing against a local daemon [2019-10-10T01:26:05.161Z] === RUN TestExternalGraphDriver [2019-10-10T01:26:05.161Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-10T01:26:05.161Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-10T01:26:05.161Z] === RUN TestGraphdriverPluginV2 [2019-10-10T01:26:05.161Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-10T01:26:05.161Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T01:26:05.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:05.161Z] INFO: Testing against a local daemon [2019-10-10T01:26:05.161Z] PASS [2019-10-10T01:26:05.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T01:26:05.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:05.623Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T01:26:05.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:05.623Z] INFO: Testing against a local daemon [2019-10-10T01:26:05.623Z] === RUN TestSecretInspect [2019-10-10T01:26:05.623Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-10T01:26:05.623Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestSecretList [2019-10-10T01:26:05.623Z] --- SKIP: TestSecretList (0.00s) [2019-10-10T01:26:05.623Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestSecretsCreateAndDelete [2019-10-10T01:26:05.623Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-10T01:26:05.623Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestSecretsUpdate [2019-10-10T01:26:05.623Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-10T01:26:05.623Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestTemplatedSecret [2019-10-10T01:26:05.623Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-10T01:26:05.623Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestSecretCreateResolve [2019-10-10T01:26:05.623Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-10T01:26:05.623Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:05.623Z] PASS [2019-10-10T01:26:05.623Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T01:26:05.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:05.623Z] INFO: Testing against a local daemon [2019-10-10T01:26:05.623Z] === RUN TestServiceCreateInit [2019-10-10T01:26:05.623Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T01:26:05.623Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T01:26:05.623Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-10T01:26:05.623Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-10T01:26:05.623Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-10T01:26:05.623Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-10T01:26:05.623Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateServiceConflict [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-10T01:26:05.623Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-10T01:26:05.623Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-10T01:26:05.623Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-10T01:26:05.623Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-10T01:26:05.623Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateServiceSysctls [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-10T01:26:05.623Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestCreateServiceCapabilities [2019-10-10T01:26:05.623Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-10T01:26:05.623Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestInspect [2019-10-10T01:26:05.623Z] --- SKIP: TestInspect (0.00s) [2019-10-10T01:26:05.623Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T01:26:05.623Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-10T01:26:05.623Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestDockerNetworkReConnect [2019-10-10T01:26:05.623Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-10T01:26:05.623Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestServicePlugin [2019-10-10T01:26:05.623Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T01:26:05.623Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:05.623Z] === RUN TestServiceUpdateLabel [2019-10-10T01:26:05.623Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-10T01:26:05.623Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:05.623Z] === RUN TestServiceUpdateSecrets [2019-10-10T01:26:05.623Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-10T01:26:05.623Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:05.623Z] === RUN TestServiceUpdateConfigs [2019-10-10T01:26:05.623Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-10T01:26:05.623Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:05.623Z] === RUN TestServiceUpdateNetwork [2019-10-10T01:26:05.623Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-10T01:26:05.623Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T01:26:05.623Z] PASS [2019-10-10T01:26:05.623Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T01:26:05.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:05.623Z] INFO: Testing against a local daemon [2019-10-10T01:26:05.623Z] === RUN TestSessionCreate [2019-10-10T01:26:05.623Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-10T01:26:05.623Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-10T01:26:05.623Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T01:26:05.623Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-10T01:26:05.623Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-10T01:26:05.623Z] PASS [2019-10-10T01:26:05.623Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T01:26:05.834Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T01:26:06.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:06.085Z] INFO: Testing against a local daemon [2019-10-10T01:26:06.085Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T01:26:06.085Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T01:26:06.085Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T01:26:06.085Z] === RUN TestEventsExecDie [2019-10-10T01:26:06.085Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-10T01:26:06.085Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-10T01:26:06.085Z] === RUN TestEventsBackwardsCompatible [2019-10-10T01:26:06.085Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-10T01:26:06.085Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-10T01:26:06.085Z] === RUN TestInfoAPI [2019-10-10T01:26:06.085Z] --- PASS: TestInfoAPI (0.04s) [2019-10-10T01:26:06.085Z] === RUN TestInfoAPIWarnings [2019-10-10T01:26:06.085Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-10T01:26:06.085Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T01:26:06.085Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T01:26:06.397Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T01:26:07.332Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T01:26:08.276Z] --- PASS: TestLoginFailsWithBadCredentials (2.07s) [2019-10-10T01:26:08.276Z] === RUN TestPingCacheHeaders [2019-10-10T01:26:08.276Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-10-10T01:26:08.276Z] === RUN TestPingGet [2019-10-10T01:26:08.276Z] --- PASS: TestPingGet (0.03s) [2019-10-10T01:26:08.276Z] === RUN TestPingHead [2019-10-10T01:26:08.276Z] --- PASS: TestPingHead (0.03s) [2019-10-10T01:26:08.276Z] === RUN TestVersion [2019-10-10T01:26:08.276Z] --- PASS: TestVersion (0.03s) [2019-10-10T01:26:08.276Z] PASS [2019-10-10T01:26:08.276Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-10T01:26:08.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:08.276Z] INFO: Testing against a local daemon [2019-10-10T01:26:08.276Z] === RUN TestVolumesCreateAndList [2019-10-10T01:26:08.276Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-10T01:26:08.276Z] === RUN TestVolumesRemove [2019-10-10T01:26:08.276Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-10T01:26:08.276Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-10T01:26:08.276Z] === RUN TestVolumesInspect [2019-10-10T01:26:08.276Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T01:26:08.276Z] === RUN TestVolumesInvalidJSON [2019-10-10T01:26:08.276Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T01:26:08.276Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T01:26:08.276Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T01:26:08.276Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T01:26:08.276Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T01:26:08.276Z] PASS [2019-10-10T01:26:08.276Z] INFO: make.ps1 ended at 10/10/2019 01:26:07 [2019-10-10T01:26:08.276Z] INFO: Integration CLI tests being run from the host: [2019-10-10T01:26:08.276Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-10T01:26:08.701Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T01:26:08.701Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T01:26:08.701Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T01:26:10.595Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T01:26:11.527Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T01:26:13.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T01:26:13.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T01:26:13.678Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T01:26:15.573Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T01:26:16.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T01:26:16.896Z] INFO: Testing against a local daemon [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T01:26:16.896Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T01:26:16.941Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T01:26:17.357Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T01:26:17.819Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T01:26:18.280Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T01:26:25.043Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T01:26:25.043Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T01:26:25.300Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T01:26:27.195Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T01:26:29.720Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T01:26:32.994Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T01:26:34.887Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-10T01:26:35.451Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T01:26:38.747Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T01:26:40.643Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T01:26:40.900Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-10T01:26:42.269Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T01:26:42.269Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T01:26:42.834Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T01:26:44.205Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T01:26:45.136Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T01:26:46.067Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T01:26:48.592Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T01:26:51.867Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T01:26:51.867Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-10T01:26:57.125Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T01:26:57.383Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T01:26:57.639Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-10T01:26:58.570Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T01:26:58.570Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T01:26:59.134Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T01:27:00.065Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T01:27:00.628Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T01:27:00.628Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-10T01:27:01.558Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T01:27:02.489Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-10T01:27:02.489Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T01:27:03.419Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-10T01:27:03.676Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-10T01:27:03.933Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T01:27:05.830Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T01:27:06.760Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-10T01:27:07.782Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T01:27:08.725Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T01:27:09.655Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-10T01:27:09.655Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T01:27:10.585Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T01:27:11.150Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T01:27:11.150Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T01:27:12.525Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T01:27:13.088Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T01:27:13.088Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T01:27:13.651Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-10T01:27:15.545Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T01:27:15.545Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T01:27:16.474Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-10T01:27:18.996Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T01:27:20.367Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T01:27:21.298Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T01:27:21.863Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-10T01:27:21.863Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-10T01:27:25.135Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T01:27:26.067Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T01:27:27.002Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-10T01:27:28.898Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-10T01:27:29.155Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-10T01:27:29.719Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-10T01:27:29.975Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-10T01:27:30.906Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-10T01:27:34.180Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-10T01:27:34.180Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-10T01:27:39.436Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-10T01:27:40.002Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-10T01:27:40.947Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-10T01:27:41.512Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-10T01:27:42.443Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-10T01:27:43.374Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-10T01:27:43.940Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-10T01:27:44.870Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T01:27:45.800Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T01:27:46.730Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T01:27:49.252Z] === RUN TestDockerSuite/TestRunState [2019-10-10T01:27:51.146Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T01:27:51.714Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T01:27:52.644Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T01:27:52.900Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-10T01:27:52.900Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T01:27:53.830Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T01:27:54.394Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-10T01:27:56.292Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T01:27:56.292Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T01:27:56.292Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T01:27:57.225Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-10T01:27:59.746Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-10T01:28:00.676Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-10T01:28:03.198Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-10T01:28:07.377Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T01:28:09.898Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T01:28:10.829Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T01:28:11.781Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T01:28:12.713Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T01:28:15.233Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T01:28:16.167Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T01:28:17.097Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T01:28:17.355Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T01:28:17.355Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T01:28:18.285Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T01:28:19.217Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T01:28:20.148Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-10T01:28:20.148Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T01:28:20.148Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T01:28:21.079Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T01:28:26.332Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T01:28:26.589Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T01:28:27.957Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T01:28:27.957Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-10T01:28:31.232Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T01:28:32.602Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T01:28:35.124Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T01:28:38.400Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T01:28:38.965Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T01:28:39.895Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T01:28:40.829Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T01:28:40.829Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T01:28:40.829Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T01:28:40.829Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T01:28:41.086Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-10T01:28:42.016Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-10T01:28:42.946Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-10T01:28:43.893Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T01:28:45.227Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T01:28:45.262Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-10T01:28:46.192Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-10T01:28:47.125Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T01:28:47.125Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-10T01:28:48.074Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-10T01:28:48.074Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-10T01:28:48.074Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-10T01:28:48.074Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T01:28:48.074Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-10T01:28:48.332Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-10T01:28:48.589Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-10T01:28:48.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-10T01:28:49.102Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-10T01:28:49.102Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-10T01:28:50.034Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-10T01:28:50.968Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-10T01:28:51.898Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-10T01:28:51.898Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-10T01:28:52.829Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T01:28:52.829Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T01:28:52.873Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T01:28:52.873Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T01:28:52.873Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T01:28:53.760Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T01:28:53.760Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-10T01:28:54.691Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-10T01:28:55.621Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-10T01:28:55.621Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T01:28:55.621Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T01:28:56.552Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T01:28:56.621Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T01:28:58.447Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-10T01:28:58.808Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T01:28:58.808Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T01:28:58.808Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T01:28:58.808Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T01:28:58.808Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T01:28:59.012Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-10T01:28:59.012Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T01:28:59.944Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T01:28:59.944Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T01:29:01.721Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T01:29:01.721Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T01:29:01.721Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T01:29:01.837Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T01:29:02.402Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T01:29:04.923Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T01:29:05.853Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T01:29:05.853Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T01:29:05.853Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T01:29:06.783Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-10T01:29:08.153Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-10T01:29:09.522Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T01:29:09.522Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T01:29:10.309Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T01:29:11.433Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T01:29:11.433Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T01:29:11.996Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T01:29:14.519Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T01:29:14.519Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T01:29:15.183Z] --- PASS: TestImportExtremelyLargeImageWorks (301.03s) [2019-10-10T01:29:15.183Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T01:29:15.183Z] PASS [2019-10-10T01:29:15.183Z] [2019-10-10T01:29:15.183Z] === Skipped [2019-10-10T01:29:15.183Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T01:29:15.183Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:29:15.183Z] [2019-10-10T01:29:15.183Z] [2019-10-10T01:29:15.183Z] DONE 12 tests, 1 skipped in 302.415s [2019-10-10T01:29:15.183Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T01:29:15.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:29:15.183Z] ++ set -e [2019-10-10T01:29:15.183Z] ++ '[' -n 0 ']' [2019-10-10T01:29:15.183Z] ++ set -x [2019-10-10T01:29:15.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:29:15.183Z] INFO: Testing against a local daemon [2019-10-10T01:29:15.183Z] === RUN TestNetworkCreateDelete [2019-10-10T01:29:15.183Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-10T01:29:15.183Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T01:29:15.183Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-10T01:29:15.183Z] === RUN TestInspectNetwork [2019-10-10T01:29:15.183Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T01:29:15.183Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T01:29:15.183Z] === RUN TestInspectNetwork/network_name [2019-10-10T01:29:15.183Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T01:29:15.888Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T01:29:15.888Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T01:29:15.888Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T01:29:17.783Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T01:29:17.873Z] --- PASS: TestInspectNetwork (7.99s) [2019-10-10T01:29:17.873Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T01:29:17.873Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T01:29:17.873Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T01:29:17.873Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T01:29:17.873Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T01:29:17.873Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T01:29:19.157Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T01:29:19.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-10T01:29:19.720Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T01:29:19.720Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T01:29:19.720Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T01:29:19.720Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T01:29:20.077Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2019-10-10T01:29:20.077Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T01:29:20.077Z] === RUN TestNetworkInvalidJSON [2019-10-10T01:29:20.077Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T01:29:20.077Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T01:29:20.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:29:20.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:29:20.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:29:20.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:29:20.077Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T01:29:20.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T01:29:20.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T01:29:20.077Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-10T01:29:20.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T01:29:20.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T01:29:20.077Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T01:29:20.077Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T01:29:20.309Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T01:29:21.561Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-10T01:29:21.561Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T01:29:21.561Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T01:29:22.180Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-10T01:29:22.180Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T01:29:22.180Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T01:29:22.831Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T01:29:23.216Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-10-10T01:29:23.216Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T01:29:23.216Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T01:29:24.703Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s) [2019-10-10T01:29:24.703Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T01:29:24.703Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T01:29:25.320Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-10T01:29:25.320Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T01:29:25.320Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T01:29:28.011Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2019-10-10T01:29:28.011Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T01:29:28.011Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T01:29:28.011Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T01:29:28.011Z] service_test.go:230: FLAKY_TEST [2019-10-10T01:29:28.011Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T01:29:29.375Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T01:29:29.375Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-10T01:29:31.269Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T01:29:33.164Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T01:29:34.533Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T01:29:35.098Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-10T01:29:37.619Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T01:29:40.896Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T01:29:41.460Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T01:29:43.254Z] --- PASS: TestServiceWithDataPathPortInit (15.39s) [2019-10-10T01:29:43.254Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T01:29:43.254Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T01:29:43.254Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T01:29:43.355Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T01:29:45.877Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T01:29:48.421Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T01:29:51.662Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2019-10-10T01:29:51.662Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T01:29:51.662Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9hi5e71rmnlfe9kvddyc6ded2 Created:2019-10-10 01:29:44.155674993 +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[957a991e18b7231ff653964f251ad3b24f411a631bd4e895ee5a13e45358714d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j2xjjbrv2vdf2qs2jef7vbzzn EndpointID:e3c204ee85e0a1dea91f0ce7e0defe82def54caa752119bf772d02edc01f5fe2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5652589a35096afc105ebdf4085b886f1f19be5d688e956c48a8eeabd42f045f 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:4cb3c19432f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j2xjjbrv2vdf2qs2jef7vbzzn EndpointID:e3c204ee85e0a1dea91f0ce7e0defe82def54caa752119bf772d02edc01f5fe2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T01:29:51.662Z] PASS [2019-10-10T01:29:51.662Z] [2019-10-10T01:29:51.662Z] === Skipped [2019-10-10T01:29:51.662Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T01:29:51.662Z] service_test.go:230: FLAKY_TEST [2019-10-10T01:29:51.662Z] [2019-10-10T01:29:51.662Z] [2019-10-10T01:29:51.662Z] DONE 21 tests, 1 skipped in 41.967s [2019-10-10T01:29:51.662Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T01:29:51.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:29:51.662Z] ++ set -e [2019-10-10T01:29:51.662Z] ++ '[' -n 0 ']' [2019-10-10T01:29:51.662Z] ++ set -x [2019-10-10T01:29:51.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:29:51.662Z] INFO: Testing against a local daemon [2019-10-10T01:29:51.662Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T01:29:52.281Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) [2019-10-10T01:29:52.281Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-10T01:29:52.281Z] === RUN TestDockerNetworkIpvlan [2019-10-10T01:29:52.594Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T01:29:53.306Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-10T01:29:54.316Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-10T01:29:54.936Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-10T01:29:56.766Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T01:29:57.626Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-10T01:30:00.037Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T01:30:01.096Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-10T01:30:03.792Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-10T01:30:05.290Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T01:30:07.256Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-10T01:30:08.563Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-10T01:30:10.456Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T01:30:11.018Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T01:30:11.666Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-10T01:30:11.949Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T01:30:12.880Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T01:30:12.880Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T01:30:13.811Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T01:30:17.175Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-10T01:30:17.989Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan (26.70s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.18s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.24s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.13s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.16s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.20s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.20s) [2019-10-10T01:30:19.209Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-10T01:30:19.209Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.92s) [2019-10-10T01:30:19.209Z] PASS [2019-10-10T01:30:19.209Z] [2019-10-10T01:30:19.209Z] DONE 11 tests in 28.263s [2019-10-10T01:30:19.209Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T01:30:19.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:30:19.209Z] ++ set -e [2019-10-10T01:30:19.209Z] ++ '[' -n 0 ']' [2019-10-10T01:30:19.209Z] ++ set -x [2019-10-10T01:30:19.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:30:19.209Z] INFO: Testing against a local daemon [2019-10-10T01:30:19.209Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T01:30:20.687Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-10-10T01:30:20.687Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T01:30:20.687Z] === RUN TestDockerNetworkMacvlan [2019-10-10T01:30:21.308Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T01:30:22.163Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-10T01:30:22.322Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T01:30:22.420Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-10T01:30:23.336Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T01:30:23.351Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-10T01:30:23.351Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-10T01:30:24.281Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-10T01:30:26.031Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T01:30:26.187Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-10T01:30:26.187Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-10T01:30:28.080Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-10T01:30:29.011Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-10T01:30:29.505Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T01:30:29.941Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-10T01:30:31.839Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-10T01:30:35.019Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T01:30:35.304Z] --- PASS: TestDockerNetworkMacvlan (14.98s) [2019-10-10T01:30:35.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:30:35.304Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-10T01:30:35.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:30:35.304Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-10T01:30:35.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:30:35.304Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2019-10-10T01:30:35.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:30:35.304Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2019-10-10T01:30:35.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:30:35.304Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.21s) [2019-10-10T01:30:35.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T01:30:35.304Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-10-10T01:30:35.304Z] PASS [2019-10-10T01:30:35.304Z] [2019-10-10T01:30:35.304Z] DONE 8 tests in 16.555s [2019-10-10T01:30:35.591Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T01:30:35.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:30:35.591Z] ++ set -e [2019-10-10T01:30:35.591Z] ++ '[' -n 0 ']' [2019-10-10T01:30:35.591Z] ++ set -x [2019-10-10T01:30:35.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:30:35.591Z] testing: warning: no tests to run [2019-10-10T01:30:35.591Z] PASS [2019-10-10T01:30:35.591Z] [2019-10-10T01:30:35.591Z] DONE 0 tests in 0.016s [2019-10-10T01:30:35.591Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T01:30:35.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:30:35.591Z] ++ set -e [2019-10-10T01:30:35.591Z] ++ '[' -n 0 ']' [2019-10-10T01:30:35.591Z] ++ set -x [2019-10-10T01:30:35.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:30:35.591Z] INFO: Testing against a local daemon [2019-10-10T01:30:35.591Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T01:30:36.070Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-10T01:30:37.077Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-10-10T01:30:37.077Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T01:30:37.077Z] === RUN TestAuthZPluginTLS [2019-10-10T01:30:37.439Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-10T01:30:37.439Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-10T01:30:37.698Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-10T01:30:37.698Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T01:30:37.698Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T01:30:38.317Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-10T01:30:38.317Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T01:30:38.317Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T01:30:38.369Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-10T01:30:38.937Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-10T01:30:38.937Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T01:30:38.937Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T01:30:39.556Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-10T01:30:39.556Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T01:30:39.556Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T01:30:39.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T01:30:41.037Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-10-10T01:30:41.037Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T01:30:41.037Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T01:30:41.656Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-10T01:30:41.656Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T01:30:41.656Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T01:30:42.275Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-10T01:30:42.275Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T01:30:42.275Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T01:30:42.893Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-10T01:30:42.893Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T01:30:42.893Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T01:30:43.912Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-10T01:30:44.941Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-10-10T01:30:44.941Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T01:30:44.941Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T01:30:46.970Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2019-10-10T01:30:46.970Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T01:30:46.970Z] === RUN TestAuthZPluginHeader [2019-10-10T01:30:47.985Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-10T01:30:47.985Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T01:30:47.985Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T01:30:47.985Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T01:30:47.985Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:30:47.985Z] === RUN TestAuthZPluginV2Disable [2019-10-10T01:30:47.985Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T01:30:47.985Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:30:47.985Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T01:30:47.985Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T01:30:47.985Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:30:47.985Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T01:30:47.985Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T01:30:47.985Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:30:47.985Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T01:30:48.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-10T01:30:51.361Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-10T01:30:53.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T01:30:58.059Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T01:31:03.441Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-10T01:31:05.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-10T01:31:06.449Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-10T01:31:06.449Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T01:31:06.449Z] PASS [2019-10-10T01:31:06.449Z] [2019-10-10T01:31:06.449Z] === Skipped [2019-10-10T01:31:06.449Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T01:31:06.449Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:31:06.449Z] [2019-10-10T01:31:06.449Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T01:31:06.449Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:31:06.449Z] [2019-10-10T01:31:06.449Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T01:31:06.449Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:31:06.449Z] [2019-10-10T01:31:06.449Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T01:31:06.449Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:31:06.449Z] [2019-10-10T01:31:06.449Z] [2019-10-10T01:31:06.449Z] DONE 17 tests, 4 skipped in 29.398s [2019-10-10T01:31:06.449Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T01:31:06.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:06.450Z] ++ set -e [2019-10-10T01:31:06.450Z] ++ '[' -n 0 ']' [2019-10-10T01:31:06.450Z] ++ set -x [2019-10-10T01:31:06.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:06.450Z] INFO: Testing against a local daemon [2019-10-10T01:31:06.450Z] === RUN TestPluginInvalidJSON [2019-10-10T01:31:06.450Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:31:06.450Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:31:06.450Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T01:31:06.450Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-10T01:31:06.450Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T01:31:06.450Z] PASS [2019-10-10T01:31:06.450Z] [2019-10-10T01:31:06.450Z] DONE 2 tests in 0.127s [2019-10-10T01:31:06.450Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T01:31:06.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:06.450Z] ++ set -e [2019-10-10T01:31:06.450Z] ++ '[' -n 0 ']' [2019-10-10T01:31:06.450Z] ++ set -x [2019-10-10T01:31:06.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:06.450Z] INFO: Testing against a local daemon [2019-10-10T01:31:06.450Z] === RUN TestExternalGraphDriver [2019-10-10T01:31:06.450Z] === RUN TestExternalGraphDriver/json [2019-10-10T01:31:07.466Z] === RUN TestExternalGraphDriver/spec [2019-10-10T01:31:08.486Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-10T01:31:09.500Z] === RUN TestExternalGraphDriver/pull [2019-10-10T01:31:10.381Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-10T01:31:11.530Z] --- PASS: TestExternalGraphDriver (6.42s) [2019-10-10T01:31:11.530Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T01:31:11.530Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-10T01:31:11.530Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-10-10T01:31:11.530Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-10-10T01:31:11.530Z] === RUN TestGraphdriverPluginV2 [2019-10-10T01:31:11.530Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-10T01:31:11.530Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:31:11.530Z] PASS [2019-10-10T01:31:11.530Z] [2019-10-10T01:31:11.530Z] === Skipped [2019-10-10T01:31:11.530Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-10T01:31:11.530Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:31:11.530Z] [2019-10-10T01:31:11.530Z] [2019-10-10T01:31:11.530Z] DONE 5 tests, 1 skipped in 6.583s [2019-10-10T01:31:11.530Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T01:31:11.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:11.530Z] ++ set -e [2019-10-10T01:31:11.530Z] ++ '[' -n 0 ']' [2019-10-10T01:31:11.530Z] ++ set -x [2019-10-10T01:31:11.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:11.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-10T01:31:11.815Z] INFO: Testing against a local daemon [2019-10-10T01:31:11.815Z] === RUN TestContinueAfterPluginCrash [2019-10-10T01:31:11.815Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T01:31:11.815Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T01:31:11.815Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T01:31:11.815Z] === CONT TestContinueAfterPluginCrash [2019-10-10T01:31:11.815Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T01:31:14.273Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-10T01:31:16.795Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-10T01:31:19.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-10T01:31:21.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T01:31:22.032Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T01:31:23.005Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T01:31:23.982Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T01:31:24.389Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T01:31:24.445Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T01:31:24.445Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T01:31:24.445Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T01:31:26.632Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T01:31:27.089Z] --- PASS: TestDaemonStartWithLogOpt (15.44s) [2019-10-10T01:31:27.089Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T01:31:32.583Z] --- PASS: TestContinueAfterPluginCrash (20.36s) [2019-10-10T01:31:32.583Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T01:31:32.583Z] PASS [2019-10-10T01:31:32.583Z] [2019-10-10T01:31:32.583Z] DONE 2 tests in 20.456s [2019-10-10T01:31:32.583Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T01:31:32.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:32.583Z] ++ set -e [2019-10-10T01:31:32.583Z] ++ '[' -n 0 ']' [2019-10-10T01:31:32.583Z] ++ set -x [2019-10-10T01:31:32.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:32.583Z] INFO: Testing against a local daemon [2019-10-10T01:31:32.583Z] === RUN TestPluginWithDevMounts [2019-10-10T01:31:32.583Z] === PAUSE TestPluginWithDevMounts [2019-10-10T01:31:32.583Z] === CONT TestPluginWithDevMounts [2019-10-10T01:31:34.616Z] --- PASS: TestPluginWithDevMounts (2.37s) [2019-10-10T01:31:34.616Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T01:31:34.616Z] PASS [2019-10-10T01:31:34.616Z] [2019-10-10T01:31:34.616Z] DONE 1 tests in 2.468s [2019-10-10T01:31:34.616Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T01:31:34.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:34.616Z] ++ set -e [2019-10-10T01:31:34.616Z] ++ '[' -n 0 ']' [2019-10-10T01:31:34.616Z] ++ set -x [2019-10-10T01:31:34.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:34.616Z] INFO: Testing against a local daemon [2019-10-10T01:31:34.616Z] === RUN TestSecretInspect [2019-10-10T01:31:37.302Z] --- PASS: TestSecretInspect (2.17s) [2019-10-10T01:31:37.302Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T01:31:37.302Z] === RUN TestSecretList [2019-10-10T01:31:39.050Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T01:31:39.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T01:31:39.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T01:31:39.240Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T01:31:39.334Z] --- PASS: TestSecretList (2.21s) [2019-10-10T01:31:39.334Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T01:31:39.334Z] === RUN TestSecretsCreateAndDelete [2019-10-10T01:31:40.170Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T01:31:40.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T01:31:40.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T01:31:40.170Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T01:31:41.100Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T01:31:41.100Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T01:31:41.367Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2019-10-10T01:31:41.367Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T01:31:41.367Z] === RUN TestSecretsUpdate [2019-10-10T01:31:42.469Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T01:31:42.469Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T01:31:42.469Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T01:31:42.469Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T01:31:42.469Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T01:31:43.415Z] --- PASS: TestSecretsUpdate (2.18s) [2019-10-10T01:31:43.415Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T01:31:43.415Z] === RUN TestTemplatedSecret [2019-10-10T01:31:44.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T01:31:44.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T01:31:45.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T01:31:45.250Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T01:31:45.250Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-10T01:31:46.181Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T01:31:46.895Z] --- PASS: TestTemplatedSecret (2.89s) [2019-10-10T01:31:46.895Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T01:31:46.895Z] === RUN TestSecretCreateResolve [2019-10-10T01:31:48.702Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T01:31:48.702Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T01:31:48.702Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T01:31:48.932Z] --- PASS: TestSecretCreateResolve (2.24s) [2019-10-10T01:31:48.932Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T01:31:48.932Z] PASS [2019-10-10T01:31:48.932Z] [2019-10-10T01:31:48.932Z] DONE 6 tests in 13.936s [2019-10-10T01:31:48.932Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T01:31:48.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:48.932Z] ++ set -e [2019-10-10T01:31:48.932Z] ++ '[' -n 0 ']' [2019-10-10T01:31:48.932Z] ++ set -x [2019-10-10T01:31:48.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:31:48.932Z] INFO: Testing against a local daemon [2019-10-10T01:31:48.932Z] === RUN TestServiceCreateInit [2019-10-10T01:31:48.932Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T01:31:49.393Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T01:31:49.853Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T01:31:49.853Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T01:31:51.974Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T01:31:53.345Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T01:31:53.604Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T01:31:54.576Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T01:31:56.148Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-10T01:31:56.148Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite (1851.39s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.14s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.22s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.19s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.94s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.36s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.00s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.56s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.86s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.69s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.53s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.57s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (2.72s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.79s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.11s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.39s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAttachDetach (2.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.48s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.70s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.75s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.63s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.58s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.45s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.18s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.33s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.76s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.04s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.87s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.66s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.19s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.81s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.59s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.28s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.74s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.91s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.71s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.78s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.56s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.84s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.22s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.09s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.54s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.90s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.09s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.20s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.47s) [2019-10-10T01:31:56.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.40s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.14s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.79s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.77s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.10s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.56s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.11s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.89s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.64s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.01s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.30s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.67s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.65s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildContChar (4.53s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.40s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.58s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.00s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.71s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.43s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.79s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.08s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.17s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.04s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.98s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.74s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.60s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.69s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.50s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.91s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.76s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.96s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.01s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.85s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.19s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.27s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.92s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.09s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.91s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.16s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.11s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.27s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.06s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.90s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.64s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.89s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.41s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.70s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.56s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildHistory (4.51s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.85s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.63s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.82s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.67s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.63s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.72s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.82s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.93s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.30s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.79s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.62s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.72s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.61s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.17s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.35s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.07s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.63s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.31s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.22s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.02s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.05s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.68s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.14s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildPATH (2.43s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.18s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.81s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.65s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.10s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildRm (3.22s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.52s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildStderr (1.19s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.45s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.39s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.36s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.96s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.25s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.77s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildUser (2.20s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.22s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.27s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.61s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.15s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.38s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.38s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.26s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.55s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-10T01:31:56.149Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-10T01:31:56.149Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.08s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.92s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.76s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.80s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.04s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-10-10T01:31:56.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.94s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.01s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.92s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.09s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2019-10-10T01:31:56.150Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.90s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.94s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.45s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.18s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.15s) [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000975300 } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1490682269 /foo false } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1490682269 /foo true } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3670402136 /foo false } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3670402136 /foo true } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3670402136 /foo true 0xc000975780 } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0009757a0 } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0009757c0 } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0009757e0 } [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000975800 } [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 10 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 11 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 12 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 13 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 14 [2019-10-10T01:31:56.150Z] docker_api_containers_test.go:1927: case 15 [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.11s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.21s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.01s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership148941029/file1 8fabc6a69b72cfdcd16154a12e5194115c05764e1b4cd4b5de8fd46990d76e32:/tmpvol/file1` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 39cde0f10dc4735f8d172ba0a2043e03d9d727834af8614cd4b3a6f879f0f532:/root/file1 /tmp/test-cp-from-case-a977940736/itWorks.txt` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a977940736/itWorks.txt" contains "file1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 53c51c39d925dd44d8cbb25dcc8ee07c1307c2492710a139f940499c7db9fff2:/file1 /tmp/test-cp-from-case-b701442655/testDir/` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c004170290/file2" contains "file2\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 4372d0e768d7c1cab179cee874527a2a79b70be58a2da97788521047fe2ffc69:/root/file1 /tmp/test-cp-from-case-c004170290/file2` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c004170290/file2" contains "file1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d84a8b435d8ea75c79d934c55f63338dad70982020f03053805f52b7d06a8ea:/file1 /tmp/test-cp-from-case-d272750057/dir1` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d272750057/dir1/file1" contains "file1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d84a8b435d8ea75c79d934c55f63338dad70982020f03053805f52b7d06a8ea:/file1 /tmp/test-cp-from-case-d272750057/dir1/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d272750057/dir1/file1" contains "file1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp cad45614df838b4b93396ca1f7bb0c922d0c5c1d1ad2e42991f3dd97093d82e2:dir1 /tmp/test-cp-from-case-e619009076/testDir` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e619009076/testDir/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp cad45614df838b4b93396ca1f7bb0c922d0c5c1d1ad2e42991f3dd97093d82e2:dir1 /tmp/test-cp-from-case-e619009076/testDir/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e619009076/testDir/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 5e2cdf1dc8f4daab327e9286a4e268a1a88bea2d98139ab432018e3f0becf773:/root/dir1 /tmp/test-cp-from-case-f405791235/file1` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.43s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 10bb584a91332e64bfca983b71061f4d3f22c3e6a902b86c6062a46c276a0f0b:/root/dir1 /tmp/test-cp-from-case-g011571078/dir2` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g011571078/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 10bb584a91332e64bfca983b71061f4d3f22c3e6a902b86c6062a46c276a0f0b:/root/dir1 /tmp/test-cp-from-case-g011571078/dir2/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g011571078/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 8badbda01f050fbde69f4ef428d997d9efc2408aa678a8b163050c883f69be2a:dir1/. /tmp/test-cp-from-case-h103190829/testDir` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h103190829/testDir/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp 8badbda01f050fbde69f4ef428d997d9efc2408aa678a8b163050c883f69be2a:dir1/. /tmp/test-cp-from-case-h103190829/testDir/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h103190829/testDir/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp d3b6a24c623f8093c66ebad673809e7c7e902b45e706a13f3d5ad5c1a2176d43:/root/dir1/. /tmp/test-cp-from-case-i065445032/file1` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp b8063202a8fa7214437d225c760462924b0bd836ae7a86d5b33d354a6d06bf1e:/root/dir1/. /tmp/test-cp-from-case-j398333415/dir2` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j398333415/dir2/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp b8063202a8fa7214437d225c760462924b0bd836ae7a86d5b33d354a6d06bf1e:/root/dir1/. /tmp/test-cp-from-case-j398333415/dir2/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j398333415/dir2/file1-1" contains "file1-1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp db4d3f3ecce69007250588e4bfa93ac07d2d4ed6894018a52c4937561d7ecac4:/file2 /tmp/test-cp-from-err-dst-not-dir199687706/symlinkToFile1` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir199687706/symlinkToFile1" points to "file1" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir199687706/file1" contains "file2\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp db4d3f3ecce69007250588e4bfa93ac07d2d4ed6894018a52c4937561d7ecac4:/file2 /tmp/test-cp-from-err-dst-not-dir199687706/symlinkToDir1` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir199687706/symlinkToDir1" points to "dir1" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir199687706/file2" contains "file2\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp db4d3f3ecce69007250588e4bfa93ac07d2d4ed6894018a52c4937561d7ecac4:/file2 /tmp/test-cp-from-err-dst-not-dir199687706/brokenSymlinkToFileX` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir199687706/brokenSymlinkToFileX" points to "fileX" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir199687706/fileX" contains "file2\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp db4d3f3ecce69007250588e4bfa93ac07d2d4ed6894018a52c4937561d7ecac4:/dir2 /tmp/test-cp-from-err-dst-not-dir199687706/symlinkToDir1` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir199687706/symlinkToDir1" points to "dir1" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir199687706/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp db4d3f3ecce69007250588e4bfa93ac07d2d4ed6894018a52c4937561d7ecac4:/dir2 /tmp/test-cp-from-err-dst-not-dir199687706/brokenSymlinkToDirX` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir199687706/brokenSymlinkToDirX" points to "dirX" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir199687706/dirX/file2-1" contains "file2-1\n" [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.13s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.99s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a197883138/file1 35844b21b065523144348b6fd0201208fd2024bff22c09fb423d1d99a1d437c4:/root/itWorks.txt` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "35844b21b065523144348b6fd0201208fd2024bff22c09fb423d1d99a1d437c4" start output contains "file1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 35844b21b065523144348b6fd0201208fd2024bff22c09fb423d1d99a1d437c4` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b236754041/file1 8766429cd5d2e5a0d083d9cc99f2fd03b9ef1d05e4475533be3491403d840c40:testDir/` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.84s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "982fefda8461189d3c73d32897b5badbd993b4b93db1ac0a2661d08ae1e328f4" start output contains "file2\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 982fefda8461189d3c73d32897b5badbd993b4b93db1ac0a2661d08ae1e328f4` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c518289796/file1 982fefda8461189d3c73d32897b5badbd993b4b93db1ac0a2661d08ae1e328f4:/root/file2` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "982fefda8461189d3c73d32897b5badbd993b4b93db1ac0a2661d08ae1e328f4" start output contains "file1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 982fefda8461189d3c73d32897b5badbd993b4b93db1ac0a2661d08ae1e328f4` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.13s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "ca005d40deda54f07e4f00cb13d7c71948a442e65fd6223f188b8a2f77a0b34e" start output contains "" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca005d40deda54f07e4f00cb13d7c71948a442e65fd6223f188b8a2f77a0b34e` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d025647379/file1 ca005d40deda54f07e4f00cb13d7c71948a442e65fd6223f188b8a2f77a0b34e:dir1` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "ca005d40deda54f07e4f00cb13d7c71948a442e65fd6223f188b8a2f77a0b34e" start output contains "file1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca005d40deda54f07e4f00cb13d7c71948a442e65fd6223f188b8a2f77a0b34e` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "4f2105cfbe1e9637bb8986f5169e984febb23786f3d45581bb1b81463411135d" start output contains "" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4f2105cfbe1e9637bb8986f5169e984febb23786f3d45581bb1b81463411135d` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d025647379/file1 4f2105cfbe1e9637bb8986f5169e984febb23786f3d45581bb1b81463411135d:dir1/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "4f2105cfbe1e9637bb8986f5169e984febb23786f3d45581bb1b81463411135d" start output contains "file1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4f2105cfbe1e9637bb8986f5169e984febb23786f3d45581bb1b81463411135d` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.64s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e951046486/dir1 53bc1e24043dee5e7491b21096eeb95389f4f156d72147f1f98bdbcd6b61de24:testDir` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "53bc1e24043dee5e7491b21096eeb95389f4f156d72147f1f98bdbcd6b61de24" start output contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 53bc1e24043dee5e7491b21096eeb95389f4f156d72147f1f98bdbcd6b61de24` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e951046486/dir1 53a8c97754c44fc67fb6a19a2011b085b2cd7775d58bec26e37d05773b1b8340:testDir/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "53a8c97754c44fc67fb6a19a2011b085b2cd7775d58bec26e37d05773b1b8340" start output contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 53a8c97754c44fc67fb6a19a2011b085b2cd7775d58bec26e37d05773b1b8340` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f620053693/dir1 121359c139d424f9335d8324ea1f57efb3ac1d042aeb56b3774152b4fa1a23f3:/root/file1` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.12s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "366aff3b05b455f8472dbbead3a15924bf91957eb937d28fc6b10be271faf04d" start output contains "" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 366aff3b05b455f8472dbbead3a15924bf91957eb937d28fc6b10be271faf04d` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g735148280/dir1 366aff3b05b455f8472dbbead3a15924bf91957eb937d28fc6b10be271faf04d:/root/dir2` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "366aff3b05b455f8472dbbead3a15924bf91957eb937d28fc6b10be271faf04d" start output contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 366aff3b05b455f8472dbbead3a15924bf91957eb937d28fc6b10be271faf04d` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "3825c58eb9c1babbea9711e8797546f782befe30f9b53a21f1da623b6dec0dcf" start output contains "" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3825c58eb9c1babbea9711e8797546f782befe30f9b53a21f1da623b6dec0dcf` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g735148280/dir1 3825c58eb9c1babbea9711e8797546f782befe30f9b53a21f1da623b6dec0dcf:/dir2/` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "3825c58eb9c1babbea9711e8797546f782befe30f9b53a21f1da623b6dec0dcf" start output contains "file1-1\n" [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3825c58eb9c1babbea9711e8797546f782befe30f9b53a21f1da623b6dec0dcf` [2019-10-10T01:31:56.150Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.69s) [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h701835767/dir1/. 375a73001838525be864ba056489229e8106e1367a52d2b00fe993a59de6671a:testDir` [2019-10-10T01:31:56.150Z] docker_cli_cp_utils_test.go:279: checking that container "375a73001838525be864ba056489229e8106e1367a52d2b00fe993a59de6671a" start output contains "file1-1\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 375a73001838525be864ba056489229e8106e1367a52d2b00fe993a59de6671a` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h701835767/dir1/. 2b4064e015eb8ea6ba5afffe828323830ad4c0ac22c961621b0c0d114ef29ae0:testDir/` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:279: checking that container "2b4064e015eb8ea6ba5afffe828323830ad4c0ac22c961621b0c0d114ef29ae0" start output contains "file1-1\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2b4064e015eb8ea6ba5afffe828323830ad4c0ac22c961621b0c0d114ef29ae0` [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i679392490/dir1/. df38d7bd408b74c1185e5c62f8a90fb2ac53593d8a323b5dc0595c9225e34be5:/root/file1` [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.06s) [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:279: checking that container "30c52e712a8a9d6d58494e95dca6cc384e5fa724b9e80b5822b579b51dc5dd3a" start output contains "" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 30c52e712a8a9d6d58494e95dca6cc384e5fa724b9e80b5822b579b51dc5dd3a` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j743785281/dir1/. 30c52e712a8a9d6d58494e95dca6cc384e5fa724b9e80b5822b579b51dc5dd3a:/dir2` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:279: checking that container "30c52e712a8a9d6d58494e95dca6cc384e5fa724b9e80b5822b579b51dc5dd3a" start output contains "file1-1\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 30c52e712a8a9d6d58494e95dca6cc384e5fa724b9e80b5822b579b51dc5dd3a` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:279: checking that container "2b6676cb1732f39ee4348a6932b3e8098ae4c69ff58ae7b5cbdf072469e721af" start output contains "" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2b6676cb1732f39ee4348a6932b3e8098ae4c69ff58ae7b5cbdf072469e721af` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j743785281/dir1/. 2b6676cb1732f39ee4348a6932b3e8098ae4c69ff58ae7b5cbdf072469e721af:/dir2/` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:279: checking that container "2b6676cb1732f39ee4348a6932b3e8098ae4c69ff58ae7b5cbdf072469e721af" start output contains "file1-1\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2b6676cb1732f39ee4348a6932b3e8098ae4c69ff58ae7b5cbdf072469e721af` [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.09s) [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions324419500/permdirtest permtest:/` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.87s) [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs508807102/file1 8e2d04a7305ab44c96da4a55862eb6ba2bad75aceee0a2d1139316ffc0531571:/root/shouldNotExist` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:279: checking that container "8e2d04a7305ab44c96da4a55862eb6ba2bad75aceee0a2d1139316ffc0531571" start output contains "" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8e2d04a7305ab44c96da4a55862eb6ba2bad75aceee0a2d1139316ffc0531571` [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.00s) [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume223263749/file1 09ad98bc5ad695ac148775d48b0e2fa4ab684c982ca74416cec2306967c5e0ba:/vol_ro/shouldNotExist` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:279: checking that container "09ad98bc5ad695ac148775d48b0e2fa4ab684c982ca74416cec2306967c5e0ba" start output contains "" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:209: running `docker start -a 09ad98bc5ad695ac148775d48b0e2fa4ab684c982ca74416cec2306967c5e0ba` [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToStdout (1.13s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.71s) [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-139488672/file2 a57a8f17ef956ce66d417bfdc14e8ec6899a1f2508f229cef727d39da9d47108:/vol2/symlinkToFile1` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-139488672/symlinkToFile1" points to "file1" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-139488672/file1" contains "file2\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-139488672/file2 a57a8f17ef956ce66d417bfdc14e8ec6899a1f2508f229cef727d39da9d47108:/vol2/symlinkToDir1` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-139488672/symlinkToDir1" points to "dir1" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-139488672/file2" contains "file2\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-139488672/file2 a57a8f17ef956ce66d417bfdc14e8ec6899a1f2508f229cef727d39da9d47108:/vol2/brokenSymlinkToFileX` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-139488672/brokenSymlinkToFileX" points to "fileX" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-139488672/fileX" contains "file2\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-139488672//dir2 a57a8f17ef956ce66d417bfdc14e8ec6899a1f2508f229cef727d39da9d47108:/vol2/symlinkToDir1` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-139488672/symlinkToDir1" points to "dir1" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-139488672/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-139488672//dir2 a57a8f17ef956ce66d417bfdc14e8ec6899a1f2508f229cef727d39da9d47108:/vol2/brokenSymlinkToDirX` [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-139488672/brokenSymlinkToDirX" points to "dirX" [2019-10-10T01:31:56.151Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-139488672/dirX/file2-1" contains "file2-1\n" [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.18s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.96s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.76s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.94s) [2019-10-10T01:31:56.151Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T01:31:56.151Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2019-10-10T01:31:56.151Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T01:31:56.151Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.47s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.90s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.90s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.19s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.04s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.65s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.47s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.80s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.47s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.94s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.24s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.30s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.89s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.18s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.97s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.50s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.05s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsCopy (1.66s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.89s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFilters (1.61s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFormat (1.70s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.78s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2019-10-10T01:31:56.151Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T01:31:56.151Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.151Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T01:31:56.151Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.12s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.87s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsRename (0.93s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.09s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsTop (1.00s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.87s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.07s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.96s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.71s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.14s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.13s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecCgroup (1.51s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.94s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecInspectID (3.07s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecInteractive (1.23s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.04s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecParseError (0.97s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.92s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.04s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.07s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecStartFails (0.96s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.20s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecTTY (0.98s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecUlimits (0.99s) [2019-10-10T01:31:56.151Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T01:31:56.151Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.37s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.27s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.23s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.18s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestExecWithUser (1.29s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestHealth (21.75s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.97s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.53s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.78s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.11s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.13s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImportDisplay (1.74s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.98s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImportGzipped (2.39s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.25s) [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-10-10T01:31:56.151Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-10T01:31:56.151Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2019-10-10T01:31:56.152Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-10T01:31:56.152Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-10T01:31:56.152Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.98s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.92s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2019-10-10T01:31:56.152Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.94s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.00s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.81s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.94s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.39s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.91s) [2019-10-10T01:31:56.152Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-10T01:31:56.152Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.21s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.95s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectDefault (0.91s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectHistory (1.39s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-10T01:31:56.152Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T01:31:56.152Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.94s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.89s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.05s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.19s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.98s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectStatus (1.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.81s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.02s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.04s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.11s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.96s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.88s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.92s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.19s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.43s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.57s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.22s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.78s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.93s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.64s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.96s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.92s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.23s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.35s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.04s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.93s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsTail (0.94s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.02s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.87s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestNetHostname (2.60s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.47s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.64s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.90s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.94s) [2019-10-10T01:31:56.152Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T01:31:56.152Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.92s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.67s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.10s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.63s) [2019-10-10T01:31:56.152Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.69s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.36s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.70s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.89s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPortList (10.71s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.71s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.45s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.96s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.93s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.53s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.55s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsByOrder (3.84s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.48s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.17s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.40s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.14s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.84s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.85s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.79s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.02s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.68s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.85s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2019-10-10T01:31:56.152Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T01:31:56.152Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.33s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.13s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.02s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.95s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.91s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.69s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.76s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.56s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.69s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.82s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.14s) [2019-10-10T01:31:56.152Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.05s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.95s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.05s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.90s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAddHost (0.89s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.24s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.90s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.00s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.51s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.68s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.16s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.30s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.45s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.88s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.06s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.58s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.89s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.90s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.94s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.90s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.90s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.54s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.62s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.95s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.86s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.55s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s) [2019-10-10T01:31:56.410Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T01:31:56.410Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.410Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T01:31:56.410Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.95s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.50s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2019-10-10T01:31:56.410Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T01:31:56.410Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.86s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.87s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s) [2019-10-10T01:31:56.410Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T01:31:56.410Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.72s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.68s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.69s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.32s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.70s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.73s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.25s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.33s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.74s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.70s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunMount (6.69s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.48s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.04s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.84s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.82s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.82s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.73s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.73s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.31s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.15s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.94s) [2019-10-10T01:31:56.410Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.31s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.89s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.89s) [2019-10-10T01:31:56.411Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.93s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.91s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.67s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.70s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunRm (0.92s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.40s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.10s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunState (1.70s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunSysctls (1.69s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.72s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.18s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.22s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.94s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.44s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.77s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.27s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.92s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.70s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.57s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.11s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.84s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.82s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.06s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.32s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.23s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.69s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) [2019-10-10T01:31:56.411Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents768090178 [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.63s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.64s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.38s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.84s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.05s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.94s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartRecordError (1.87s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.63s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.31s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.00s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.91s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.84s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.94s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.70s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.81s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateStats (4.10s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.34s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.69s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.59s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.34s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.53s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.49s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.58s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.46s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.48s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.05s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.27s) [2019-10-10T01:31:56.411Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.25s) [2019-10-10T01:31:56.411Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T01:31:56.411Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T01:31:56.411Z] === RUN TestDockerRegistrySuite [2019-10-10T01:31:56.411Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T01:31:57.745Z] --- PASS: TestServiceCreateInit (8.29s) [2019-10-10T01:31:57.745Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2019-10-10T01:31:57.745Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T01:31:57.745Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2019-10-10T01:31:57.745Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T01:31:57.745Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T01:31:58.308Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T01:32:00.202Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T01:32:00.386Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T01:32:00.386Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T01:32:00.386Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T01:32:00.386Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T01:32:00.386Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T01:32:00.386Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T01:32:02.098Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T01:32:02.098Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T01:32:07.356Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T01:32:10.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-10T01:32:10.889Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T01:32:13.412Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-10T01:32:15.935Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T01:32:16.227Z] --- PASS: TestCreateServiceMultipleTimes (18.57s) [2019-10-10T01:32:16.227Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T01:32:16.227Z] === RUN TestCreateServiceConflict [2019-10-10T01:32:16.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-10T01:32:17.064Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T01:32:17.711Z] --- PASS: TestCreateServiceConflict (2.20s) [2019-10-10T01:32:17.711Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T01:32:17.711Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T01:32:18.436Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T01:32:20.332Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T01:32:21.207Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2019-10-10T01:32:21.207Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T01:32:21.207Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T01:32:21.704Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T01:32:22.636Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-10T01:32:23.200Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T01:32:25.096Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T01:32:25.660Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-10T01:32:26.225Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T01:32:29.505Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T01:32:32.781Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T01:32:33.712Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T01:32:36.441Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2019-10-10T01:32:36.441Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T01:32:36.441Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T01:32:36.726Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2019-10-10T01:32:36.726Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T01:32:36.726Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T01:32:37.886Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T01:32:38.818Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T01:32:38.818Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T01:32:39.418Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2019-10-10T01:32:39.418Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T01:32:39.418Z] === RUN TestCreateServiceSysctls [2019-10-10T01:32:40.717Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T01:32:41.648Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T01:32:42.910Z] --- PASS: TestCreateServiceSysctls (3.40s) [2019-10-10T01:32:42.910Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T01:32:42.910Z] === RUN TestCreateServiceCapabilities [2019-10-10T01:32:43.018Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T01:32:43.027Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T01:32:43.027Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T01:32:43.027Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T01:32:45.601Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2019-10-10T01:32:45.601Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T01:32:45.602Z] === RUN TestInspect [2019-10-10T01:32:47.194Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T01:32:47.451Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T01:32:48.297Z] --- PASS: TestInspect (2.86s) [2019-10-10T01:32:48.297Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T01:32:48.297Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T01:32:49.347Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T01:32:49.604Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T01:32:49.604Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T01:32:49.861Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T01:32:50.118Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T01:32:50.681Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T01:32:50.681Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T01:32:52.577Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-10T01:32:53.820Z] --- PASS: TestDockerNetworkConnectAlias (4.82s) [2019-10-10T01:32:53.820Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T01:32:53.820Z] === RUN TestDockerNetworkReConnect [2019-10-10T01:32:55.099Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T01:32:56.029Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T01:32:56.505Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2019-10-10T01:32:56.505Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T01:32:56.505Z] === RUN TestServicePlugin [2019-10-10T01:32:56.505Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T01:32:56.505Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:32:56.505Z] === RUN TestServiceUpdateLabel [2019-10-10T01:32:57.399Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-10T01:32:57.866Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T01:32:58.327Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T01:32:58.330Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T01:32:58.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T01:32:59.196Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-10-10T01:32:59.196Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T01:32:59.196Z] === RUN TestServiceUpdateSecrets [2019-10-10T01:32:59.261Z] --- PASS: TestDockerRegistrySuite (62.79s) [2019-10-10T01:32:59.261Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.00s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d4bb6afa3e464 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.73s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon dca3ce7c81481 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.99s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon df20ad6f32e3c is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d89f9f4738c10 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.32s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d3168b4443179 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d6bbc9a8eb8a9 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.79s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d3c35b76d9da7 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.53s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d4aeadcdaa719 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.31s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d8d37c9419879 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.55s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d0eb0235e4203 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.62s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon de950d61eb843 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.63s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d4a922d82e6f3 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d43d95663081e is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.49s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon de49e83744c18 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.11s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-10T01:32:59.262Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ca38e6dc69bf56c5b6841c64649d4b005f1c70717e034a7ff0a7c044b6087c6 [2019-10-10T01:32:59.262Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82a1f538712f9fa4f3b7cdf465b8d8cf0469ea6d0d60eea888946d8557d3ed8e [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d3f3f1d86c909 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.99s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-10T01:32:59.262Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61ca47e7d6177862ecf33b22eb05fa55054940c2bac63ea964d6a29a4de3b39e [2019-10-10T01:32:59.262Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b2ba39cff2ae30ee8452850384f0f041e45989db0368c87f72f32403d630791 [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon dcfd5b854ff7d is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d8bca2fccbe13 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.49s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d37002429248c is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon dae58b4ab0e8e is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d44d63984315c is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d515f610e315e is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon db56b8d6e5701 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon db9f775a90c2f is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.91s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d5abb964e5362 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.49s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d6646075a98ee is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.59s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d4e309121b6fd is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d3b3f0ce697a9 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon dcbf277ff0662 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d08297a6e21c0 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon dd9e10831fee2 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d78650eede372 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d04a8e1867ba3 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d6194ea71941e is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.41s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d19111c72c0f9 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon df8b08ac8300d is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-10T01:32:59.262Z] check_test.go:196: Daemon d8fcb8cb90a57 is not started [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-10T01:32:59.262Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-10T01:32:59.262Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-10T01:32:59.262Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T01:32:59.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T01:32:59.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T01:33:04.516Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T01:33:05.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T01:33:07.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T01:33:08.693Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T01:33:12.869Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T01:33:13.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T01:33:14.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T01:33:14.443Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2019-10-10T01:33:14.443Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T01:33:14.443Z] === RUN TestServiceUpdateConfigs [2019-10-10T01:33:15.629Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T01:33:15.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T01:33:17.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T01:33:18.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T01:33:19.993Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T01:33:20.250Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-10T01:33:23.527Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-10T01:33:23.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T01:33:24.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T01:33:24.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T01:33:24.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T01:33:25.168Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T01:33:25.426Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T01:33:25.990Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T01:33:26.659Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite (27.60s) [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon ddb31cc72a7e8 is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.49s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d39265447141d is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d48ea472f2094 is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.46s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d55ccbd58b8cc is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.39s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d2ce61531fe72 is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.61s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d76049d4c863c is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon de9824afeb3ea is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon ddec67db40cb1 is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon dacb5cbaa8c2a is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon de1648c93fc9a is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.11s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon dc26e56da441e is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d73791e971612 is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d1a2fafeaaf1a is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d1f0a3f3b88cd is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.43s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon de8a53e352595 is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.42s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-10T01:33:26.659Z] check_test.go:223: Daemon d76c8bd7e004d is not started [2019-10-10T01:33:26.659Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.56s) [2019-10-10T01:33:26.659Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-10T01:33:26.660Z] check_test.go:223: Daemon d3758efc3dee8 is not started [2019-10-10T01:33:26.660Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-10-10T01:33:26.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-10T01:33:26.660Z] check_test.go:223: Daemon d6fa0bff0014c is not started [2019-10-10T01:33:26.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T01:33:26.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T01:33:28.032Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-10T01:33:28.033Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T01:33:28.291Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T01:33:28.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T01:33:29.676Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2019-10-10T01:33:29.677Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T01:33:29.677Z] === RUN TestServiceUpdateNetwork [2019-10-10T01:33:29.917Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T01:33:29.917Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T01:33:30.481Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T01:33:30.738Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-10T01:33:30.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T01:33:31.252Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.54s) [2019-10-10T01:33:31.252Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.20s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-10T01:33:31.253Z] check_test.go:252: Daemon daf4cfcb1117e is not started [2019-10-10T01:33:31.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-10T01:33:31.253Z] check_test.go:252: Daemon dd7113e71ea38 is not started [2019-10-10T01:33:31.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-10T01:33:31.253Z] check_test.go:252: Daemon d5526dd602e2a is not started [2019-10-10T01:33:31.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-10T01:33:31.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-10T01:33:31.253Z] check_test.go:252: Daemon daa7d4eda5942 is not started [2019-10-10T01:33:31.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-10T01:33:31.253Z] check_test.go:252: Daemon ddc262693ccc0 is not started [2019-10-10T01:33:31.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.61s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-10T01:33:31.253Z] check_test.go:252: Daemon dc8ba86a5fa28 is not started [2019-10-10T01:33:31.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-10T01:33:31.253Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-10T01:33:31.253Z] check_test.go:252: Daemon d66b83582fb45 is not started [2019-10-10T01:33:31.253Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T01:33:31.253Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T01:33:32.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T01:33:32.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T01:33:35.428Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-10T01:33:36.359Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T01:33:36.359Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T01:33:36.616Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T01:33:36.873Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T01:33:36.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T01:33:36.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T01:33:36.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T01:33:37.130Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) [2019-10-10T01:33:37.130Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-10T01:33:37.130Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-10T01:33:37.130Z] check_test.go:279: Daemon da3db084fbec5 is not started [2019-10-10T01:33:37.130Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-10T01:33:37.130Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-10T01:33:37.130Z] check_test.go:279: Daemon db246097184d8 is not started [2019-10-10T01:33:37.130Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2019-10-10T01:33:37.130Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-10T01:33:37.130Z] check_test.go:279: Daemon d1efbc368ee91 is not started [2019-10-10T01:33:37.130Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-10-10T01:33:37.130Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-10T01:33:37.130Z] check_test.go:279: Daemon deb519b6c3e2b is not started [2019-10-10T01:33:37.130Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.20s) [2019-10-10T01:33:37.130Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-10T01:33:37.130Z] check_test.go:279: Daemon d0758d20556ce is not started [2019-10-10T01:33:37.130Z] === RUN TestDockerNetworkSuite [2019-10-10T01:33:37.130Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-10T01:33:39.027Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-10T01:33:39.957Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-10T01:33:41.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-10T01:33:42.213Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2019-10-10T01:33:42.213Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T01:33:42.213Z] PASS [2019-10-10T01:33:42.213Z] [2019-10-10T01:33:42.213Z] === Skipped [2019-10-10T01:33:42.213Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-10T01:33:42.213Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T01:33:42.213Z] [2019-10-10T01:33:42.213Z] [2019-10-10T01:33:42.213Z] DONE 19 tests, 1 skipped in 112.790s [2019-10-10T01:33:42.213Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T01:33:42.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:33:42.213Z] ++ set -e [2019-10-10T01:33:42.213Z] ++ '[' -n 0 ']' [2019-10-10T01:33:42.213Z] ++ set -x [2019-10-10T01:33:42.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:33:42.213Z] INFO: Testing against a local daemon [2019-10-10T01:33:42.213Z] === RUN TestSessionCreate [2019-10-10T01:33:42.213Z] --- PASS: TestSessionCreate (0.05s) [2019-10-10T01:33:42.213Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T01:33:42.213Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-10T01:33:42.213Z] PASS [2019-10-10T01:33:42.213Z] [2019-10-10T01:33:42.213Z] DONE 2 tests in 0.190s [2019-10-10T01:33:42.213Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T01:33:42.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:33:42.213Z] ++ set -e [2019-10-10T01:33:42.213Z] ++ '[' -n 0 ']' [2019-10-10T01:33:42.213Z] ++ set -x [2019-10-10T01:33:42.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:33:42.213Z] INFO: Testing against a local daemon [2019-10-10T01:33:42.213Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T01:33:42.213Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T01:33:42.213Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T01:33:42.213Z] === RUN TestEventsExecDie [2019-10-10T01:33:42.833Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-10T01:33:42.833Z] === RUN TestEventsBackwardsCompatible [2019-10-10T01:33:42.833Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-10T01:33:42.833Z] === RUN TestInfoBinaryCommits [2019-10-10T01:33:42.833Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-10T01:33:42.833Z] === RUN TestInfoAPIVersioned [2019-10-10T01:33:42.833Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T01:33:42.833Z] === RUN TestInfoAPI [2019-10-10T01:33:42.833Z] --- PASS: TestInfoAPI (0.05s) [2019-10-10T01:33:42.833Z] === RUN TestInfoAPIWarnings [2019-10-10T01:33:43.847Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-10T01:33:43.847Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T01:33:43.847Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T01:33:44.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T01:33:44.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T01:33:44.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T01:33:44.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T01:33:44.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T01:33:44.465Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-10-10T01:33:44.465Z] === RUN TestPingCacheHeaders [2019-10-10T01:33:44.465Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-10T01:33:44.465Z] === RUN TestPingGet [2019-10-10T01:33:44.465Z] --- PASS: TestPingGet (0.03s) [2019-10-10T01:33:44.465Z] === RUN TestPingHead [2019-10-10T01:33:44.465Z] --- PASS: TestPingHead (0.05s) [2019-10-10T01:33:44.465Z] === RUN TestVersion [2019-10-10T01:33:44.465Z] --- PASS: TestVersion (0.05s) [2019-10-10T01:33:44.465Z] PASS [2019-10-10T01:33:44.465Z] [2019-10-10T01:33:44.465Z] === Skipped [2019-10-10T01:33:44.465Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T01:33:44.465Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T01:33:44.465Z] [2019-10-10T01:33:44.465Z] [2019-10-10T01:33:44.465Z] DONE 12 tests, 1 skipped in 2.902s [2019-10-10T01:33:44.465Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T01:33:44.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:33:44.465Z] ++ set -e [2019-10-10T01:33:44.465Z] ++ '[' -n 0 ']' [2019-10-10T01:33:44.465Z] ++ set -x [2019-10-10T01:33:44.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T01:33:44.757Z] INFO: Testing against a local daemon [2019-10-10T01:33:44.757Z] === RUN TestVolumesCreateAndList [2019-10-10T01:33:44.757Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-10-10T01:33:44.757Z] === RUN TestVolumesRemove [2019-10-10T01:33:44.757Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-10T01:33:44.757Z] === RUN TestVolumesInspect [2019-10-10T01:33:44.757Z] --- PASS: TestVolumesInspect (0.06s) [2019-10-10T01:33:44.757Z] === RUN TestVolumesInvalidJSON [2019-10-10T01:33:45.042Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T01:33:45.042Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T01:33:45.042Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T01:33:45.042Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-10T01:33:45.042Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T01:33:45.042Z] PASS [2019-10-10T01:33:45.042Z] [2019-10-10T01:33:45.042Z] DONE 5 tests in 0.356s [2019-10-10T01:33:45.042Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T01:33:45.324Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T01:33:45.324Z] +++ kill 13067 [2019-10-10T01:33:46.800Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T01:33:46.800Z] +++ /etc/init.d/apparmor stop [2019-10-10T01:33:46.800Z] Clearing AppArmor profiles cache:. [2019-10-10T01:33:46.800Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T01:33:46.800Z] Unloading profiles will leave already running processes permanently [2019-10-10T01:33:46.800Z] unconfined, which can lead to unexpected situations. [2019-10-10T01:33:46.800Z] [2019-10-10T01:33:46.800Z] To set a process to complain mode, use the command line tool [2019-10-10T01:33:46.800Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T01:33:46.800Z] with the 'teardown' option." [2019-10-10T01:33:46.800Z] [2019-10-10T01:33:47.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect Post stage [Pipeline] junit [2019-10-10T01:33:48.866Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T01:33:49.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-10T01:33:49.789Z] + echo Ensuring container killed. [2019-10-10T01:33:49.789Z] Ensuring container killed. [2019-10-10T01:33:49.789Z] + docker rm -vf docker-pr8 [2019-10-10T01:33:49.789Z] Error: No such container: docker-pr8 [2019-10-10T01:33:49.789Z] + true [Pipeline] sh [2019-10-10T01:33:50.201Z] + echo Chowning /workspace to jenkins user [2019-10-10T01:33:50.201Z] Chowning /workspace to jenkins user [2019-10-10T01:33:50.201Z] + id -u [2019-10-10T01:33:50.201Z] + id -g [2019-10-10T01:33:50.201Z] + docker run --rm -v /home/docker/workspace/moby_PR-40038:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T01:33:50.201Z] Unable to find image 'busybox:latest' locally [2019-10-10T01:33:50.484Z] latest: Pulling from library/busybox [2019-10-10T01:33:50.484Z] e38168a01e65: Pulling fs layer [2019-10-10T01:33:51.105Z] e38168a01e65: Verifying Checksum [2019-10-10T01:33:51.105Z] e38168a01e65: Download complete [2019-10-10T01:33:51.105Z] e38168a01e65: Pull complete [2019-10-10T01:33:51.105Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T01:33:51.105Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T01:33:53.541Z] + bundleName=ppc64le-integration [2019-10-10T01:33:53.541Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-10T01:33:53.541Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-10T01:33:53.541Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T01:33:53.541Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2019-10-10T01:33:53.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [Pipeline] archiveArtifacts [2019-10-10T01:33:53.861Z] Archiving artifacts [2019-10-10T01:33:54.196Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40038/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T01:33:54.589Z] + make clean [2019-10-10T01:33:55.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-10T01:33:55.209Z] docker volume rm -f docker-dev-cache [2019-10-10T01:33:55.209Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T01:33:59.379Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-10T01:34:04.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-10T01:34:07.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-10T01:34:09.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T01:34:09.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-10T01:34:10.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-10T01:34:11.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-10T01:34:12.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T01:34:13.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-10T01:34:13.397Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T01:34:13.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-10T01:34:13.858Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T01:34:14.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-10T01:34:14.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-10T01:34:14.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-10T01:34:15.402Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T01:34:15.402Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-10T01:34:16.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-10T01:34:16.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-10T01:34:16.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-10T01:34:16.527Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-10T01:34:16.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-10T01:34:18.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-10T01:34:20.049Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-10T01:34:20.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-10T01:34:20.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-10T01:34:20.107Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T01:34:20.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-10T01:34:20.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-10T01:34:21.650Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T01:34:21.650Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T01:34:21.650Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T01:34:22.723Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T01:34:23.696Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-10T01:34:24.147Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-10T01:34:24.158Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T01:34:24.620Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T01:34:25.081Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T01:34:25.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-10T01:34:29.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-10T01:34:30.895Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T01:34:32.438Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T01:34:32.438Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T01:34:33.981Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T01:34:34.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-10T01:34:39.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-10T01:34:39.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-10T01:34:40.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-10T01:34:40.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-10T01:34:40.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-10T01:34:40.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-10T01:34:40.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-10T01:34:40.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-10T01:34:40.808Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-10T01:34:44.082Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-10T01:34:45.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-10T01:34:45.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-10T01:34:45.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-10T01:34:46.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-10T01:34:47.386Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-10T01:34:48.829Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T01:34:48.829Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T01:34:48.829Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T01:34:49.801Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T01:34:50.263Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T01:34:50.663Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-10T01:34:50.723Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T01:34:51.184Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T01:34:51.648Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T01:34:52.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-10T01:34:52.622Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T01:34:52.622Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T01:34:52.622Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T01:34:54.557Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-10T01:34:57.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-10T01:34:57.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-10T01:34:57.079Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-10T01:34:58.432Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T01:34:58.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-10T01:35:00.342Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-10T01:35:01.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-10T01:35:01.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-10T01:35:03.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-10T01:35:04.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-10T01:35:05.394Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite (94.98s) [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.05s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d80cdf8aa651a is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.41s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon da553b4e24be8 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.03s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon db284f5a5e45c is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.81s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d9b6c1b4f89a7 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.80s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:1233: Daemon d240dafa1ab43 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.06s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d99af37fb166a is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.92s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d300e41384d56 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.52s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dcb8116624726 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d1dbebc581e65 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.05s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dad5e0c59ed91 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dbc55f59853df is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.74s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d00f980142585 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d260695be6fb8 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dde4107ea0b3b is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d82fe333513a5 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.55s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d2c42629c33a2 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d1387241bf71e is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d86dde415e02a is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon de36c153c0286 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.45s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon da906c653d53a is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.79s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dc90a2f97c51d is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dc54379539746 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d3c11af641b10 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon de224aa86b27e is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.08s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:968: Daemon d1b4685112d6f is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.86s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dbfef540b51b9 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.28s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:1116: Daemon d707431b3e7da is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d056773269eef is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d723f9459a23e is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d7009a795ce67 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon da4f0f36e71c8 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon de7aeb1c078de is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.31s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d1f197f408e99 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon dfeccc15ba095 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.41s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d7fdf11a34ef8 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d6e5e70bf0209 is not started [2019-10-10T01:35:11.944Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d1f602a20f8df is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.60s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d7c689f01cd7e is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.92s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.06s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:1084: Daemon d58d42b317285 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d7c52eb35140e is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.57s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon db98806ab541e is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.11s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d9086072cabba is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d79c02be9e9a4 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.48s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d19ba117e08f8 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon d7353f6ff80ee is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.55s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-10T01:35:11.944Z] docker_cli_network_unix_test.go:46: Daemon df62ad40ac3d8 is not started [2019-10-10T01:35:11.944Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.55s) [2019-10-10T01:35:11.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-10T01:35:11.945Z] docker_cli_network_unix_test.go:46: Daemon d4bf31cb36b08 is not started [2019-10-10T01:35:11.945Z] === RUN TestDockerHubPullSuite [2019-10-10T01:35:11.945Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-10T01:35:13.837Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-10T01:35:16.359Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-10T01:35:16.359Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-10T01:35:18.251Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-10T01:35:18.508Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-10T01:35:18.508Z] --- PASS: TestDockerHubPullSuite (6.53s) [2019-10-10T01:35:18.508Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2019-10-10T01:35:18.508Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-10T01:35:18.508Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2019-10-10T01:35:18.508Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.53s) [2019-10-10T01:35:18.508Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s) [2019-10-10T01:35:18.508Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2019-10-10T01:35:18.508Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2019-10-10T01:35:18.508Z] PASS [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === Skipped [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-10T01:35:18.508Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T01:35:18.508Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T01:35:18.508Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T01:35:18.508Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T01:35:18.508Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T01:35:18.508Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T01:35:18.508Z] docker_cli_network_unix_test.go:46: Daemon d1f602a20f8df is not started [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] [2019-10-10T01:35:18.508Z] DONE 1253 tests, 44 skipped in 2088.239s [2019-10-10T01:35:18.508Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T01:35:18.508Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T01:35:18.508Z] +++ kill 7213 [2019-10-10T01:35:26.607Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T01:35:26.607Z] +++ /etc/init.d/apparmor stop [2019-10-10T01:35:26.607Z] Clearing AppArmor profiles cache:. [2019-10-10T01:35:26.607Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T01:35:26.607Z] Unloading profiles will leave already running processes permanently [2019-10-10T01:35:26.607Z] unconfined, which can lead to unexpected situations. [2019-10-10T01:35:26.607Z] [2019-10-10T01:35:26.607Z] To set a process to complain mode, use the command line tool [2019-10-10T01:35:26.607Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T01:35:26.607Z] with the 'teardown' option." [2019-10-10T01:35:26.607Z] [2019-10-10T01:35:34.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T01:35:34.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T01:35:35.698Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T01:35:42.803Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T01:35:42.803Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T01:35:43.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T01:35:43.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T01:35:43.738Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T01:35:43.738Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T01:35:53.116Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-10T01:36:11.172Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-10T01:36:13.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T01:36:13.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T01:36:13.754Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite (1752.57s) [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.59s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.10s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.40s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.12s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T01:36:29.265Z] check_test.go:358: [d48e472b0046b] joining swarm manager [d0e08f7859810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T01:36:29.265Z] check_test.go:358: [d60e9a9ffaf2e] joining swarm manager [d0e08f7859810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.265Z] check_test.go:379: Daemon d48e472b0046b is not started [2019-10-10T01:36:29.265Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T01:36:29.265Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.61s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T01:36:29.265Z] check_test.go:358: [d731c026b7bdd] joining swarm manager [dc6a228547665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.92s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T01:36:29.265Z] check_test.go:358: [d6b36f758b494] joining swarm manager [da1c67c345c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T01:36:29.265Z] check_test.go:358: [d74e27d6d20b7] joining swarm manager [da1c67c345c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.265Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-10T01:36:29.265Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.66s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T01:36:29.265Z] check_test.go:358: [d4f02407d11c6] joining swarm manager [dacc5ea51cdcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T01:36:29.265Z] check_test.go:358: [dce81f5fac5a7] joining swarm manager [dacc5ea51cdcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.60s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.17s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T01:36:29.265Z] check_test.go:358: [d0eb684a1a8ca] joining swarm manager [d0065197342ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T01:36:29.265Z] check_test.go:358: [d9d1929617588] joining swarm manager [d0065197342ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.75s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T01:36:29.265Z] check_test.go:358: [d6d93d5e81be5] joining swarm manager [ddb0bdd4629b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T01:36:29.265Z] check_test.go:358: [d5a39b19a1e8a] joining swarm manager [ddb0bdd4629b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.21s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T01:36:29.265Z] check_test.go:358: [dd4be22719582] joining swarm manager [d7b50e28ec13d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.36s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T01:36:29.265Z] check_test.go:358: [d78cfdc0d4034] joining swarm manager [d1d0f84c5f589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T01:36:29.265Z] check_test.go:358: [d24ab8299da23] joining swarm manager [d1d0f84c5f589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.67s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T01:36:29.265Z] check_test.go:358: [d144d5ea0e903] joining swarm manager [d59837d6817d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.06s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T01:36:29.265Z] check_test.go:358: [d3299bbae9eb6] joining swarm manager [d6c58f97a441e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T01:36:29.265Z] check_test.go:358: [dc91787ac99a3] joining swarm manager [d6c58f97a441e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.265Z] check_test.go:379: Daemon dc91787ac99a3 is not started [2019-10-10T01:36:29.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.06s) [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T01:36:29.265Z] check_test.go:358: [dc713c75472f4] joining swarm manager [d6454e0718176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T01:36:29.265Z] check_test.go:358: [d8665f1370805] joining swarm manager [d6454e0718176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T01:36:29.266Z] check_test.go:358: [d97f363494900] joining swarm manager [d6454e0718176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T01:36:29.266Z] check_test.go:358: [dd240eeb0212d] joining swarm manager [d6454e0718176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T01:36:29.266Z] check_test.go:358: [dad59fc983bef] joining swarm manager [d6454e0718176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.22s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T01:36:29.266Z] check_test.go:358: [d57e7207e3179] joining swarm manager [de99478e2da98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T01:36:29.266Z] check_test.go:358: [d29d54f6e7ddb] joining swarm manager [de99478e2da98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.42s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T01:36:29.266Z] check_test.go:358: [dbfb94e929a6c] joining swarm manager [d1af445282a3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T01:36:29.266Z] check_test.go:358: [d787236807f13] joining swarm manager [d1af445282a3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.05s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T01:36:29.266Z] check_test.go:358: [d1f0c6497220a] joining swarm manager [dce88ae6c38c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T01:36:29.266Z] check_test.go:358: [da29b5f53751b] joining swarm manager [dce88ae6c38c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.64s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.09s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T01:36:29.266Z] check_test.go:358: [d5bfc80fc72e0] joining swarm manager [d5f7fadf4e92f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T01:36:29.266Z] check_test.go:358: [d1fadd75f87dd] joining swarm manager [d5f7fadf4e92f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T01:36:29.266Z] check_test.go:358: [d7fc2f230929c] joining swarm manager [d5f7fadf4e92f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T01:36:29.266Z] check_test.go:358: [d31904e81ab75] joining swarm manager [d5f7fadf4e92f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.95s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.59s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T01:36:29.266Z] check_test.go:358: [daa2a1a19f163] joining swarm manager [d3c347d3c9d4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T01:36:29.266Z] check_test.go:358: [d66b64c267d36] joining swarm manager [d3c347d3c9d4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.91s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T01:36:29.266Z] check_test.go:358: [dcd65eddff2bc] joining swarm manager [d2062578ed800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T01:36:29.266Z] check_test.go:358: [d383461788ce7] joining swarm manager [d2062578ed800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] check_test.go:379: Daemon dcd65eddff2bc is not started [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.89s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T01:36:29.266Z] check_test.go:358: [da88e4f56ff29] joining swarm manager [df5bc2e4dafda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T01:36:29.266Z] check_test.go:358: [dd8f5b569eff5] joining swarm manager [df5bc2e4dafda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.54s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T01:36:29.266Z] check_test.go:358: [de6da3ac24013] joining swarm manager [de88cf9cd40cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T01:36:29.266Z] check_test.go:358: [d1ce57969a825] joining swarm manager [de88cf9cd40cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.62s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.40s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.15s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.49s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.43s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.09s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.21s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.22s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.95s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.61s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.43s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.49s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.94s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.45s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (5.89s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.70s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.84s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.93s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.87s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-10T01:36:29.266Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.q1xo0t4lsnaa@e8dbe4d20f24 | hello1\n" [2019-10-10T01:36:29.266Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.h88gb6dxm4yk@e8dbe4d20f24 | hello2\n" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.32s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.17s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.24s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.42s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.81s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-10T01:36:29.266Z] docker_cli_service_logs_test.go:242: checking task gx8l6vx2thgr [2019-10-10T01:36:29.266Z] docker_cli_service_logs_test.go:247: checking messages for gx8l6vx2thgr [2019-10-10T01:36:29.266Z] docker_cli_service_logs_test.go:242: checking task gwu4ssrzzljl [2019-10-10T01:36:29.266Z] docker_cli_service_logs_test.go:247: checking messages for gwu4ssrzzljl [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.11s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.19s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.97s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T01:36:29.266Z] check_test.go:358: [d1b289705b3f4] joining swarm manager [d52dfe23d3102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T01:36:29.266Z] check_test.go:358: [d849d649b2d53] joining swarm manager [d52dfe23d3102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.02s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.49s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.56s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T01:36:29.266Z] check_test.go:358: [d75c9400e8128] joining swarm manager [d0c366e482dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T01:36:29.266Z] check_test.go:358: [d75c156298c90] joining swarm manager [d0c366e482dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.31s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-10T01:36:29.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.48s) [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T01:36:29.266Z] check_test.go:358: [dbff6d6770a9d] joining swarm manager [dc838f544b488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.266Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T01:36:29.267Z] check_test.go:358: [d33308a8bab74] joining swarm manager [dc838f544b488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.16s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.66s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.00s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.91s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.77s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.47s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-10T01:36:29.267Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.44s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.10s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.29s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T01:36:29.267Z] check_test.go:358: [d5276c50e130b] joining swarm manager [d9223155e0cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T01:36:29.267Z] check_test.go:358: [d4430d6224b64] joining swarm manager [d9223155e0cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.18s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.82s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.80s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T01:36:29.267Z] check_test.go:358: [dd470d4ce852e] joining swarm manager [d679c8d3163cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T01:36:29.267Z] check_test.go:358: [d9421e042196d] joining swarm manager [d679c8d3163cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T01:36:29.267Z] check_test.go:358: [d037d2a0b8396] joining swarm manager [d679c8d3163cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.18s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T01:36:29.267Z] check_test.go:358: [dcc4adcbfed7e] joining swarm manager [d652202c6df71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T01:36:29.267Z] check_test.go:358: [dc3b071b11cd0] joining swarm manager [d652202c6df71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.02s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-10T01:36:29.267Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.19s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.04s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.06s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.68s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T01:36:29.267Z] check_test.go:358: [d56108ff81e48] joining swarm manager [d131c0c8c734e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.17s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.39s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.01s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.48s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.42s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.71s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T01:36:29.267Z] check_test.go:358: [d03f2c4744452] joining swarm manager [dace5fecca264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.03s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.26s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.22s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.74s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.85s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.43s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.11s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.36s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.41s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.51s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.82s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.15s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.65s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-10T01:36:29.267Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.87s) [2019-10-10T01:36:29.267Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-10T01:36:29.267Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T01:36:29.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-10T01:36:43.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T01:36:43.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T01:36:43.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T01:36:46.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T01:36:47.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-10T01:36:49.492Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T01:36:56.550Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T01:37:54.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-10T01:38:03.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-10T01:38:08.620Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T01:38:10.794Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T01:38:11.252Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T01:38:35.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-10T01:38:50.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-10T01:39:22.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-10T01:39:23.344Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T01:39:23.344Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T01:39:23.344Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T01:39:34.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-10T01:39:44.422Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T01:39:56.783Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T01:40:06.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-10T01:40:07.092Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T01:40:21.159Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-10T01:40:37.020Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T01:40:39.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-10T01:40:47.347Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T01:40:59.776Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T01:41:25.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-10T01:41:43.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-10T01:42:15.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-10T01:42:41.105Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-10T01:42:41.106Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T01:42:41.106Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T01:42:41.106Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T01:42:41.106Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T01:42:41.567Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T01:42:41.567Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T01:42:42.028Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T01:42:42.490Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T01:42:47.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-10T01:42:48.301Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T01:42:50.544Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T01:42:56.352Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T01:42:56.352Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T01:42:56.352Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T01:42:56.352Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T01:42:56.352Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T01:42:56.352Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-10T01:42:59.267Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T01:42:59.267Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T01:42:59.267Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T01:42:59.267Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T01:43:00.239Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T01:43:02.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-10T01:43:06.048Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-10T01:43:20.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-10T01:43:23.763Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T01:43:24.224Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T01:43:24.685Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T01:43:24.685Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T01:43:24.685Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T01:43:24.685Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T01:43:24.685Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T01:43:26.874Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T01:43:26.874Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T01:43:32.683Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T01:43:35.750Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-10T01:43:43.021Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T01:43:48.836Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite (441.87s) [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-10T01:43:50.599Z] docker_cli_external_volume_driver_test.go:53: Daemon d22954cd6f8aa is not started [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-10T01:43:50.599Z] docker_cli_external_volume_driver_test.go:53: Daemon d5535f4b251df is not started [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-10T01:43:50.599Z] docker_cli_external_volume_driver_test.go:53: Daemon d892e7e0e9d7a is not started [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-10T01:43:50.599Z] docker_cli_external_volume_driver_test.go:53: Daemon daf59bae9f8e5 is not started [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.71s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.80s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.66s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.63s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-10T01:43:50.599Z] docker_cli_external_volume_driver_test.go:485: Daemon da97ac5c5eea5 is not started [2019-10-10T01:43:50.599Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-10T01:43:50.599Z] docker_cli_external_volume_driver_test.go:53: Daemon d8dc37b607c5c is not started [2019-10-10T01:43:50.599Z] PASS [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] === Skipped [2019-10-10T01:43:50.599Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-10T01:43:50.599Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T01:43:50.599Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T01:43:50.599Z] check_test.go:309: Daemon d75fa895e5c37 is not started [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-10T01:43:50.599Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T01:43:50.599Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T01:43:50.599Z] check_test.go:309: Daemon d62f210f99a8c is not started [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T01:43:50.599Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T01:43:50.599Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T01:43:50.599Z] check_test.go:309: Daemon d8981436d0fd0 is not started [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T01:43:50.599Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T01:43:50.599Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T01:43:50.599Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T01:43:50.599Z] check_test.go:309: Daemon dd25f44a31e61 is not started [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T01:43:50.599Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T01:43:50.599Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T01:43:50.599Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-10T01:43:50.599Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] [2019-10-10T01:43:50.599Z] DONE 270 tests, 6 skipped in 2598.509s [2019-10-10T01:43:50.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T01:43:51.163Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55da6e633187/docker.pid [2019-10-10T01:43:51.163Z] +++ kill 5374 [2019-10-10T01:43:51.163Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5374 is not a child of this shell [2019-10-10T01:43:51.163Z] warning: PID 5374 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55da6e633187/docker.pid had a nonzero exit code [2019-10-10T01:43:51.163Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T01:43:51.163Z] +++ kill 7245 [2019-10-10T01:43:52.094Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T01:43:52.094Z] +++ /etc/init.d/apparmor stop [2019-10-10T01:43:52.094Z] Clearing AppArmor profiles cache:. [2019-10-10T01:43:52.094Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T01:43:52.094Z] Unloading profiles will leave already running processes permanently [2019-10-10T01:43:52.094Z] unconfined, which can lead to unexpected situations. [2019-10-10T01:43:52.094Z] [2019-10-10T01:43:52.094Z] To set a process to complain mode, use the command line tool [2019-10-10T01:43:52.094Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T01:43:52.094Z] with the 'teardown' option." [2019-10-10T01:43:52.094Z] [2019-10-10T01:43:52.657Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-10T01:43:52.669Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T01:43:53.496Z] + echo Ensuring container killed. [2019-10-10T01:43:53.496Z] Ensuring container killed. [2019-10-10T01:43:53.496Z] + docker ps -aq -f name=docker-pr8-* [2019-10-10T01:43:53.496Z] + cids=f49f79f23675 [2019-10-10T01:43:53.496Z] e8dbe4d20f24 [2019-10-10T01:43:53.496Z] f731b6c9ca6c [2019-10-10T01:43:53.496Z] + [ -n f49f79f23675 [2019-10-10T01:43:53.496Z] e8dbe4d20f24 [2019-10-10T01:43:53.496Z] f731b6c9ca6c ] [2019-10-10T01:43:53.496Z] + docker rm -vf f49f79f23675 e8dbe4d20f24 f731b6c9ca6c [2019-10-10T01:43:55.929Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T01:43:56.390Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T01:43:57.690Z] f49f79f23675 [2019-10-10T01:44:00.963Z] e8dbe4d20f24 [2019-10-10T01:44:00.963Z] f731b6c9ca6c [Pipeline] sh [2019-10-10T01:44:01.247Z] + echo Chowning /workspace to jenkins user [2019-10-10T01:44:01.247Z] Chowning /workspace to jenkins user [2019-10-10T01:44:01.247Z] + id -u [2019-10-10T01:44:01.247Z] + id -g [2019-10-10T01:44:01.247Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40038:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T01:44:02.224Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T01:44:02.224Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T01:44:03.196Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T01:44:03.657Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T01:44:03.657Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T01:44:05.715Z] + bundleName=amd64 [2019-10-10T01:44:05.715Z] + echo Creating amd64-bundles.tar.gz [2019-10-10T01:44:05.715Z] Creating amd64-bundles.tar.gz [2019-10-10T01:44:05.715Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-10T01:44:05.715Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-10T01:44:07.095Z] Archiving artifacts [2019-10-10T01:44:07.400Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40038/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T01:44:07.705Z] + make clean [2019-10-10T01:44:07.962Z] docker volume rm -f docker-dev-cache [2019-10-10T01:44:07.963Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T01:44:18.499Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T01:44:18.499Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T01:44:28.844Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T01:44:29.816Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T01:44:32.003Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T01:44:32.003Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T01:44:32.463Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T01:44:32.924Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T01:44:37.629Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T01:44:38.602Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T01:44:39.063Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T01:44:40.034Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T01:44:40.495Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T01:44:41.469Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T01:44:43.018Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T01:44:48.827Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T01:44:48.827Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T01:44:48.827Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T01:44:48.827Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T01:44:48.827Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T01:44:48.827Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T01:44:48.827Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T01:44:49.289Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T01:44:50.261Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T01:44:54.963Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T01:45:12.682Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T01:45:12.682Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T01:45:13.143Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T01:45:48.882Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T01:46:03.701Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T01:46:14.117Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T01:46:18.817Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T01:46:25.898Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T01:46:47.011Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T01:46:47.011Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-10T01:46:55.586Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T01:46:55.586Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T01:46:55.586Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T01:46:55.586Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T01:46:57.768Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-10T01:47:02.460Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T01:47:04.644Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T01:47:05.103Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T01:47:05.103Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T01:47:07.283Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T01:47:08.821Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T01:47:09.790Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T01:47:24.608Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T01:47:25.581Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T01:47:35.919Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T01:47:38.099Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T01:47:48.437Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T01:47:52.178Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T01:47:57.973Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T01:47:58.434Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T01:47:58.434Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T01:47:58.434Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T01:48:00.616Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T01:48:00.616Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T01:48:43.164Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T01:49:08.321Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T01:49:23.150Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T01:49:24.690Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T01:49:24.690Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T01:49:25.150Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T01:49:26.689Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T01:49:30.427Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T01:49:34.170Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T01:49:38.867Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T01:49:56.576Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T01:49:56.576Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T01:49:56.576Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T01:50:08.972Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T01:50:09.432Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T01:50:14.132Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T01:50:14.591Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T01:50:19.289Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T01:50:40.401Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T01:50:40.401Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T01:50:48.984Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T01:50:49.444Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T01:50:54.144Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T01:50:59.946Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T01:50:59.946Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T01:50:59.946Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T01:50:59.946Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T01:51:04.646Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T01:51:05.107Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T01:51:08.025Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T01:51:08.025Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T01:51:08.025Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T01:51:33.306Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T01:51:33.306Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T01:51:48.134Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T01:51:52.834Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T01:51:53.294Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T01:51:53.754Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T01:51:55.938Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T01:51:56.398Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-10T01:52:08.801Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T01:52:13.502Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T01:52:13.962Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T01:52:28.790Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T01:52:28.790Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T01:52:29.251Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T01:52:29.251Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T01:52:30.221Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T01:52:40.555Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T01:52:41.015Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T01:52:41.475Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T01:52:41.475Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T01:52:41.475Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T01:52:43.655Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T01:52:48.353Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T01:52:54.165Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T01:52:58.865Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T01:52:58.865Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T01:53:06.028Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T01:53:06.028Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T01:53:18.423Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T01:53:22.163Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T01:53:29.247Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T01:53:41.642Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T01:53:41.642Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T01:53:42.611Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T01:53:42.611Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T01:53:42.611Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T01:53:42.611Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T01:53:44.796Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T01:53:44.796Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T01:53:44.796Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T01:53:46.976Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T01:53:46.976Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T01:53:46.977Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T01:53:47.436Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T01:53:47.436Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T01:53:49.618Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T01:53:51.800Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T01:53:53.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T01:53:53.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T01:53:53.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T01:53:56.172Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T01:53:56.172Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-10T01:53:58.356Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T01:53:58.356Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T01:53:58.356Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T01:54:00.536Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T01:54:00.536Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T01:54:02.718Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T01:54:02.719Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T01:54:04.901Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T01:54:04.901Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T01:54:07.815Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T01:54:11.557Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T01:54:15.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T01:54:15.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T01:54:15.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T01:54:15.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T01:54:15.303Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T01:54:16.842Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T01:54:16.842Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T01:54:23.922Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T01:54:23.922Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T01:54:26.105Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T01:54:26.105Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T01:54:30.803Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T01:54:32.343Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T01:54:32.343Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T01:54:32.343Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T01:54:32.343Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T01:54:32.343Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T01:54:32.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-10T01:54:33.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T01:54:51.579Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T01:54:53.124Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T01:54:55.307Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T01:54:55.767Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T01:54:55.767Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-10T01:54:57.949Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T01:54:57.949Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T01:54:57.949Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T01:54:57.949Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T01:55:02.644Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T01:55:04.827Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T01:55:04.827Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T01:55:04.827Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T01:55:13.410Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T01:55:13.410Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T01:55:13.410Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T01:55:28.243Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T01:55:28.243Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T01:55:28.243Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T01:55:29.214Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T01:55:29.214Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T01:55:29.674Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T01:55:31.859Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T01:55:31.859Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T01:55:31.859Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T01:55:31.859Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T01:55:31.859Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T01:55:32.318Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T01:55:32.318Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T01:55:34.500Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T01:55:36.682Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T01:55:36.682Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T01:55:36.682Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T01:55:38.864Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T01:55:39.324Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T01:55:39.324Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T01:55:39.324Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T01:55:39.783Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T01:55:39.783Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T01:55:40.243Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T01:55:40.243Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T01:55:48.825Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T01:55:48.825Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T01:55:48.825Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T01:55:53.555Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T01:55:53.555Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T01:55:53.555Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T01:55:55.756Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T01:55:57.957Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T01:56:00.156Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T01:56:03.093Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-10T01:56:15.545Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T01:56:21.380Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T01:56:26.109Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T01:56:27.675Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T01:56:28.140Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T01:56:31.909Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T01:56:32.373Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T01:56:33.353Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T01:56:38.086Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T01:56:42.816Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T01:56:42.816Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T01:56:42.817Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T01:56:42.817Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T01:56:42.817Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T01:56:42.817Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T01:56:43.282Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T01:56:43.282Z] === RUN TestDockerSuite/TestEventsRename [2019-10-10T01:56:50.402Z] === RUN TestDockerSuite/TestEventsResize [2019-10-10T01:56:53.336Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T01:56:55.537Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-10T01:56:57.737Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T01:57:02.466Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T01:57:02.466Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T01:57:05.400Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T01:57:09.169Z] === RUN TestDockerSuite/TestExec [2019-10-10T01:57:09.169Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T01:57:09.169Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T01:57:11.372Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T01:57:12.925Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T01:57:12.925Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T01:57:12.925Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T01:57:12.925Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T01:57:15.127Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T01:57:17.325Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T01:57:18.880Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T01:57:21.079Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T01:57:25.823Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T01:57:25.823Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T01:57:25.823Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T01:57:25.823Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T01:57:27.376Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T01:57:31.143Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T01:57:31.143Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-10T01:57:31.143Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T01:57:31.143Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T01:57:31.143Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T01:57:31.143Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T01:57:33.344Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-10T01:57:33.344Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T01:57:33.344Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-10T01:57:33.344Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T01:57:33.344Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T01:57:33.344Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T01:57:35.546Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T01:57:35.546Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T01:57:44.173Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T01:57:44.173Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T01:57:44.173Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-10T01:57:44.173Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-10T01:57:50.005Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-10T01:57:55.861Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T01:57:59.629Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestHealth [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T01:58:05.471Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T01:58:10.204Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T01:58:10.669Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T01:58:10.669Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T01:58:10.669Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T01:58:10.669Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T01:58:11.135Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T01:58:11.600Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T01:58:11.600Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T01:58:12.588Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T01:58:12.588Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T01:58:14.792Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T01:58:14.792Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T01:58:16.993Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-10T01:58:19.191Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T01:58:19.191Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T01:58:19.191Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-10T01:58:22.958Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T01:58:22.958Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T01:58:25.891Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T01:58:26.356Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T01:58:26.356Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T01:58:26.356Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T01:58:26.356Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T01:58:28.557Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T01:58:30.109Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T01:58:30.109Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T01:58:30.573Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T01:58:30.573Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T01:58:30.573Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T01:58:32.776Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T01:58:32.776Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T01:58:34.975Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T01:58:34.975Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T01:58:34.975Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T01:58:34.975Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T01:58:37.175Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T01:58:47.555Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T01:58:47.555Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T01:58:47.555Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T01:58:47.555Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T01:58:53.515Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T01:58:55.715Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T01:58:55.715Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T01:58:57.918Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T01:59:00.122Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T01:59:00.122Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T01:59:00.122Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T01:59:02.323Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T01:59:04.525Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T01:59:09.257Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T01:59:11.459Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T01:59:13.662Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T01:59:15.865Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T01:59:18.078Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T01:59:20.276Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T01:59:22.476Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T01:59:24.676Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T01:59:26.233Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T01:59:32.075Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T01:59:33.630Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T01:59:33.630Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T01:59:35.832Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T01:59:35.832Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T01:59:44.466Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T01:59:51.588Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T01:59:58.711Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T02:00:00.913Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T02:00:03.114Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T02:00:03.114Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T02:00:05.316Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T02:00:07.528Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T02:00:17.913Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T02:00:17.913Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T02:00:17.913Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T02:00:19.466Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T02:00:21.670Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T02:00:23.874Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T02:00:24.339Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T02:00:24.339Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T02:00:24.339Z] === RUN TestDockerSuite/TestPortList [2019-10-10T02:00:24.339Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T02:00:29.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T02:00:32.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T02:00:32.957Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T02:00:41.588Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T02:00:41.588Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T02:00:48.710Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T02:01:03.595Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T02:01:03.595Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T02:01:03.595Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T02:01:13.980Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T02:01:17.753Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T02:01:24.877Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T02:01:28.650Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T02:01:28.650Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T02:01:28.650Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T02:01:33.404Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T02:01:33.404Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T02:01:33.404Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T02:01:33.404Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T02:01:33.404Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T02:01:40.534Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T02:01:40.534Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T02:01:40.998Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T02:01:40.998Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T02:01:42.554Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T02:01:43.018Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T02:01:43.019Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T02:01:47.750Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T02:01:51.520Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T02:01:54.454Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T02:02:19.701Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T02:02:19.701Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T02:02:22.635Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T02:02:22.635Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T02:02:22.635Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T02:02:23.613Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T02:02:28.362Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T02:02:36.986Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T02:02:36.986Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T02:02:41.718Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T02:02:41.718Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T02:02:41.718Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T02:02:56.603Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T02:02:58.157Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T02:02:59.136Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T02:03:06.259Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T02:03:16.646Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T02:03:23.772Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T02:03:28.508Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T02:03:28.508Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T02:03:30.710Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T02:03:48.485Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T02:03:50.039Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T02:03:55.878Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T02:03:56.343Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T02:03:58.563Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T02:03:58.563Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T02:03:58.563Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T02:04:03.296Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T02:04:05.499Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T02:04:07.705Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T02:04:09.909Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T02:04:12.112Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T02:04:12.112Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T02:04:16.847Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T02:04:18.401Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T02:04:18.401Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T02:04:21.336Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T02:04:21.336Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T02:04:21.336Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T02:04:23.538Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T02:04:25.739Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T02:04:27.940Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T02:04:30.146Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T02:04:30.146Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T02:04:30.146Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T02:04:30.146Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T02:04:32.350Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T02:04:32.350Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T02:04:32.350Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T02:04:32.350Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T02:04:32.350Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T02:04:33.905Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T02:04:46.374Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T02:04:46.374Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T02:04:46.374Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T02:04:46.374Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T02:04:46.374Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T02:04:46.374Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T02:04:46.374Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T02:04:48.574Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T02:04:48.574Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T02:04:48.574Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T02:04:48.574Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T02:04:50.776Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T02:04:52.978Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T02:04:52.978Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T02:04:55.181Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T02:04:55.181Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T02:04:55.181Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T02:04:55.181Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T02:04:56.837Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T02:04:59.041Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T02:05:01.245Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T02:05:03.446Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T02:05:07.217Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T02:05:07.217Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T02:05:07.682Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T02:05:07.682Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T02:05:07.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T02:05:07.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T02:05:07.682Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T02:05:16.327Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T02:05:16.327Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T02:05:18.534Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T02:05:25.659Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T02:05:25.659Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T02:05:25.659Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T02:05:25.659Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T02:05:29.430Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T02:05:33.201Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T02:05:33.201Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T02:05:33.201Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T02:05:33.667Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T02:05:34.648Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T02:05:36.854Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T02:05:39.058Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T02:05:40.038Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T02:05:41.593Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T02:05:42.070Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T02:05:44.988Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T02:05:44.988Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T02:05:44.988Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T02:05:44.988Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T02:05:44.988Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T02:05:44.988Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T02:05:53.553Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T02:05:53.553Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T02:05:55.087Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T02:05:59.771Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T02:06:01.944Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T02:06:04.119Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T02:06:06.295Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T02:06:08.474Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T02:06:08.474Z] === RUN TestDockerSuite/TestRunState [2019-10-10T02:06:08.474Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T02:06:10.649Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T02:06:10.649Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T02:06:12.826Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T02:06:12.826Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T02:06:12.826Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T02:06:12.826Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T02:06:12.826Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T02:06:12.826Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T02:06:17.512Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T02:06:19.685Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T02:06:19.685Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T02:06:21.888Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T02:06:21.888Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T02:06:21.888Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T02:06:24.794Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T02:06:37.165Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T02:06:40.897Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T02:06:46.683Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T02:06:46.683Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T02:06:46.683Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T02:06:46.683Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T02:06:46.683Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T02:06:48.856Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T02:06:55.923Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T02:06:58.102Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T02:07:02.787Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T02:07:03.755Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T02:07:05.929Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T02:07:10.613Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T02:07:12.788Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T02:07:13.247Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T02:07:13.706Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T02:07:13.706Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T02:07:15.241Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T02:07:22.306Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T02:07:22.306Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T02:07:29.370Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T02:07:29.370Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T02:07:33.105Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T02:07:33.105Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T02:07:33.105Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T02:07:33.105Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T02:07:33.105Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T02:07:45.481Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T02:07:45.481Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T02:07:45.481Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T02:07:45.481Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T02:07:45.481Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T02:07:45.481Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T02:07:45.481Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T02:07:45.940Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T02:07:48.116Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T02:07:48.116Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T02:07:50.397Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T02:07:50.397Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T02:07:50.397Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T02:07:50.397Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T02:07:50.397Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T02:07:50.397Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T02:07:50.397Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T02:08:08.065Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T02:08:08.066Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T02:08:08.066Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T02:08:08.066Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T02:08:08.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T02:08:08.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T02:08:08.066Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T02:08:13.851Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T02:08:13.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T02:08:16.757Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T02:08:17.216Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T02:08:17.674Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T02:08:17.674Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T02:08:17.674Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T02:08:26.232Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T02:08:26.232Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T02:08:26.232Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T02:08:26.232Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T02:08:26.232Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T02:08:38.602Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T02:08:38.602Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T02:08:38.602Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T02:08:47.165Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T02:08:47.165Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite (2551.33s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-10T02:08:47.625Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.40s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.53s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-10T02:08:47.625Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2019-10-10T02:08:47.625Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.32s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-10T02:08:47.625Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-10-10T02:08:47.625Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.98s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.09s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-10T02:08:47.625Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.18s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.66s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2019-10-10T02:08:47.625Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.92s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.26s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.42s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.85s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.32s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.96s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.59s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.12s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.33s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.76s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.17s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.93s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.25s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.90s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.89s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.75s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.35s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-10T02:08:47.625Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.23s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildContChar (13.45s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.01s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.64s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.47s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.70s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.96s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.48s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.55s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.62s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.34s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.50s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.82s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.61s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.52s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.63s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.96s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.18s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.37s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.91s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.03s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.93s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.08s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.98s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.31s) [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-10T02:08:47.625Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.06s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.29s) [2019-10-10T02:08:47.625Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFails (2.12s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.37s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.85s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.67s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.37s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.86s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.05s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildHistory (11.15s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.86s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLabel (0.94s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.22s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.10s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.66s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.15s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.19s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.79s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.88s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.66s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.53s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.60s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.56s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.39s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.12s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.08s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.51s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.10s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.20s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.02s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.05s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.41s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.65s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildRm (13.79s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.25s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-10-10T02:08:47.626Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.58s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.86s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.09s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.82s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.07s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildStderr (4.85s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.42s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.76s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.97s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.64s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.52s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.59s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.96s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (16.01s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.56s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.58s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.25s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.80s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.29s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.80s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.95s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-10-10T02:08:47.626Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-10T02:08:47.626Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestCommitChange (5.30s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.62s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.85s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestCommitTTY (12.10s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.72s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-10T02:08:47.626Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.68s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.67s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.14s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.10s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.43s) [2019-10-10T02:08:47.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-10T02:08:47.626Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-10T02:08:47.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.49s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.00s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.29s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s) [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.20s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.00s) [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.28s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.71s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.92s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.98s) [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.85s) [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-10T02:08:48.087Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-10T02:08:48.087Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2019-10-10T02:08:48.087Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-10T02:08:48.087Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-10T02:08:48.087Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.65s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0008ddae0 } [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1184228358 c:\foo false } [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1184228358 c:\foo true } [2019-10-10T02:08:48.087Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T02:08:48.087Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.17s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.21s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.42s) [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a071052081\file1 d76c8da8180b899f3c278b62bf6b788df1247b1d0cdebeda5ec3c1567ad774eb:/root/itWorks.txt` [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:279: checking that container "d76c8da8180b899f3c278b62bf6b788df1247b1d0cdebeda5ec3c1567ad774eb" start output contains "file1\n" [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a d76c8da8180b899f3c278b62bf6b788df1247b1d0cdebeda5ec3c1567ad774eb` [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.58s) [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b968102620\file1 34060062c3be10f7f2d27665af202b742bdb90ddae064c72ad062a2d1be8b6e5:testDir/` [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.68s) [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e161240715\dir1 41c3217da288017f4bc405f5bce3a18d39a52428e9bcf7911e5a0291b6b853bd:testDir` [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:279: checking that container "41c3217da288017f4bc405f5bce3a18d39a52428e9bcf7911e5a0291b6b853bd" start output contains "file1-1\n" [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 41c3217da288017f4bc405f5bce3a18d39a52428e9bcf7911e5a0291b6b853bd` [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e161240715\dir1 2bb2874e99fad191622812afa75e0f0f859f642f2cf7a9d7081a2b35d4dde6de:testDir/` [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:279: checking that container "2bb2874e99fad191622812afa75e0f0f859f642f2cf7a9d7081a2b35d4dde6de" start output contains "file1-1\n" [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bb2874e99fad191622812afa75e0f0f859f642f2cf7a9d7081a2b35d4dde6de` [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.69s) [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h003679854\dir1\. d8ff7a143944c21e966c8d8fb63ae962c1fcdeab3052bb84f047cba2b9381930:testDir` [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:279: checking that container "d8ff7a143944c21e966c8d8fb63ae962c1fcdeab3052bb84f047cba2b9381930" start output contains "file1-1\n" [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a d8ff7a143944c21e966c8d8fb63ae962c1fcdeab3052bb84f047cba2b9381930` [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h003679854\dir1\. 4ae181dfdcdc02f0048ddbb421592151b6a996efe92d133b558d5e45ffa63a60:testDir/` [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:279: checking that container "4ae181dfdcdc02f0048ddbb421592151b6a996efe92d133b558d5e45ffa63a60" start output contains "file1-1\n" [2019-10-10T02:08:48.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4ae181dfdcdc02f0048ddbb421592151b6a996efe92d133b558d5e45ffa63a60` [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpToDot (2.17s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.18s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.97s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.87s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-10T02:08:48.088Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.08s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2019-10-10T02:08:48.088Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2019-10-10T02:08:48.088Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.30s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.18s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.44s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.61s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsCopy (5.25s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.82s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.09s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.66s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFilters (4.42s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFormat (4.31s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-10-10T02:08:48.088Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsRename (7.07s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsResize (2.64s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.03s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.48s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.95s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.53s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-10T02:08:48.088Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-10-10T02:08:48.088Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-10-10T02:08:48.088Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-10-10T02:08:48.088Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.11s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.22s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.17s) [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecInspectID (3.48s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-10T02:08:48.088Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-10T02:08:48.088Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-10T02:08:48.088Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.088Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.08s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.85s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.14s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.49s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.91s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-10T02:08:48.089Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.83s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.33s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-10T02:08:48.089Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-10T02:08:48.089Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.03s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-10T02:08:48.089Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-10T02:08:48.089Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.13s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectDefault (1.98s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectHistory (9.63s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectInt64 (6.91s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.05s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectStatus (2.63s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.27s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.25s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.24s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.47s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.08s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-10-10T02:08:48.089Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.08s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.47s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.43s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.48s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsSince (8.80s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsTail (2.72s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.19s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.19s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-10T02:08:48.089Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.22s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-10T02:08:48.089Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsByOrder (7.74s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.43s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.01s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-10T02:08:48.089Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.81s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.49s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.51s) [2019-10-10T02:08:48.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.16s) [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-10T02:08:48.089Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-10T02:08:48.089Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.53s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.72s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-10T02:08:48.090Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.16s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.26s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.19s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.91s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.35s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.96s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.29s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.16s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.69s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.69s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.01s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.62s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.56s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.39s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.68s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.18s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.09s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.09s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.09s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.10s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.15s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.41s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.10s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.84s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.17s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.06s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.34s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.07s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.08s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.02s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.06s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunExitCode (2.04s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.02s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.07s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.40s) [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.81s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.89s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.67s) [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-10T02:08:48.090Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.090Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.64s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.51s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.89s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.98s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.00s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.75s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.69s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.21s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.13s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.04s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.04s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.41s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.64s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.25s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.03s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.29s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.11s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.60s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (6.95s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.16s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.08s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.25s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.25s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.00s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.11s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.93s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.99s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2019-10-10T02:08:48.091Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-10T02:08:48.091Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.17s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.68s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-10T02:08:48.091Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.40s) [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-10T02:08:48.092Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2019-10-10T02:08:48.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-10T02:08:48.092Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.02s) [2019-10-10T02:08:48.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2019-10-10T02:08:48.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2019-10-10T02:08:48.092Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.60s) [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-10T02:08:48.092Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-10T02:08:48.092Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T02:08:48.092Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.092Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-10T02:08:48.092Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.550Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T02:08:48.551Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T02:08:48.551Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T02:08:48.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T02:08:48.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T02:08:48.551Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerDaemonSuite [2019-10-10T02:08:48.551Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T02:08:48.551Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T02:08:48.551Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T02:08:48.551Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T02:08:48.551Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerSwarmSuite [2019-10-10T02:08:48.551Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-10T02:08:48.551Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-10T02:08:48.551Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerNetworkSuite [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] === RUN TestDockerHubPullSuite [2019-10-10T02:08:48.551Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-10T02:08:48.551Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T02:08:48.551Z] PASS [2019-10-10T02:08:48.551Z] ok github.com/docker/docker/integration-cli 2552.130s [2019-10-10T02:08:48.551Z] INFO: Integration tests ended at 10/10/2019 02:08:48. Duration:00:42:40.0885957 [2019-10-10T02:08:48.551Z] INFO: Docker info of the daemon under test at end of run [2019-10-10T02:08:48.551Z] [2019-10-10T02:08:48.551Z] Containers: 2 [2019-10-10T02:08:48.551Z] Running: 0 [2019-10-10T02:08:48.551Z] Paused: 0 [2019-10-10T02:08:48.551Z] Stopped: 2 [2019-10-10T02:08:48.551Z] Images: 12 [2019-10-10T02:08:48.551Z] Server Version: 0.0.0-dev [2019-10-10T02:08:48.551Z] Storage Driver: windowsfilter [2019-10-10T02:08:48.551Z] Windows: [2019-10-10T02:08:48.551Z] Logging Driver: json-file [2019-10-10T02:08:48.551Z] Plugins: [2019-10-10T02:08:48.551Z] Volume: local [2019-10-10T02:08:48.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T02:08:48.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T02:08:48.551Z] Swarm: inactive [2019-10-10T02:08:48.551Z] Default Isolation: process [2019-10-10T02:08:48.551Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T02:08:48.551Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T02:08:48.551Z] OSType: windows [2019-10-10T02:08:48.551Z] Architecture: x86_64 [2019-10-10T02:08:48.551Z] CPUs: 4 [2019-10-10T02:08:48.551Z] Total Memory: 32GiB [2019-10-10T02:08:48.551Z] Name: azwin-2-cbb790 [2019-10-10T02:08:48.551Z] ID: ATOU:3P2G:VDGY:QXGD:WCJ3:EFT2:SQNJ:SGAH:YT6W:2SGV:VDVL:KETK [2019-10-10T02:08:48.551Z] Docker Root Dir: D:\CI\PR-40038\8\daemon [2019-10-10T02:08:48.551Z] Debug Mode (client): false [2019-10-10T02:08:48.551Z] Debug Mode (server): true [2019-10-10T02:08:48.551Z] File Descriptors: -1 [2019-10-10T02:08:48.551Z] Goroutines: 18 [2019-10-10T02:08:48.551Z] System Time: 2019-10-10T02:08:48.1656189Z [2019-10-10T02:08:48.551Z] EventsListeners: 0 [2019-10-10T02:08:48.551Z] Registry: https://index.docker.io/v1/ [2019-10-10T02:08:48.551Z] Labels: [2019-10-10T02:08:48.551Z] Experimental: false [2019-10-10T02:08:48.551Z] Insecure Registries: [2019-10-10T02:08:48.551Z] 127.0.0.0/8 [2019-10-10T02:08:48.551Z] Live Restore Enabled: false [2019-10-10T02:08:48.551Z] [2019-10-10T02:08:48.551Z] [2019-10-10T02:08:48.551Z] INFO: Stopping daemon under test [2019-10-10T02:08:48.551Z] SUCCESS: The process with PID 4060 (child process of PID 844) has been terminated. [2019-10-10T02:08:48.551Z] SUCCESS: The process with PID 844 (child process of PID 868) has been terminated. [2019-10-10T02:08:48.551Z] INFO: Stop tailing logs of the daemon under tests [2019-10-10T02:08:48.551Z] INFO: executeCI.ps1 Completed successfully at 10/10/2019 02:08:48. [2019-10-10T02:08:48.551Z] INFO: Tidying up at end of run [2019-10-10T02:08:48.552Z] INFO: Saving daemon under test log (d:\CI\PR-40038\8\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-10T02:08:48.552Z] INFO: Saving daemon under test log (d:\CI\PR-40038\8\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-10T02:08:48.552Z] INFO: Nuke-Everything... [2019-10-10T02:08:49.010Z] INFO: Container count on control daemon to delete is 2 [2019-10-10T02:08:49.467Z] 163b731070a1 [2019-10-10T02:08:49.467Z] 3117d8e614e4 [2019-10-10T02:08:49.467Z] INFO: Tidying pidfile d:\CI\PR-40038\8\docker.pid [2019-10-10T02:08:49.467Z] INFO: Nuking d:\CI [2019-10-10T02:09:25.146Z] INFO: Zapped successfully [2019-10-10T02:09:25.146Z] [2019-10-10T02:09:25.146Z] INFO: executeCI.ps1 exiting at Thu Oct 10 02:09:20 CUT 2019. Duration 01:07:05.2959028 [2019-10-10T02:09:25.146Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-10T02:09:26.793Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-10T02:09:28.540Z] Archiving artifacts [2019-10-10T02:09:43.674Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40038/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T02:09:44.591Z] + make clean [2019-10-10T02:09:45.558Z] docker volume rm -f docker-dev-cache [2019-10-10T02:09:46.016Z] 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