Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
Restarted from build #2, stage Build
10:51:43 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 556d26c07d068d92fd896428ab4ac890554239d7+7ce0e26c16158bd5ea991805e21a34c4111866bb (772150a3d991ea3c9ab5a80f9445369560787566)
Copying 5 artifact(s) from #2
Running in Durability level: PERFORMANCE_OPTIMIZED
[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] { (DCO-check)
Stage "DCO-check" skipped due to this build restarting at stage "Build"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: janky)
[Pipeline] { (Branch: z)
[Pipeline] { (Branch: z-master)
[Pipeline] { (Branch: powerpc)
[Pipeline] { (Branch: powerpc-master)
[Pipeline] { (Branch: windowsRS1)
[Pipeline] { (Branch: windowsRS5-process)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (janky)
[Pipeline] stage
[Pipeline] { (z)
[Pipeline] stage
[Pipeline] { (z-master)
[Pipeline] stage
[Pipeline] { (powerpc)
[Pipeline] stage
[Pipeline] { (powerpc-master)
[Pipeline] stage
[Pipeline] { (windowsRS1)
[Pipeline] stage
[Pipeline] { (windowsRS5-process)
Stage "z-master" skipped due to when conditional
Stage "powerpc-master" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
10:51:48 [2019-08-28T10:51:48.166Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-39800
[Pipeline] stage
[Pipeline] { (Print info)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
10:51:48 [2019-08-28T10:51:48.257Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-39800
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
10:51:48 [2019-08-28T10:51:48.340Z] using credential docker-jenkins-github-credentials
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
10:51:48 [2019-08-28T10:51:48.355Z] Cloning the remote Git repository
10:51:48 [2019-08-28T10:51:48.355Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:51:48 [2019-08-28T10:51:48.589Z] using credential docker-jenkins-github-credentials
10:51:48 [2019-08-28T10:51:48.636Z] Cloning the remote Git repository
10:51:48 [2019-08-28T10:51:48.636Z] Cloning with configured refspecs honoured and without tags
10:51:48 [2019-08-28T10:51:48.362Z] Cloning repository https://github.com/moby/moby.git
10:51:48 [2019-08-28T10:51:48.362Z]  > git init /home/docker/workspace/moby_PR-39800 # timeout=10
10:51:48 [2019-08-28T10:51:48.375Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:48 [2019-08-28T10:51:48.375Z]  > git --version # timeout=10
10:51:48 [2019-08-28T10:51:48.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:48 [2019-08-28T10:51:48.380Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:51:48 [2019-08-28T10:51:48.676Z] Cloning repository https://github.com/moby/moby.git
10:51:48 [2019-08-28T10:51:48.679Z]  > git init /home/jenkins/workspace/moby_PR-39800 # timeout=10
10:51:48 [2019-08-28T10:51:48.721Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:48 [2019-08-28T10:51:48.723Z]  > git --version # timeout=10
10:51:48 [2019-08-28T10:51:48.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:48 [2019-08-28T10:51:48.752Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:51:57 [2019-08-28T10:51:57.888Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:57 [2019-08-28T10:51:57.907Z]  > git config --add remote.origin.fetch +refs/pull/39800/head:refs/remotes/origin/PR-39800 # timeout=10
10:51:57 [2019-08-28T10:51:57.925Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:51:57 [2019-08-28T10:51:57.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:58 [2019-08-28T10:51:58.028Z] Fetching without tags
10:51:58 [2019-08-28T10:51:58.448Z] Merging remotes/origin/master commit 5c0d487416fd4abd6cb846bea660e283aacaeca0 into PR head commit 556d26c07d068d92fd896428ab4ac890554239d7
10:51:59 [2019-08-28T10:51:59.206Z] Merge succeeded, producing 556d26c07d068d92fd896428ab4ac890554239d7
10:51:59 [2019-08-28T10:51:59.207Z] Checking out Revision 556d26c07d068d92fd896428ab4ac890554239d7 (PR-39800)
10:51:58 [2019-08-28T10:51:58.070Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:58 [2019-08-28T10:51:58.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:58 [2019-08-28T10:51:58.073Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:51:58 [2019-08-28T10:51:58.486Z]  > git config core.sparsecheckout # timeout=10
10:51:58 [2019-08-28T10:51:58.504Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:51:59 [2019-08-28T10:51:59.107Z]  > git merge 5c0d487416fd4abd6cb846bea660e283aacaeca0 # timeout=10
10:51:59 [2019-08-28T10:51:59.175Z]  > git rev-parse HEAD^{commit} # timeout=10
10:51:59 [2019-08-28T10:51:59.244Z]  > git config core.sparsecheckout # timeout=10
10:51:59 [2019-08-28T10:51:59.264Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:51:59 [2019-08-28T10:51:59.971Z] Commit message: "pkg/term: refactor TestEscapeProxyRead"
10:52:00 [2019-08-28T10:52:00.010Z]  > git rev-list --no-walk 556d26c07d068d92fd896428ab4ac890554239d7 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:52:01 [2019-08-28T10:52:01.750Z] + docker version
10:52:01 [2019-08-28T10:52:01.750Z] Client:
10:52:01 [2019-08-28T10:52:01.750Z]  Version:           18.06.1-ce
10:52:01 [2019-08-28T10:52:01.750Z]  API version:       1.38
10:52:01 [2019-08-28T10:52:01.750Z]  Go version:        go1.10.3
10:52:01 [2019-08-28T10:52:01.750Z]  Git commit:        e68fc7a
10:52:01 [2019-08-28T10:52:01.750Z]  Built:             Tue Aug 21 17:24:34 2018
10:52:01 [2019-08-28T10:52:01.750Z]  OS/Arch:           linux/s390x
10:52:01 [2019-08-28T10:52:01.750Z]  Experimental:      false
10:52:01 [2019-08-28T10:52:01.750Z] 
10:52:01 [2019-08-28T10:52:01.750Z] Server:
10:52:01 [2019-08-28T10:52:01.750Z]  Engine:
10:52:01 [2019-08-28T10:52:01.750Z]   Version:          18.06.1-ce
10:52:01 [2019-08-28T10:52:01.750Z]   API version:      1.38 (minimum version 1.12)
10:52:01 [2019-08-28T10:52:01.750Z]   Go version:       go1.10.3
10:52:01 [2019-08-28T10:52:01.750Z]   Git commit:       e68fc7a
10:52:01 [2019-08-28T10:52:01.750Z]   Built:            Tue Aug 21 17:23:34 2018
10:52:01 [2019-08-28T10:52:01.750Z]   OS/Arch:          linux/s390x
10:52:01 [2019-08-28T10:52:01.750Z]   Experimental:     true
[Pipeline] sh
10:52:02 [2019-08-28T10:52:02.740Z] + docker info
10:52:02 [2019-08-28T10:52:02.740Z] Containers: 0
10:52:02 [2019-08-28T10:52:02.740Z]  Running: 0
10:52:02 [2019-08-28T10:52:02.740Z]  Paused: 0
10:52:02 [2019-08-28T10:52:02.740Z]  Stopped: 0
10:52:02 [2019-08-28T10:52:02.740Z] Images: 0
10:52:02 [2019-08-28T10:52:02.740Z] Server Version: 18.06.1-ce
10:52:02 [2019-08-28T10:52:02.740Z] Storage Driver: overlay2
10:52:02 [2019-08-28T10:52:02.740Z]  Backing Filesystem: extfs
10:52:02 [2019-08-28T10:52:02.740Z]  Supports d_type: true
10:52:02 [2019-08-28T10:52:02.740Z]  Native Overlay Diff: true
10:52:02 [2019-08-28T10:52:02.740Z] Logging Driver: json-file
10:52:02 [2019-08-28T10:52:02.740Z] Cgroup Driver: cgroupfs
10:52:02 [2019-08-28T10:52:02.740Z] Plugins:
10:52:02 [2019-08-28T10:52:02.740Z]  Volume: local
10:52:02 [2019-08-28T10:52:02.740Z]  Network: bridge host ipvlan macvlan null overlay
10:52:02 [2019-08-28T10:52:02.740Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:52:02 [2019-08-28T10:52:02.740Z] Swarm: inactive
10:52:02 [2019-08-28T10:52:02.740Z] Runtimes: runc
10:52:02 [2019-08-28T10:52:02.740Z] Default Runtime: runc
10:52:02 [2019-08-28T10:52:02.740Z] Init Binary: docker-init
10:52:02 [2019-08-28T10:52:02.740Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:52:02 [2019-08-28T10:52:02.740Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:52:02 [2019-08-28T10:52:02.740Z] init version: fec3683
10:52:02 [2019-08-28T10:52:02.740Z] Security Options:
10:52:02 [2019-08-28T10:52:02.740Z]  apparmor
10:52:02 [2019-08-28T10:52:02.740Z]  seccomp
10:52:02 [2019-08-28T10:52:02.740Z]   Profile: default
10:52:02 [2019-08-28T10:52:02.740Z] Kernel Version: 4.4.0-157-generic
10:52:02 [2019-08-28T10:52:02.740Z] Operating System: Ubuntu 16.04.5 LTS
10:52:02 [2019-08-28T10:52:02.740Z] OSType: linux
10:52:02 [2019-08-28T10:52:02.740Z] Architecture: s390x
10:52:02 [2019-08-28T10:52:02.740Z] CPUs: 2
10:52:02 [2019-08-28T10:52:02.740Z] Total Memory: 7.862GiB
10:52:02 [2019-08-28T10:52:02.740Z] Name: s390x-ubuntu-14
10:52:02 [2019-08-28T10:52:02.740Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
10:52:02 [2019-08-28T10:52:02.740Z] Docker Root Dir: /var/lib/docker
10:52:02 [2019-08-28T10:52:02.740Z] Debug Mode (client): false
10:52:02 [2019-08-28T10:52:02.740Z] Debug Mode (server): false
10:52:02 [2019-08-28T10:52:02.740Z] Username: dockerbuildbot
10:52:02 [2019-08-28T10:52:02.740Z] Registry: https://index.docker.io/v1/
10:52:02 [2019-08-28T10:52:02.740Z] Labels:
10:52:02 [2019-08-28T10:52:02.740Z] Experimental: true
10:52:02 [2019-08-28T10:52:02.740Z] Insecure Registries:
10:52:02 [2019-08-28T10:52:02.740Z]  127.0.0.0/8
10:52:02 [2019-08-28T10:52:02.740Z] Live Restore Enabled: false
10:52:02 [2019-08-28T10:52:02.740Z] 
10:52:02 [2019-08-28T10:52:02.740Z] WARNING: No swap limit support
[Pipeline] sh
10:52:03 [2019-08-28T10:52:03.101Z] Still waiting to schedule task
10:52:03 [2019-08-28T10:52:03.102Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
10:52:03 [2019-08-28T10:52:03.110Z] Still waiting to schedule task
10:52:03 [2019-08-28T10:52:03.111Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
10:52:03 [2019-08-28T10:52:03.139Z] Still waiting to schedule task
10:52:03 [2019-08-28T10:52:03.139Z] All nodes of label ‘windows-2016’ are offline
10:52:03 [2019-08-28T10:52:03.149Z] Still waiting to schedule task
10:52:03 [2019-08-28T10:52:03.149Z] All nodes of label ‘windows-2019’ are offline
10:52:03 [2019-08-28T10:52:03.582Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:52:03 [2019-08-28T10:52:03.582Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:52:03 [2019-08-28T10:52:03.582Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:52:03 [2019-08-28T10:52:03.582Z] + bash /home/jenkins/workspace/moby_PR-39800/check-config.sh
10:52:03 [2019-08-28T10:52:03.582Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:52:03 [2019-08-28T10:52:03.582Z] info: reading kernel config from /boot/config-4.4.0-157-generic ...
10:52:03 [2019-08-28T10:52:03.582Z] 
10:52:03 [2019-08-28T10:52:03.582Z] Generally Necessary:
10:52:03 [2019-08-28T10:52:03.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:52:03 [2019-08-28T10:52:03.953Z] - apparmor: enabled and tools installed
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_NAMESPACES: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_NET_NS: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_PID_NS: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_IPC_NS: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_UTS_NS: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_CGROUPS: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_CGROUP_CPUACCT: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_CGROUP_DEVICE: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_CGROUP_FREEZER: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_CGROUP_SCHED: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_CPUSETS: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_MEMCG: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_KEYS: enabled
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_VETH: enabled (as module)
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_BRIDGE: enabled (as module)
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:52:03 [2019-08-28T10:52:03.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_NF_NAT: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_NF_NAT_NEEDED: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_POSIX_MQUEUE: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:52:03 [2019-08-28T10:52:03.954Z] 
10:52:03 [2019-08-28T10:52:03.954Z] Optional Features:
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_USER_NS: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_SECCOMP: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_CGROUP_PIDS: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_MEMCG_SWAP: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:52:03 [2019-08-28T10:52:03.954Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_MEMCG_KMEM: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_BLK_CGROUP: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IOSCHED_CFQ: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_CGROUP_PERF: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_CGROUP_HUGETLB: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_CFS_BANDWIDTH: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_RT_GROUP_SCHED: missing
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IP_VS: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IP_VS_NFCT: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_IP_VS_RR: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_EXT4_FS: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:52:03 [2019-08-28T10:52:03.954Z] - Network Drivers:
10:52:03 [2019-08-28T10:52:03.954Z]   - "overlay":
10:52:03 [2019-08-28T10:52:03.954Z]     - CONFIG_VXLAN: enabled (as module)
10:52:03 [2019-08-28T10:52:03.954Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:52:03 [2019-08-28T10:52:03.954Z]       Optional (for encrypted networks):
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_CRYPTO: enabled
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_XFRM: enabled
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_XFRM_USER: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_INET_ESP: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]   - "ipvlan":
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_IPVLAN: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]   - "macvlan":
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_MACVLAN: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_DUMMY: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]   - "ftp,tftp client in container":
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z] - Storage Drivers:
10:52:04 [2019-08-28T10:52:04.322Z]   - "aufs":
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_AUFS_FS: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]   - "btrfs":
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:52:04 [2019-08-28T10:52:04.322Z]   - "devicemapper":
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_BLK_DEV_DM: enabled
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]   - "overlay":
10:52:04 [2019-08-28T10:52:04.322Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:52:04 [2019-08-28T10:52:04.322Z]   - "zfs":
10:52:04 [2019-08-28T10:52:04.322Z]     - /dev/zfs: missing
10:52:04 [2019-08-28T10:52:04.322Z]     - zfs command: missing
10:52:04 [2019-08-28T10:52:04.322Z]     - zpool command: missing
10:52:04 [2019-08-28T10:52:04.322Z] 
10:52:04 [2019-08-28T10:52:04.322Z] Limits:
10:52:04 [2019-08-28T10:52:04.322Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:52:04 [2019-08-28T10:52:04.322Z] 
10:52:04 [2019-08-28T10:52:04.322Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:52:05 [2019-08-28T10:52:05.242Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:556d26c07d068d92fd896428ab4ac890554239d7 -f Dockerfile .
10:52:06 [2019-08-28T10:52:06.605Z] Sending build context to Docker daemon     50MB

10:52:06 [2019-08-28T10:52:06.605Z] Step 1/126 : ARG CROSS="false"
10:52:06 [2019-08-28T10:52:06.605Z] Step 2/126 : ARG GO_VERSION=1.12.9
10:52:06 [2019-08-28T10:52:06.605Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
10:52:06 [2019-08-28T10:52:06.605Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
10:52:06 [2019-08-28T10:52:06.605Z] 1.12.9-stretch: Pulling from library/golang
10:52:07 [2019-08-28T10:52:07.026Z] 05b3194a550b: Pulling fs layer
10:52:07 [2019-08-28T10:52:07.026Z] 5cc01dcd9b0a: Pulling fs layer
10:52:07 [2019-08-28T10:52:07.026Z] 5154470af4c8: Pulling fs layer
10:52:07 [2019-08-28T10:52:07.026Z] cd3b67ff4ea9: Pulling fs layer
10:52:07 [2019-08-28T10:52:07.026Z] 81cc889ba28f: Pulling fs layer
10:52:07 [2019-08-28T10:52:07.026Z] 893380247084: Pulling fs layer
10:52:07 [2019-08-28T10:52:07.026Z] 1dde6e4a9a98: Pulling fs layer
10:52:07 [2019-08-28T10:52:07.026Z] cd3b67ff4ea9: Waiting
10:52:07 [2019-08-28T10:52:07.026Z] 81cc889ba28f: Waiting
10:52:07 [2019-08-28T10:52:07.026Z] 893380247084: Waiting
10:52:07 [2019-08-28T10:52:07.026Z] 1dde6e4a9a98: Waiting
10:52:07 [2019-08-28T10:52:07.026Z] 5154470af4c8: Verifying Checksum
10:52:07 [2019-08-28T10:52:07.026Z] 5154470af4c8: Download complete
10:52:07 [2019-08-28T10:52:07.425Z] 5cc01dcd9b0a: Verifying Checksum
10:52:07 [2019-08-28T10:52:07.425Z] 5cc01dcd9b0a: Download complete
10:52:08 [2019-08-28T10:52:08.098Z] 05b3194a550b: Verifying Checksum
10:52:08 [2019-08-28T10:52:08.098Z] 05b3194a550b: Download complete
10:52:08 [2019-08-28T10:52:08.098Z] cd3b67ff4ea9: Verifying Checksum
10:52:08 [2019-08-28T10:52:08.098Z] cd3b67ff4ea9: Download complete
10:52:08 [2019-08-28T10:52:08.481Z] 1dde6e4a9a98: Verifying Checksum
10:52:09 [2019-08-28T10:52:09.321Z] 893380247084: Verifying Checksum
10:52:09 [2019-08-28T10:52:09.321Z] 893380247084: Download complete
10:52:09 [2019-08-28T10:52:09.707Z] 81cc889ba28f: Verifying Checksum
10:52:09 [2019-08-28T10:52:09.707Z] 81cc889ba28f: Download complete
10:52:09 [2019-08-28T10:52:09.707Z] 05b3194a550b: Pull complete
10:52:10 [2019-08-28T10:52:10.073Z] 5cc01dcd9b0a: Pull complete
10:52:10 [2019-08-28T10:52:10.443Z] 5154470af4c8: Pull complete
10:52:12 [2019-08-28T10:52:12.274Z] Fetching without tags
10:52:12 [2019-08-28T10:52:12.460Z] cd3b67ff4ea9: Pull complete
10:52:12 [2019-08-28T10:52:12.766Z] Merging remotes/origin/master commit 5c0d487416fd4abd6cb846bea660e283aacaeca0 into PR head commit 556d26c07d068d92fd896428ab4ac890554239d7
10:52:13 [2019-08-28T10:52:13.889Z] Merge succeeded, producing 556d26c07d068d92fd896428ab4ac890554239d7
10:52:13 [2019-08-28T10:52:13.890Z] Checking out Revision 556d26c07d068d92fd896428ab4ac890554239d7 (PR-39800)
10:52:12 [2019-08-28T10:52:12.237Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:52:12 [2019-08-28T10:52:12.241Z]  > git config --add remote.origin.fetch +refs/pull/39800/head:refs/remotes/origin/PR-39800 # timeout=10
10:52:12 [2019-08-28T10:52:12.249Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:52:12 [2019-08-28T10:52:12.265Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:52:12 [2019-08-28T10:52:12.280Z] Fetching upstream changes from https://github.com/moby/moby.git
10:52:12 [2019-08-28T10:52:12.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:52:12 [2019-08-28T10:52:12.281Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:52:12 [2019-08-28T10:52:12.772Z]  > git config core.sparsecheckout # timeout=10
10:52:12 [2019-08-28T10:52:12.775Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:52:13 [2019-08-28T10:52:13.856Z]  > git merge 5c0d487416fd4abd6cb846bea660e283aacaeca0 # timeout=10
10:52:13 [2019-08-28T10:52:13.880Z]  > git rev-parse HEAD^{commit} # timeout=10
10:52:13 [2019-08-28T10:52:13.896Z]  > git config core.sparsecheckout # timeout=10
10:52:13 [2019-08-28T10:52:13.899Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:52:14 [2019-08-28T10:52:14.259Z] 81cc889ba28f: Pull complete
10:52:14 [2019-08-28T10:52:14.774Z] Commit message: "pkg/term: refactor TestEscapeProxyRead"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:52:15 [2019-08-28T10:52:15.777Z] + docker version
10:52:15 [2019-08-28T10:52:15.777Z] Client:
10:52:15 [2019-08-28T10:52:15.777Z]  Version:           18.06.1-ce
10:52:15 [2019-08-28T10:52:15.777Z]  API version:       1.38
10:52:15 [2019-08-28T10:52:15.777Z]  Go version:        go1.10.3
10:52:15 [2019-08-28T10:52:15.777Z]  Git commit:        e68fc7a
10:52:15 [2019-08-28T10:52:15.777Z]  Built:             Tue Aug 21 17:26:10 2018
10:52:15 [2019-08-28T10:52:15.777Z]  OS/Arch:           linux/ppc64le
10:52:15 [2019-08-28T10:52:15.777Z]  Experimental:      false
10:52:15 [2019-08-28T10:52:15.777Z] 
10:52:15 [2019-08-28T10:52:15.777Z] Server:
10:52:15 [2019-08-28T10:52:15.777Z]  Engine:
10:52:15 [2019-08-28T10:52:15.777Z]   Version:          18.06.1-ce
10:52:15 [2019-08-28T10:52:15.777Z]   API version:      1.38 (minimum version 1.12)
10:52:15 [2019-08-28T10:52:15.777Z]   Go version:       go1.10.3
10:52:15 [2019-08-28T10:52:15.777Z]   Git commit:       e68fc7a
10:52:15 [2019-08-28T10:52:15.777Z]   Built:            Tue Aug 21 17:24:20 2018
10:52:15 [2019-08-28T10:52:15.777Z]   OS/Arch:          linux/ppc64le
10:52:15 [2019-08-28T10:52:15.777Z]   Experimental:     true
[Pipeline] sh
10:52:16 [2019-08-28T10:52:16.167Z] + docker info
10:52:16 [2019-08-28T10:52:16.167Z] Containers: 0
10:52:16 [2019-08-28T10:52:16.167Z]  Running: 0
10:52:16 [2019-08-28T10:52:16.167Z]  Paused: 0
10:52:16 [2019-08-28T10:52:16.167Z]  Stopped: 0
10:52:16 [2019-08-28T10:52:16.167Z] Images: 0
10:52:16 [2019-08-28T10:52:16.167Z] Server Version: 18.06.1-ce
10:52:16 [2019-08-28T10:52:16.167Z] Storage Driver: overlay2
10:52:16 [2019-08-28T10:52:16.167Z]  Backing Filesystem: extfs
10:52:16 [2019-08-28T10:52:16.167Z]  Supports d_type: true
10:52:16 [2019-08-28T10:52:16.167Z]  Native Overlay Diff: true
10:52:16 [2019-08-28T10:52:16.167Z] Logging Driver: json-file
10:52:16 [2019-08-28T10:52:16.167Z] Cgroup Driver: cgroupfs
10:52:16 [2019-08-28T10:52:16.167Z] Plugins:
10:52:16 [2019-08-28T10:52:16.167Z]  Volume: local
10:52:16 [2019-08-28T10:52:16.167Z]  Network: bridge host ipvlan macvlan null overlay
10:52:16 [2019-08-28T10:52:16.167Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:52:16 [2019-08-28T10:52:16.167Z] Swarm: inactive
10:52:16 [2019-08-28T10:52:16.167Z] Runtimes: runc
10:52:16 [2019-08-28T10:52:16.167Z] Default Runtime: runc
10:52:16 [2019-08-28T10:52:16.167Z] Init Binary: docker-init
10:52:16 [2019-08-28T10:52:16.167Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:52:16 [2019-08-28T10:52:16.167Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:52:16 [2019-08-28T10:52:16.167Z] init version: fec3683
10:52:16 [2019-08-28T10:52:16.167Z] Security Options:
10:52:16 [2019-08-28T10:52:16.167Z]  apparmor
10:52:16 [2019-08-28T10:52:16.167Z]  seccomp
10:52:16 [2019-08-28T10:52:16.167Z]   Profile: default
10:52:16 [2019-08-28T10:52:16.167Z] Kernel Version: 4.4.0-139-generic
10:52:16 [2019-08-28T10:52:16.167Z] Operating System: Ubuntu 16.04.3 LTS
10:52:16 [2019-08-28T10:52:16.167Z] OSType: linux
10:52:16 [2019-08-28T10:52:16.167Z] Architecture: ppc64le
10:52:16 [2019-08-28T10:52:16.167Z] CPUs: 4
10:52:16 [2019-08-28T10:52:16.167Z] Total Memory: 7.972GiB
10:52:16 [2019-08-28T10:52:16.167Z] Name: ppc64le-ubuntu-34
10:52:16 [2019-08-28T10:52:16.167Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
10:52:16 [2019-08-28T10:52:16.167Z] Docker Root Dir: /var/lib/docker
10:52:16 [2019-08-28T10:52:16.167Z] Debug Mode (client): false
10:52:16 [2019-08-28T10:52:16.167Z] Debug Mode (server): false
10:52:16 [2019-08-28T10:52:16.167Z] Username: dockerbuildbot
10:52:16 [2019-08-28T10:52:16.167Z] Registry: https://index.docker.io/v1/
10:52:16 [2019-08-28T10:52:16.167Z] Labels:
10:52:16 [2019-08-28T10:52:16.167Z] Experimental: true
10:52:16 [2019-08-28T10:52:16.167Z] Insecure Registries:
10:52:16 [2019-08-28T10:52:16.167Z]  127.0.0.0/8
10:52:16 [2019-08-28T10:52:16.167Z] Live Restore Enabled: false
10:52:16 [2019-08-28T10:52:16.167Z] 
[Pipeline] sh
10:52:16 [2019-08-28T10:52:16.558Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:52:16 [2019-08-28T10:52:16.558Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:52:16 [2019-08-28T10:52:16.558Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:52:16 [2019-08-28T10:52:16.558Z] + bash /home/docker/workspace/moby_PR-39800/check-config.sh
10:52:16 [2019-08-28T10:52:16.558Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:52:16 [2019-08-28T10:52:16.558Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
10:52:16 [2019-08-28T10:52:16.558Z] 
10:52:16 [2019-08-28T10:52:16.558Z] Generally Necessary:
10:52:16 [2019-08-28T10:52:16.842Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:52:16 [2019-08-28T10:52:16.842Z] - apparmor: enabled and tools installed
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NAMESPACES: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NET_NS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_PID_NS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_IPC_NS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_UTS_NS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_CGROUPS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_CGROUP_CPUACCT: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_CGROUP_DEVICE: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_CGROUP_FREEZER: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_CGROUP_SCHED: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_CPUSETS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_MEMCG: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_KEYS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_VETH: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_BRIDGE: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NF_NAT: enabled (as module)
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_NF_NAT_NEEDED: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_POSIX_MQUEUE: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:52:16 [2019-08-28T10:52:16.842Z] 
10:52:16 [2019-08-28T10:52:16.842Z] Optional Features:
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_USER_NS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_SECCOMP: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_CGROUP_PIDS: enabled
10:52:16 [2019-08-28T10:52:16.842Z] - CONFIG_MEMCG_SWAP: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:52:17 [2019-08-28T10:52:17.127Z]     (cgroup swap accounting is currently enabled)
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_MEMCG_KMEM: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_BLK_CGROUP: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_IOSCHED_CFQ: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_CGROUP_PERF: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_CGROUP_HUGETLB: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_CFS_BANDWIDTH: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_RT_GROUP_SCHED: missing
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_IP_VS: enabled (as module)
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_IP_VS_NFCT: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_IP_VS_RR: enabled (as module)
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_EXT4_FS: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:52:17 [2019-08-28T10:52:17.127Z] - Network Drivers:
10:52:17 [2019-08-28T10:52:17.127Z]   - "overlay":
10:52:17 [2019-08-28T10:52:17.127Z]     - CONFIG_VXLAN: enabled (as module)
10:52:17 [2019-08-28T10:52:17.127Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:52:17 [2019-08-28T10:52:17.127Z]       Optional (for encrypted networks):
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_CRYPTO: enabled
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_XFRM: enabled
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_XFRM_USER: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_INET_ESP: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]   - "ipvlan":
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_IPVLAN: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]   - "macvlan":
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_MACVLAN: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_DUMMY: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]   - "ftp,tftp client in container":
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z] - Storage Drivers:
10:52:17 [2019-08-28T10:52:17.410Z]   - "aufs":
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_AUFS_FS: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]   - "btrfs":
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:52:17 [2019-08-28T10:52:17.410Z]   - "devicemapper":
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_BLK_DEV_DM: enabled
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]   - "overlay":
10:52:17 [2019-08-28T10:52:17.410Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:52:17 [2019-08-28T10:52:17.410Z]   - "zfs":
10:52:17 [2019-08-28T10:52:17.410Z]     - /dev/zfs: missing
10:52:17 [2019-08-28T10:52:17.410Z]     - zfs command: missing
10:52:17 [2019-08-28T10:52:17.410Z]     - zpool command: missing
10:52:17 [2019-08-28T10:52:17.410Z] 
10:52:17 [2019-08-28T10:52:17.410Z] Limits:
10:52:17 [2019-08-28T10:52:17.410Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:52:17 [2019-08-28T10:52:17.410Z] 
10:52:17 [2019-08-28T10:52:17.410Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
10:52:17 [2019-08-28T10:52:17.493Z] 893380247084: Pull complete
10:52:17 [2019-08-28T10:52:17.493Z] 1dde6e4a9a98: Pull complete
10:52:17 [2019-08-28T10:52:17.493Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926
10:52:17 [2019-08-28T10:52:17.493Z] Status: Downloaded newer image for golang:1.12.9-stretch
10:52:17 [2019-08-28T10:52:17.493Z]  ---> b121e8146464
10:52:17 [2019-08-28T10:52:17.493Z] Step 5/126 : ARG APT_MIRROR
10:52:17 [2019-08-28T10:52:17.493Z]  ---> Running in 894a4572b0ad
[Pipeline] sh
10:52:17 [2019-08-28T10:52:17.862Z] Removing intermediate container 894a4572b0ad
10:52:17 [2019-08-28T10:52:17.862Z]  ---> 8752f08a71ec
10:52:17 [2019-08-28T10:52:17.862Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
10:52:17 [2019-08-28T10:52:17.862Z]  ---> Running in 4305441c6704
10:52:17 [2019-08-28T10:52:17.871Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:556d26c07d068d92fd896428ab4ac890554239d7 -f Dockerfile .
10:52:19 [2019-08-28T10:52:19.173Z] Removing intermediate container 4305441c6704
10:52:19 [2019-08-28T10:52:19.173Z]  ---> 82b9bdf3fa37
10:52:19 [2019-08-28T10:52:19.173Z] Step 7/126 : FROM base AS criu
10:52:19 [2019-08-28T10:52:19.173Z]  ---> 82b9bdf3fa37
10:52:19 [2019-08-28T10:52:19.173Z] Step 8/126 : ARG DEBIAN_FRONTEND
10:52:19 [2019-08-28T10:52:19.173Z]  ---> Running in 7967a51f4e6e
10:52:19 [2019-08-28T10:52:19.173Z] Removing intermediate container 7967a51f4e6e
10:52:19 [2019-08-28T10:52:19.173Z]  ---> 14a4596e6af3
10:52:19 [2019-08-28T10:52:19.173Z] Step 9/126 : ENV CRIU_VERSION 3.12
10:52:19 [2019-08-28T10:52:19.173Z]  ---> Running in 836012adb14c
10:52:19 [2019-08-28T10:52:19.173Z] Removing intermediate container 836012adb14c
10:52:19 [2019-08-28T10:52:19.173Z]  ---> 8bb3a217f424
10:52:19 [2019-08-28T10:52:19.173Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c0-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
10:52:19 [2019-08-28T10:52:19.575Z]  ---> Running in 3af9d1c38bf6
10:52:19 [2019-08-28T10:52:19.959Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:52:19 [2019-08-28T10:52:19.959Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:52:19 [2019-08-28T10:52:19.959Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:52:19 [2019-08-28T10:52:19.959Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:52:19 [2019-08-28T10:52:19.959Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:52:20 [2019-08-28T10:52:20.331Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:52:20 [2019-08-28T10:52:20.331Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:52:20 [2019-08-28T10:52:20.331Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:52:20 [2019-08-28T10:52:20.553Z] Sending build context to Docker daemon     50MB

10:52:20 [2019-08-28T10:52:20.553Z] Step 1/126 : ARG CROSS="false"
10:52:20 [2019-08-28T10:52:20.553Z] Step 2/126 : ARG GO_VERSION=1.12.9
10:52:20 [2019-08-28T10:52:20.553Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
10:52:20 [2019-08-28T10:52:20.553Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
10:52:20 [2019-08-28T10:52:20.553Z] 1.12.9-stretch: Pulling from library/golang
10:52:20 [2019-08-28T10:52:20.553Z] 2825fdb7e177: Pulling fs layer
10:52:20 [2019-08-28T10:52:20.553Z] 361ecb978398: Pulling fs layer
10:52:20 [2019-08-28T10:52:20.553Z] 15483e8c82df: Pulling fs layer
10:52:20 [2019-08-28T10:52:20.553Z] 34839f11bbce: Pulling fs layer
10:52:20 [2019-08-28T10:52:20.553Z] 34f648706e72: Pulling fs layer
10:52:20 [2019-08-28T10:52:20.553Z] 8563a0b9fade: Pulling fs layer
10:52:20 [2019-08-28T10:52:20.553Z] 53fac1b4f6a7: Pulling fs layer
10:52:20 [2019-08-28T10:52:20.553Z] 8563a0b9fade: Waiting
10:52:20 [2019-08-28T10:52:20.553Z] 34f648706e72: Waiting
10:52:20 [2019-08-28T10:52:20.553Z] 34839f11bbce: Waiting
10:52:20 [2019-08-28T10:52:20.553Z] 53fac1b4f6a7: Waiting
10:52:21 [2019-08-28T10:52:21.171Z] 15483e8c82df: Verifying Checksum
10:52:21 [2019-08-28T10:52:21.171Z] 15483e8c82df: Download complete
10:52:21 [2019-08-28T10:52:21.465Z] 361ecb978398: Verifying Checksum
10:52:21 [2019-08-28T10:52:21.465Z] 361ecb978398: Download complete
10:52:21 [2019-08-28T10:52:21.603Z] Fetched 7670 kB in 1s (4428 kB/s)
10:52:22 [2019-08-28T10:52:22.394Z] Reading package lists...
10:52:22 [2019-08-28T10:52:22.768Z] Reading package lists...
10:52:22 [2019-08-28T10:52:22.768Z] Building dependency tree...
10:52:22 [2019-08-28T10:52:22.768Z] Reading state information...
10:52:23 [2019-08-28T10:52:23.138Z] The following additional packages will be installed:
10:52:23 [2019-08-28T10:52:23.138Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:52:23 [2019-08-28T10:52:23.138Z]   libprotoc10 python-pkg-resources zlib1g-dev
10:52:23 [2019-08-28T10:52:23.138Z] Suggested packages:
10:52:23 [2019-08-28T10:52:23.138Z]   manpages-dev python-setuptools
10:52:23 [2019-08-28T10:52:23.138Z] The following NEW packages will be installed:
10:52:23 [2019-08-28T10:52:23.138Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:52:23 [2019-08-28T10:52:23.138Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:52:23 [2019-08-28T10:52:23.138Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:52:23 [2019-08-28T10:52:23.138Z]   zlib1g-dev
10:52:23 [2019-08-28T10:52:23.138Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
10:52:23 [2019-08-28T10:52:23.138Z] Need to get 3476 kB of archives.
10:52:23 [2019-08-28T10:52:23.138Z] After this operation, 20.2 MB of additional disk space will be used.
10:52:23 [2019-08-28T10:52:23.138Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
10:52:23 [2019-08-28T10:52:23.138Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
10:52:23 [2019-08-28T10:52:23.138Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
10:52:23 [2019-08-28T10:52:23.138Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
10:52:23 [2019-08-28T10:52:23.138Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
10:52:23 [2019-08-28T10:52:23.609Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
10:52:23 [2019-08-28T10:52:23.609Z] debconf: delaying package configuration, since apt-utils is not installed
10:52:23 [2019-08-28T10:52:23.609Z] Fetched 3476 kB in 0s (13.9 MB/s)
10:52:23 [2019-08-28T10:52:23.609Z] Selecting previously unselected package libnet1:s390x.
10:52:23 [2019-08-28T10:52:23.609Z] (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.)
10:52:23 [2019-08-28T10:52:23.609Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
10:52:23 [2019-08-28T10:52:23.609Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
10:52:23 [2019-08-28T10:52:23.609Z] Selecting previously unselected package libcap-dev:s390x.
10:52:23 [2019-08-28T10:52:23.609Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
10:52:23 [2019-08-28T10:52:23.609Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
10:52:23 [2019-08-28T10:52:23.609Z] Selecting previously unselected package libnet1-dev.
10:52:23 [2019-08-28T10:52:23.609Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
10:52:23 [2019-08-28T10:52:23.609Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package libnl-3-200:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package libnl-3-dev:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package libprotobuf-c1:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package zlib1g-dev:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package libprotobuf10:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package libprotobuf-lite10:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
10:52:24 [2019-08-28T10:52:24.052Z] Selecting previously unselected package libprotobuf-dev:s390x.
10:52:24 [2019-08-28T10:52:24.052Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.052Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
10:52:24 [2019-08-28T10:52:24.163Z] 2825fdb7e177: Verifying Checksum
10:52:24 [2019-08-28T10:52:24.163Z] 2825fdb7e177: Download complete
10:52:24 [2019-08-28T10:52:24.428Z] Selecting previously unselected package libprotoc10:s390x.
10:52:24 [2019-08-28T10:52:24.428Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.428Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
10:52:24 [2019-08-28T10:52:24.428Z] Selecting previously unselected package protobuf-c-compiler.
10:52:24 [2019-08-28T10:52:24.428Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.428Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
10:52:24 [2019-08-28T10:52:24.428Z] Selecting previously unselected package protobuf-compiler.
10:52:24 [2019-08-28T10:52:24.428Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.428Z] Unpacking protobuf-compiler (3.0.0-9) ...
10:52:24 [2019-08-28T10:52:24.428Z] Selecting previously unselected package python-pkg-resources.
10:52:24 [2019-08-28T10:52:24.428Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:52:24 [2019-08-28T10:52:24.428Z] Unpacking python-pkg-resources (33.1.1-1) ...
10:52:24 [2019-08-28T10:52:24.428Z] Selecting previously unselected package python-protobuf.
10:52:24 [2019-08-28T10:52:24.428Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
10:52:24 [2019-08-28T10:52:24.428Z] Unpacking python-protobuf (3.0.0-9) ...
10:52:24 [2019-08-28T10:52:24.428Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
10:52:24 [2019-08-28T10:52:24.794Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
10:52:24 [2019-08-28T10:52:24.794Z] Setting up python-pkg-resources (33.1.1-1) ...
10:52:24 [2019-08-28T10:52:24.794Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:52:24 [2019-08-28T10:52:24.794Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
10:52:24 [2019-08-28T10:52:24.794Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:52:24 [2019-08-28T10:52:24.794Z] Setting up python-protobuf (3.0.0-9) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up libcap-dev:s390x (1:2.25-1) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up libprotoc10:s390x (3.0.0-9) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up protobuf-c-compiler (1.2.1-2) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up protobuf-compiler (3.0.0-9) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
10:52:25 [2019-08-28T10:52:25.588Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
10:52:25 [2019-08-28T10:52:25.588Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:52:25 [2019-08-28T10:52:25.661Z] 34839f11bbce: Verifying Checksum
10:52:25 [2019-08-28T10:52:25.661Z] 34839f11bbce: Download complete
10:52:25 [2019-08-28T10:52:25.947Z] 53fac1b4f6a7: Verifying Checksum
10:52:25 [2019-08-28T10:52:25.947Z] 53fac1b4f6a7: Download complete
10:52:26 [2019-08-28T10:52:26.231Z] 34f648706e72: Verifying Checksum
10:52:26 [2019-08-28T10:52:26.231Z] 34f648706e72: Download complete
10:52:26 [2019-08-28T10:52:26.375Z] Removing intermediate container 3af9d1c38bf6
10:52:26 [2019-08-28T10:52:26.375Z]  ---> 9d52bace59c6
10:52:26 [2019-08-28T10:52:26.375Z] Step 11/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
10:52:26 [2019-08-28T10:52:26.375Z]  ---> Running in 5bbb9a1308d8
10:52:27 [2019-08-28T10:52:27.639Z] Note: Building without setproctitle() and strlcpy() support.
10:52:27 [2019-08-28T10:52:27.639Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:52:27 [2019-08-28T10:52:27.639Z] fatal: Not a git repository (or any of the parent directories): .git
10:52:27 [2019-08-28T10:52:27.639Z]   GEN      .gitid
10:52:27 [2019-08-28T10:52:27.639Z]   GEN      criu/include/version.h
10:52:27 [2019-08-28T10:52:27.639Z]   GEN      include/common/asm
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/opts.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/sit.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/google/protobuf/descriptor.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/opts.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/sit.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/macvlan.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/macvlan.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/autofs.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/autofs.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/sysctl.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/sysctl.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/time.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/time.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/binfmt-misc.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/binfmt-misc.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/seccomp.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/seccomp.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/userns.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/userns.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/cgroup.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/cgroup.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/fown.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/ext-file.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/fown.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/ext-file.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/rpc.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/rpc.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/siginfo.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/siginfo.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/pagemap.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/pagemap.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/rlimit.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/rlimit.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/file-lock.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/file-lock.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/tty.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/tty.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/tun.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/netdev.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/tun.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/netdev.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/vma.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/vma.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/creds.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/creds.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/utsns.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/utsns.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/ipc-desc.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/ipc-sem.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/ipc-desc.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/ipc-sem.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/ipc-msg.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/ipc-msg.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/ipc-shm.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/ipc-shm.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/ipc-var.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/ipc-var.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/sk-opts.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   PBCC     images/packet-sock.pb-c.c
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/sk-opts.pb-c.d
10:52:28 [2019-08-28T10:52:28.010Z]   DEP      images/packet-sock.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/sk-netlink.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/sk-netlink.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/sk-inet.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/sk-inet.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/sk-unix.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/sk-unix.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/mm.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/mm.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/timerfd.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/timerfd.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/timer.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/timer.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/sa.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/sa.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/pipe-data.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/pipe-data.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/mnt.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/mnt.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/sk-packet.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/sk-packet.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/tcp-stream.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/tcp-stream.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/pipe.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/pipe.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/pstree.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/pstree.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/fs.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/fs.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/signalfd.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/signalfd.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/fh.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/fsnotify.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/fh.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/fsnotify.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/eventpoll.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/eventpoll.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/eventfd.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/eventfd.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/remap-file-path.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/remap-file-path.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/fifo.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/fifo.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/ghost-file.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/ghost-file.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/regfile.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/regfile.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/ns.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/ns.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/fdinfo.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   DEP      images/fdinfo.pb-c.d
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/core-aarch64.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/core-arm.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/core-ppc64.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/core-s390.pb-c.c
10:52:28 [2019-08-28T10:52:28.381Z]   PBCC     images/core-x86.pb-c.c
10:52:28 [2019-08-28T10:52:28.757Z]   PBCC     images/core.pb-c.c
10:52:28 [2019-08-28T10:52:28.757Z]   PBCC     images/inventory.pb-c.c
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/core-aarch64.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/core-arm.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/core-ppc64.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/core-s390.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/core-x86.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/core.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/inventory.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   PBCC     images/cpuinfo.pb-c.c
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/cpuinfo.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z]   PBCC     images/stats.pb-c.c
10:52:28 [2019-08-28T10:52:28.757Z]   DEP      images/stats.pb-c.d
10:52:28 [2019-08-28T10:52:28.757Z] make[1]: Nothing to be done for 'all'.
10:52:28 [2019-08-28T10:52:28.923Z] 2825fdb7e177: Pull complete
10:52:29 [2019-08-28T10:52:29.156Z]   CC       images/stats.o
10:52:29 [2019-08-28T10:52:29.156Z]   CC       images/core.o
10:52:29 [2019-08-28T10:52:29.156Z]   CC       images/core-x86.o
10:52:29 [2019-08-28T10:52:29.156Z]   CC       images/core-arm.o
10:52:29 [2019-08-28T10:52:29.156Z]   CC       images/core-aarch64.o
10:52:29 [2019-08-28T10:52:29.156Z]   CC       images/core-ppc64.o
10:52:29 [2019-08-28T10:52:29.541Z] 361ecb978398: Pull complete
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/core-s390.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/cpuinfo.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/inventory.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/fdinfo.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/fown.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/ns.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/regfile.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/ghost-file.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/fifo.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/remap-file-path.o
10:52:29 [2019-08-28T10:52:29.577Z]   CC       images/eventfd.o
10:52:29 [2019-08-28T10:52:29.826Z] 15483e8c82df: Pull complete
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/eventpoll.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/fh.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/fsnotify.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/signalfd.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/fs.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/pstree.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/pipe.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/tcp-stream.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/sk-packet.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/mnt.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/pipe-data.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/sa.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/timer.o
10:52:30 [2019-08-28T10:52:30.013Z]   CC       images/timerfd.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/mm.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/sk-opts.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/sk-unix.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/sk-inet.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/tun.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/sk-netlink.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/packet-sock.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/ipc-var.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/ipc-desc.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/ipc-shm.o
10:52:30 [2019-08-28T10:52:30.382Z]   CC       images/ipc-msg.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/ipc-sem.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/utsns.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/creds.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/vma.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/netdev.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/tty.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/file-lock.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/rlimit.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/pagemap.o
10:52:30 [2019-08-28T10:52:30.744Z]   CC       images/siginfo.o
10:52:31 [2019-08-28T10:52:31.126Z]   CC       images/rpc.o
10:52:31 [2019-08-28T10:52:31.126Z]   CC       images/ext-file.o
10:52:31 [2019-08-28T10:52:31.126Z]   CC       images/cgroup.o
10:52:31 [2019-08-28T10:52:31.126Z]   CC       images/userns.o
10:52:31 [2019-08-28T10:52:31.126Z]   CC       images/google/protobuf/descriptor.o
10:52:31 [2019-08-28T10:52:31.307Z] 8563a0b9fade: Verifying Checksum
10:52:31 [2019-08-28T10:52:31.307Z] 8563a0b9fade: Download complete
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/opts.o
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/seccomp.o
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/binfmt-misc.o
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/time.o
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/sysctl.o
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/autofs.o
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/macvlan.o
10:52:31 [2019-08-28T10:52:31.491Z]   CC       images/sit.o
10:52:31 [2019-08-28T10:52:31.491Z]   LINK     images/built-in.o
10:52:31 [2019-08-28T10:52:31.854Z]   GEN      compel/include/asm
10:52:31 [2019-08-28T10:52:31.854Z]   GEN      compel/include/version.h
10:52:31 [2019-08-28T10:52:31.854Z] touch .config
10:52:31 [2019-08-28T10:52:31.854Z]   GEN      include/common/config.h
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
10:52:31 [2019-08-28T10:52:31.854Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:52:31 [2019-08-28T10:52:31.854Z]   GEN      compel/plugins/include/uapi/std/syscall.h
10:52:31 [2019-08-28T10:52:31.854Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
10:52:31 [2019-08-28T10:52:31.854Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/plugins/std/infect.d
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/plugins/std/string.d
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/plugins/std/log.d
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/plugins/std/fds.d
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/plugins/std/std.d
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/plugins/shmem/shmem.d
10:52:31 [2019-08-28T10:52:31.854Z]   DEP      compel/plugins/fds/fds.d
10:52:31 [2019-08-28T10:52:31.854Z]   CC       compel/plugins/std/std.o
10:52:31 [2019-08-28T10:52:31.854Z]   CC       compel/plugins/std/fds.o
10:52:31 [2019-08-28T10:52:31.854Z]   CC       compel/plugins/std/log.o
10:52:32 [2019-08-28T10:52:32.226Z]   CC       compel/plugins/std/string.o
10:52:32 [2019-08-28T10:52:32.226Z]   CC       compel/plugins/std/infect.o
10:52:32 [2019-08-28T10:52:32.226Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
10:52:32 [2019-08-28T10:52:32.226Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
10:52:32 [2019-08-28T10:52:32.226Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
10:52:32 [2019-08-28T10:52:32.226Z]   AR       compel/plugins/std.lib.a
10:52:32 [2019-08-28T10:52:32.226Z]   CC       compel/plugins/fds/fds.o
10:52:32 [2019-08-28T10:52:32.226Z]   AR       compel/plugins/fds.lib.a
10:52:32 [2019-08-28T10:52:32.226Z]   HOSTDEP  compel/src/lib/log-host.d
10:52:32 [2019-08-28T10:52:32.605Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
10:52:32 [2019-08-28T10:52:32.605Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
10:52:32 [2019-08-28T10:52:32.605Z]   HOSTDEP  compel/src/main-host.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/src/lib/ptrace.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/src/lib/infect.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/src/lib/infect-util.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/src/lib/infect-rpc.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/arch/s390/src/lib/infect.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/arch/s390/src/lib/cpu.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/src/lib/log.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/src/main.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/src/lib/handle-elf.d
10:52:32 [2019-08-28T10:52:32.605Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
10:52:32 [2019-08-28T10:52:32.605Z]   CC       compel/src/lib/log.o
10:52:32 [2019-08-28T10:52:32.605Z]   CC       compel/arch/s390/src/lib/cpu.o
10:52:32 [2019-08-28T10:52:32.998Z]   CC       compel/arch/s390/src/lib/infect.o
10:52:32 [2019-08-28T10:52:32.998Z]   CC       compel/src/lib/infect-rpc.o
10:52:32 [2019-08-28T10:52:32.998Z]   CC       compel/src/lib/infect-util.o
10:52:32 [2019-08-28T10:52:32.998Z]   CC       compel/src/lib/infect.o
10:52:33 [2019-08-28T10:52:33.336Z] 34839f11bbce: Pull complete
10:52:33 [2019-08-28T10:52:33.373Z]   CC       compel/src/lib/ptrace.o
10:52:33 [2019-08-28T10:52:33.373Z]   AR       compel/libcompel.a
10:52:33 [2019-08-28T10:52:33.373Z]   HOSTCC   compel/src/main-host.o
10:52:33 [2019-08-28T10:52:33.850Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
10:52:33 [2019-08-28T10:52:33.850Z]   HOSTCC   compel/src/lib/handle-elf-host.o
10:52:33 [2019-08-28T10:52:33.850Z]   HOSTCC   compel/src/lib/log-host.o
10:52:33 [2019-08-28T10:52:33.850Z]   HOSTLINK compel/compel-host-bin
10:52:33 [2019-08-28T10:52:33.850Z]   DEP      soccr/soccr.d
10:52:33 [2019-08-28T10:52:33.850Z]   CC       soccr/soccr.o
10:52:34 [2019-08-28T10:52:34.262Z]   AR       soccr/libsoccr.a
10:52:34 [2019-08-28T10:52:34.262Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:52:34 [2019-08-28T10:52:34.262Z]   DEP      criu/arch/s390/sigframe.d
10:52:34 [2019-08-28T10:52:34.262Z]   DEP      criu/arch/s390/crtools.d
10:52:34 [2019-08-28T10:52:34.262Z]   DEP      criu/arch/s390/cpu.d
10:52:34 [2019-08-28T10:52:34.262Z]   CC       criu/arch/s390/cpu.o
10:52:34 [2019-08-28T10:52:34.262Z]   CC       criu/arch/s390/crtools.o
10:52:34 [2019-08-28T10:52:34.262Z]   CC       criu/arch/s390/sigframe.o
10:52:34 [2019-08-28T10:52:34.634Z]   LINK     criu/arch/s390/crtools.built-in.o
10:52:34 [2019-08-28T10:52:34.634Z]   DEP      criu/arch/s390/vdso-pie.d
10:52:34 [2019-08-28T10:52:34.634Z]   DEP      criu/pie/parasite-vdso.d
10:52:34 [2019-08-28T10:52:34.634Z]   DEP      criu/pie/util-vdso.d
10:52:34 [2019-08-28T10:52:34.634Z]   DEP      criu/pie/util.d
10:52:34 [2019-08-28T10:52:34.634Z]   CC       criu/pie/util.o
10:52:34 [2019-08-28T10:52:34.634Z]   CC       criu/pie/util-vdso.o
10:52:34 [2019-08-28T10:52:34.634Z]   CC       criu/pie/parasite-vdso.o
10:52:35 [2019-08-28T10:52:35.019Z]   CC       criu/arch/s390/vdso-pie.o
10:52:35 [2019-08-28T10:52:35.019Z]   AR       criu/pie/pie.lib.a
10:52:35 [2019-08-28T10:52:35.019Z]   DEP      criu/pie/restorer.d
10:52:35 [2019-08-28T10:52:35.019Z]   DEP      criu/arch/s390/restorer.d
10:52:35 [2019-08-28T10:52:35.019Z]   DEP      criu/pie/parasite.d
10:52:35 [2019-08-28T10:52:35.019Z]   CC       criu/pie/parasite.o
10:52:35 [2019-08-28T10:52:35.403Z]   LINK     criu/pie/parasite.built-in.o
10:52:35 [2019-08-28T10:52:35.403Z]   GEN      criu/pie/parasite-blob.h
10:52:35 [2019-08-28T10:52:35.403Z]   CC       criu/arch/s390/restorer.o
10:52:35 [2019-08-28T10:52:35.403Z]   CC       criu/pie/restorer.o
10:52:35 [2019-08-28T10:52:35.781Z]   LINK     criu/pie/restorer.built-in.o
10:52:35 [2019-08-28T10:52:35.781Z]   GEN      criu/pie/restorer-blob.h
10:52:35 [2019-08-28T10:52:35.781Z]   DEP      criu/vdso.d
10:52:35 [2019-08-28T10:52:35.781Z]   DEP      criu/uts_ns.d
10:52:35 [2019-08-28T10:52:35.781Z]   DEP      criu/util.d
10:52:36 [2019-08-28T10:52:36.020Z] 34f648706e72: Pull complete
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/uffd.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/tun.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/tty.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/timerfd.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/sysfs_parse.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/sysctl.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/string.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/stats.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/sockets.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/sk-unix.d
10:52:36 [2019-08-28T10:52:36.145Z]   DEP      criu/sk-tcp.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/sk-queue.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/sk-packet.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/sk-netlink.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/sk-inet.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/signalfd.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/sigframe.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/shmem.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/servicefd.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/seize.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/seccomp.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/rst-malloc.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/rbtree.d
10:52:36 [2019-08-28T10:52:36.507Z]   DEP      criu/pstree.d
10:52:36 [2019-08-28T10:52:36.881Z]   DEP      criu/protobuf.d
10:52:36 [2019-08-28T10:52:36.881Z]   GEN      criu/protobuf-desc-gen.h
10:52:36 [2019-08-28T10:52:36.881Z]   DEP      criu/protobuf-desc.d
10:52:36 [2019-08-28T10:52:36.881Z]   DEP      criu/proc_parse.d
10:52:36 [2019-08-28T10:52:36.881Z]   DEP      criu/plugin.d
10:52:36 [2019-08-28T10:52:36.881Z]   DEP      criu/pipes.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/pie-util.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/pie-util-vdso.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/pie-util-vdso-elf32.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/path.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/parasite-syscall.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/pagemap.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/pagemap-cache.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/page-xfer.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/page-pipe.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/netfilter.d
10:52:37 [2019-08-28T10:52:37.268Z]   DEP      criu/net.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/namespaces.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/mount.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/mem.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/lsm.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/log.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/libnetlink.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/kerndat.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/kcmp-ids.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/irmap.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/ipc_ns.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/image.d
10:52:37 [2019-08-28T10:52:37.636Z]   DEP      criu/image-desc.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/fsnotify.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/filesystems.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/files.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/files-reg.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/files-ext.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/file-lock.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/file-ids.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/fifo.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/fdstore.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/fault-injection.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/external.d
10:52:37 [2019-08-28T10:52:37.999Z]   DEP      criu/eventpoll.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/eventfd.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/crtools.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/cr-service.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/cr-restore.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/cr-errno.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/cr-dump.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/cr-dedup.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/cr-check.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/config.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/clone-noasan.d
10:52:38 [2019-08-28T10:52:38.375Z]   DEP      criu/cgroup.d
10:52:38 [2019-08-28T10:52:38.765Z]   DEP      criu/cgroup-props.d
10:52:38 [2019-08-28T10:52:38.765Z]   DEP      criu/bitmap.d
10:52:38 [2019-08-28T10:52:38.765Z]   DEP      criu/bfd.d
10:52:38 [2019-08-28T10:52:38.765Z]   DEP      criu/autofs.d
10:52:38 [2019-08-28T10:52:38.765Z]   DEP      criu/aio.d
10:52:38 [2019-08-28T10:52:38.765Z]   DEP      criu/action-scripts.d
10:52:38 [2019-08-28T10:52:38.765Z]   CC       criu/action-scripts.o
10:52:38 [2019-08-28T10:52:38.765Z]   CC       criu/aio.o
10:52:39 [2019-08-28T10:52:39.330Z]   CC       criu/autofs.o
10:52:39 [2019-08-28T10:52:39.330Z]   CC       criu/bfd.o
10:52:39 [2019-08-28T10:52:39.330Z]   CC       criu/bitmap.o
10:52:39 [2019-08-28T10:52:39.763Z]   CC       criu/cgroup-props.o
10:52:39 [2019-08-28T10:52:39.763Z]   CC       criu/cgroup.o
10:52:40 [2019-08-28T10:52:40.145Z]   CC       criu/clone-noasan.o
10:52:40 [2019-08-28T10:52:40.145Z]   CC       criu/config.o
10:52:40 [2019-08-28T10:52:40.532Z]   CC       criu/cr-check.o
10:52:40 [2019-08-28T10:52:40.902Z]   CC       criu/cr-dedup.o
10:52:40 [2019-08-28T10:52:40.902Z]   CC       criu/cr-dump.o
10:52:41 [2019-08-28T10:52:41.694Z]   CC       criu/cr-errno.o
10:52:41 [2019-08-28T10:52:41.694Z]   CC       criu/cr-restore.o
10:52:42 [2019-08-28T10:52:42.470Z]   CC       criu/cr-service.o
10:52:42 [2019-08-28T10:52:42.852Z] 8563a0b9fade: Pull complete
10:52:42 [2019-08-28T10:52:42.852Z] 53fac1b4f6a7: Pull complete
10:52:42 [2019-08-28T10:52:42.852Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926
10:52:42 [2019-08-28T10:52:42.852Z] Status: Downloaded newer image for golang:1.12.9-stretch
10:52:42 [2019-08-28T10:52:42.852Z]  ---> b5f54f7bacb8
10:52:42 [2019-08-28T10:52:42.852Z] Step 5/126 : ARG APT_MIRROR
10:52:42 [2019-08-28T10:52:42.852Z]  ---> Running in b5be7e528f5f
10:52:42 [2019-08-28T10:52:42.852Z] Removing intermediate container b5be7e528f5f
10:52:42 [2019-08-28T10:52:42.852Z]  ---> 049dc2e49253
10:52:42 [2019-08-28T10:52:42.852Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
10:52:42 [2019-08-28T10:52:42.852Z]  ---> Running in 54a09e591000
10:52:42 [2019-08-28T10:52:42.852Z] Removing intermediate container 54a09e591000
10:52:42 [2019-08-28T10:52:42.852Z]  ---> dea7bc0fd00c
10:52:42 [2019-08-28T10:52:42.852Z] Step 7/126 : FROM base AS criu
10:52:42 [2019-08-28T10:52:42.852Z]  ---> dea7bc0fd00c
10:52:42 [2019-08-28T10:52:42.852Z] Step 8/126 : ARG DEBIAN_FRONTEND
10:52:42 [2019-08-28T10:52:42.852Z]  ---> Running in a70407e725e8
10:52:42 [2019-08-28T10:52:42.852Z] Removing intermediate container a70407e725e8
10:52:42 [2019-08-28T10:52:42.852Z]  ---> a1804a14924b
10:52:42 [2019-08-28T10:52:42.852Z] Step 9/126 : ENV CRIU_VERSION 3.12
10:52:42 [2019-08-28T10:52:42.852Z]  ---> Running in 1370d4d27fad
10:52:42 [2019-08-28T10:52:42.854Z]   CC       criu/crtools.o
10:52:43 [2019-08-28T10:52:43.134Z] Removing intermediate container 1370d4d27fad
10:52:43 [2019-08-28T10:52:43.134Z]  ---> 7366a3ebf06c
10:52:43 [2019-08-28T10:52:43.134Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c0-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
10:52:43 [2019-08-28T10:52:43.134Z]  ---> Running in 36eaac228c73
10:52:43 [2019-08-28T10:52:43.230Z]   CC       criu/eventfd.o
10:52:43 [2019-08-28T10:52:43.230Z]   CC       criu/eventpoll.o
10:52:43 [2019-08-28T10:52:43.230Z]   CC       criu/external.o
10:52:43 [2019-08-28T10:52:43.416Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:52:43 [2019-08-28T10:52:43.416Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:52:43 [2019-08-28T10:52:43.416Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:52:43 [2019-08-28T10:52:43.416Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:52:43 [2019-08-28T10:52:43.596Z]   CC       criu/fault-injection.o
10:52:43 [2019-08-28T10:52:43.596Z]   CC       criu/fdstore.o
10:52:43 [2019-08-28T10:52:43.596Z]   CC       criu/fifo.o
10:52:43 [2019-08-28T10:52:43.596Z]   CC       criu/file-ids.o
10:52:43 [2019-08-28T10:52:43.596Z]   CC       criu/file-lock.o
10:52:43 [2019-08-28T10:52:43.698Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:52:43 [2019-08-28T10:52:43.698Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:52:43 [2019-08-28T10:52:43.984Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:52:43 [2019-08-28T10:52:43.984Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB]
10:52:44 [2019-08-28T10:52:44.135Z]   CC       criu/files-ext.o
10:52:44 [2019-08-28T10:52:44.135Z]   CC       criu/files-reg.o
10:52:44 [2019-08-28T10:52:44.557Z]   CC       criu/files.o
10:52:44 [2019-08-28T10:52:44.944Z]   CC       criu/filesystems.o
10:52:45 [2019-08-28T10:52:45.317Z]   CC       criu/fsnotify.o
10:52:45 [2019-08-28T10:52:45.317Z]   CC       criu/image-desc.o
10:52:45 [2019-08-28T10:52:45.317Z]   CC       criu/image.o
10:52:45 [2019-08-28T10:52:45.683Z]   CC       criu/ipc_ns.o
10:52:46 [2019-08-28T10:52:46.016Z] Fetched 7716 kB in 2s (3262 kB/s)
10:52:46 [2019-08-28T10:52:46.047Z]   CC       criu/irmap.o
10:52:46 [2019-08-28T10:52:46.048Z]   CC       criu/kcmp-ids.o
10:52:46 [2019-08-28T10:52:46.414Z]   CC       criu/kerndat.o
10:52:46 [2019-08-28T10:52:46.414Z]   CC       criu/libnetlink.o
10:52:46 [2019-08-28T10:52:46.414Z]   CC       criu/log.o
10:52:46 [2019-08-28T10:52:46.794Z]   CC       criu/lsm.o
10:52:46 [2019-08-28T10:52:46.794Z]   CC       criu/mem.o
10:52:47 [2019-08-28T10:52:47.032Z] Reading package lists...
10:52:47 [2019-08-28T10:52:47.160Z]   CC       criu/mount.o
10:52:48 [2019-08-28T10:52:48.038Z] Reading package lists...
10:52:48 [2019-08-28T10:52:48.321Z] Building dependency tree...
10:52:48 [2019-08-28T10:52:48.321Z] Reading state information...
10:52:48 [2019-08-28T10:52:48.412Z]   CC       criu/namespaces.o
10:52:48 [2019-08-28T10:52:48.604Z] The following additional packages will be installed:
10:52:48 [2019-08-28T10:52:48.604Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:52:48 [2019-08-28T10:52:48.604Z]   libprotoc10 python-pkg-resources zlib1g-dev
10:52:48 [2019-08-28T10:52:48.604Z] Suggested packages:
10:52:48 [2019-08-28T10:52:48.604Z]   manpages-dev python-setuptools
10:52:48 [2019-08-28T10:52:48.771Z]   CC       criu/net.o
10:52:48 [2019-08-28T10:52:48.885Z] The following NEW packages will be installed:
10:52:48 [2019-08-28T10:52:48.885Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:52:48 [2019-08-28T10:52:48.885Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:52:48 [2019-08-28T10:52:48.885Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:52:48 [2019-08-28T10:52:48.885Z]   zlib1g-dev
10:52:48 [2019-08-28T10:52:48.885Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
10:52:48 [2019-08-28T10:52:48.885Z] Need to get 3548 kB of archives.
10:52:48 [2019-08-28T10:52:48.885Z] After this operation, 21.2 MB of additional disk space will be used.
10:52:48 [2019-08-28T10:52:48.885Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
10:52:48 [2019-08-28T10:52:48.885Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
10:52:48 [2019-08-28T10:52:48.885Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
10:52:48 [2019-08-28T10:52:48.885Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
10:52:48 [2019-08-28T10:52:48.885Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
10:52:48 [2019-08-28T10:52:48.885Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
10:52:49 [2019-08-28T10:52:49.166Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
10:52:49 [2019-08-28T10:52:49.166Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
10:52:49 [2019-08-28T10:52:49.447Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
10:52:49 [2019-08-28T10:52:49.447Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
10:52:49 [2019-08-28T10:52:49.447Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
10:52:49 [2019-08-28T10:52:49.447Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
10:52:49 [2019-08-28T10:52:49.447Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
10:52:49 [2019-08-28T10:52:49.447Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
10:52:49 [2019-08-28T10:52:49.447Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
10:52:49 [2019-08-28T10:52:49.611Z]   CC       criu/netfilter.o
10:52:49 [2019-08-28T10:52:49.611Z]   CC       criu/page-pipe.o
10:52:49 [2019-08-28T10:52:49.611Z]   CC       criu/page-xfer.o
10:52:49 [2019-08-28T10:52:49.730Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
10:52:49 [2019-08-28T10:52:49.730Z] debconf: delaying package configuration, since apt-utils is not installed
10:52:49 [2019-08-28T10:52:49.730Z] Fetched 3548 kB in 0s (4841 kB/s)
10:52:49 [2019-08-28T10:52:49.730Z] Selecting previously unselected package libnet1:ppc64el.
10:52:50 [2019-08-28T10:52:50.019Z] (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.)
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
10:52:50 [2019-08-28T10:52:50.019Z] Selecting previously unselected package libcap-dev:ppc64el.
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
10:52:50 [2019-08-28T10:52:50.019Z] Selecting previously unselected package libnet1-dev.
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:52:50 [2019-08-28T10:52:50.019Z] Selecting previously unselected package libnl-3-200:ppc64el.
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
10:52:50 [2019-08-28T10:52:50.019Z] Selecting previously unselected package libnl-3-dev:ppc64el.
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
10:52:50 [2019-08-28T10:52:50.019Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
10:52:50 [2019-08-28T10:52:50.019Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
10:52:50 [2019-08-28T10:52:50.019Z] Selecting previously unselected package zlib1g-dev:ppc64el.
10:52:50 [2019-08-28T10:52:50.019Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.019Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
10:52:50 [2019-08-28T10:52:50.125Z]   CC       criu/pagemap-cache.o
10:52:50 [2019-08-28T10:52:50.125Z]   CC       criu/pagemap.o
10:52:50 [2019-08-28T10:52:50.301Z] Selecting previously unselected package libprotobuf10:ppc64el.
10:52:50 [2019-08-28T10:52:50.301Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.301Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
10:52:50 [2019-08-28T10:52:50.301Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
10:52:50 [2019-08-28T10:52:50.301Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.301Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
10:52:50 [2019-08-28T10:52:50.301Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
10:52:50 [2019-08-28T10:52:50.301Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.301Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
10:52:50 [2019-08-28T10:52:50.513Z]   CC       criu/parasite-syscall.o
10:52:50 [2019-08-28T10:52:50.513Z]   CC       criu/path.o
10:52:50 [2019-08-28T10:52:50.584Z] Selecting previously unselected package libprotoc10:ppc64el.
10:52:50 [2019-08-28T10:52:50.584Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.584Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
10:52:50 [2019-08-28T10:52:50.584Z] Selecting previously unselected package protobuf-c-compiler.
10:52:50 [2019-08-28T10:52:50.584Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.584Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
10:52:50 [2019-08-28T10:52:50.584Z] Selecting previously unselected package protobuf-compiler.
10:52:50 [2019-08-28T10:52:50.584Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.584Z] Unpacking protobuf-compiler (3.0.0-9) ...
10:52:50 [2019-08-28T10:52:50.584Z] Selecting previously unselected package python-pkg-resources.
10:52:50 [2019-08-28T10:52:50.584Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:52:50 [2019-08-28T10:52:50.584Z] Unpacking python-pkg-resources (33.1.1-1) ...
10:52:50 [2019-08-28T10:52:50.866Z] Selecting previously unselected package python-protobuf.
10:52:50 [2019-08-28T10:52:50.866Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
10:52:50 [2019-08-28T10:52:50.866Z] Unpacking python-protobuf (3.0.0-9) ...
10:52:50 [2019-08-28T10:52:50.866Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
10:52:50 [2019-08-28T10:52:50.866Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
10:52:50 [2019-08-28T10:52:50.866Z] Setting up python-pkg-resources (33.1.1-1) ...
10:52:50 [2019-08-28T10:52:50.913Z]   CC       criu/pie-util-vdso-elf32.o
10:52:50 [2019-08-28T10:52:50.913Z]   CC       criu/pie-util-vdso.o
10:52:50 [2019-08-28T10:52:50.913Z]   CC       criu/pie-util.o
10:52:51 [2019-08-28T10:52:51.285Z]   CC       criu/pipes.o
10:52:51 [2019-08-28T10:52:51.285Z]   CC       criu/plugin.o
10:52:51 [2019-08-28T10:52:51.662Z]   CC       criu/proc_parse.o
10:52:51 [2019-08-28T10:52:51.871Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:52:51 [2019-08-28T10:52:51.871Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
10:52:51 [2019-08-28T10:52:51.871Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:52:51 [2019-08-28T10:52:51.871Z] Setting up python-protobuf (3.0.0-9) ...
10:52:52 [2019-08-28T10:52:52.452Z]   CC       criu/protobuf-desc.o
10:52:52 [2019-08-28T10:52:52.857Z]   CC       criu/protobuf.o
10:52:52 [2019-08-28T10:52:52.857Z]   CC       criu/pstree.o
10:52:53 [2019-08-28T10:52:53.237Z]   CC       criu/rbtree.o
10:52:53 [2019-08-28T10:52:53.237Z]   CC       criu/rst-malloc.o
10:52:53 [2019-08-28T10:52:53.237Z]   CC       criu/seccomp.o
10:52:53 [2019-08-28T10:52:53.339Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up protobuf-c-compiler (1.2.1-2) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up protobuf-compiler (3.0.0-9) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
10:52:53 [2019-08-28T10:52:53.339Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
10:52:53 [2019-08-28T10:52:53.339Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:52:53 [2019-08-28T10:52:53.613Z]   CC       criu/seize.o
10:52:53 [2019-08-28T10:52:53.613Z]   CC       criu/servicefd.o
10:52:53 [2019-08-28T10:52:53.978Z]   CC       criu/shmem.o
10:52:53 [2019-08-28T10:52:53.978Z]   CC       criu/sigframe.o
10:52:54 [2019-08-28T10:52:54.345Z] Removing intermediate container 36eaac228c73
10:52:54 [2019-08-28T10:52:54.345Z]  ---> a7b43b7ba38a
10:52:54 [2019-08-28T10:52:54.345Z] Step 11/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
10:52:54 [2019-08-28T10:52:54.345Z]  ---> Running in c0d8f64bdbfb
10:52:54 [2019-08-28T10:52:54.402Z]   CC       criu/signalfd.o
10:52:54 [2019-08-28T10:52:54.402Z]   CC       criu/sk-inet.o
10:52:54 [2019-08-28T10:52:54.835Z]   CC       criu/sk-netlink.o
10:52:54 [2019-08-28T10:52:54.835Z]   CC       criu/sk-packet.o
10:52:54 [2019-08-28T10:52:54.835Z]   CC       criu/sk-queue.o
10:52:54 [2019-08-28T10:52:54.970Z] Note: Building without setproctitle() and strlcpy() support.
10:52:54 [2019-08-28T10:52:54.970Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:52:55 [2019-08-28T10:52:55.319Z] fatal: Not a git repository (or any of the parent directories): .git
10:52:55 [2019-08-28T10:52:55.319Z]   GEN      .gitid
10:52:55 [2019-08-28T10:52:55.319Z]   GEN      criu/include/version.h
10:52:55 [2019-08-28T10:52:55.319Z]   GEN      include/common/asm
10:52:55 [2019-08-28T10:52:55.405Z]   CC       criu/sk-tcp.o
10:52:55 [2019-08-28T10:52:55.405Z]   CC       criu/sk-unix.o
10:52:55 [2019-08-28T10:52:55.602Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
10:52:55 [2019-08-28T10:52:55.602Z]   PBCC     images/opts.pb-c.c
10:52:55 [2019-08-28T10:52:55.602Z]   PBCC     images/sit.pb-c.c
10:52:55 [2019-08-28T10:52:55.602Z]   DEP      images/google/protobuf/descriptor.pb-c.d
10:52:55 [2019-08-28T10:52:55.602Z]   DEP      images/opts.pb-c.d
10:52:55 [2019-08-28T10:52:55.771Z]   CC       criu/sockets.o
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/sit.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/macvlan.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/macvlan.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/autofs.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/autofs.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/sysctl.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/sysctl.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/time.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/time.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/binfmt-misc.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/binfmt-misc.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/seccomp.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/seccomp.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/userns.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/userns.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/cgroup.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/cgroup.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/fown.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/ext-file.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/fown.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/ext-file.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/rpc.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/rpc.pb-c.d
10:52:55 [2019-08-28T10:52:55.885Z]   PBCC     images/siginfo.pb-c.c
10:52:55 [2019-08-28T10:52:55.885Z]   DEP      images/siginfo.pb-c.d
10:52:56 [2019-08-28T10:52:56.146Z]   CC       criu/stats.o
10:52:56 [2019-08-28T10:52:56.146Z]   CC       criu/string.o
10:52:56 [2019-08-28T10:52:56.146Z]   CC       criu/sysctl.o
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/pagemap.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/pagemap.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/rlimit.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/rlimit.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/file-lock.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/file-lock.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/tty.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/tty.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/tun.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/netdev.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/tun.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/netdev.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/vma.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/vma.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/creds.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/creds.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/utsns.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/utsns.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/ipc-desc.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   PBCC     images/ipc-sem.pb-c.c
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/ipc-desc.pb-c.d
10:52:56 [2019-08-28T10:52:56.172Z]   DEP      images/ipc-sem.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/ipc-msg.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/ipc-msg.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/ipc-shm.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/ipc-shm.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/ipc-var.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/ipc-var.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/sk-opts.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/packet-sock.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/sk-opts.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/packet-sock.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/sk-netlink.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/sk-netlink.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/sk-inet.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/sk-inet.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/sk-unix.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/sk-unix.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/mm.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/mm.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/timerfd.pb-c.c
10:52:56 [2019-08-28T10:52:56.455Z]   DEP      images/timerfd.pb-c.d
10:52:56 [2019-08-28T10:52:56.455Z]   PBCC     images/timer.pb-c.c
10:52:56 [2019-08-28T10:52:56.523Z]   CC       criu/sysfs_parse.o
10:52:56 [2019-08-28T10:52:56.524Z]   CC       criu/timerfd.o
10:52:56 [2019-08-28T10:52:56.524Z]   CC       criu/tty.o
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/timer.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/sa.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/sa.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/pipe-data.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/pipe-data.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/mnt.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/mnt.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/sk-packet.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/sk-packet.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/tcp-stream.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/tcp-stream.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/pipe.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/pipe.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/pstree.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/pstree.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/fs.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/fs.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/signalfd.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   DEP      images/signalfd.pb-c.d
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/fh.pb-c.c
10:52:56 [2019-08-28T10:52:56.738Z]   PBCC     images/fsnotify.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/fh.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/fsnotify.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/eventpoll.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/eventpoll.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/eventfd.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/eventfd.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/remap-file-path.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/remap-file-path.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/fifo.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/fifo.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/ghost-file.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/ghost-file.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/regfile.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/regfile.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/ns.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/ns.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/fdinfo.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   DEP      images/fdinfo.pb-c.d
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/core-aarch64.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/core-arm.pb-c.c
10:52:57 [2019-08-28T10:52:57.020Z]   PBCC     images/core-ppc64.pb-c.c
10:52:57 [2019-08-28T10:52:57.304Z]   PBCC     images/core-s390.pb-c.c
10:52:57 [2019-08-28T10:52:57.304Z]   PBCC     images/core-x86.pb-c.c
10:52:57 [2019-08-28T10:52:57.304Z]   PBCC     images/core.pb-c.c
10:52:57 [2019-08-28T10:52:57.304Z]   PBCC     images/inventory.pb-c.c
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/core-aarch64.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/core-arm.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/core-ppc64.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/core-s390.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/core-x86.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/core.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/inventory.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   PBCC     images/cpuinfo.pb-c.c
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/cpuinfo.pb-c.d
10:52:57 [2019-08-28T10:52:57.304Z]   PBCC     images/stats.pb-c.c
10:52:57 [2019-08-28T10:52:57.304Z]   DEP      images/stats.pb-c.d
10:52:57 [2019-08-28T10:52:57.314Z]   CC       criu/tun.o
10:52:57 [2019-08-28T10:52:57.314Z]   CC       criu/uffd.o
10:52:57 [2019-08-28T10:52:57.587Z] make[1]: Nothing to be done for 'all'.
10:52:57 [2019-08-28T10:52:57.698Z]   CC       criu/util.o
10:52:57 [2019-08-28T10:52:57.871Z]   CC       images/stats.o
10:52:58 [2019-08-28T10:52:58.152Z]   CC       images/core.o
10:52:58 [2019-08-28T10:52:58.434Z]   CC       images/core-x86.o
10:52:58 [2019-08-28T10:52:58.434Z]   CC       images/core-arm.o
10:52:58 [2019-08-28T10:52:58.492Z]   CC       criu/uts_ns.o
10:52:58 [2019-08-28T10:52:58.492Z]   CC       criu/vdso.o
10:52:58 [2019-08-28T10:52:58.492Z]   LINK     criu/built-in.o
10:52:58 [2019-08-28T10:52:58.492Z]   LINK     criu/criu
10:52:58 [2019-08-28T10:52:58.715Z]   CC       images/core-aarch64.o
10:52:58 [2019-08-28T10:52:58.715Z]   CC       images/core-ppc64.o
10:52:58 [2019-08-28T10:52:58.860Z]   DEP      lib/c/criu.d
10:52:58 [2019-08-28T10:52:58.860Z]   CC       images/rpc.pb-c.o
10:52:58 [2019-08-28T10:52:58.860Z]   CC       lib/c/criu.o
10:52:59 [2019-08-28T10:52:59.007Z]   CC       images/core-s390.o
10:52:59 [2019-08-28T10:52:59.288Z]   CC       images/cpuinfo.o
10:52:59 [2019-08-28T10:52:59.288Z]   CC       images/inventory.o
10:52:59 [2019-08-28T10:52:59.288Z]   CC       images/fdinfo.o
10:52:59 [2019-08-28T10:52:59.288Z]   LINK     lib/c/built-in.o
10:52:59 [2019-08-28T10:52:59.288Z]   LINK     lib/c/libcriu.so
10:52:59 [2019-08-28T10:52:59.288Z]   GEN      magic.py
10:52:59 [2019-08-28T10:52:59.288Z] Note: Building without setproctitle() and strlcpy() support.
10:52:59 [2019-08-28T10:52:59.288Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:52:59 [2019-08-28T10:52:59.569Z]   CC       images/fown.o
10:52:59 [2019-08-28T10:52:59.569Z]   CC       images/ns.o
10:52:59 [2019-08-28T10:52:59.569Z]   CC       images/regfile.o
10:52:59 [2019-08-28T10:52:59.569Z]   CC       images/ghost-file.o
10:52:59 [2019-08-28T10:52:59.792Z] fatal: Not a git repository (or any of the parent directories): .git
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: Nothing to be done for 'all'.
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: 'images/built-in.o' is up to date.
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: 'compel/libcompel.a' is up to date.
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: 'compel/compel-host-bin' is up to date.
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: Nothing to be done for 'all'.
10:52:59 [2019-08-28T10:52:59.792Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:52:59 [2019-08-28T10:52:59.851Z]   CC       images/fifo.o
10:52:59 [2019-08-28T10:52:59.851Z]   CC       images/remap-file-path.o
10:52:59 [2019-08-28T10:52:59.851Z]   CC       images/eventfd.o
10:52:59 [2019-08-28T10:52:59.851Z]   CC       images/eventpoll.o
10:53:00 [2019-08-28T10:53:00.134Z]   CC       images/fh.o
10:53:00 [2019-08-28T10:53:00.134Z]   CC       images/fsnotify.o
10:53:00 [2019-08-28T10:53:00.148Z] Running on ubuntu-1804-overlay2 (i-0af67a8e7b22b00ff) in /home/ubuntu/workspace/moby_PR-39800
[Pipeline] {
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z] make[2]: Nothing to be done for 'all'.
10:53:00 [2019-08-28T10:53:00.181Z]   INSTALL  criu/criu
[Pipeline] checkout
10:53:00 [2019-08-28T10:53:00.415Z]   CC       images/signalfd.o
10:53:00 [2019-08-28T10:53:00.416Z]   CC       images/fs.o
10:53:00 [2019-08-28T10:53:00.416Z]   CC       images/pstree.o
10:53:00 [2019-08-28T10:53:00.698Z]   CC       images/pipe.o
10:53:00 [2019-08-28T10:53:00.698Z]   CC       images/tcp-stream.o
10:53:00 [2019-08-28T10:53:00.698Z]   CC       images/sk-packet.o
10:53:00 [2019-08-28T10:53:00.698Z]   CC       images/mnt.o
10:53:00 [2019-08-28T10:53:00.980Z]   CC       images/pipe-data.o
10:53:00 [2019-08-28T10:53:00.980Z]   CC       images/sa.o
10:53:00 [2019-08-28T10:53:00.980Z]   CC       images/timer.o
10:53:00 [2019-08-28T10:53:00.980Z]   CC       images/timerfd.o
10:53:01 [2019-08-28T10:53:01.262Z]   CC       images/mm.o
10:53:01 [2019-08-28T10:53:01.262Z]   CC       images/sk-opts.o
10:53:01 [2019-08-28T10:53:01.262Z]   CC       images/sk-unix.o
10:53:01 [2019-08-28T10:53:01.451Z] Removing intermediate container 5bbb9a1308d8
10:53:01 [2019-08-28T10:53:01.451Z]  ---> 37164e5fbfcd
10:53:01 [2019-08-28T10:53:01.451Z] Step 12/126 : FROM base AS registry
10:53:01 [2019-08-28T10:53:01.451Z]  ---> 82b9bdf3fa37
10:53:01 [2019-08-28T10:53:01.451Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:53:01 [2019-08-28T10:53:01.451Z]  ---> Running in 6c67f91c6ca1
10:53:01 [2019-08-28T10:53:01.451Z] Removing intermediate container 6c67f91c6ca1
10:53:01 [2019-08-28T10:53:01.451Z]  ---> 47c8d763b74d
10:53:01 [2019-08-28T10:53:01.451Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
10:53:01 [2019-08-28T10:53:01.451Z]  ---> Running in f5821a8018a2
10:53:01 [2019-08-28T10:53:01.544Z]   CC       images/sk-inet.o
10:53:01 [2019-08-28T10:53:01.544Z]   CC       images/tun.o
10:53:01 [2019-08-28T10:53:01.544Z]   CC       images/sk-netlink.o
10:53:01 [2019-08-28T10:53:01.815Z] Removing intermediate container f5821a8018a2
10:53:01 [2019-08-28T10:53:01.815Z]  ---> 009be63011a3
10:53:01 [2019-08-28T10:53:01.815Z] Step 15/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
10:53:01 [2019-08-28T10:53:01.815Z]  ---> Running in 5bf1327a162b
10:53:01 [2019-08-28T10:53:01.826Z]   CC       images/packet-sock.o
10:53:01 [2019-08-28T10:53:01.826Z]   CC       images/ipc-var.o
10:53:01 [2019-08-28T10:53:01.826Z]   CC       images/ipc-desc.o
10:53:02 [2019-08-28T10:53:02.108Z]   CC       images/ipc-shm.o
10:53:02 [2019-08-28T10:53:02.108Z]   CC       images/ipc-msg.o
10:53:02 [2019-08-28T10:53:02.108Z]   CC       images/ipc-sem.o
10:53:02 [2019-08-28T10:53:02.108Z]   CC       images/utsns.o
10:53:02 [2019-08-28T10:53:02.193Z] + mktemp -d
10:53:02 [2019-08-28T10:53:02.193Z] + export GOPATH=/tmp/tmp.i2Hnqqf3YP
10:53:02 [2019-08-28T10:53:02.193Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.i2Hnqqf3YP/src/github.com/docker/distribution
10:53:02 [2019-08-28T10:53:02.193Z] Cloning into '/tmp/tmp.i2Hnqqf3YP/src/github.com/docker/distribution'...
10:53:02 [2019-08-28T10:53:02.390Z]   CC       images/creds.o
10:53:02 [2019-08-28T10:53:02.390Z]   CC       images/vma.o
10:53:02 [2019-08-28T10:53:02.390Z]   CC       images/netdev.o
10:53:02 [2019-08-28T10:53:02.390Z]   CC       images/tty.o
10:53:02 [2019-08-28T10:53:02.672Z]   CC       images/file-lock.o
10:53:02 [2019-08-28T10:53:02.672Z]   CC       images/rlimit.o
10:53:02 [2019-08-28T10:53:02.955Z]   CC       images/pagemap.o
10:53:02 [2019-08-28T10:53:02.955Z]   CC       images/siginfo.o
10:53:02 [2019-08-28T10:53:02.955Z]   CC       images/rpc.o
10:53:03 [2019-08-28T10:53:03.220Z] Running on ubuntu-1804-overlay2 (i-0051de59043e5ec1a) in /home/ubuntu/workspace/moby_PR-39800
[Pipeline] {
[Pipeline] checkout
10:53:03 [2019-08-28T10:53:03.490Z] using credential docker-jenkins-github-credentials
10:53:03 [2019-08-28T10:53:03.499Z] Cloning the remote Git repository
10:53:03 [2019-08-28T10:53:03.499Z] Cloning with configured refspecs honoured and without tags
10:53:03 [2019-08-28T10:53:03.568Z]   CC       images/ext-file.o
10:53:03 [2019-08-28T10:53:03.568Z]   CC       images/cgroup.o
10:53:03 [2019-08-28T10:53:03.530Z] Cloning repository https://github.com/moby/moby.git
10:53:03 [2019-08-28T10:53:03.590Z]  > git init /home/ubuntu/workspace/moby_PR-39800 # timeout=10
10:53:03 [2019-08-28T10:53:03.851Z]   CC       images/userns.o
10:53:03 [2019-08-28T10:53:03.851Z]   CC       images/google/protobuf/descriptor.o
10:53:04 [2019-08-28T10:53:04.022Z] + cd /tmp/tmp.i2Hnqqf3YP/src/github.com/docker/distribution
10:53:04 [2019-08-28T10:53:04.022Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:53:04 [2019-08-28T10:53:04.022Z] + GOPATH=/tmp/tmp.i2Hnqqf3YP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.i2Hnqqf3YP go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:53:04 [2019-08-28T10:53:04.465Z]   CC       images/opts.o
10:53:04 [2019-08-28T10:53:04.465Z]   CC       images/seccomp.o
10:53:04 [2019-08-28T10:53:04.748Z]   CC       images/binfmt-misc.o
10:53:04 [2019-08-28T10:53:04.748Z]   CC       images/time.o
10:53:04 [2019-08-28T10:53:04.748Z]   CC       images/sysctl.o
10:53:04 [2019-08-28T10:53:04.748Z]   CC       images/autofs.o
10:53:04 [2019-08-28T10:53:04.748Z]   CC       images/macvlan.o
10:53:04 [2019-08-28T10:53:04.158Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:04 [2019-08-28T10:53:04.167Z]  > git --version # timeout=10
10:53:04 [2019-08-28T10:53:04.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:04 [2019-08-28T10:53:04.212Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:53:05 [2019-08-28T10:53:05.030Z]   CC       images/sit.o
10:53:05 [2019-08-28T10:53:05.030Z]   LINK     images/built-in.o
10:53:05 [2019-08-28T10:53:05.030Z]   GEN      compel/include/asm
10:53:05 [2019-08-28T10:53:05.030Z]   GEN      compel/include/version.h
10:53:05 [2019-08-28T10:53:05.030Z] touch .config
10:53:05 [2019-08-28T10:53:05.030Z]   GEN      include/common/config.h
10:53:05 [2019-08-28T10:53:05.030Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:53:05 [2019-08-28T10:53:05.030Z]   GEN      compel/plugins/include/uapi/std/syscall.h
10:53:05 [2019-08-28T10:53:05.030Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
10:53:05 [2019-08-28T10:53:05.030Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
10:53:05 [2019-08-28T10:53:05.030Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
10:53:05 [2019-08-28T10:53:05.030Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
10:53:05 [2019-08-28T10:53:05.030Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
10:53:05 [2019-08-28T10:53:05.030Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:53:05 [2019-08-28T10:53:05.030Z]   DEP      compel/plugins/std/infect.d
10:53:05 [2019-08-28T10:53:05.312Z]   DEP      compel/plugins/std/string.d
10:53:05 [2019-08-28T10:53:05.312Z]   DEP      compel/plugins/std/log.d
10:53:05 [2019-08-28T10:53:05.312Z]   DEP      compel/plugins/std/fds.d
10:53:05 [2019-08-28T10:53:05.312Z]   DEP      compel/plugins/std/std.d
10:53:05 [2019-08-28T10:53:05.312Z]   DEP      compel/plugins/shmem/shmem.d
10:53:05 [2019-08-28T10:53:05.312Z]   DEP      compel/plugins/fds/fds.d
10:53:05 [2019-08-28T10:53:05.312Z]   CC       compel/plugins/std/std.o
10:53:05 [2019-08-28T10:53:05.594Z]   CC       compel/plugins/std/fds.o
10:53:05 [2019-08-28T10:53:05.594Z]   CC       compel/plugins/std/log.o
10:53:05 [2019-08-28T10:53:05.876Z]   CC       compel/plugins/std/string.o
10:53:06 [2019-08-28T10:53:06.169Z]   CC       compel/plugins/std/infect.o
10:53:06 [2019-08-28T10:53:06.169Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
10:53:06 [2019-08-28T10:53:06.451Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
10:53:06 [2019-08-28T10:53:06.451Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
10:53:06 [2019-08-28T10:53:06.451Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
10:53:06 [2019-08-28T10:53:06.451Z]   AR       compel/plugins/std.lib.a
10:53:06 [2019-08-28T10:53:06.451Z]   CC       compel/plugins/fds/fds.o
10:53:06 [2019-08-28T10:53:06.451Z]   AR       compel/plugins/fds.lib.a
10:53:06 [2019-08-28T10:53:06.451Z]   HOSTDEP  compel/src/lib/log-host.d
10:53:06 [2019-08-28T10:53:06.451Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
10:53:06 [2019-08-28T10:53:06.733Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
10:53:06 [2019-08-28T10:53:06.733Z]   HOSTDEP  compel/src/main-host.d
10:53:06 [2019-08-28T10:53:06.733Z]   DEP      compel/src/lib/ptrace.d
10:53:06 [2019-08-28T10:53:06.733Z]   DEP      compel/src/lib/infect.d
10:53:06 [2019-08-28T10:53:06.733Z]   DEP      compel/src/lib/infect-util.d
10:53:06 [2019-08-28T10:53:06.733Z]   DEP      compel/src/lib/infect-rpc.d
10:53:07 [2019-08-28T10:53:07.019Z]   DEP      compel/arch/ppc64/src/lib/infect.d
10:53:07 [2019-08-28T10:53:07.020Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
10:53:07 [2019-08-28T10:53:07.020Z]   DEP      compel/src/lib/log.d
10:53:07 [2019-08-28T10:53:07.020Z]   DEP      compel/src/main.d
10:53:07 [2019-08-28T10:53:07.020Z]   DEP      compel/src/lib/handle-elf.d
10:53:07 [2019-08-28T10:53:07.020Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
10:53:07 [2019-08-28T10:53:07.302Z]   CC       compel/src/lib/log.o
10:53:07 [2019-08-28T10:53:07.302Z]   CC       compel/arch/ppc64/src/lib/cpu.o
10:53:07 [2019-08-28T10:53:07.302Z]   CC       compel/arch/ppc64/src/lib/infect.o
10:53:07 [2019-08-28T10:53:07.471Z] using credential docker-jenkins-github-credentials
10:53:07 [2019-08-28T10:53:07.483Z] Cloning the remote Git repository
10:53:07 [2019-08-28T10:53:07.483Z] Cloning with configured refspecs honoured and without tags
10:53:07 [2019-08-28T10:53:07.585Z]   CC       compel/src/lib/infect-rpc.o
10:53:07 [2019-08-28T10:53:07.867Z]   CC       compel/src/lib/infect-util.o
10:53:07 [2019-08-28T10:53:07.867Z]   CC       compel/src/lib/infect.o
10:53:07 [2019-08-28T10:53:07.524Z] Cloning repository https://github.com/moby/moby.git
10:53:07 [2019-08-28T10:53:07.621Z]  > git init /home/ubuntu/workspace/moby_PR-39800 # timeout=10
10:53:08 [2019-08-28T10:53:08.015Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:08 [2019-08-28T10:53:08.015Z]  > git --version # timeout=10
10:53:08 [2019-08-28T10:53:08.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:08 [2019-08-28T10:53:08.046Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:53:08 [2019-08-28T10:53:08.872Z]   CC       compel/src/lib/ptrace.o
10:53:08 [2019-08-28T10:53:08.872Z]   AR       compel/libcompel.a
10:53:08 [2019-08-28T10:53:08.872Z]   HOSTCC   compel/src/main-host.o
10:53:08 [2019-08-28T10:53:08.872Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
10:53:09 [2019-08-28T10:53:09.154Z]   HOSTCC   compel/src/lib/handle-elf-host.o
10:53:09 [2019-08-28T10:53:09.154Z]   HOSTCC   compel/src/lib/log-host.o
10:53:09 [2019-08-28T10:53:09.437Z]   HOSTLINK compel/compel-host-bin
10:53:09 [2019-08-28T10:53:09.437Z]   DEP      soccr/soccr.d
10:53:09 [2019-08-28T10:53:09.437Z]   CC       soccr/soccr.o
10:53:10 [2019-08-28T10:53:10.051Z]   AR       soccr/libsoccr.a
10:53:10 [2019-08-28T10:53:10.051Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:53:10 [2019-08-28T10:53:10.051Z]   DEP      criu/arch/ppc64/sigframe.d
10:53:10 [2019-08-28T10:53:10.051Z]   DEP      criu/arch/ppc64/crtools.d
10:53:10 [2019-08-28T10:53:10.051Z]   DEP      criu/arch/ppc64/cpu.d
10:53:10 [2019-08-28T10:53:10.333Z]   CC       criu/arch/ppc64/cpu.o
10:53:10 [2019-08-28T10:53:10.333Z]   CC       criu/arch/ppc64/crtools.o
10:53:10 [2019-08-28T10:53:10.951Z]   CC       criu/arch/ppc64/sigframe.o
10:53:10 [2019-08-28T10:53:10.951Z]   LINK     criu/arch/ppc64/crtools.built-in.o
10:53:10 [2019-08-28T10:53:10.951Z]   DEP      criu/arch/ppc64/misc.d
10:53:10 [2019-08-28T10:53:10.951Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
10:53:10 [2019-08-28T10:53:10.951Z]   DEP      criu/arch/ppc64/vdso-pie.d
10:53:10 [2019-08-28T10:53:10.951Z]   DEP      criu/pie/parasite-vdso.d
10:53:10 [2019-08-28T10:53:10.951Z]   DEP      criu/pie/util-vdso.d
10:53:11 [2019-08-28T10:53:11.233Z]   DEP      criu/pie/util.d
10:53:11 [2019-08-28T10:53:11.233Z]   CC       criu/pie/util.o
10:53:11 [2019-08-28T10:53:11.233Z]   CC       criu/pie/util-vdso.o
10:53:11 [2019-08-28T10:53:11.516Z]   CC       criu/pie/parasite-vdso.o
10:53:11 [2019-08-28T10:53:11.798Z]   CC       criu/arch/ppc64/vdso-pie.o
10:53:12 [2019-08-28T10:53:12.081Z]   CC       criu/arch/ppc64/vdso-trampoline.o
10:53:12 [2019-08-28T10:53:12.081Z]   CC       criu/arch/ppc64/misc.o
10:53:12 [2019-08-28T10:53:12.081Z]   AR       criu/pie/pie.lib.a
10:53:12 [2019-08-28T10:53:12.081Z]   DEP      criu/pie/restorer.d
10:53:12 [2019-08-28T10:53:12.081Z]   DEP      criu/arch/ppc64/restorer.d
10:53:12 [2019-08-28T10:53:12.081Z]   DEP      criu/pie/parasite.d
10:53:12 [2019-08-28T10:53:12.363Z]   CC       criu/pie/parasite.o
10:53:12 [2019-08-28T10:53:12.646Z]   LINK     criu/pie/parasite.built-in.o
10:53:12 [2019-08-28T10:53:12.646Z]   GEN      criu/pie/parasite-blob.h
10:53:12 [2019-08-28T10:53:12.646Z]   CC       criu/arch/ppc64/restorer.o
10:53:12 [2019-08-28T10:53:12.928Z]   CC       criu/pie/restorer.o
10:53:13 [2019-08-28T10:53:13.934Z]   LINK     criu/pie/restorer.built-in.o
10:53:13 [2019-08-28T10:53:13.934Z]   GEN      criu/pie/restorer-blob.h
10:53:14 [2019-08-28T10:53:14.217Z]   DEP      criu/vdso.d
10:53:14 [2019-08-28T10:53:14.217Z]   DEP      criu/uts_ns.d
10:53:14 [2019-08-28T10:53:14.217Z]   DEP      criu/util.d
10:53:14 [2019-08-28T10:53:14.217Z]   DEP      criu/uffd.d
10:53:14 [2019-08-28T10:53:14.499Z]   DEP      criu/tun.d
10:53:14 [2019-08-28T10:53:14.499Z]   DEP      criu/tty.d
10:53:14 [2019-08-28T10:53:14.499Z]   DEP      criu/timerfd.d
10:53:14 [2019-08-28T10:53:14.499Z]   DEP      criu/sysfs_parse.d
10:53:14 [2019-08-28T10:53:14.781Z]   DEP      criu/sysctl.d
10:53:14 [2019-08-28T10:53:14.781Z]   DEP      criu/string.d
10:53:14 [2019-08-28T10:53:14.781Z]   DEP      criu/stats.d
10:53:14 [2019-08-28T10:53:14.781Z]   DEP      criu/sockets.d
10:53:14 [2019-08-28T10:53:14.781Z]   DEP      criu/sk-unix.d
10:53:15 [2019-08-28T10:53:15.063Z]   DEP      criu/sk-tcp.d
10:53:15 [2019-08-28T10:53:15.063Z]   DEP      criu/sk-queue.d
10:53:15 [2019-08-28T10:53:15.063Z]   DEP      criu/sk-packet.d
10:53:15 [2019-08-28T10:53:15.346Z]   DEP      criu/sk-netlink.d
10:53:15 [2019-08-28T10:53:15.346Z]   DEP      criu/sk-inet.d
10:53:15 [2019-08-28T10:53:15.346Z]   DEP      criu/signalfd.d
10:53:15 [2019-08-28T10:53:15.346Z]   DEP      criu/sigframe.d
10:53:15 [2019-08-28T10:53:15.629Z]   DEP      criu/shmem.d
10:53:15 [2019-08-28T10:53:15.629Z]   DEP      criu/servicefd.d
10:53:15 [2019-08-28T10:53:15.629Z]   DEP      criu/seize.d
10:53:15 [2019-08-28T10:53:15.629Z]   DEP      criu/seccomp.d
10:53:15 [2019-08-28T10:53:15.912Z]   DEP      criu/rst-malloc.d
10:53:15 [2019-08-28T10:53:15.912Z]   DEP      criu/rbtree.d
10:53:15 [2019-08-28T10:53:15.912Z]   DEP      criu/pstree.d
10:53:15 [2019-08-28T10:53:15.912Z]   DEP      criu/protobuf.d
10:53:15 [2019-08-28T10:53:15.912Z]   GEN      criu/protobuf-desc-gen.h
10:53:16 [2019-08-28T10:53:16.550Z]   DEP      criu/protobuf-desc.d
10:53:16 [2019-08-28T10:53:16.550Z]   DEP      criu/proc_parse.d
10:53:16 [2019-08-28T10:53:16.550Z]   DEP      criu/plugin.d
10:53:16 [2019-08-28T10:53:16.550Z]   DEP      criu/pipes.d
10:53:16 [2019-08-28T10:53:16.550Z]   DEP      criu/pie-util.d
10:53:16 [2019-08-28T10:53:16.550Z]   DEP      criu/pie-util-vdso.d
10:53:16 [2019-08-28T10:53:16.832Z]   DEP      criu/pie-util-vdso-elf32.d
10:53:16 [2019-08-28T10:53:16.832Z]   DEP      criu/path.d
10:53:16 [2019-08-28T10:53:16.832Z]   DEP      criu/parasite-syscall.d
10:53:16 [2019-08-28T10:53:16.832Z]   DEP      criu/pagemap.d
10:53:17 [2019-08-28T10:53:17.114Z]   DEP      criu/pagemap-cache.d
10:53:17 [2019-08-28T10:53:17.114Z]   DEP      criu/page-xfer.d
10:53:17 [2019-08-28T10:53:17.114Z]   DEP      criu/page-pipe.d
10:53:17 [2019-08-28T10:53:17.114Z]   DEP      criu/netfilter.d
10:53:17 [2019-08-28T10:53:17.114Z]   DEP      criu/net.d
10:53:17 [2019-08-28T10:53:17.396Z]   DEP      criu/namespaces.d
10:53:17 [2019-08-28T10:53:17.396Z]   DEP      criu/mount.d
10:53:17 [2019-08-28T10:53:17.396Z]   DEP      criu/mem.d
10:53:17 [2019-08-28T10:53:17.687Z]   DEP      criu/lsm.d
10:53:17 [2019-08-28T10:53:17.687Z]   DEP      criu/log.d
10:53:17 [2019-08-28T10:53:17.687Z]   DEP      criu/libnetlink.d
10:53:17 [2019-08-28T10:53:17.687Z]   DEP      criu/kerndat.d
10:53:17 [2019-08-28T10:53:17.975Z]   DEP      criu/kcmp-ids.d
10:53:17 [2019-08-28T10:53:17.975Z]   DEP      criu/irmap.d
10:53:17 [2019-08-28T10:53:17.975Z]   DEP      criu/ipc_ns.d
10:53:17 [2019-08-28T10:53:17.975Z]   DEP      criu/image.d
10:53:17 [2019-08-28T10:53:17.975Z]   DEP      criu/image-desc.d
10:53:18 [2019-08-28T10:53:18.256Z]   DEP      criu/fsnotify.d
10:53:18 [2019-08-28T10:53:18.256Z]   DEP      criu/filesystems.d
10:53:18 [2019-08-28T10:53:18.256Z]   DEP      criu/files.d
10:53:18 [2019-08-28T10:53:18.256Z]   DEP      criu/files-reg.d
10:53:18 [2019-08-28T10:53:18.538Z]   DEP      criu/files-ext.d
10:53:18 [2019-08-28T10:53:18.538Z]   DEP      criu/file-lock.d
10:53:18 [2019-08-28T10:53:18.538Z]   DEP      criu/file-ids.d
10:53:18 [2019-08-28T10:53:18.538Z]   DEP      criu/fifo.d
10:53:18 [2019-08-28T10:53:18.820Z]   DEP      criu/fdstore.d
10:53:18 [2019-08-28T10:53:18.820Z]   DEP      criu/fault-injection.d
10:53:18 [2019-08-28T10:53:18.820Z]   DEP      criu/external.d
10:53:18 [2019-08-28T10:53:18.820Z]   DEP      criu/eventpoll.d
10:53:18 [2019-08-28T10:53:18.820Z]   DEP      criu/eventfd.d
10:53:18 [2019-08-28T10:53:18.820Z]   DEP      criu/crtools.d
10:53:19 [2019-08-28T10:53:19.102Z]   DEP      criu/cr-service.d
10:53:19 [2019-08-28T10:53:19.102Z]   DEP      criu/cr-restore.d
10:53:19 [2019-08-28T10:53:19.102Z]   DEP      criu/cr-errno.d
10:53:19 [2019-08-28T10:53:19.102Z]   DEP      criu/cr-dump.d
10:53:19 [2019-08-28T10:53:19.384Z]   DEP      criu/cr-dedup.d
10:53:19 [2019-08-28T10:53:19.384Z]   DEP      criu/cr-check.d
10:53:19 [2019-08-28T10:53:19.384Z]   DEP      criu/config.d
10:53:19 [2019-08-28T10:53:19.666Z]   DEP      criu/clone-noasan.d
10:53:19 [2019-08-28T10:53:19.666Z]   DEP      criu/cgroup.d
10:53:19 [2019-08-28T10:53:19.666Z]   DEP      criu/cgroup-props.d
10:53:19 [2019-08-28T10:53:19.666Z]   DEP      criu/bitmap.d
10:53:19 [2019-08-28T10:53:19.666Z]   DEP      criu/bfd.d
10:53:19 [2019-08-28T10:53:19.666Z]   DEP      criu/autofs.d
10:53:19 [2019-08-28T10:53:19.948Z]   DEP      criu/aio.d
10:53:19 [2019-08-28T10:53:19.948Z]   DEP      criu/action-scripts.d
10:53:19 [2019-08-28T10:53:19.948Z]   CC       criu/action-scripts.o
10:53:20 [2019-08-28T10:53:20.230Z]   CC       criu/aio.o
10:53:20 [2019-08-28T10:53:20.513Z]   CC       criu/autofs.o
10:53:21 [2019-08-28T10:53:21.127Z]   CC       criu/bfd.o
10:53:21 [2019-08-28T10:53:21.409Z]   CC       criu/bitmap.o
10:53:21 [2019-08-28T10:53:21.409Z]   CC       criu/cgroup-props.o
10:53:22 [2019-08-28T10:53:22.023Z]   CC       criu/cgroup.o
10:53:23 [2019-08-28T10:53:23.525Z]   CC       criu/clone-noasan.o
10:53:23 [2019-08-28T10:53:23.525Z]   CC       criu/config.o
10:53:24 [2019-08-28T10:53:24.139Z]   CC       criu/cr-check.o
10:53:24 [2019-08-28T10:53:24.192Z] + dpkg --print-architecture
10:53:24 [2019-08-28T10:53:24.192Z] + cd /tmp/tmp.i2Hnqqf3YP/src/github.com/docker/distribution
10:53:24 [2019-08-28T10:53:24.192Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:53:24 [2019-08-28T10:53:24.192Z] + GOPATH=/tmp/tmp.i2Hnqqf3YP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.i2Hnqqf3YP
10:53:24 [2019-08-28T10:53:24.192Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:53:24 [2019-08-28T10:53:24.753Z]   CC       criu/cr-dedup.o
10:53:25 [2019-08-28T10:53:25.036Z]   CC       criu/cr-dump.o
10:53:25 [2019-08-28T10:53:25.992Z] Fetching without tags
10:53:26 [2019-08-28T10:53:26.273Z] Merging remotes/origin/master commit 5c0d487416fd4abd6cb846bea660e283aacaeca0 into PR head commit 556d26c07d068d92fd896428ab4ac890554239d7
10:53:25 [2019-08-28T10:53:25.963Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:25 [2019-08-28T10:53:25.971Z]  > git config --add remote.origin.fetch +refs/pull/39800/head:refs/remotes/origin/PR-39800 # timeout=10
10:53:25 [2019-08-28T10:53:25.976Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:53:25 [2019-08-28T10:53:25.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:26 [2019-08-28T10:53:26.014Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:26 [2019-08-28T10:53:26.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:26 [2019-08-28T10:53:26.015Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:53:26 [2019-08-28T10:53:26.298Z]  > git config core.sparsecheckout # timeout=10
10:53:26 [2019-08-28T10:53:26.309Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:53:26 [2019-08-28T10:53:26.509Z]   CC       criu/cr-errno.o
10:53:26 [2019-08-28T10:53:26.509Z]   CC       criu/cr-restore.o
10:53:26 [2019-08-28T10:53:26.952Z] Merge succeeded, producing 556d26c07d068d92fd896428ab4ac890554239d7
10:53:26 [2019-08-28T10:53:26.953Z] Checking out Revision 556d26c07d068d92fd896428ab4ac890554239d7 (PR-39800)
10:53:28 [2019-08-28T10:53:28.089Z] Commit message: "pkg/term: refactor TestEscapeProxyRead"
10:53:28 [2019-08-28T10:53:28.234Z] Fetching without tags
10:53:28 [2019-08-28T10:53:28.313Z] + rm -rf /tmp/tmp.i2Hnqqf3YP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.i2Hnqqf3YP
10:53:28 [2019-08-28T10:53:28.531Z]   CC       criu/cr-service.o
10:53:28 [2019-08-28T10:53:28.541Z] Merging remotes/origin/master commit 5c0d487416fd4abd6cb846bea660e283aacaeca0 into PR head commit 556d26c07d068d92fd896428ab4ac890554239d7
10:53:26 [2019-08-28T10:53:26.934Z]  > git merge 5c0d487416fd4abd6cb846bea660e283aacaeca0 # timeout=10
10:53:26 [2019-08-28T10:53:26.956Z]  > git rev-parse HEAD^{commit} # timeout=10
10:53:26 [2019-08-28T10:53:26.973Z]  > git config core.sparsecheckout # timeout=10
10:53:26 [2019-08-28T10:53:26.994Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:53:29 [2019-08-28T10:53:29.119Z] Removing intermediate container 5bf1327a162b
10:53:29 [2019-08-28T10:53:29.119Z]  ---> 4b6a835c73d3
10:53:29 [2019-08-28T10:53:29.119Z] Step 16/126 : FROM base AS swagger
10:53:29 [2019-08-28T10:53:29.119Z]  ---> 82b9bdf3fa37
10:53:29 [2019-08-28T10:53:29.119Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
10:53:29 [2019-08-28T10:53:29.119Z]  ---> Running in f47cfcca4bc7
10:53:29 [2019-08-28T10:53:29.119Z] Removing intermediate container f47cfcca4bc7
10:53:29 [2019-08-28T10:53:29.119Z]  ---> 30b87d0cafc3
10:53:29 [2019-08-28T10:53:29.119Z] Step 18/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
10:53:29 [2019-08-28T10:53:29.119Z]  ---> Running in b2675e362dd4
10:53:29 [2019-08-28T10:53:29.122Z] + docker version
10:53:29 [2019-08-28T10:53:29.404Z] Merge succeeded, producing 556d26c07d068d92fd896428ab4ac890554239d7
10:53:29 [2019-08-28T10:53:29.405Z] Checking out Revision 556d26c07d068d92fd896428ab4ac890554239d7 (PR-39800)
10:53:29 [2019-08-28T10:53:29.537Z]   CC       criu/crtools.o
10:53:28 [2019-08-28T10:53:28.160Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:28 [2019-08-28T10:53:28.180Z]  > git config --add remote.origin.fetch +refs/pull/39800/head:refs/remotes/origin/PR-39800 # timeout=10
10:53:28 [2019-08-28T10:53:28.191Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:53:28 [2019-08-28T10:53:28.207Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:28 [2019-08-28T10:53:28.235Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:28 [2019-08-28T10:53:28.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:28 [2019-08-28T10:53:28.238Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:53:28 [2019-08-28T10:53:28.543Z]  > git config core.sparsecheckout # timeout=10
10:53:28 [2019-08-28T10:53:28.556Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:53:29 [2019-08-28T10:53:29.327Z]  > git merge 5c0d487416fd4abd6cb846bea660e283aacaeca0 # timeout=10
10:53:29 [2019-08-28T10:53:29.363Z]  > git rev-parse HEAD^{commit} # timeout=10
10:53:29 [2019-08-28T10:53:29.399Z]  > git config core.sparsecheckout # timeout=10
10:53:29 [2019-08-28T10:53:29.417Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:53:29 [2019-08-28T10:53:29.820Z]   CC       criu/eventfd.o
10:53:29 [2019-08-28T10:53:29.890Z] + mktemp -d
10:53:29 [2019-08-28T10:53:29.890Z] + export GOPATH=/tmp/tmp.JPBW9XErII
10:53:29 [2019-08-28T10:53:29.890Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.JPBW9XErII/src/github.com/go-swagger/go-swagger
10:53:29 [2019-08-28T10:53:29.890Z] Cloning into '/tmp/tmp.JPBW9XErII/src/github.com/go-swagger/go-swagger'...
10:53:30 [2019-08-28T10:53:30.102Z]   CC       criu/eventpoll.o
10:53:30 [2019-08-28T10:53:30.359Z] Commit message: "pkg/term: refactor TestEscapeProxyRead"
10:53:30 [2019-08-28T10:53:30.384Z]   CC       criu/external.o
10:53:30 [2019-08-28T10:53:30.666Z]   CC       criu/fault-injection.o
10:53:30 [2019-08-28T10:53:30.666Z]   CC       criu/fdstore.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
10:53:30 [2019-08-28T10:53:30.949Z]   CC       criu/fifo.o
10:53:30 [2019-08-28T10:53:30.949Z]   CC       criu/file-ids.o
[Pipeline] sh
10:53:31 [2019-08-28T10:53:31.237Z]   CC       criu/file-lock.o
10:53:31 [2019-08-28T10:53:31.329Z] + docker version
10:53:31 [2019-08-28T10:53:31.852Z]   CC       criu/files-ext.o
10:53:31 [2019-08-28T10:53:31.852Z]   CC       criu/files-reg.o
10:53:33 [2019-08-28T10:53:33.264Z] + cd /tmp/tmp.JPBW9XErII/src/github.com/go-swagger/go-swagger
10:53:33 [2019-08-28T10:53:33.264Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:53:33 [2019-08-28T10:53:33.264Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:53:33 [2019-08-28T10:53:33.323Z]   CC       criu/files.o
10:53:34 [2019-08-28T10:53:34.330Z]   CC       criu/filesystems.o
10:53:34 [2019-08-28T10:53:34.612Z]   CC       criu/fsnotify.o
10:53:35 [2019-08-28T10:53:35.227Z]   CC       criu/image-desc.o
10:53:35 [2019-08-28T10:53:35.227Z]   CC       criu/image.o
10:53:35 [2019-08-28T10:53:35.842Z]   CC       criu/ipc_ns.o
10:53:36 [2019-08-28T10:53:36.456Z]   CC       criu/irmap.o
10:53:36 [2019-08-28T10:53:36.742Z]   CC       criu/kcmp-ids.o
10:53:37 [2019-08-28T10:53:37.026Z]   CC       criu/kerndat.o
10:53:37 [2019-08-28T10:53:37.238Z] Client: Docker Engine - Community
10:53:37 [2019-08-28T10:53:37.238Z]  Version:           19.03.1
10:53:37 [2019-08-28T10:53:37.238Z]  API version:       1.40
10:53:37 [2019-08-28T10:53:37.238Z]  Go version:        go1.12.5
10:53:37 [2019-08-28T10:53:37.238Z]  Git commit:        74b1e89
10:53:37 [2019-08-28T10:53:37.238Z]  Built:             Thu Jul 25 21:21:05 2019
10:53:37 [2019-08-28T10:53:37.238Z]  OS/Arch:           linux/amd64
10:53:37 [2019-08-28T10:53:37.238Z]  Experimental:      false
10:53:37 [2019-08-28T10:53:37.238Z] 
10:53:37 [2019-08-28T10:53:37.238Z] Server: Docker Engine - Community
10:53:37 [2019-08-28T10:53:37.238Z]  Engine:
10:53:37 [2019-08-28T10:53:37.238Z]   Version:          19.03.1
10:53:37 [2019-08-28T10:53:37.238Z]   API version:      1.40 (minimum version 1.12)
10:53:37 [2019-08-28T10:53:37.238Z]   Go version:       go1.12.5
10:53:37 [2019-08-28T10:53:37.238Z]   Git commit:       74b1e89
10:53:37 [2019-08-28T10:53:37.238Z]   Built:            Thu Jul 25 21:19:41 2019
10:53:37 [2019-08-28T10:53:37.238Z]   OS/Arch:          linux/amd64
10:53:37 [2019-08-28T10:53:37.238Z]   Experimental:     true
10:53:37 [2019-08-28T10:53:37.238Z]  containerd:
10:53:37 [2019-08-28T10:53:37.238Z]   Version:          1.2.6
10:53:37 [2019-08-28T10:53:37.238Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:53:37 [2019-08-28T10:53:37.238Z]  runc:
10:53:37 [2019-08-28T10:53:37.238Z]   Version:          1.0.0-rc8
10:53:37 [2019-08-28T10:53:37.238Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
10:53:37 [2019-08-28T10:53:37.238Z]  docker-init:
10:53:37 [2019-08-28T10:53:37.238Z]   Version:          0.18.0
10:53:37 [2019-08-28T10:53:37.238Z]   GitCommit:        fec3683
[Pipeline] sh
10:53:37 [2019-08-28T10:53:37.570Z] + docker info
10:53:37 [2019-08-28T10:53:37.641Z]   CC       criu/libnetlink.o
10:53:37 [2019-08-28T10:53:37.897Z] Client: Docker Engine - Community
10:53:37 [2019-08-28T10:53:37.897Z]  Version:           19.03.1
10:53:37 [2019-08-28T10:53:37.897Z]  API version:       1.40
10:53:37 [2019-08-28T10:53:37.897Z]  Go version:        go1.12.5
10:53:37 [2019-08-28T10:53:37.897Z]  Git commit:        74b1e89
10:53:37 [2019-08-28T10:53:37.897Z]  Built:             Thu Jul 25 21:21:05 2019
10:53:37 [2019-08-28T10:53:37.897Z]  OS/Arch:           linux/amd64
10:53:37 [2019-08-28T10:53:37.897Z]  Experimental:      false
10:53:37 [2019-08-28T10:53:37.897Z] 
10:53:37 [2019-08-28T10:53:37.897Z] Server: Docker Engine - Community
10:53:37 [2019-08-28T10:53:37.897Z]  Engine:
10:53:37 [2019-08-28T10:53:37.897Z]   Version:          19.03.1
10:53:37 [2019-08-28T10:53:37.897Z]   API version:      1.40 (minimum version 1.12)
10:53:37 [2019-08-28T10:53:37.897Z]   Go version:       go1.12.5
10:53:37 [2019-08-28T10:53:37.897Z]   Git commit:       74b1e89
10:53:37 [2019-08-28T10:53:37.897Z]   Built:            Thu Jul 25 21:19:41 2019
10:53:37 [2019-08-28T10:53:37.897Z]   OS/Arch:          linux/amd64
10:53:37 [2019-08-28T10:53:37.897Z]   Experimental:     true
10:53:37 [2019-08-28T10:53:37.897Z]  containerd:
10:53:37 [2019-08-28T10:53:37.897Z]   Version:          1.2.6
10:53:37 [2019-08-28T10:53:37.897Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:53:37 [2019-08-28T10:53:37.897Z]  runc:
10:53:37 [2019-08-28T10:53:37.897Z]   Version:          1.0.0-rc8
10:53:37 [2019-08-28T10:53:37.897Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
10:53:37 [2019-08-28T10:53:37.897Z]  docker-init:
10:53:37 [2019-08-28T10:53:37.897Z]   Version:          0.18.0
10:53:37 [2019-08-28T10:53:37.897Z]   GitCommit:        fec3683
10:53:37 [2019-08-28T10:53:37.923Z]   CC       criu/log.o
[Pipeline] sh
10:53:38 [2019-08-28T10:53:38.205Z]   CC       criu/lsm.o
10:53:38 [2019-08-28T10:53:38.205Z]   CC       criu/mem.o
10:53:38 [2019-08-28T10:53:38.231Z] + docker info
10:53:39 [2019-08-28T10:53:39.212Z]   CC       criu/mount.o
10:53:41 [2019-08-28T10:53:41.884Z]   CC       criu/namespaces.o
10:53:42 [2019-08-28T10:53:42.890Z]   CC       criu/net.o
10:53:44 [2019-08-28T10:53:44.737Z] + rm -rf /tmp/tmp.JPBW9XErII
10:53:44 [2019-08-28T10:53:44.738Z] Removing intermediate container b2675e362dd4
10:53:44 [2019-08-28T10:53:44.738Z]  ---> ba2bf7336140
10:53:44 [2019-08-28T10:53:44.738Z] Step 19/126 : FROM base AS frozen-images
10:53:44 [2019-08-28T10:53:44.738Z]  ---> 82b9bdf3fa37
10:53:44 [2019-08-28T10:53:44.738Z] Step 20/126 : ARG DEBIAN_FRONTEND
10:53:44 [2019-08-28T10:53:44.738Z]  ---> Using cache
10:53:44 [2019-08-28T10:53:44.738Z]  ---> 14a4596e6af3
10:53:44 [2019-08-28T10:53:44.738Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
10:53:44 [2019-08-28T10:53:44.738Z]  ---> Running in 4c073021ebe4
10:53:44 [2019-08-28T10:53:44.738Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:53:44 [2019-08-28T10:53:44.738Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:53:44 [2019-08-28T10:53:44.738Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:53:44 [2019-08-28T10:53:44.738Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:53:44 [2019-08-28T10:53:44.738Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:53:44 [2019-08-28T10:53:44.738Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:53:44 [2019-08-28T10:53:44.738Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:53:44 [2019-08-28T10:53:44.738Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:53:44 [2019-08-28T10:53:44.908Z]   CC       criu/netfilter.o
10:53:44 [2019-08-28T10:53:44.908Z]   CC       criu/page-pipe.o
10:53:45 [2019-08-28T10:53:45.190Z]   CC       criu/page-xfer.o
10:53:45 [2019-08-28T10:53:45.986Z] Fetched 7670 kB in 1s (5086 kB/s)
10:53:46 [2019-08-28T10:53:46.199Z]   CC       criu/pagemap-cache.o
10:53:46 [2019-08-28T10:53:46.199Z]   CC       criu/pagemap.o
10:53:46 [2019-08-28T10:53:46.339Z] Client:
10:53:46 [2019-08-28T10:53:46.339Z]  Debug Mode: false
10:53:46 [2019-08-28T10:53:46.339Z] 
10:53:46 [2019-08-28T10:53:46.339Z] Server:
10:53:46 [2019-08-28T10:53:46.339Z]  Containers: 0
10:53:46 [2019-08-28T10:53:46.339Z]   Running: 0
10:53:46 [2019-08-28T10:53:46.339Z]   Paused: 0
10:53:46 [2019-08-28T10:53:46.339Z]   Stopped: 0
10:53:46 [2019-08-28T10:53:46.339Z]  Images: 0
10:53:46 [2019-08-28T10:53:46.339Z]  Server Version: 19.03.1
10:53:46 [2019-08-28T10:53:46.339Z]  Storage Driver: overlay2
10:53:46 [2019-08-28T10:53:46.339Z]   Backing Filesystem: extfs
10:53:46 [2019-08-28T10:53:46.339Z]   Supports d_type: true
10:53:46 [2019-08-28T10:53:46.339Z]   Native Overlay Diff: true
10:53:46 [2019-08-28T10:53:46.339Z]  Logging Driver: json-file
10:53:46 [2019-08-28T10:53:46.339Z]  Cgroup Driver: cgroupfs
10:53:46 [2019-08-28T10:53:46.339Z]  Plugins:
10:53:46 [2019-08-28T10:53:46.339Z]   Volume: local
10:53:46 [2019-08-28T10:53:46.339Z]   Network: bridge host ipvlan macvlan null overlay
10:53:46 [2019-08-28T10:53:46.339Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:53:46 [2019-08-28T10:53:46.339Z]  Swarm: inactive
10:53:46 [2019-08-28T10:53:46.339Z]  Runtimes: runc
10:53:46 [2019-08-28T10:53:46.339Z]  Default Runtime: runc
10:53:46 [2019-08-28T10:53:46.339Z]  Init Binary: docker-init
10:53:46 [2019-08-28T10:53:46.339Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:53:46 [2019-08-28T10:53:46.339Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
10:53:46 [2019-08-28T10:53:46.339Z]  init version: fec3683
10:53:46 [2019-08-28T10:53:46.339Z]  Security Options:
10:53:46 [2019-08-28T10:53:46.339Z]   apparmor
10:53:46 [2019-08-28T10:53:46.339Z]   seccomp
10:53:46 [2019-08-28T10:53:46.339Z]    Profile: default
10:53:46 [2019-08-28T10:53:46.339Z]  Kernel Version: 4.15.0-1045-aws
10:53:46 [2019-08-28T10:53:46.339Z]  Operating System: Ubuntu 18.04.3 LTS
10:53:46 [2019-08-28T10:53:46.339Z]  OSType: linux
10:53:46 [2019-08-28T10:53:46.339Z]  Architecture: x86_64
10:53:46 [2019-08-28T10:53:46.339Z]  CPUs: 2
10:53:46 [2019-08-28T10:53:46.339Z]  Total Memory: 7.501GiB
10:53:46 [2019-08-28T10:53:46.339Z]  Name: ip-10-100-38-35
10:53:46 [2019-08-28T10:53:46.339Z]  ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS
10:53:46 [2019-08-28T10:53:46.339Z]  Docker Root Dir: /var/lib/docker
10:53:46 [2019-08-28T10:53:46.339Z]  Debug Mode: false
10:53:46 [2019-08-28T10:53:46.339Z]  Registry: https://index.docker.io/v1/
10:53:46 [2019-08-28T10:53:46.339Z]  Labels:
10:53:46 [2019-08-28T10:53:46.339Z]  Experimental: true
10:53:46 [2019-08-28T10:53:46.339Z]  Insecure Registries:
10:53:46 [2019-08-28T10:53:46.339Z]   127.0.0.0/8
10:53:46 [2019-08-28T10:53:46.339Z]  Live Restore Enabled: true
10:53:46 [2019-08-28T10:53:46.339Z] 
10:53:46 [2019-08-28T10:53:46.339Z] WARNING: No swap limit support
[Pipeline] sh
10:53:46 [2019-08-28T10:53:46.362Z] Reading package lists...
10:53:46 [2019-08-28T10:53:46.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:53:46 [2019-08-28T10:53:46.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:53:46 [2019-08-28T10:53:46.644Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:53:46 [2019-08-28T10:53:46.644Z] + bash /home/ubuntu/workspace/moby_PR-39800/check-config.sh
10:53:46 [2019-08-28T10:53:46.644Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:53:46 [2019-08-28T10:53:46.644Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ...
10:53:46 [2019-08-28T10:53:46.644Z] 
10:53:46 [2019-08-28T10:53:46.644Z] Generally Necessary:
10:53:46 [2019-08-28T10:53:46.644Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:53:46 [2019-08-28T10:53:46.644Z] - apparmor: enabled and tools installed
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_NAMESPACES: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_NET_NS: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_PID_NS: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_IPC_NS: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_UTS_NS: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_CGROUPS: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_CGROUP_CPUACCT: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_CGROUP_DEVICE: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_CGROUP_FREEZER: enabled
10:53:46 [2019-08-28T10:53:46.644Z] - CONFIG_CGROUP_SCHED: enabled
10:53:46 [2019-08-28T10:53:46.813Z]   CC       criu/parasite-syscall.o
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_CPUSETS: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_MEMCG: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_KEYS: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_VETH: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_BRIDGE: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_NF_NAT: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_NF_NAT_NEEDED: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_POSIX_MQUEUE: enabled
10:53:46 [2019-08-28T10:53:46.903Z] 
10:53:46 [2019-08-28T10:53:46.903Z] Optional Features:
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_USER_NS: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_SECCOMP: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_CGROUP_PIDS: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_MEMCG_SWAP: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:53:46 [2019-08-28T10:53:46.903Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_BLK_CGROUP: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IOSCHED_CFQ: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_CGROUP_PERF: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_CGROUP_HUGETLB: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_CFS_BANDWIDTH: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_RT_GROUP_SCHED: missing
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_VS: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_VS_NFCT: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_IP_VS_RR: enabled (as module)
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_EXT4_FS: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:53:46 [2019-08-28T10:53:46.903Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:53:47 [2019-08-28T10:53:47.086Z] Reading package lists...
10:53:47 [2019-08-28T10:53:47.086Z] Building dependency tree...
10:53:47 [2019-08-28T10:53:47.086Z] Reading state information...
10:53:47 [2019-08-28T10:53:47.086Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:53:47 [2019-08-28T10:53:47.086Z] The following additional packages will be installed:
10:53:47 [2019-08-28T10:53:47.086Z]   libjq1 libonig4
10:53:47 [2019-08-28T10:53:47.160Z] - Network Drivers:
10:53:47 [2019-08-28T10:53:47.160Z]   - "overlay":
10:53:47 [2019-08-28T10:53:47.160Z]     - CONFIG_VXLAN: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:53:47 [2019-08-28T10:53:47.160Z]       Optional (for encrypted networks):
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_CRYPTO: enabled
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_CRYPTO_AEAD: enabled
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_CRYPTO_GCM: enabled
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_CRYPTO_GHASH: enabled
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_XFRM: enabled
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_XFRM_USER: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_INET_ESP: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]   - "ipvlan":
10:53:47 [2019-08-28T10:53:47.160Z]     - CONFIG_IPVLAN: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]   - "macvlan":
10:53:47 [2019-08-28T10:53:47.160Z]     - CONFIG_MACVLAN: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]     - CONFIG_DUMMY: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]   - "ftp,tftp client in container":
10:53:47 [2019-08-28T10:53:47.160Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:53:47 [2019-08-28T10:53:47.160Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:53:47 [2019-08-28T10:53:47.161Z] - Storage Drivers:
10:53:47 [2019-08-28T10:53:47.161Z]   - "aufs":
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_AUFS_FS: enabled (as module)
10:53:47 [2019-08-28T10:53:47.161Z]   - "btrfs":
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:53:47 [2019-08-28T10:53:47.161Z]   - "devicemapper":
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_BLK_DEV_DM: enabled
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:53:47 [2019-08-28T10:53:47.161Z]   - "overlay":
10:53:47 [2019-08-28T10:53:47.161Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:53:47 [2019-08-28T10:53:47.161Z]   - "zfs":
10:53:47 [2019-08-28T10:53:47.161Z]     - /dev/zfs: missing
10:53:47 [2019-08-28T10:53:47.161Z]     - zfs command: missing
10:53:47 [2019-08-28T10:53:47.161Z]     - zpool command: missing
10:53:47 [2019-08-28T10:53:47.161Z] 
10:53:47 [2019-08-28T10:53:47.161Z] Limits:
10:53:47 [2019-08-28T10:53:47.161Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:53:47 [2019-08-28T10:53:47.161Z] 
10:53:47 [2019-08-28T10:53:47.161Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:53:47 [2019-08-28T10:53:47.426Z]   CC       criu/path.o
10:53:47 [2019-08-28T10:53:47.454Z] The following NEW packages will be installed:
10:53:47 [2019-08-28T10:53:47.454Z]   jq libjq1 libonig4
10:53:47 [2019-08-28T10:53:47.454Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:53:47 [2019-08-28T10:53:47.454Z] Need to get 328 kB of archives.
10:53:47 [2019-08-28T10:53:47.454Z] After this operation, 1263 kB of additional disk space will be used.
10:53:47 [2019-08-28T10:53:47.454Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
10:53:47 [2019-08-28T10:53:47.454Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
10:53:47 [2019-08-28T10:53:47.454Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
10:53:47 [2019-08-28T10:53:47.454Z] debconf: delaying package configuration, since apt-utils is not installed
10:53:47 [2019-08-28T10:53:47.454Z] Fetched 328 kB in 0s (4396 kB/s)
10:53:47 [2019-08-28T10:53:47.454Z] Selecting previously unselected package libonig4:s390x.
10:53:47 [2019-08-28T10:53:47.454Z] (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.)
10:53:47 [2019-08-28T10:53:47.454Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
10:53:47 [2019-08-28T10:53:47.454Z] Unpacking libonig4:s390x (6.1.3-2) ...
10:53:47 [2019-08-28T10:53:47.454Z] Selecting previously unselected package libjq1:s390x.
10:53:47 [2019-08-28T10:53:47.454Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
10:53:47 [2019-08-28T10:53:47.454Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
10:53:47 [2019-08-28T10:53:47.535Z] + sudo modprobe ip_vs
10:53:47 [2019-08-28T10:53:47.535Z] Client:
10:53:47 [2019-08-28T10:53:47.535Z]  Debug Mode: false
10:53:47 [2019-08-28T10:53:47.535Z] 
10:53:47 [2019-08-28T10:53:47.535Z] Server:
10:53:47 [2019-08-28T10:53:47.535Z]  Containers: 0
10:53:47 [2019-08-28T10:53:47.535Z]   Running: 0
10:53:47 [2019-08-28T10:53:47.535Z]   Paused: 0
10:53:47 [2019-08-28T10:53:47.535Z]   Stopped: 0
10:53:47 [2019-08-28T10:53:47.535Z]  Images: 0
10:53:47 [2019-08-28T10:53:47.535Z]  Server Version: 19.03.1
10:53:47 [2019-08-28T10:53:47.535Z]  Storage Driver: overlay2
10:53:47 [2019-08-28T10:53:47.535Z]   Backing Filesystem: extfs
10:53:47 [2019-08-28T10:53:47.535Z]   Supports d_type: true
10:53:47 [2019-08-28T10:53:47.535Z]   Native Overlay Diff: true
10:53:47 [2019-08-28T10:53:47.535Z]  Logging Driver: json-file
10:53:47 [2019-08-28T10:53:47.535Z]  Cgroup Driver: cgroupfs
10:53:47 [2019-08-28T10:53:47.535Z]  Plugins:
10:53:47 [2019-08-28T10:53:47.535Z]   Volume: local
10:53:47 [2019-08-28T10:53:47.535Z]   Network: bridge host ipvlan macvlan null overlay
10:53:47 [2019-08-28T10:53:47.535Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:53:47 [2019-08-28T10:53:47.535Z]  Swarm: inactive
10:53:47 [2019-08-28T10:53:47.535Z]  Runtimes: runc
10:53:47 [2019-08-28T10:53:47.535Z]  Default Runtime: runc
10:53:47 [2019-08-28T10:53:47.535Z]  Init Binary: docker-init
10:53:47 [2019-08-28T10:53:47.535Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
10:53:47 [2019-08-28T10:53:47.535Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
10:53:47 [2019-08-28T10:53:47.535Z]  init version: fec3683
10:53:47 [2019-08-28T10:53:47.535Z]  Security Options:
10:53:47 [2019-08-28T10:53:47.535Z]   apparmor
10:53:47 [2019-08-28T10:53:47.535Z]   seccomp
10:53:47 [2019-08-28T10:53:47.535Z]    Profile: default
10:53:47 [2019-08-28T10:53:47.535Z]  Kernel Version: 4.15.0-1045-aws
10:53:47 [2019-08-28T10:53:47.535Z]  Operating System: Ubuntu 18.04.3 LTS
10:53:47 [2019-08-28T10:53:47.535Z]  OSType: linux
10:53:47 [2019-08-28T10:53:47.535Z]  Architecture: x86_64
10:53:47 [2019-08-28T10:53:47.535Z]  CPUs: 2
10:53:47 [2019-08-28T10:53:47.535Z]  Total Memory: 7.501GiB
10:53:47 [2019-08-28T10:53:47.535Z]  Name: ip-10-100-115-208
10:53:47 [2019-08-28T10:53:47.535Z]  ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS
10:53:47 [2019-08-28T10:53:47.535Z]  Docker Root Dir: /var/lib/docker
10:53:47 [2019-08-28T10:53:47.535Z]  Debug Mode: false
10:53:47 [2019-08-28T10:53:47.535Z]  Registry: https://index.docker.io/v1/
10:53:47 [2019-08-28T10:53:47.535Z]  Labels:
10:53:47 [2019-08-28T10:53:47.535Z]  Experimental: true
10:53:47 [2019-08-28T10:53:47.535Z]  Insecure Registries:
10:53:47 [2019-08-28T10:53:47.535Z]   127.0.0.0/8
10:53:47 [2019-08-28T10:53:47.535Z]  Live Restore Enabled: true
10:53:47 [2019-08-28T10:53:47.535Z] 
10:53:47 [2019-08-28T10:53:47.535Z] WARNING: No swap limit support
[Pipeline] sh
10:53:47 [2019-08-28T10:53:47.708Z]   CC       criu/pie-util-vdso-elf32.o
10:53:47 [2019-08-28T10:53:47.708Z]   CC       criu/pie-util-vdso.o
10:53:47 [2019-08-28T10:53:47.792Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:556d26c07d068d92fd896428ab4ac890554239d7 .
10:53:47 [2019-08-28T10:53:47.832Z] Selecting previously unselected package jq.
10:53:47 [2019-08-28T10:53:47.832Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
10:53:47 [2019-08-28T10:53:47.832Z] Unpacking jq (1.5+dfsg-1.3) ...
10:53:47 [2019-08-28T10:53:47.832Z] Setting up libonig4:s390x (6.1.3-2) ...
10:53:47 [2019-08-28T10:53:47.832Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
10:53:47 [2019-08-28T10:53:47.832Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:53:47 [2019-08-28T10:53:47.832Z] Setting up jq (1.5+dfsg-1.3) ...
10:53:47 [2019-08-28T10:53:47.846Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:53:47 [2019-08-28T10:53:47.846Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:53:47 [2019-08-28T10:53:47.846Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:53:47 [2019-08-28T10:53:47.846Z] + bash /home/ubuntu/workspace/moby_PR-39800/check-config.sh
10:53:47 [2019-08-28T10:53:47.846Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:53:47 [2019-08-28T10:53:47.846Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ...
10:53:47 [2019-08-28T10:53:47.846Z] 
10:53:47 [2019-08-28T10:53:47.846Z] Generally Necessary:
10:53:47 [2019-08-28T10:53:47.846Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:53:47 [2019-08-28T10:53:47.846Z] - apparmor: enabled and tools installed
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_NAMESPACES: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_NET_NS: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_PID_NS: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_IPC_NS: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_UTS_NS: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_CGROUPS: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_CGROUP_CPUACCT: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_CGROUP_DEVICE: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_CGROUP_FREEZER: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_CGROUP_SCHED: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_CPUSETS: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_MEMCG: enabled
10:53:47 [2019-08-28T10:53:47.846Z] - CONFIG_KEYS: enabled
10:53:47 [2019-08-28T10:53:47.990Z]   CC       criu/pie-util.o
10:53:48 [2019-08-28T10:53:48.049Z] #2 [internal] load .dockerignore
10:53:48 [2019-08-28T10:53:48.049Z] #2 transferring context:
10:53:48 [2019-08-28T10:53:48.049Z] #2 transferring context: 87B done
10:53:48 [2019-08-28T10:53:48.049Z] #2 DONE 0.1s
10:53:48 [2019-08-28T10:53:48.049Z] 
10:53:48 [2019-08-28T10:53:48.049Z] #1 [internal] load build definition from Dockerfile
10:53:48 [2019-08-28T10:53:48.049Z] #1 transferring dockerfile: 10.90kB done
10:53:48 [2019-08-28T10:53:48.049Z] #1 DONE 0.1s
10:53:48 [2019-08-28T10:53:48.049Z] 
10:53:48 [2019-08-28T10:53:48.049Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_VETH: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_BRIDGE: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_NF_NAT: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_NF_NAT_NEEDED: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_POSIX_MQUEUE: enabled
10:53:48 [2019-08-28T10:53:48.104Z] 
10:53:48 [2019-08-28T10:53:48.104Z] Optional Features:
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_USER_NS: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_SECCOMP: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_CGROUP_PIDS: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_MEMCG_SWAP: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:53:48 [2019-08-28T10:53:48.104Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_BLK_CGROUP: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IOSCHED_CFQ: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_CGROUP_PERF: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_CGROUP_HUGETLB: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_CFS_BANDWIDTH: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_RT_GROUP_SCHED: missing
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_VS: enabled (as module)
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_VS_NFCT: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:53:48 [2019-08-28T10:53:48.104Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:53:48 [2019-08-28T10:53:48.105Z] - CONFIG_IP_VS_RR: enabled (as module)
10:53:48 [2019-08-28T10:53:48.105Z] - CONFIG_EXT4_FS: enabled
10:53:48 [2019-08-28T10:53:48.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:53:48 [2019-08-28T10:53:48.105Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:53:48 [2019-08-28T10:53:48.105Z] - Network Drivers:
10:53:48 [2019-08-28T10:53:48.105Z]   - "overlay":
10:53:48 [2019-08-28T10:53:48.105Z]     - CONFIG_VXLAN: enabled (as module)
10:53:48 [2019-08-28T10:53:48.105Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:53:48 [2019-08-28T10:53:48.105Z]       Optional (for encrypted networks):
10:53:48 [2019-08-28T10:53:48.194Z] Removing intermediate container 4c073021ebe4
10:53:48 [2019-08-28T10:53:48.194Z]  ---> ff9183a69ea5
10:53:48 [2019-08-28T10:53:48.194Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh /
10:53:48 [2019-08-28T10:53:48.271Z]   CC       criu/pipes.o
10:53:48 [2019-08-28T10:53:48.307Z] #3 DONE 0.3s
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_CRYPTO: enabled
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_CRYPTO_AEAD: enabled
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_CRYPTO_GCM: enabled
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_CRYPTO_GHASH: enabled
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_XFRM: enabled
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_XFRM_USER: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_INET_ESP: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]   - "ipvlan":
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_IPVLAN: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]   - "macvlan":
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_MACVLAN: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_DUMMY: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]   - "ftp,tftp client in container":
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z] - Storage Drivers:
10:53:48 [2019-08-28T10:53:48.364Z]   - "aufs":
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_AUFS_FS: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]   - "btrfs":
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:53:48 [2019-08-28T10:53:48.364Z]   - "devicemapper":
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_BLK_DEV_DM: enabled
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]   - "overlay":
10:53:48 [2019-08-28T10:53:48.364Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:53:48 [2019-08-28T10:53:48.364Z]   - "zfs":
10:53:48 [2019-08-28T10:53:48.364Z]     - /dev/zfs: missing
10:53:48 [2019-08-28T10:53:48.364Z]     - zfs command: missing
10:53:48 [2019-08-28T10:53:48.364Z]     - zpool command: missing
10:53:48 [2019-08-28T10:53:48.364Z] 
10:53:48 [2019-08-28T10:53:48.364Z] Limits:
10:53:48 [2019-08-28T10:53:48.364Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:53:48 [2019-08-28T10:53:48.364Z] 
10:53:48 [2019-08-28T10:53:48.364Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:53:48 [2019-08-28T10:53:48.553Z]   CC       criu/plugin.o
10:53:48 [2019-08-28T10:53:48.559Z]  ---> c8428d06fe66
10:53:48 [2019-08-28T10:53:48.559Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:53:48 [2019-08-28T10:53:48.559Z]  ---> Running in 4f0c168fb7ff
10:53:48 [2019-08-28T10:53:48.571Z] 
10:53:48 [2019-08-28T10:53:48.571Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
10:53:48 [2019-08-28T10:53:48.571Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done
10:53:48 [2019-08-28T10:53:48.571Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done
10:53:48 [2019-08-28T10:53:48.571Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done
10:53:48 [2019-08-28T10:53:48.571Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.1s
10:53:48 [2019-08-28T10:53:48.571Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done
10:53:48 [2019-08-28T10:53:48.571Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 0B / 45.37MB 0.1s
10:53:48 [2019-08-28T10:53:48.571Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.1s
10:53:48 [2019-08-28T10:53:48.736Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:556d26c07d068d92fd896428ab4ac890554239d7 .
10:53:48 [2019-08-28T10:53:48.736Z] #2 [internal] load build definition from Dockerfile
10:53:48 [2019-08-28T10:53:48.736Z] #2 transferring dockerfile: 10.90kB done
10:53:48 [2019-08-28T10:53:48.736Z] #2 DONE 0.1s
10:53:48 [2019-08-28T10:53:48.736Z] 
10:53:48 [2019-08-28T10:53:48.736Z] #1 [internal] load .dockerignore
10:53:48 [2019-08-28T10:53:48.736Z] #1 transferring context: 87B done
10:53:48 [2019-08-28T10:53:48.736Z] #1 DONE 0.1s
10:53:48 [2019-08-28T10:53:48.736Z] 
10:53:48 [2019-08-28T10:53:48.736Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch
10:53:48 [2019-08-28T10:53:48.831Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.07MB / 4.34MB 0.2s
10:53:48 [2019-08-28T10:53:48.831Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 1.27MB / 10.79MB 0.2s
10:53:48 [2019-08-28T10:53:48.831Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.2s done
10:53:48 [2019-08-28T10:53:48.831Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 9.46MB / 45.37MB 0.5s
10:53:48 [2019-08-28T10:53:48.831Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 7.15MB / 10.79MB 0.5s
10:53:48 [2019-08-28T10:53:48.831Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.58MB / 50.07MB 0.5s
10:53:48 [2019-08-28T10:53:48.836Z]   CC       criu/proc_parse.o
10:53:49 [2019-08-28T10:53:49.090Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 15.27MB / 45.37MB 0.7s
10:53:49 [2019-08-28T10:53:49.090Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.6s done
10:53:49 [2019-08-28T10:53:49.090Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 9.79MB / 50.07MB 0.7s
10:53:49 [2019-08-28T10:53:49.090Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.7s
10:53:49 [2019-08-28T10:53:49.302Z] #3 DONE 0.3s
10:53:49 [2019-08-28T10:53:49.302Z] 
10:53:49 [2019-08-28T10:53:49.302Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
10:53:49 [2019-08-28T10:53:49.302Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done
10:53:49 [2019-08-28T10:53:49.302Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done
10:53:49 [2019-08-28T10:53:49.302Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.1s
10:53:49 [2019-08-28T10:53:49.302Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done
10:53:49 [2019-08-28T10:53:49.302Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done
10:53:49 [2019-08-28T10:53:49.302Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 0B / 45.37MB 0.1s
10:53:49 [2019-08-28T10:53:49.302Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.1s
10:53:49 [2019-08-28T10:53:49.353Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 22.69MB / 45.37MB 0.8s
10:53:49 [2019-08-28T10:53:49.353Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 16.71MB / 50.07MB 0.8s
10:53:49 [2019-08-28T10:53:49.353Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 5.59MB / 57.67MB 0.8s
10:53:49 [2019-08-28T10:53:49.353Z] #4 ...
10:53:49 [2019-08-28T10:53:49.353Z] 
10:53:49 [2019-08-28T10:53:49.353Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
10:53:49 [2019-08-28T10:53:49.353Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done
10:53:49 [2019-08-28T10:53:49.353Z] #64 DONE 1.0s
10:53:49 [2019-08-28T10:53:49.353Z] 
10:53:49 [2019-08-28T10:53:49.353Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
10:53:49 [2019-08-28T10:53:49.353Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 25.85MB / 45.37MB 0.9s
10:53:49 [2019-08-28T10:53:49.353Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 20.56MB / 50.07MB 0.9s
10:53:49 [2019-08-28T10:53:49.353Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 9.59MB / 57.67MB 0.9s
10:53:49 [2019-08-28T10:53:49.562Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 3.83MB / 4.34MB 0.2s
10:53:49 [2019-08-28T10:53:49.562Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.14MB / 45.37MB 0.2s
10:53:49 [2019-08-28T10:53:49.562Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 2.32MB / 10.79MB 0.2s
10:53:49 [2019-08-28T10:53:49.562Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.2s done
10:53:49 [2019-08-28T10:53:49.562Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 18.75MB / 45.37MB 0.4s
10:53:49 [2019-08-28T10:53:49.562Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 7.65MB / 10.79MB 0.4s
10:53:49 [2019-08-28T10:53:49.562Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.4s
10:53:49 [2019-08-28T10:53:49.614Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 32.38MB / 45.37MB 1.1s
10:53:49 [2019-08-28T10:53:49.614Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 27.87MB / 50.07MB 1.1s
10:53:49 [2019-08-28T10:53:49.614Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 20.78MB / 57.67MB 1.1s
10:53:49 [2019-08-28T10:53:49.614Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 36.68MB / 45.37MB 1.2s
10:53:49 [2019-08-28T10:53:49.614Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 31.79MB / 50.07MB 1.2s
10:53:49 [2019-08-28T10:53:49.614Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 25.22MB / 57.67MB 1.2s
10:53:49 [2019-08-28T10:53:49.822Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 27.09MB / 45.37MB 0.5s
10:53:49 [2019-08-28T10:53:49.822Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.4s done
10:53:49 [2019-08-28T10:53:49.822Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 5.07MB / 50.07MB 0.5s
10:53:49 [2019-08-28T10:53:49.822Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.5s
10:53:49 [2019-08-28T10:53:49.822Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 41.81MB / 45.37MB 0.7s
10:53:49 [2019-08-28T10:53:49.822Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 18.11MB / 50.07MB 0.7s
10:53:49 [2019-08-28T10:53:49.822Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 16.25MB / 57.67MB 0.7s
10:53:49 [2019-08-28T10:53:49.871Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 41.70MB / 45.37MB 1.3s
10:53:49 [2019-08-28T10:53:49.871Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 37.10MB / 50.07MB 1.3s
10:53:49 [2019-08-28T10:53:49.871Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 30.72MB / 57.67MB 1.3s
10:53:49 [2019-08-28T10:53:49.871Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.4s
10:53:49 [2019-08-28T10:53:49.871Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 46.22MB / 50.07MB 1.4s
10:53:49 [2019-08-28T10:53:49.871Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 34.62MB / 57.67MB 1.4s
10:53:50 [2019-08-28T10:53:50.008Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:53:50 [2019-08-28T10:53:50.008Z] 
######################################################################## 100.0%
10:53:50 [2019-08-28T10:53:50.081Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.8s
10:53:50 [2019-08-28T10:53:50.081Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 21.52MB / 57.67MB 0.8s
10:53:50 [2019-08-28T10:53:50.081Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 22.65MB / 50.07MB 0.9s
10:53:50 [2019-08-28T10:53:50.081Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 29.52MB / 57.67MB 0.9s
10:53:50 [2019-08-28T10:53:50.130Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.4s done
10:53:50 [2019-08-28T10:53:50.130Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.6s done
10:53:50 [2019-08-28T10:53:50.130Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 45.76MB / 57.67MB 1.7s
10:53:50 [2019-08-28T10:53:50.130Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.17MB / 127.96MB 1.7s
10:53:50 [2019-08-28T10:53:50.130Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.6s done
10:53:50 [2019-08-28T10:53:50.343Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.9s done
10:53:50 [2019-08-28T10:53:50.344Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 34.21MB / 50.07MB 1.1s
10:53:50 [2019-08-28T10:53:50.344Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 40.36MB / 57.67MB 1.1s
10:53:50 [2019-08-28T10:53:50.344Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 1.1s
10:53:50 [2019-08-28T10:53:50.344Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 41.26MB / 50.07MB 1.3s
10:53:50 [2019-08-28T10:53:50.344Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 47.70MB / 57.67MB 1.3s
10:53:50 [2019-08-28T10:53:50.391Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 52.31MB / 57.67MB 1.9s
10:53:50 [2019-08-28T10:53:50.391Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 15.70MB / 127.96MB 1.9s
10:53:50 [2019-08-28T10:53:50.391Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e
10:53:50 [2019-08-28T10:53:50.391Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.0s
10:53:50 [2019-08-28T10:53:50.603Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.4s
10:53:50 [2019-08-28T10:53:50.603Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 51.73MB / 57.67MB 1.4s
10:53:50 [2019-08-28T10:53:50.603Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 12.16MB / 127.96MB 1.4s
10:53:50 [2019-08-28T10:53:50.603Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 0.1s
10:53:50 [2019-08-28T10:53:50.603Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.66MB / 57.67MB 1.5s
10:53:50 [2019-08-28T10:53:50.652Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.1s done
10:53:50 [2019-08-28T10:53:50.652Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 24.04MB / 127.96MB 2.1s
10:53:50 [2019-08-28T10:53:50.652Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 31.31MB / 127.96MB 2.3s
10:53:50 [2019-08-28T10:53:50.750Z] 
######                                                                     9.2%
##################                                                        25.9%
##############################                                            42.6%
##########################################                                59.3%
######################################################                    76.0%
##################################################################        92.7%
######################################################################## 100.0%
10:53:50 [2019-08-28T10:53:50.853Z]   CC       criu/protobuf-desc.o
10:53:50 [2019-08-28T10:53:50.871Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 19.93MB / 127.96MB 1.6s
10:53:50 [2019-08-28T10:53:50.871Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 32.07MB / 127.96MB 1.8s
10:53:50 [2019-08-28T10:53:50.912Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 40.80MB / 127.96MB 2.4s
10:53:50 [2019-08-28T10:53:50.912Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 56.25MB / 127.96MB 2.6s
10:53:51 [2019-08-28T10:53:51.115Z] 
######################################################################## 100.0%
10:53:51 [2019-08-28T10:53:51.115Z] 
#########################                                                 35.3%
##########################################################                80.6%
######################################################################## 100.0%
10:53:51 [2019-08-28T10:53:51.131Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.8s done
10:53:51 [2019-08-28T10:53:51.131Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.8s done
10:53:51 [2019-08-28T10:53:51.131Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 1.9s
10:53:51 [2019-08-28T10:53:51.131Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 43.47MB / 127.96MB 2.0s
10:53:51 [2019-08-28T10:53:51.131Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.9s done
10:53:51 [2019-08-28T10:53:51.138Z]   CC       criu/protobuf.o
10:53:51 [2019-08-28T10:53:51.170Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 63.00MB / 127.96MB 2.7s
10:53:51 [2019-08-28T10:53:51.394Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 58.66MB / 127.96MB 2.2s
10:53:51 [2019-08-28T10:53:51.420Z]   CC       criu/pstree.o
10:53:51 [2019-08-28T10:53:51.430Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 71.75MB / 127.96MB 2.9s
10:53:51 [2019-08-28T10:53:51.430Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 78.37MB / 127.96MB 3.0s
10:53:51 [2019-08-28T10:53:51.487Z] 
######################################################################## 100.0%
10:53:51 [2019-08-28T10:53:51.661Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 70.52MB / 127.96MB 2.4s
10:53:51 [2019-08-28T10:53:51.661Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 84.28MB / 127.96MB 2.6s
10:53:51 [2019-08-28T10:53:51.689Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 93.52MB / 127.96MB 3.3s
10:53:51 [2019-08-28T10:53:51.925Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 96.98MB / 127.96MB 2.8s
10:53:51 [2019-08-28T10:53:51.948Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 100.48MB / 127.96MB 3.4s
10:53:51 [2019-08-28T10:53:51.948Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 112.45MB / 127.96MB 3.6s
10:53:52 [2019-08-28T10:53:52.183Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 108.63MB / 127.96MB 2.9s
10:53:52 [2019-08-28T10:53:52.184Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 125.18MB / 127.96MB 3.1s
10:53:52 [2019-08-28T10:53:52.206Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 122.08MB / 127.96MB 3.7s
10:53:52 [2019-08-28T10:53:52.236Z] 
#########                                                                 12.9%
#####################                                                     30.4%
###############################                                           43.6%
############################################                              61.4%
#########################################################                 79.2%
#######################################################################   99.6%
######################################################################## 100.0%
10:53:52 [2019-08-28T10:53:52.236Z] 
######################################################################## 100.0%
10:53:52 [2019-08-28T10:53:52.426Z]   CC       criu/rbtree.o
10:53:52 [2019-08-28T10:53:52.426Z]   CC       criu/rst-malloc.o
10:53:52 [2019-08-28T10:53:52.708Z]   CC       criu/seccomp.o
10:53:52 [2019-08-28T10:53:52.754Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 3.5s done
10:53:52 [2019-08-28T10:53:52.773Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.4s done
10:53:52 [2019-08-28T10:53:52.990Z]   CC       criu/seize.o
10:53:53 [2019-08-28T10:53:53.015Z] #4 ...
10:53:53 [2019-08-28T10:53:53.015Z] 
10:53:53 [2019-08-28T10:53:53.015Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
10:53:53 [2019-08-28T10:53:53.015Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done
10:53:53 [2019-08-28T10:53:53.015Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:53:53 [2019-08-28T10:53:53.015Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:53:53 [2019-08-28T10:53:53.015Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done
10:53:53 [2019-08-28T10:53:53.015Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done
10:53:53 [2019-08-28T10:53:53.015Z] #64 DONE 3.5s
10:53:53 [2019-08-28T10:53:53.015Z] 
10:53:53 [2019-08-28T10:53:53.015Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
10:53:53 [2019-08-28T10:53:53.031Z] #4 ...
10:53:53 [2019-08-28T10:53:53.031Z] 
10:53:53 [2019-08-28T10:53:53.031Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
10:53:53 [2019-08-28T10:53:53.031Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:53:53 [2019-08-28T10:53:53.031Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:53:53 [2019-08-28T10:53:53.031Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.1s done
10:53:53 [2019-08-28T10:53:53.031Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done
10:53:53 [2019-08-28T10:53:53.031Z] #64 DONE 3.5s
10:53:53 [2019-08-28T10:53:53.031Z] 
10:53:53 [2019-08-28T10:53:53.031Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
10:53:53 [2019-08-28T10:53:53.597Z] #4 ...
10:53:53 [2019-08-28T10:53:53.597Z] 
10:53:53 [2019-08-28T10:53:53.597Z] #18 [internal] load build context
10:53:53 [2019-08-28T10:53:53.597Z] #18 transferring context: 45.53MB 4.9s done
10:53:53 [2019-08-28T10:53:53.597Z] #18 DONE 5.0s
10:53:53 [2019-08-28T10:53:53.597Z] 
10:53:53 [2019-08-28T10:53:53.597Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
10:53:53 [2019-08-28T10:53:53.605Z]   CC       criu/servicefd.o
10:53:53 [2019-08-28T10:53:53.886Z]   CC       criu/shmem.o
10:53:54 [2019-08-28T10:53:54.246Z] 
###                                                                        5.4%
#########                                                                 13.0%
##############                                                            20.5%
##################                                                        26.2%
#######################                                                   32.8%
#############################                                             40.4%
#################################                                         47.0%
######################################                                    53.6%
############################################                              61.2%
#################################################                         68.7%
######################################################                    75.4%
###########################################################               82.9%
#################################################################         90.5%
#####################################################################     96.2%
######################################################################## 100.0%
10:53:54 [2019-08-28T10:53:54.246Z] 
10:53:54 [2019-08-28T10:53:54.392Z] #4 ...
10:53:54 [2019-08-28T10:53:54.392Z] 
10:53:54 [2019-08-28T10:53:54.392Z] #18 [internal] load build context
10:53:54 [2019-08-28T10:53:54.392Z] #18 transferring context: 45.53MB 4.5s done
10:53:54 [2019-08-28T10:53:54.392Z] #18 DONE 4.9s
10:53:54 [2019-08-28T10:53:54.392Z] 
10:53:54 [2019-08-28T10:53:54.392Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
10:53:54 [2019-08-28T10:53:54.500Z]   CC       criu/sigframe.o
10:53:54 [2019-08-28T10:53:54.500Z]   CC       criu/signalfd.o
10:53:54 [2019-08-28T10:53:54.655Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:53:54 [2019-08-28T10:53:54.782Z]   CC       criu/sk-inet.o
10:53:54 [2019-08-28T10:53:54.976Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.5s done
10:53:54 [2019-08-28T10:53:54.976Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821
10:53:55 [2019-08-28T10:53:55.035Z] 
######################################################################## 100.0%
10:53:55 [2019-08-28T10:53:55.035Z] 
######################################################################## 100.0%
10:53:55 [2019-08-28T10:53:55.035Z] 
10:53:55 [2019-08-28T10:53:55.325Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.9s done
10:53:55 [2019-08-28T10:53:55.396Z]   CC       criu/sk-netlink.o
10:53:55 [2019-08-28T10:53:55.404Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:53:55 [2019-08-28T10:53:55.542Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done
10:53:55 [2019-08-28T10:53:55.542Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8
10:53:55 [2019-08-28T10:53:55.582Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.1s
10:53:55 [2019-08-28T10:53:55.678Z]   CC       criu/sk-packet.o
10:53:55 [2019-08-28T10:53:55.780Z] 
######################################################################## 100.0%
10:53:55 [2019-08-28T10:53:55.780Z] 
######################################################################## 100.0%
10:53:55 [2019-08-28T10:53:55.780Z] 
10:53:55 [2019-08-28T10:53:55.801Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done
10:53:55 [2019-08-28T10:53:55.801Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde
10:53:55 [2019-08-28T10:53:55.839Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done
10:53:56 [2019-08-28T10:53:56.097Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s
10:53:56 [2019-08-28T10:53:56.097Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done
10:53:56 [2019-08-28T10:53:56.292Z]   CC       criu/sk-queue.o
10:53:56 [2019-08-28T10:53:56.355Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde
10:53:56 [2019-08-28T10:53:56.564Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:53:56 [2019-08-28T10:53:56.564Z] skipping existing b63cc5f62c21
10:53:56 [2019-08-28T10:53:56.564Z] 
10:53:56 [2019-08-28T10:53:56.574Z]   CC       criu/sk-tcp.o
10:53:56 [2019-08-28T10:53:56.856Z]   CC       criu/sk-unix.o
10:53:56 [2019-08-28T10:53:56.934Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:53:57 [2019-08-28T10:53:57.300Z] 
######################################################################## 100.0%
10:53:57 [2019-08-28T10:53:57.300Z] 
######################################################################## 100.0%
10:53:57 [2019-08-28T10:53:57.300Z] 
10:53:57 [2019-08-28T10:53:57.300Z] Download of images into '/build' complete.
10:53:57 [2019-08-28T10:53:57.300Z] Use something like the following to load the result into a Docker daemon:
10:53:57 [2019-08-28T10:53:57.300Z]   tar -cC '/build' . | docker load
10:53:58 [2019-08-28T10:53:58.326Z]   CC       criu/sockets.o
10:53:58 [2019-08-28T10:53:58.333Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.0s done
10:53:58 [2019-08-28T10:53:58.333Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc
10:53:58 [2019-08-28T10:53:58.572Z] Removing intermediate container 4f0c168fb7ff
10:53:58 [2019-08-28T10:53:58.572Z]  ---> 055a6aebab1f
10:53:58 [2019-08-28T10:53:58.572Z] Step 24/126 : FROM base AS cross-false
10:53:58 [2019-08-28T10:53:58.572Z]  ---> 82b9bdf3fa37
10:53:58 [2019-08-28T10:53:58.572Z] Step 25/126 : FROM base AS cross-true
10:53:58 [2019-08-28T10:53:58.572Z]  ---> 82b9bdf3fa37
10:53:58 [2019-08-28T10:53:58.572Z] Step 26/126 : ARG DEBIAN_FRONTEND
10:53:58 [2019-08-28T10:53:58.572Z]  ---> Using cache
10:53:58 [2019-08-28T10:53:58.572Z]  ---> 14a4596e6af3
10:53:58 [2019-08-28T10:53:58.572Z] Step 27/126 : RUN dpkg --add-architecture armhf
10:53:58 [2019-08-28T10:53:58.572Z]  ---> Running in bccb6a16fc8d
10:53:58 [2019-08-28T10:53:58.880Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.0s done
10:53:58 [2019-08-28T10:53:58.880Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc
10:53:58 [2019-08-28T10:53:58.943Z]   CC       criu/stats.o
10:53:59 [2019-08-28T10:53:59.225Z]   CC       criu/string.o
10:53:59 [2019-08-28T10:53:59.225Z]   CC       criu/sysctl.o
10:53:59 [2019-08-28T10:53:59.506Z]   CC       criu/sysfs_parse.o
10:53:59 [2019-08-28T10:53:59.788Z]   CC       criu/timerfd.o
10:53:59 [2019-08-28T10:53:59.877Z] Removing intermediate container bccb6a16fc8d
10:53:59 [2019-08-28T10:53:59.877Z]  ---> ae0ce2a665d3
10:53:59 [2019-08-28T10:53:59.877Z] Step 28/126 : RUN dpkg --add-architecture arm64
10:53:59 [2019-08-28T10:53:59.877Z]  ---> Running in 87f93ae5d6b1
10:54:00 [2019-08-28T10:54:00.070Z]   CC       criu/tty.o
10:54:00 [2019-08-28T10:54:00.230Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done
10:54:00 [2019-08-28T10:54:00.230Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b
10:54:00 [2019-08-28T10:54:00.780Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done
10:54:00 [2019-08-28T10:54:00.780Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b
10:54:01 [2019-08-28T10:54:01.201Z] Removing intermediate container 87f93ae5d6b1
10:54:01 [2019-08-28T10:54:01.201Z]  ---> a6e242533172
10:54:01 [2019-08-28T10:54:01.201Z] Step 29/126 : RUN dpkg --add-architecture armel
10:54:01 [2019-08-28T10:54:01.201Z]  ---> Running in 7f46b9d8eff4
10:54:01 [2019-08-28T10:54:01.538Z]   CC       criu/tun.o
10:54:01 [2019-08-28T10:54:01.820Z]   CC       criu/uffd.o
10:54:02 [2019-08-28T10:54:02.012Z] Removing intermediate container 7f46b9d8eff4
10:54:02 [2019-08-28T10:54:02.012Z]  ---> 8fb3b870ad10
10:54:02 [2019-08-28T10:54:02.012Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:54:02 [2019-08-28T10:54:02.392Z]  ---> Running in 199168dbbe3c
10:54:02 [2019-08-28T10:54:02.825Z]   CC       criu/util.o
10:54:03 [2019-08-28T10:54:03.168Z] Removing intermediate container 199168dbbe3c
10:54:03 [2019-08-28T10:54:03.168Z]  ---> 06f1fa644d8d
10:54:03 [2019-08-28T10:54:03.168Z] Step 31/126 : FROM cross-${CROSS} as dev-base
10:54:03 [2019-08-28T10:54:03.168Z]  ---> 82b9bdf3fa37
10:54:03 [2019-08-28T10:54:03.168Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false
10:54:03 [2019-08-28T10:54:03.168Z]  ---> 82b9bdf3fa37
10:54:03 [2019-08-28T10:54:03.168Z] Step 33/126 : ARG DEBIAN_FRONTEND
10:54:03 [2019-08-28T10:54:03.168Z]  ---> Using cache
10:54:03 [2019-08-28T10:54:03.168Z]  ---> 14a4596e6af3
10:54:03 [2019-08-28T10:54:03.168Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
10:54:03 [2019-08-28T10:54:03.540Z]  ---> Running in 0772e50e37d7
10:54:03 [2019-08-28T10:54:03.832Z]   CC       criu/uts_ns.o
10:54:03 [2019-08-28T10:54:03.833Z]   CC       criu/vdso.o
10:54:03 [2019-08-28T10:54:03.938Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:03 [2019-08-28T10:54:03.938Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:03 [2019-08-28T10:54:03.938Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:03 [2019-08-28T10:54:03.938Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:03 [2019-08-28T10:54:03.938Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:03 [2019-08-28T10:54:03.938Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:54:04 [2019-08-28T10:54:04.318Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:54:04 [2019-08-28T10:54:04.318Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:54:04 [2019-08-28T10:54:04.411Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.1s done
10:54:04 [2019-08-28T10:54:04.411Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3
10:54:04 [2019-08-28T10:54:04.452Z]   LINK     criu/built-in.o
10:54:04 [2019-08-28T10:54:04.452Z]   LINK     criu/criu
10:54:04 [2019-08-28T10:54:04.680Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done
10:54:04 [2019-08-28T10:54:04.680Z] #4 DONE 16.3s
10:54:04 [2019-08-28T10:54:04.680Z] 
10:54:04 [2019-08-28T10:54:04.680Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:54:04 [2019-08-28T10:54:04.742Z]   DEP      lib/c/criu.d
10:54:04 [2019-08-28T10:54:04.742Z]   CC       images/rpc.pb-c.o
10:54:04 [2019-08-28T10:54:04.961Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.3s done
10:54:05 [2019-08-28T10:54:05.218Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3
10:54:05 [2019-08-28T10:54:05.355Z]   CC       lib/c/criu.o
10:54:05 [2019-08-28T10:54:05.476Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done
10:54:05 [2019-08-28T10:54:05.476Z] #4 DONE 16.3s
10:54:05 [2019-08-28T10:54:05.476Z] 
10:54:05 [2019-08-28T10:54:05.476Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:54:05 [2019-08-28T10:54:05.655Z] Fetched 7670 kB in 1s (4849 kB/s)
10:54:05 [2019-08-28T10:54:05.969Z]   LINK     lib/c/built-in.o
10:54:05 [2019-08-28T10:54:05.969Z]   LINK     lib/c/libcriu.so
10:54:06 [2019-08-28T10:54:06.017Z] Reading package lists...
10:54:06 [2019-08-28T10:54:06.251Z]   GEN      magic.py
10:54:06 [2019-08-28T10:54:06.251Z] Note: Building without setproctitle() and strlcpy() support.
10:54:06 [2019-08-28T10:54:06.251Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:54:06 [2019-08-28T10:54:06.390Z] Reading package lists...
10:54:06 [2019-08-28T10:54:06.536Z] fatal: Not a git repository (or any of the parent directories): .git
10:54:06 [2019-08-28T10:54:06.785Z] Building dependency tree...
10:54:06 [2019-08-28T10:54:06.785Z] Reading state information...
10:54:06 [2019-08-28T10:54:06.785Z] The following additional packages will be installed:
10:54:06 [2019-08-28T10:54:06.785Z]   libapparmor1 libseccomp2
10:54:06 [2019-08-28T10:54:06.785Z] Suggested packages:
10:54:06 [2019-08-28T10:54:06.785Z]   seccomp
10:54:06 [2019-08-28T10:54:06.785Z] The following NEW packages will be installed:
10:54:06 [2019-08-28T10:54:06.785Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:54:06 [2019-08-28T10:54:06.785Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
10:54:06 [2019-08-28T10:54:06.785Z] Need to get 301 kB of archives.
10:54:06 [2019-08-28T10:54:06.785Z] After this operation, 1402 kB of additional disk space will be used.
10:54:06 [2019-08-28T10:54:06.785Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
10:54:06 [2019-08-28T10:54:06.785Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
10:54:06 [2019-08-28T10:54:06.785Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
10:54:06 [2019-08-28T10:54:06.785Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
10:54:06 [2019-08-28T10:54:06.785Z] debconf: delaying package configuration, since apt-utils is not installed
10:54:06 [2019-08-28T10:54:06.820Z] make[1]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.104Z] make[1]: 'images/built-in.o' is up to date.
10:54:07 [2019-08-28T10:54:07.104Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
10:54:07 [2019-08-28T10:54:07.104Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:54:07 [2019-08-28T10:54:07.104Z] make[1]: 'compel/libcompel.a' is up to date.
10:54:07 [2019-08-28T10:54:07.104Z] make[1]: 'compel/compel-host-bin' is up to date.
10:54:07 [2019-08-28T10:54:07.104Z] make[1]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.104Z] make[1]: 'soccr/libsoccr.a' is up to date.
10:54:07 [2019-08-28T10:54:07.154Z] Fetched 301 kB in 0s (3827 kB/s)
10:54:07 [2019-08-28T10:54:07.154Z] Selecting previously unselected package libseccomp2:s390x.
10:54:07 [2019-08-28T10:54:07.154Z] (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.)
10:54:07 [2019-08-28T10:54:07.154Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
10:54:07 [2019-08-28T10:54:07.154Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
10:54:07 [2019-08-28T10:54:07.154Z] Selecting previously unselected package libseccomp-dev:s390x.
10:54:07 [2019-08-28T10:54:07.154Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
10:54:07 [2019-08-28T10:54:07.154Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
10:54:07 [2019-08-28T10:54:07.154Z] Selecting previously unselected package libapparmor1:s390x.
10:54:07 [2019-08-28T10:54:07.154Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
10:54:07 [2019-08-28T10:54:07.154Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
10:54:07 [2019-08-28T10:54:07.154Z] Selecting previously unselected package libapparmor-dev:s390x.
10:54:07 [2019-08-28T10:54:07.154Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
10:54:07 [2019-08-28T10:54:07.154Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
10:54:07 [2019-08-28T10:54:07.154Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:07 [2019-08-28T10:54:07.154Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
10:54:07 [2019-08-28T10:54:07.154Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
10:54:07 [2019-08-28T10:54:07.154Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
10:54:07 [2019-08-28T10:54:07.154Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
10:54:07 [2019-08-28T10:54:07.154Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z] make[2]: Nothing to be done for 'all'.
10:54:07 [2019-08-28T10:54:07.387Z]   INSTALL  criu/criu
10:54:07 [2019-08-28T10:54:07.941Z] Removing intermediate container 0772e50e37d7
10:54:07 [2019-08-28T10:54:07.941Z]  ---> 4cf584cf049c
10:54:07 [2019-08-28T10:54:07.941Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true
10:54:07 [2019-08-28T10:54:07.941Z]  ---> 06f1fa644d8d
10:54:07 [2019-08-28T10:54:07.941Z] Step 36/126 : ARG DEBIAN_FRONTEND
10:54:07 [2019-08-28T10:54:07.941Z]  ---> Running in 655983021a0f
10:54:07 [2019-08-28T10:54:07.941Z] Removing intermediate container 655983021a0f
10:54:07 [2019-08-28T10:54:07.941Z]  ---> da079f07ebc8
10:54:07 [2019-08-28T10:54:07.941Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:54:08 [2019-08-28T10:54:08.029Z] #5 DONE 3.4s
10:54:08 [2019-08-28T10:54:08.029Z] 
10:54:08 [2019-08-28T10:54:08.029Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:08 [2019-08-28T10:54:08.041Z] #5 DONE 2.7s
10:54:08 [2019-08-28T10:54:08.291Z] #57 ...
10:54:08 [2019-08-28T10:54:08.291Z] 
10:54:08 [2019-08-28T10:54:08.291Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:08 [2019-08-28T10:54:08.291Z] #22 DONE 0.1s
10:54:08 [2019-08-28T10:54:08.291Z] 
10:54:08 [2019-08-28T10:54:08.291Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:54:08 [2019-08-28T10:54:08.291Z] #52 DONE 0.1s
10:54:08 [2019-08-28T10:54:08.291Z] 
10:54:08 [2019-08-28T10:54:08.291Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:54:08 [2019-08-28T10:54:08.291Z] #26 DONE 0.1s
10:54:08 [2019-08-28T10:54:08.291Z] 
10:54:08 [2019-08-28T10:54:08.291Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:54:08 [2019-08-28T10:54:08.291Z] #29 DONE 0.1s
10:54:08 [2019-08-28T10:54:08.291Z] 
10:54:08 [2019-08-28T10:54:08.291Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:54:08 [2019-08-28T10:54:08.291Z] #60 DONE 0.1s
10:54:08 [2019-08-28T10:54:08.291Z] 
10:54:08 [2019-08-28T10:54:08.291Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
10:54:08 [2019-08-28T10:54:08.291Z] #23 DONE 0.2s
10:54:08 [2019-08-28T10:54:08.291Z] 
10:54:08 [2019-08-28T10:54:08.291Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:54:08 [2019-08-28T10:54:08.331Z]  ---> Running in c124433ce2d7
10:54:08 [2019-08-28T10:54:08.372Z] 
10:54:08 [2019-08-28T10:54:08.372Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:08 [2019-08-28T10:54:08.372Z] #57 ...
10:54:08 [2019-08-28T10:54:08.372Z] 
10:54:08 [2019-08-28T10:54:08.372Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:08 [2019-08-28T10:54:08.372Z] #22 DONE 0.2s
10:54:08 [2019-08-28T10:54:08.549Z] #61 ...
10:54:08 [2019-08-28T10:54:08.549Z] 
10:54:08 [2019-08-28T10:54:08.549Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:54:08 [2019-08-28T10:54:08.549Z] #49 DONE 0.2s
10:54:08 [2019-08-28T10:54:08.549Z] 
10:54:08 [2019-08-28T10:54:08.549Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:54:08 [2019-08-28T10:54:08.549Z] #32 DONE 0.2s
10:54:08 [2019-08-28T10:54:08.549Z] 
10:54:08 [2019-08-28T10:54:08.549Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
10:54:08 [2019-08-28T10:54:08.660Z] #23 DONE 0.2s
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:54:08 [2019-08-28T10:54:08.660Z] #29 DONE 0.2s
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:08 [2019-08-28T10:54:08.660Z] #30 ...
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:54:08 [2019-08-28T10:54:08.660Z] #52 DONE 0.3s
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:54:08 [2019-08-28T10:54:08.660Z] #60 DONE 0.3s
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:54:08 [2019-08-28T10:54:08.660Z] #49 DONE 0.3s
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:54:08 [2019-08-28T10:54:08.660Z] #32 DONE 0.3s
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:54:08 [2019-08-28T10:54:08.660Z] #26 DONE 0.4s
10:54:08 [2019-08-28T10:54:08.660Z] 
10:54:08 [2019-08-28T10:54:08.660Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:09 [2019-08-28T10:54:09.115Z] Removing intermediate container c124433ce2d7
10:54:09 [2019-08-28T10:54:09.115Z]  ---> a117e1d438df
10:54:09 [2019-08-28T10:54:09.115Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
10:54:09 [2019-08-28T10:54:09.115Z]  ---> 4cf584cf049c
10:54:09 [2019-08-28T10:54:09.115Z] Step 39/126 : FROM base AS tomlv
10:54:09 [2019-08-28T10:54:09.115Z]  ---> 82b9bdf3fa37
10:54:09 [2019-08-28T10:54:09.115Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv
10:54:09 [2019-08-28T10:54:09.115Z]  ---> Running in 1e217ee0806f
10:54:09 [2019-08-28T10:54:09.418Z] Removing intermediate container c0d8f64bdbfb
10:54:09 [2019-08-28T10:54:09.418Z]  ---> c4bbb97ddc0e
10:54:09 [2019-08-28T10:54:09.418Z] Step 12/126 : FROM base AS registry
10:54:09 [2019-08-28T10:54:09.418Z]  ---> dea7bc0fd00c
10:54:09 [2019-08-28T10:54:09.418Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:54:09 [2019-08-28T10:54:09.418Z]  ---> Running in 373463b7a564
10:54:09 [2019-08-28T10:54:09.418Z] Removing intermediate container 373463b7a564
10:54:09 [2019-08-28T10:54:09.418Z]  ---> 819b0d04323d
10:54:09 [2019-08-28T10:54:09.418Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
10:54:09 [2019-08-28T10:54:09.418Z]  ---> Running in 92c25df27bdb
10:54:09 [2019-08-28T10:54:09.418Z] Removing intermediate container 92c25df27bdb
10:54:09 [2019-08-28T10:54:09.418Z]  ---> 3d8d0b90289a
10:54:09 [2019-08-28T10:54:09.418Z] Step 15/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
10:54:09 [2019-08-28T10:54:09.418Z]  ---> Running in 846b14eae9fc
10:54:09 [2019-08-28T10:54:09.478Z] Removing intermediate container 1e217ee0806f
10:54:09 [2019-08-28T10:54:09.478Z]  ---> 9823589b8efd
10:54:09 [2019-08-28T10:54:09.478Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:54:09 [2019-08-28T10:54:09.699Z] + mktemp -d
10:54:09 [2019-08-28T10:54:09.699Z] + export GOPATH=/tmp/tmp.PsqdUMZDOE
10:54:09 [2019-08-28T10:54:09.699Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.PsqdUMZDOE/src/github.com/docker/distribution
10:54:09 [2019-08-28T10:54:09.699Z] Cloning into '/tmp/tmp.PsqdUMZDOE/src/github.com/docker/distribution'...
10:54:09 [2019-08-28T10:54:09.859Z]  ---> eebd0437451f
10:54:09 [2019-08-28T10:54:09.859Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:54:09 [2019-08-28T10:54:09.859Z]  ---> bf40bba47124
10:54:09 [2019-08-28T10:54:09.859Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:54:09 [2019-08-28T10:54:09.859Z]  ---> Running in da3ef47932c2
10:54:10 [2019-08-28T10:54:10.811Z] + RM_GOPATH=0
10:54:10 [2019-08-28T10:54:10.811Z] + TMP_GOPATH=
10:54:10 [2019-08-28T10:54:10.811Z] + : /build
10:54:10 [2019-08-28T10:54:10.811Z] + '[' -z '' ']'
10:54:10 [2019-08-28T10:54:10.811Z] ++ mktemp -d
10:54:10 [2019-08-28T10:54:10.811Z] + export GOPATH=/tmp/tmp.tHGGdbnYKg
10:54:10 [2019-08-28T10:54:10.811Z] + GOPATH=/tmp/tmp.tHGGdbnYKg
10:54:10 [2019-08-28T10:54:10.811Z] + RM_GOPATH=1
10:54:10 [2019-08-28T10:54:10.811Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:10 [2019-08-28T10:54:10.811Z] ++ dirname ./install.sh
10:54:10 [2019-08-28T10:54:10.811Z] + dir=.
10:54:10 [2019-08-28T10:54:10.811Z] + bin=tomlv
10:54:10 [2019-08-28T10:54:10.811Z] + shift
10:54:10 [2019-08-28T10:54:10.811Z] + '[' '!' -f ./tomlv.installer ']'
10:54:10 [2019-08-28T10:54:10.811Z] + . ./tomlv.installer
10:54:10 [2019-08-28T10:54:10.811Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:10 [2019-08-28T10:54:10.811Z] + install_tomlv
10:54:10 [2019-08-28T10:54:10.811Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:54:10 [2019-08-28T10:54:10.811Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tHGGdbnYKg/src/github.com/BurntSushi/toml
10:54:10 [2019-08-28T10:54:10.811Z] Cloning into '/tmp/tmp.tHGGdbnYKg/src/github.com/BurntSushi/toml'...
10:54:10 [2019-08-28T10:54:10.811Z] + cd /tmp/tmp.tHGGdbnYKg/src/github.com/BurntSushi/toml
10:54:10 [2019-08-28T10:54:10.811Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:10 [2019-08-28T10:54:10.811Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:54:10 [2019-08-28T10:54:10.811Z] math/bits
10:54:10 [2019-08-28T10:54:10.811Z] errors
10:54:10 [2019-08-28T10:54:10.811Z] internal/cpu
10:54:10 [2019-08-28T10:54:10.811Z] math
10:54:11 [2019-08-28T10:54:11.183Z] internal/bytealg
10:54:11 [2019-08-28T10:54:11.183Z] runtime/internal/atomic
10:54:11 [2019-08-28T10:54:11.183Z] runtime/internal/sys
10:54:11 [2019-08-28T10:54:11.183Z] runtime/internal/math
10:54:11 [2019-08-28T10:54:11.183Z] runtime
10:54:11 [2019-08-28T10:54:11.580Z] unicode/utf8
10:54:11 [2019-08-28T10:54:11.580Z] strconv
10:54:11 [2019-08-28T10:54:11.580Z] internal/race
10:54:11 [2019-08-28T10:54:11.580Z] sync/atomic
10:54:11 [2019-08-28T10:54:11.580Z] unicode
10:54:11 [2019-08-28T10:54:11.976Z] internal/testlog
10:54:11 [2019-08-28T10:54:11.976Z] encoding
10:54:11 [2019-08-28T10:54:11.976Z] runtime/cgo
10:54:12 [2019-08-28T10:54:12.388Z] + cd /tmp/tmp.PsqdUMZDOE/src/github.com/docker/distribution
10:54:12 [2019-08-28T10:54:12.388Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:54:13 [2019-08-28T10:54:13.006Z] + GOPATH=/tmp/tmp.PsqdUMZDOE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PsqdUMZDOE go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:54:13 [2019-08-28T10:54:13.248Z] sync
10:54:13 [2019-08-28T10:54:13.248Z] reflect
10:54:13 [2019-08-28T10:54:13.248Z] io
10:54:13 [2019-08-28T10:54:13.248Z] syscall
10:54:13 [2019-08-28T10:54:13.812Z] #33 ...
10:54:13 [2019-08-28T10:54:13.812Z] 
10:54:13 [2019-08-28T10:54:13.812Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:13 [2019-08-28T10:54:13.812Z] #57 5.205 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:13 [2019-08-28T10:54:13.812Z] #57 5.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:13 [2019-08-28T10:54:13.812Z] #57 5.245 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:13 [2019-08-28T10:54:13.812Z] #57 5.249 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:13 [2019-08-28T10:54:13.812Z] #57 5.347 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:13 [2019-08-28T10:54:13.927Z] #27 ...
10:54:13 [2019-08-28T10:54:13.927Z] 
10:54:13 [2019-08-28T10:54:13.927Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.780 + RM_GOPATH=0
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.781 + TMP_GOPATH=
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.781 + : /build
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.781 + '[' -z '' ']'
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.787 ++ mktemp -d
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.789 + export GOPATH=/tmp/tmp.o6E6jxzWBu
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.789 + GOPATH=/tmp/tmp.o6E6jxzWBu
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.789 + RM_GOPATH=1
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.792 ++ dirname ./install.sh
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.792 + dir=.
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.793 + bin=tomlv
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.793 + shift
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.793 + '[' '!' -f ./tomlv.installer ']'
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.793 + . ./tomlv.installer
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.793 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.793 + install_tomlv
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.794 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.794 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.794 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o6E6jxzWBu/src/github.com/BurntSushi/toml
10:54:13 [2019-08-28T10:54:13.927Z] #30 4.799 Cloning into '/tmp/tmp.o6E6jxzWBu/src/github.com/BurntSushi/toml'...
10:54:14 [2019-08-28T10:54:14.048Z] time
10:54:14 [2019-08-28T10:54:14.048Z] sort
10:54:14 [2019-08-28T10:54:14.069Z] #57 5.997 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:14 [2019-08-28T10:54:14.413Z] internal/poll
10:54:14 [2019-08-28T10:54:14.413Z] internal/fmtsort
10:54:14 [2019-08-28T10:54:14.413Z] internal/syscall/unix
10:54:14 [2019-08-28T10:54:14.413Z] strings
10:54:14 [2019-08-28T10:54:14.413Z] os
10:54:14 [2019-08-28T10:54:14.413Z] bytes
10:54:14 [2019-08-28T10:54:14.500Z] #30 5.827 + cd /tmp/tmp.o6E6jxzWBu/src/github.com/BurntSushi/toml
10:54:14 [2019-08-28T10:54:14.500Z] #30 5.827 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:14 [2019-08-28T10:54:14.500Z] #30 5.876 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:54:14 [2019-08-28T10:54:14.805Z] fmt
10:54:14 [2019-08-28T10:54:14.805Z] bufio
10:54:14 [2019-08-28T10:54:14.805Z] path/filepath
10:54:15 [2019-08-28T10:54:15.181Z] io/ioutil
10:54:15 [2019-08-28T10:54:15.181Z] path
10:54:15 [2019-08-28T10:54:15.181Z] text/tabwriter
10:54:15 [2019-08-28T10:54:15.181Z] flag
10:54:15 [2019-08-28T10:54:15.181Z] github.com/BurntSushi/toml
10:54:15 [2019-08-28T10:54:15.181Z] log
10:54:15 [2019-08-28T10:54:15.433Z] #30 6.617 errors
10:54:15 [2019-08-28T10:54:15.434Z] #30 6.620 internal/cpu
10:54:15 [2019-08-28T10:54:15.434Z] #30 6.684 math/bits
10:54:15 [2019-08-28T10:54:15.614Z] github.com/BurntSushi/toml/cmd/tomlv
10:54:15 [2019-08-28T10:54:15.694Z] #30 7.127 internal/bytealg
10:54:15 [2019-08-28T10:54:15.694Z] #30 7.251 math
10:54:15 [2019-08-28T10:54:15.976Z] #57 7.516 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:16 [2019-08-28T10:54:16.261Z] #30 7.761 runtime/internal/atomic
10:54:16 [2019-08-28T10:54:16.826Z] #30 8.218 runtime/internal/sys
10:54:16 [2019-08-28T10:54:16.826Z] #30 8.384 runtime/internal/math
10:54:16 [2019-08-28T10:54:16.913Z] #57 8.836 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:17 [2019-08-28T10:54:17.003Z] Removing intermediate container da3ef47932c2
10:54:17 [2019-08-28T10:54:17.003Z]  ---> cf1fc44cd436
10:54:17 [2019-08-28T10:54:17.003Z] Step 44/126 : FROM base AS vndr
10:54:17 [2019-08-28T10:54:17.003Z]  ---> 82b9bdf3fa37
10:54:17 [2019-08-28T10:54:17.003Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr
10:54:17 [2019-08-28T10:54:17.003Z]  ---> Running in 96465780621f
10:54:17 [2019-08-28T10:54:17.003Z] Removing intermediate container 96465780621f
10:54:17 [2019-08-28T10:54:17.003Z]  ---> 6bcbf74b254b
10:54:17 [2019-08-28T10:54:17.003Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:54:17 [2019-08-28T10:54:17.375Z]  ---> fb62ce16a748
10:54:17 [2019-08-28T10:54:17.375Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:54:17 [2019-08-28T10:54:17.392Z] #30 8.668 runtime
10:54:17 [2019-08-28T10:54:17.736Z]  ---> f692fc173b40
10:54:17 [2019-08-28T10:54:17.736Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:54:17 [2019-08-28T10:54:17.736Z]  ---> Running in f9633ad58392
10:54:18 [2019-08-28T10:54:18.120Z] + RM_GOPATH=0
10:54:18 [2019-08-28T10:54:18.120Z] + TMP_GOPATH=
10:54:18 [2019-08-28T10:54:18.120Z] + : /build
10:54:18 [2019-08-28T10:54:18.120Z] + '[' -z '' ']'
10:54:18 [2019-08-28T10:54:18.120Z] ++ mktemp -d
10:54:18 [2019-08-28T10:54:18.120Z] + export GOPATH=/tmp/tmp.2q80Y8ciMS
10:54:18 [2019-08-28T10:54:18.120Z] + GOPATH=/tmp/tmp.2q80Y8ciMS
10:54:18 [2019-08-28T10:54:18.120Z] + RM_GOPATH=1
10:54:18 [2019-08-28T10:54:18.120Z] ++ dirname ./install.sh
10:54:18 [2019-08-28T10:54:18.120Z] + dir=.
10:54:18 [2019-08-28T10:54:18.120Z] + bin=vndr
10:54:18 [2019-08-28T10:54:18.120Z] + shift
10:54:18 [2019-08-28T10:54:18.120Z] + '[' '!' -f ./vndr.installer ']'
10:54:18 [2019-08-28T10:54:18.120Z] + . ./vndr.installer
10:54:18 [2019-08-28T10:54:18.120Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:18 [2019-08-28T10:54:18.120Z] + install_vndr
10:54:18 [2019-08-28T10:54:18.120Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:54:18 [2019-08-28T10:54:18.120Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2q80Y8ciMS/src/github.com/LK4D4/vndr
10:54:18 [2019-08-28T10:54:18.120Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:18 [2019-08-28T10:54:18.120Z] Cloning into '/tmp/tmp.2q80Y8ciMS/src/github.com/LK4D4/vndr'...
10:54:18 [2019-08-28T10:54:18.287Z] #57 ...
10:54:18 [2019-08-28T10:54:18.287Z] 
10:54:18 [2019-08-28T10:54:18.287Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:18 [2019-08-28T10:54:18.287Z] #17 4.477 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:18 [2019-08-28T10:54:18.287Z] #17 4.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #17 4.527 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #17 4.535 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #17 4.595 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:18 [2019-08-28T10:54:18.287Z] #17 5.349 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #17 6.948 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #17 7.928 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #17 ...
10:54:18 [2019-08-28T10:54:18.287Z] 
10:54:18 [2019-08-28T10:54:18.287Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.908 + RM_GOPATH=0
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.908 + TMP_GOPATH=
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.908 + : /build
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.908 + '[' -z '' ']'
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.908 ++ mktemp -d
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.910 + export GOPATH=/tmp/tmp.iFXfcPRh4H
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.910 + GOPATH=/tmp/tmp.iFXfcPRh4H
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.910 + RM_GOPATH=1
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.914 ++ dirname ./install.sh
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.916 + dir=.
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.916 + bin=dockercli
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.917 + shift
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.918 + '[' '!' -f ./dockercli.installer ']'
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.918 + . ./dockercli.installer
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.919 ++ DOCKERCLI_CHANNEL=stable
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.920 ++ DOCKERCLI_VERSION=17.06.2-ce
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.920 + install_dockercli
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.921 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.922 Install docker/cli version 17.06.2-ce from stable
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.922 ++ uname -m
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.930 + arch=x86_64
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.931 + '[' x86_64 '!=' x86_64 ']'
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.931 + url=https://download.docker.com/linux/static
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.932 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:54:18 [2019-08-28T10:54:18.287Z] #53 5.932 + tar -xz docker/docker
10:54:18 [2019-08-28T10:54:18.287Z] #53 ...
10:54:18 [2019-08-28T10:54:18.287Z] 
10:54:18 [2019-08-28T10:54:18.287Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:18 [2019-08-28T10:54:18.287Z] #44 6.197 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:18 [2019-08-28T10:54:18.287Z] #44 6.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #44 6.218 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #44 6.252 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #44 6.303 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:18 [2019-08-28T10:54:18.287Z] #44 7.219 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:18 [2019-08-28T10:54:18.287Z] #44 9.518 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #30 ...
10:54:18 [2019-08-28T10:54:18.325Z] 
10:54:18 [2019-08-28T10:54:18.325Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:18 [2019-08-28T10:54:18.325Z] #35 4.885 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:18 [2019-08-28T10:54:18.325Z] #35 4.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #35 4.990 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #35 5.010 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #35 5.039 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:18 [2019-08-28T10:54:18.325Z] #35 5.866 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #35 7.502 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #35 8.416 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #35 ...
10:54:18 [2019-08-28T10:54:18.325Z] 
10:54:18 [2019-08-28T10:54:18.325Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:18 [2019-08-28T10:54:18.325Z] #6 7.600 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:18 [2019-08-28T10:54:18.325Z] #6 7.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #6 7.651 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #6 7.670 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #6 7.702 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:18 [2019-08-28T10:54:18.325Z] #6 8.626 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:18 [2019-08-28T10:54:18.325Z] #6 ...
10:54:18 [2019-08-28T10:54:18.325Z] 
10:54:18 [2019-08-28T10:54:18.325Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:54:18 [2019-08-28T10:54:18.325Z] #15 5.081 + mktemp -d
10:54:18 [2019-08-28T10:54:18.325Z] #15 5.089 + export GOPATH=/tmp/tmp.Q8d0Nl62Xg
10:54:18 [2019-08-28T10:54:18.325Z] #15 5.089 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Q8d0Nl62Xg/src/github.com/go-swagger/go-swagger
10:54:18 [2019-08-28T10:54:18.325Z] #15 5.090 Cloning into '/tmp/tmp.Q8d0Nl62Xg/src/github.com/go-swagger/go-swagger'...
10:54:18 [2019-08-28T10:54:18.491Z] + cd /tmp/tmp.2q80Y8ciMS/src/github.com/LK4D4/vndr
10:54:18 [2019-08-28T10:54:18.491Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:18 [2019-08-28T10:54:18.491Z] + go build -buildmode=pie -v -o /build/vndr .
10:54:18 [2019-08-28T10:54:18.491Z] errors
10:54:18 [2019-08-28T10:54:18.491Z] internal/cpu
10:54:18 [2019-08-28T10:54:18.491Z] internal/race
10:54:18 [2019-08-28T10:54:18.491Z] runtime/internal/atomic
10:54:18 [2019-08-28T10:54:18.491Z] runtime/internal/sys
10:54:18 [2019-08-28T10:54:18.491Z] internal/bytealg
10:54:18 [2019-08-28T10:54:18.491Z] runtime/internal/math
10:54:18 [2019-08-28T10:54:18.491Z] sync/atomic
10:54:18 [2019-08-28T10:54:18.491Z] runtime
10:54:18 [2019-08-28T10:54:18.491Z] unicode
10:54:18 [2019-08-28T10:54:18.545Z] #44 ...
10:54:18 [2019-08-28T10:54:18.545Z] 
10:54:18 [2019-08-28T10:54:18.545Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:54:18 [2019-08-28T10:54:18.545Z] #55 4.098 + mktemp -d
10:54:18 [2019-08-28T10:54:18.545Z] #55 4.114 + export GOPATH=/tmp/tmp.Nwt3cmVoID
10:54:18 [2019-08-28T10:54:18.545Z] #55 4.114 + git clone https://github.com/docker/distribution.git /tmp/tmp.Nwt3cmVoID/src/github.com/docker/distribution
10:54:18 [2019-08-28T10:54:18.545Z] #55 4.114 Cloning into '/tmp/tmp.Nwt3cmVoID/src/github.com/docker/distribution'...
10:54:18 [2019-08-28T10:54:18.545Z] #55 ...
10:54:18 [2019-08-28T10:54:18.545Z] 
10:54:18 [2019-08-28T10:54:18.545Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:18 [2019-08-28T10:54:18.545Z] #35 6.616 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:18 [2019-08-28T10:54:18.545Z] #35 6.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:18 [2019-08-28T10:54:18.545Z] #35 6.675 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:18 [2019-08-28T10:54:18.545Z] #35 6.746 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:18 [2019-08-28T10:54:18.545Z] #35 6.774 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:18 [2019-08-28T10:54:18.545Z] #35 7.609 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:18 [2019-08-28T10:54:18.545Z] #35 9.908 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:18 [2019-08-28T10:54:18.583Z] #15 ...
10:54:18 [2019-08-28T10:54:18.583Z] 
10:54:18 [2019-08-28T10:54:18.583Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:18 [2019-08-28T10:54:18.583Z] #17 7.536 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:18 [2019-08-28T10:54:18.583Z] #17 7.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:18 [2019-08-28T10:54:18.583Z] #17 7.585 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:18 [2019-08-28T10:54:18.583Z] #17 7.611 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:18 [2019-08-28T10:54:18.583Z] #17 7.658 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:18 [2019-08-28T10:54:18.583Z] #17 8.697 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:18 [2019-08-28T10:54:18.802Z] #35 ...
10:54:18 [2019-08-28T10:54:18.803Z] 
10:54:18 [2019-08-28T10:54:18.803Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:54:18 [2019-08-28T10:54:18.803Z] #15 6.413 + mktemp -d
10:54:18 [2019-08-28T10:54:18.803Z] #15 6.437 + export GOPATH=/tmp/tmp.eMk1jy1YTV
10:54:18 [2019-08-28T10:54:18.803Z] #15 6.437 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.eMk1jy1YTV/src/github.com/go-swagger/go-swagger
10:54:18 [2019-08-28T10:54:18.803Z] #15 6.437 Cloning into '/tmp/tmp.eMk1jy1YTV/src/github.com/go-swagger/go-swagger'...
10:54:18 [2019-08-28T10:54:18.841Z] #17 ...
10:54:18 [2019-08-28T10:54:18.841Z] 
10:54:18 [2019-08-28T10:54:18.841Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.166 + RM_GOPATH=0
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.166 + TMP_GOPATH=
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.166 + : /build
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.166 + '[' -z '' ']'
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.175 ++ mktemp -d
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.202 + export GOPATH=/tmp/tmp.Av62qc5KNS
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.202 + GOPATH=/tmp/tmp.Av62qc5KNS
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.202 + RM_GOPATH=1
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.202 ++ dirname ./install.sh
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.212 + dir=.
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.212 + bin=vndr
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.212 + shift
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.213 + '[' '!' -f ./vndr.installer ']'
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.215 + . ./vndr.installer
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.231 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.236 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.236 + install_vndr
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.236 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.236 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Av62qc5KNS/src/github.com/LK4D4/vndr
10:54:18 [2019-08-28T10:54:18.841Z] #33 6.236 Cloning into '/tmp/tmp.Av62qc5KNS/src/github.com/LK4D4/vndr'...
10:54:18 [2019-08-28T10:54:18.841Z] #33 7.127 + cd /tmp/tmp.Av62qc5KNS/src/github.com/LK4D4/vndr
10:54:18 [2019-08-28T10:54:18.841Z] #33 7.127 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:18 [2019-08-28T10:54:18.841Z] #33 7.162 + go build -buildmode=pie -v -o /build/vndr .
10:54:18 [2019-08-28T10:54:18.841Z] #33 8.488 errors
10:54:18 [2019-08-28T10:54:18.841Z] #33 8.500 internal/cpu
10:54:18 [2019-08-28T10:54:18.841Z] #33 8.611 internal/race
10:54:18 [2019-08-28T10:54:18.841Z] #33 8.762 runtime/internal/atomic
10:54:18 [2019-08-28T10:54:18.841Z] #33 9.082 runtime/internal/sys
10:54:18 [2019-08-28T10:54:18.841Z] #33 9.221 internal/bytealg
10:54:18 [2019-08-28T10:54:18.841Z] #33 9.374 runtime/internal/math
10:54:18 [2019-08-28T10:54:18.841Z] #33 9.496 sync/atomic
10:54:18 [2019-08-28T10:54:18.841Z] #33 9.790 unicode
10:54:18 [2019-08-28T10:54:18.841Z] #33 ...
10:54:18 [2019-08-28T10:54:18.841Z] 
10:54:18 [2019-08-28T10:54:18.841Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.413 + RM_GOPATH=0
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.413 + TMP_GOPATH=
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.413 + : /build
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.413 + '[' -z '' ']'
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.413 ++ mktemp -d
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + export GOPATH=/tmp/tmp.hOjOU4Nh1T
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + GOPATH=/tmp/tmp.hOjOU4Nh1T
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + RM_GOPATH=1
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 ++ dirname ./install.sh
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + dir=.
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + bin=proxy
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + shift
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + '[' '!' -f ./proxy.installer ']'
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + . ./proxy.installer
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + install_proxy
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + case "$1" in
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + export CGO_ENABLED=0
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + CGO_ENABLED=0
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + _install_proxy
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1'
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hOjOU4Nh1T/src/github.com/docker/libnetwork
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 Cloning into '/tmp/tmp.hOjOU4Nh1T/src/github.com/docker/libnetwork'...
10:54:18 [2019-08-28T10:54:18.841Z] #50 6.421 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:54:18 [2019-08-28T10:54:18.890Z] unicode/utf8
10:54:18 [2019-08-28T10:54:18.890Z] math/bits
10:54:18 [2019-08-28T10:54:18.890Z] math
10:54:19 [2019-08-28T10:54:19.061Z] #15 ...
10:54:19 [2019-08-28T10:54:19.061Z] 
10:54:19 [2019-08-28T10:54:19.061Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:19 [2019-08-28T10:54:19.061Z] #6 7.029 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:19 [2019-08-28T10:54:19.061Z] #6 7.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:19 [2019-08-28T10:54:19.061Z] #6 7.104 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:19 [2019-08-28T10:54:19.061Z] #6 7.119 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:19 [2019-08-28T10:54:19.061Z] #6 7.180 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:19 [2019-08-28T10:54:19.061Z] #6 8.024 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:19 [2019-08-28T10:54:19.061Z] #6 10.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:19 [2019-08-28T10:54:19.061Z] #6 ...
10:54:19 [2019-08-28T10:54:19.061Z] 
10:54:19 [2019-08-28T10:54:19.061Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.466 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.466 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.466 + : /build
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.466 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.477 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.492 + export GOPATH=/tmp/tmp.RR6SM1NceH
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.492 + GOPATH=/tmp/tmp.RR6SM1NceH
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.492 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.493 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.495 + dir=.
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.495 + bin=proxy
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.495 + shift
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.495 + '[' '!' -f ./proxy.installer ']'
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.496 + . ./proxy.installer
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.496 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.503 + install_proxy
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.509 + case "$1" in
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.509 + export CGO_ENABLED=0
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.510 + CGO_ENABLED=0
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.510 + _install_proxy
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.510 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1'
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.510 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.510 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RR6SM1NceH/src/github.com/docker/libnetwork
10:54:19 [2019-08-28T10:54:19.061Z] #50 6.512 Cloning into '/tmp/tmp.RR6SM1NceH/src/github.com/docker/libnetwork'...
10:54:19 [2019-08-28T10:54:19.098Z] #50 ...
10:54:19 [2019-08-28T10:54:19.098Z] 
10:54:19 [2019-08-28T10:54:19.099Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:54:19 [2019-08-28T10:54:19.099Z] #55 6.401 + mktemp -d
10:54:19 [2019-08-28T10:54:19.099Z] #55 6.409 + export GOPATH=/tmp/tmp.xEOc2lqKCP
10:54:19 [2019-08-28T10:54:19.099Z] #55 6.410 + git clone https://github.com/docker/distribution.git /tmp/tmp.xEOc2lqKCP/src/github.com/docker/distribution
10:54:19 [2019-08-28T10:54:19.099Z] #55 6.412 Cloning into '/tmp/tmp.xEOc2lqKCP/src/github.com/docker/distribution'...
10:54:19 [2019-08-28T10:54:19.099Z] #55 ...
10:54:19 [2019-08-28T10:54:19.099Z] 
10:54:19 [2019-08-28T10:54:19.099Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:19 [2019-08-28T10:54:19.099Z] #44 6.609 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:19 [2019-08-28T10:54:19.099Z] #44 6.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:19 [2019-08-28T10:54:19.099Z] #44 6.767 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:19 [2019-08-28T10:54:19.099Z] #44 6.823 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:19 [2019-08-28T10:54:19.099Z] #44 6.846 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:19 [2019-08-28T10:54:19.099Z] #44 7.438 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:19 [2019-08-28T10:54:19.099Z] #44 9.284 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:19 [2019-08-28T10:54:19.099Z] #44 10.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:19 [2019-08-28T10:54:19.287Z] strconv
10:54:19 [2019-08-28T10:54:19.319Z] #50 ...
10:54:19 [2019-08-28T10:54:19.319Z] 
10:54:19 [2019-08-28T10:54:19.319Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.400 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.403 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.403 + : /build
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.403 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.404 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.425 + export GOPATH=/tmp/tmp.kWjfrfGHtP
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.425 + GOPATH=/tmp/tmp.kWjfrfGHtP
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.425 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.427 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.428 + dir=.
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.428 + bin=gotestsum
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.429 + shift
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.430 + '[' '!' -f ./gotestsum.installer ']'
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.431 + . ./gotestsum.installer
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.433 ++ GOTESTSUM_COMMIT=v0.3.5
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.436 + install_gotestsum
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.440 + echo 'Installing gotestsum version v0.3.5'
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.440 Installing gotestsum version v0.3.5
10:54:19 [2019-08-28T10:54:19.319Z] #27 6.440 + go get -d gotest.tools/gotestsum
10:54:19 [2019-08-28T10:54:19.319Z] #27 ...
10:54:19 [2019-08-28T10:54:19.319Z] 
10:54:19 [2019-08-28T10:54:19.319Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.164 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.164 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.164 + : /build
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.164 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.212 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.215 + export GOPATH=/tmp/tmp.yggWHx0ddu
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.215 + GOPATH=/tmp/tmp.yggWHx0ddu
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.215 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.215 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 + dir=.
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 + bin=gometalinter
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 + shift
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 + '[' '!' -f ./gometalinter.installer ']'
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 + . ./gometalinter.installer
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 ++ GOMETALINTER_COMMIT=v2.0.6
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 + install_gometalinter
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.216 + echo 'Installing gometalinter version v2.0.6'
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.217 Installing gometalinter version v2.0.6
10:54:19 [2019-08-28T10:54:19.319Z] #24 6.217 + go get -d github.com/alecthomas/gometalinter
10:54:19 [2019-08-28T10:54:19.356Z] #44 ...
10:54:19 [2019-08-28T10:54:19.356Z] 
10:54:19 [2019-08-28T10:54:19.356Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.095 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.095 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.095 + : /build
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.095 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.101 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.108 + export GOPATH=/tmp/tmp.mc7e1Zghgf
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.108 + GOPATH=/tmp/tmp.mc7e1Zghgf
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.108 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.109 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.110 + dir=.
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.112 + bin=gometalinter
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.112 + shift
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.112 + '[' '!' -f ./gometalinter.installer ']'
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.113 + . ./gometalinter.installer
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.113 ++ GOMETALINTER_COMMIT=v2.0.6
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.113 + install_gometalinter
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.113 + echo 'Installing gometalinter version v2.0.6'
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.114 + go get -d github.com/alecthomas/gometalinter
10:54:19 [2019-08-28T10:54:19.356Z] #24 6.114 Installing gometalinter version v2.0.6
10:54:19 [2019-08-28T10:54:19.356Z] #24 ...
10:54:19 [2019-08-28T10:54:19.356Z] 
10:54:19 [2019-08-28T10:54:19.356Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.223 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.223 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.223 + : /build
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.223 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.223 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.226 + export GOPATH=/tmp/tmp.NSHcxjeinR
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.226 + GOPATH=/tmp/tmp.NSHcxjeinR
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.226 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.230 Install docker/cli version 17.06.2-ce from stable
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 + dir=.
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 + bin=dockercli
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 + shift
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 + '[' '!' -f ./dockercli.installer ']'
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 + . ./dockercli.installer
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 ++ DOCKERCLI_CHANNEL=stable
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 ++ DOCKERCLI_VERSION=17.06.2-ce
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 + install_dockercli
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.231 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.239 ++ uname -m
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.274 + arch=x86_64
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.275 + '[' x86_64 '!=' x86_64 ']'
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.275 + url=https://download.docker.com/linux/static
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.288 + tar -xz docker/docker
10:54:19 [2019-08-28T10:54:19.356Z] #53 6.290 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:54:19 [2019-08-28T10:54:19.578Z] #24 ...
10:54:19 [2019-08-28T10:54:19.578Z] 
10:54:19 [2019-08-28T10:54:19.578Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.825 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.825 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.825 + : /build
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.825 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.832 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.847 + export GOPATH=/tmp/tmp.PYHx1HLbZa
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.847 + GOPATH=/tmp/tmp.PYHx1HLbZa
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.847 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.847 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.850 + dir=.
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.852 + bin=tomlv
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.857 + shift
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.858 + '[' '!' -f ./tomlv.installer ']'
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.858 + . ./tomlv.installer
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.858 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.858 + install_tomlv
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.859 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.859 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.859 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PYHx1HLbZa/src/github.com/BurntSushi/toml
10:54:19 [2019-08-28T10:54:19.578Z] #30 6.861 Cloning into '/tmp/tmp.PYHx1HLbZa/src/github.com/BurntSushi/toml'...
10:54:19 [2019-08-28T10:54:19.578Z] #30 8.360 + cd /tmp/tmp.PYHx1HLbZa/src/github.com/BurntSushi/toml
10:54:19 [2019-08-28T10:54:19.578Z] #30 8.361 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:54:19 [2019-08-28T10:54:19.578Z] #30 8.390 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:54:19 [2019-08-28T10:54:19.578Z] #30 9.289 errors
10:54:19 [2019-08-28T10:54:19.578Z] #30 9.332 internal/cpu
10:54:19 [2019-08-28T10:54:19.578Z] #30 9.452 math/bits
10:54:19 [2019-08-28T10:54:19.578Z] #30 9.717 internal/bytealg
10:54:19 [2019-08-28T10:54:19.578Z] #30 10.27 math
10:54:19 [2019-08-28T10:54:19.578Z] #30 10.41 runtime/internal/atomic
10:54:19 [2019-08-28T10:54:19.578Z] #30 10.82 runtime/internal/sys
10:54:19 [2019-08-28T10:54:19.578Z] #30 11.12 runtime/internal/math
10:54:19 [2019-08-28T10:54:19.578Z] #30 11.32 runtime
10:54:19 [2019-08-28T10:54:19.578Z] #30 ...
10:54:19 [2019-08-28T10:54:19.578Z] 
10:54:19 [2019-08-28T10:54:19.578Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:19 [2019-08-28T10:54:19.578Z] #6 11.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:19 [2019-08-28T10:54:19.614Z] #53 ...
10:54:19 [2019-08-28T10:54:19.614Z] 
10:54:19 [2019-08-28T10:54:19.614Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.840 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.840 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.840 + : /build/
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.840 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.846 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.851 + export GOPATH=/tmp/tmp.3iSA3eAIhH
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.851 + GOPATH=/tmp/tmp.3iSA3eAIhH
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.851 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.853 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.864 + dir=.
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + bin=rootlesskit
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + shift
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + '[' '!' -f ./rootlesskit.installer ']'
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + . ./rootlesskit.installer
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + install_rootlesskit
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + case "$1" in
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + export CGO_ENABLED=0
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + CGO_ENABLED=0
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + _install_rootlesskit
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.865 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.877 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3iSA3eAIhH/src/github.com/rootless-containers/rootlesskit
10:54:19 [2019-08-28T10:54:19.614Z] #61 5.883 Cloning into '/tmp/tmp.3iSA3eAIhH/src/github.com/rootless-containers/rootlesskit'...
10:54:19 [2019-08-28T10:54:19.614Z] #61 9.936 + cd /tmp/tmp.3iSA3eAIhH/src/github.com/rootless-containers/rootlesskit
10:54:19 [2019-08-28T10:54:19.614Z] #61 9.936 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
10:54:19 [2019-08-28T10:54:19.614Z] #61 10.79 + for f in rootlesskit rootlesskit-docker-proxy
10:54:19 [2019-08-28T10:54:19.614Z] #61 10.79 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:54:19 [2019-08-28T10:54:19.614Z] #61 ...
10:54:19 [2019-08-28T10:54:19.614Z] 
10:54:19 [2019-08-28T10:54:19.614Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.169 + RM_GOPATH=0
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.169 + TMP_GOPATH=
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.169 + : /build
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.169 + '[' -z '' ']'
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.170 ++ mktemp -d
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.184 + export GOPATH=/tmp/tmp.LGhyGzx2xN
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.184 + GOPATH=/tmp/tmp.LGhyGzx2xN
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.186 + RM_GOPATH=1
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.186 ++ dirname ./install.sh
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.187 + dir=.
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.191 + bin=gotestsum
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.192 + shift
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.192 + '[' '!' -f ./gotestsum.installer ']'
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.192 + . ./gotestsum.installer
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.193 ++ GOTESTSUM_COMMIT=v0.3.5
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.193 + install_gotestsum
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.194 + echo 'Installing gotestsum version v0.3.5'
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.194 Installing gotestsum version v0.3.5
10:54:19 [2019-08-28T10:54:19.614Z] #27 6.194 + go get -d gotest.tools/gotestsum
10:54:19 [2019-08-28T10:54:19.674Z] internal/testlog
10:54:19 [2019-08-28T10:54:19.674Z] encoding
10:54:19 [2019-08-28T10:54:19.674Z] unicode/utf16
10:54:19 [2019-08-28T10:54:19.674Z] container/list
10:54:19 [2019-08-28T10:54:19.674Z] crypto/internal/subtle
10:54:19 [2019-08-28T10:54:19.674Z] crypto/subtle
10:54:19 [2019-08-28T10:54:19.674Z] crypto/rc4
10:54:19 [2019-08-28T10:54:19.674Z] internal/x/crypto/cryptobyte/asn1
10:54:19 [2019-08-28T10:54:19.674Z] internal/nettrace
10:54:19 [2019-08-28T10:54:19.674Z] internal/x/net/dns/dnsmessage
10:54:19 [2019-08-28T10:54:19.674Z] runtime/cgo
10:54:21 [2019-08-28T10:54:21.043Z] sync
10:54:21 [2019-08-28T10:54:21.043Z] io
10:54:21 [2019-08-28T10:54:21.043Z] reflect
10:54:21 [2019-08-28T10:54:21.043Z] bytes
10:54:21 [2019-08-28T10:54:21.579Z] bufio
10:54:21 [2019-08-28T10:54:21.579Z] syscall
10:54:21 [2019-08-28T10:54:21.995Z] sort
10:54:21 [2019-08-28T10:54:21.995Z] time
10:54:21 [2019-08-28T10:54:21.995Z] internal/fmtsort
10:54:21 [2019-08-28T10:54:21.995Z] internal/syscall/unix
10:54:21 [2019-08-28T10:54:21.995Z] strings
10:54:22 [2019-08-28T10:54:22.146Z] #27 ...
10:54:22 [2019-08-28T10:54:22.146Z] 
10:54:22 [2019-08-28T10:54:22.146Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:54:22 [2019-08-28T10:54:22.146Z] #24 13.06 + cd /tmp/tmp.mc7e1Zghgf/src/github.com/alecthomas/gometalinter
10:54:22 [2019-08-28T10:54:22.146Z] #24 13.06 + git checkout -q v2.0.6
10:54:22 [2019-08-28T10:54:22.146Z] #24 13.56 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:54:22 [2019-08-28T10:54:22.374Z] path
10:54:22 [2019-08-28T10:54:22.374Z] regexp/syntax
10:54:22 [2019-08-28T10:54:22.374Z] internal/poll
10:54:22 [2019-08-28T10:54:22.776Z] os
10:54:22 [2019-08-28T10:54:22.776Z] regexp
10:54:23 [2019-08-28T10:54:23.169Z] fmt
10:54:23 [2019-08-28T10:54:23.169Z] path/filepath
10:54:23 [2019-08-28T10:54:23.169Z] io/ioutil
10:54:23 [2019-08-28T10:54:23.169Z] encoding/binary
10:54:23 [2019-08-28T10:54:23.566Z] flag
10:54:23 [2019-08-28T10:54:23.566Z] go/token
10:54:23 [2019-08-28T10:54:23.566Z] go/scanner
10:54:23 [2019-08-28T10:54:23.566Z] net/url
10:54:23 [2019-08-28T10:54:23.566Z] go/ast
10:54:23 [2019-08-28T10:54:23.566Z] text/template/parse
10:54:23 [2019-08-28T10:54:23.937Z] go/parser
10:54:23 [2019-08-28T10:54:23.937Z] text/template
10:54:24 [2019-08-28T10:54:24.042Z] #24 ...
10:54:24 [2019-08-28T10:54:24.042Z] 
10:54:24 [2019-08-28T10:54:24.042Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:24 [2019-08-28T10:54:24.042Z] #53 14.96 + mkdir -p /build
10:54:24 [2019-08-28T10:54:24.042Z] #53 14.96 + mv docker/docker /build/
10:54:24 [2019-08-28T10:54:24.042Z] #53 14.96 + rmdir docker
10:54:24 [2019-08-28T10:54:24.042Z] #53 DONE 15.5s
10:54:24 [2019-08-28T10:54:24.299Z] 
10:54:24 [2019-08-28T10:54:24.299Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:24 [2019-08-28T10:54:24.299Z] #57 7.824 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:24 [2019-08-28T10:54:24.300Z] #57 7.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:24 [2019-08-28T10:54:24.300Z] #57 7.881 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:24 [2019-08-28T10:54:24.300Z] #57 7.885 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:24 [2019-08-28T10:54:24.300Z] #57 7.929 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:24 [2019-08-28T10:54:24.300Z] #57 8.894 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:54:24 [2019-08-28T10:54:24.300Z] #57 10.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:24 [2019-08-28T10:54:24.300Z] #57 11.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:24 [2019-08-28T10:54:24.324Z] log
10:54:24 [2019-08-28T10:54:24.324Z] encoding/base64
10:54:24 [2019-08-28T10:54:24.324Z] encoding/json
10:54:24 [2019-08-28T10:54:24.705Z] go/doc
10:54:24 [2019-08-28T10:54:24.706Z] encoding/xml
10:54:24 [2019-08-28T10:54:24.706Z] github.com/LK4D4/vndr/build
10:54:24 [2019-08-28T10:54:24.844Z] #6 ...
10:54:24 [2019-08-28T10:54:24.844Z] 
10:54:24 [2019-08-28T10:54:24.844Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:54:24 [2019-08-28T10:54:24.844Z] #53 15.34 + mkdir -p /build
10:54:24 [2019-08-28T10:54:24.844Z] #53 15.34 + mv docker/docker /build/
10:54:24 [2019-08-28T10:54:24.844Z] #53 15.34 + rmdir docker
10:54:24 [2019-08-28T10:54:24.844Z] #53 DONE 15.9s
10:54:24 [2019-08-28T10:54:24.844Z] 
10:54:24 [2019-08-28T10:54:24.844Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.144 + RM_GOPATH=0
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.144 + TMP_GOPATH=
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.144 + : /build
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.144 + '[' -z '' ']'
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.148 ++ mktemp -d
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.149 + export GOPATH=/tmp/tmp.QANWKecL4E
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.149 + GOPATH=/tmp/tmp.QANWKecL4E
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.149 + RM_GOPATH=1
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.151 ++ dirname ./install.sh
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + dir=.
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + bin=vndr
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + shift
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + '[' '!' -f ./vndr.installer ']'
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + . ./vndr.installer
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + install_vndr
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.153 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QANWKecL4E/src/github.com/LK4D4/vndr
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.154 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:24 [2019-08-28T10:54:24.844Z] #33 7.158 Cloning into '/tmp/tmp.QANWKecL4E/src/github.com/LK4D4/vndr'...
10:54:24 [2019-08-28T10:54:24.844Z] #33 8.298 + cd /tmp/tmp.QANWKecL4E/src/github.com/LK4D4/vndr
10:54:24 [2019-08-28T10:54:24.844Z] #33 8.298 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:54:24 [2019-08-28T10:54:24.844Z] #33 8.302 + go build -buildmode=pie -v -o /build/vndr .
10:54:24 [2019-08-28T10:54:24.844Z] #33 10.03 internal/cpu
10:54:24 [2019-08-28T10:54:24.844Z] #33 10.04 errors
10:54:24 [2019-08-28T10:54:24.844Z] #33 10.25 internal/race
10:54:24 [2019-08-28T10:54:24.844Z] #33 10.52 runtime/internal/atomic
10:54:24 [2019-08-28T10:54:24.844Z] #33 10.74 internal/bytealg
10:54:24 [2019-08-28T10:54:24.844Z] #33 10.98 runtime/internal/sys
10:54:24 [2019-08-28T10:54:24.844Z] #33 11.14 runtime/internal/math
10:54:24 [2019-08-28T10:54:24.844Z] #33 11.20 sync/atomic
10:54:24 [2019-08-28T10:54:24.844Z] #33 11.40 runtime
10:54:24 [2019-08-28T10:54:24.844Z] #33 11.61 unicode
10:54:24 [2019-08-28T10:54:24.844Z] #33 15.62 unicode/utf8
10:54:24 [2019-08-28T10:54:24.844Z] #33 16.19 math/bits
10:54:24 [2019-08-28T10:54:24.844Z] #33 ...
10:54:24 [2019-08-28T10:54:24.844Z] 
10:54:24 [2019-08-28T10:54:24.844Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:24 [2019-08-28T10:54:24.844Z] #30 16.47 unicode/utf8
10:54:25 [2019-08-28T10:54:25.100Z] github.com/LK4D4/vndr/godl/singleflight
10:54:25 [2019-08-28T10:54:25.100Z] compress/flate
10:54:25 [2019-08-28T10:54:25.102Z] #30 ...
10:54:25 [2019-08-28T10:54:25.102Z] 
10:54:25 [2019-08-28T10:54:25.102Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.554 + RM_GOPATH=0
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.554 + TMP_GOPATH=
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.554 + : /build/
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.555 + '[' -z '' ']'
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.562 ++ mktemp -d
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.568 + export GOPATH=/tmp/tmp.rxJove9P2s
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.568 + GOPATH=/tmp/tmp.rxJove9P2s
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.568 + RM_GOPATH=1
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.572 ++ dirname ./install.sh
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.574 + dir=.
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.574 + bin=rootlesskit
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.574 + shift
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.574 + '[' '!' -f ./rootlesskit.installer ']'
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.574 + . ./rootlesskit.installer
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.574 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 + install_rootlesskit
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 + case "$1" in
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 + export CGO_ENABLED=0
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 + CGO_ENABLED=0
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 + _install_rootlesskit
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rxJove9P2s/src/github.com/rootless-containers/rootlesskit
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.575 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
10:54:25 [2019-08-28T10:54:25.102Z] #61 6.580 Cloning into '/tmp/tmp.rxJove9P2s/src/github.com/rootless-containers/rootlesskit'...
10:54:25 [2019-08-28T10:54:25.102Z] #61 10.87 + cd /tmp/tmp.rxJove9P2s/src/github.com/rootless-containers/rootlesskit
10:54:25 [2019-08-28T10:54:25.102Z] #61 10.87 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
10:54:25 [2019-08-28T10:54:25.102Z] #61 11.45 + for f in rootlesskit rootlesskit-docker-proxy
10:54:25 [2019-08-28T10:54:25.102Z] #61 11.47 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:54:25 [2019-08-28T10:54:25.360Z] #61 ...
10:54:25 [2019-08-28T10:54:25.360Z] 
10:54:25 [2019-08-28T10:54:25.360Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:25 [2019-08-28T10:54:25.360Z] #30 17.14 strconv
10:54:25 [2019-08-28T10:54:25.466Z] hash
10:54:25 [2019-08-28T10:54:25.466Z] hash/crc32
10:54:25 [2019-08-28T10:54:25.466Z] context
10:54:25 [2019-08-28T10:54:25.466Z] compress/gzip
10:54:25 [2019-08-28T10:54:25.466Z] crypto/cipher
10:54:25 [2019-08-28T10:54:25.466Z] math/rand
10:54:25 [2019-08-28T10:54:25.466Z] crypto/aes
10:54:25 [2019-08-28T10:54:25.466Z] math/big
10:54:25 [2019-08-28T10:54:25.845Z] crypto
10:54:25 [2019-08-28T10:54:25.845Z] crypto/des
10:54:25 [2019-08-28T10:54:25.845Z] crypto/internal/randutil
10:54:25 [2019-08-28T10:54:25.845Z] crypto/sha512
10:54:25 [2019-08-28T10:54:25.845Z] crypto/hmac
10:54:25 [2019-08-28T10:54:25.845Z] crypto/md5
10:54:25 [2019-08-28T10:54:25.845Z] crypto/sha1
10:54:26 [2019-08-28T10:54:26.379Z] crypto/sha256
10:54:26 [2019-08-28T10:54:26.379Z] encoding/hex
10:54:26 [2019-08-28T10:54:26.379Z] encoding/pem
10:54:26 [2019-08-28T10:54:26.379Z] internal/singleflight
10:54:26 [2019-08-28T10:54:26.379Z] net
10:54:26 [2019-08-28T10:54:26.379Z] crypto/rand
10:54:26 [2019-08-28T10:54:26.803Z] crypto/elliptic
10:54:26 [2019-08-28T10:54:26.804Z] encoding/asn1
10:54:26 [2019-08-28T10:54:26.826Z] #57 ...
10:54:26 [2019-08-28T10:54:26.826Z] 
10:54:26 [2019-08-28T10:54:26.826Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:26 [2019-08-28T10:54:26.826Z] #30 13.09 unicode/utf8
10:54:26 [2019-08-28T10:54:26.826Z] #30 13.58 strconv
10:54:26 [2019-08-28T10:54:26.826Z] #30 17.70 internal/race
10:54:26 [2019-08-28T10:54:26.826Z] #30 17.86 sync/atomic
10:54:26 [2019-08-28T10:54:26.826Z] #30 18.20 unicode
10:54:27 [2019-08-28T10:54:27.232Z] crypto/ecdsa
10:54:27 [2019-08-28T10:54:27.232Z] crypto/rsa
10:54:27 [2019-08-28T10:54:27.633Z] crypto/dsa
10:54:27 [2019-08-28T10:54:27.633Z] crypto/x509/pkix
10:54:27 [2019-08-28T10:54:27.633Z] internal/x/crypto/cryptobyte
10:54:28 [2019-08-28T10:54:28.027Z] internal/x/crypto/internal/chacha20
10:54:28 [2019-08-28T10:54:28.027Z] internal/x/crypto/poly1305
10:54:28 [2019-08-28T10:54:28.027Z] internal/x/crypto/chacha20poly1305
10:54:28 [2019-08-28T10:54:28.027Z] internal/x/crypto/curve25519
10:54:28 [2019-08-28T10:54:28.027Z] internal/x/crypto/hkdf
10:54:28 [2019-08-28T10:54:28.027Z] internal/x/text/transform
10:54:28 [2019-08-28T10:54:28.409Z] internal/x/text/unicode/bidi
10:54:28 [2019-08-28T10:54:28.409Z] crypto/x509
10:54:28 [2019-08-28T10:54:28.409Z] internal/x/text/secure/bidirule
10:54:28 [2019-08-28T10:54:28.409Z] internal/x/text/unicode/norm
10:54:28 [2019-08-28T10:54:28.644Z] #30 ...
10:54:28 [2019-08-28T10:54:28.644Z] 
10:54:28 [2019-08-28T10:54:28.644Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:28 [2019-08-28T10:54:28.644Z] #44 10.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:28 [2019-08-28T10:54:28.725Z] #30 ...
10:54:28 [2019-08-28T10:54:28.725Z] 
10:54:28 [2019-08-28T10:54:28.725Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:54:28 [2019-08-28T10:54:28.725Z] #55 20.35 + cd /tmp/tmp.xEOc2lqKCP/src/github.com/docker/distribution
10:54:28 [2019-08-28T10:54:28.725Z] #55 20.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:54:28 [2019-08-28T10:54:28.725Z] #55 ...
10:54:28 [2019-08-28T10:54:28.725Z] 
10:54:28 [2019-08-28T10:54:28.725Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:28 [2019-08-28T10:54:28.725Z] #6 10.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:28 [2019-08-28T10:54:28.725Z] #6 11.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:28 [2019-08-28T10:54:28.809Z] internal/x/net/idna
10:54:28 [2019-08-28T10:54:28.809Z] crypto/tls
10:54:28 [2019-08-28T10:54:28.902Z] #44 ...
10:54:28 [2019-08-28T10:54:28.902Z] 
10:54:28 [2019-08-28T10:54:28.902Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:28 [2019-08-28T10:54:28.902Z] #30 20.42 internal/race
10:54:28 [2019-08-28T10:54:28.902Z] #30 20.55 sync/atomic
10:54:28 [2019-08-28T10:54:28.982Z] #6 ...
10:54:28 [2019-08-28T10:54:28.982Z] 
10:54:28 [2019-08-28T10:54:28.982Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:28 [2019-08-28T10:54:28.982Z] #33 10.28 runtime
10:54:28 [2019-08-28T10:54:28.982Z] #33 13.57 unicode/utf8
10:54:28 [2019-08-28T10:54:28.982Z] #33 14.02 math/bits
10:54:28 [2019-08-28T10:54:28.982Z] #33 14.73 math
10:54:28 [2019-08-28T10:54:28.982Z] #33 19.61 strconv
10:54:29 [2019-08-28T10:54:29.159Z] #30 20.79 unicode
10:54:29 [2019-08-28T10:54:29.160Z] #30 ...
10:54:29 [2019-08-28T10:54:29.160Z] 
10:54:29 [2019-08-28T10:54:29.160Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:29 [2019-08-28T10:54:29.160Z] #35 10.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:29 [2019-08-28T10:54:29.160Z] #35 ...
10:54:29 [2019-08-28T10:54:29.160Z] 
10:54:29 [2019-08-28T10:54:29.160Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:29 [2019-08-28T10:54:29.160Z] #57 20.94 Fetched 7918 kB in 16s (470 kB/s)
10:54:29 [2019-08-28T10:54:29.212Z] net/textproto
10:54:29 [2019-08-28T10:54:29.212Z] internal/x/net/http/httpguts
10:54:29 [2019-08-28T10:54:29.212Z] internal/x/net/http/httpproxy
10:54:29 [2019-08-28T10:54:29.212Z] internal/x/net/http2/hpack
10:54:29 [2019-08-28T10:54:29.212Z] mime
10:54:29 [2019-08-28T10:54:29.239Z] #33 ...
10:54:29 [2019-08-28T10:54:29.239Z] 
10:54:29 [2019-08-28T10:54:29.239Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:29 [2019-08-28T10:54:29.239Z] #17 10.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:54:29 [2019-08-28T10:54:29.239Z] #17 11.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:54:29 [2019-08-28T10:54:29.239Z] #17 ...
10:54:29 [2019-08-28T10:54:29.239Z] 
10:54:29 [2019-08-28T10:54:29.239Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:29 [2019-08-28T10:54:29.239Z] #50 20.60 + cd /tmp/tmp.hOjOU4Nh1T/src/github.com/docker/libnetwork
10:54:29 [2019-08-28T10:54:29.239Z] #50 20.60 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:54:29 [2019-08-28T10:54:29.497Z] #50 20.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:54:29 [2019-08-28T10:54:29.609Z] mime/quotedprintable
10:54:29 [2019-08-28T10:54:29.609Z] mime/multipart
10:54:29 [2019-08-28T10:54:29.609Z] net/http/internal
10:54:30 [2019-08-28T10:54:30.026Z] os/exec
10:54:30 [2019-08-28T10:54:30.394Z] net/http/httptrace
10:54:30 [2019-08-28T10:54:30.394Z] net/http
10:54:32 [2019-08-28T10:54:32.304Z] github.com/LK4D4/vndr/godl
10:54:32 [2019-08-28T10:54:32.304Z] github.com/LK4D4/vndr
10:54:32 [2019-08-28T10:54:32.440Z] #57 20.94 Reading package lists...
10:54:32 [2019-08-28T10:54:32.440Z] #57 ...
10:54:32 [2019-08-28T10:54:32.440Z] 
10:54:32 [2019-08-28T10:54:32.440Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:54:32 [2019-08-28T10:54:32.440Z] #24 14.01 + cd /tmp/tmp.yggWHx0ddu/src/github.com/alecthomas/gometalinter
10:54:32 [2019-08-28T10:54:32.440Z] #24 14.01 + git checkout -q v2.0.6
10:54:32 [2019-08-28T10:54:32.440Z] #24 14.35 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:54:32 [2019-08-28T10:54:32.440Z] #24 ...
10:54:32 [2019-08-28T10:54:32.440Z] 
10:54:32 [2019-08-28T10:54:32.440Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:32 [2019-08-28T10:54:32.440Z] #30 24.11 internal/testlog
10:54:32 [2019-08-28T10:54:32.698Z] #30 24.33 encoding
10:54:32 [2019-08-28T10:54:32.698Z] #30 24.51 runtime/cgo
10:54:34 [2019-08-28T10:54:34.755Z] #50 ...
10:54:34 [2019-08-28T10:54:34.755Z] 
10:54:34 [2019-08-28T10:54:34.755Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:34 [2019-08-28T10:54:34.755Z] #33 23.07 internal/testlog
10:54:34 [2019-08-28T10:54:34.755Z] #33 23.37 encoding
10:54:34 [2019-08-28T10:54:34.755Z] #33 23.48 unicode/utf16
10:54:34 [2019-08-28T10:54:34.755Z] #33 23.75 container/list
10:54:34 [2019-08-28T10:54:34.755Z] #33 24.24 crypto/internal/subtle
10:54:34 [2019-08-28T10:54:34.755Z] #33 24.40 crypto/subtle
10:54:34 [2019-08-28T10:54:34.755Z] #33 24.50 crypto/rc4
10:54:34 [2019-08-28T10:54:34.755Z] #33 24.78 internal/x/crypto/cryptobyte/asn1
10:54:34 [2019-08-28T10:54:34.755Z] #33 24.89 internal/nettrace
10:54:34 [2019-08-28T10:54:34.755Z] #33 24.95 internal/x/net/dns/dnsmessage
10:54:34 [2019-08-28T10:54:34.834Z] Removing intermediate container f9633ad58392
10:54:34 [2019-08-28T10:54:34.834Z]  ---> 2044ac3fc13c
10:54:34 [2019-08-28T10:54:34.834Z] Step 49/126 : FROM dev-base AS containerd
10:54:34 [2019-08-28T10:54:34.834Z]  ---> 82b9bdf3fa37
10:54:34 [2019-08-28T10:54:34.834Z] Step 50/126 : ARG DEBIAN_FRONTEND
10:54:34 [2019-08-28T10:54:34.834Z]  ---> Using cache
10:54:34 [2019-08-28T10:54:34.834Z]  ---> 14a4596e6af3
10:54:34 [2019-08-28T10:54:34.834Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
10:54:34 [2019-08-28T10:54:34.834Z]  ---> Running in 813ba6b2d487
10:54:35 [2019-08-28T10:54:35.228Z] #30 ...
10:54:35 [2019-08-28T10:54:35.228Z] 
10:54:35 [2019-08-28T10:54:35.228Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:35 [2019-08-28T10:54:35.228Z] #33 16.97 math
10:54:35 [2019-08-28T10:54:35.228Z] #33 21.34 strconv
10:54:35 [2019-08-28T10:54:35.228Z] #33 24.67 internal/testlog
10:54:35 [2019-08-28T10:54:35.228Z] #33 24.99 encoding
10:54:35 [2019-08-28T10:54:35.228Z] #33 25.30 unicode/utf16
10:54:35 [2019-08-28T10:54:35.228Z] #33 25.66 container/list
10:54:35 [2019-08-28T10:54:35.228Z] #33 26.31 crypto/internal/subtle
10:54:35 [2019-08-28T10:54:35.228Z] #33 26.48 crypto/subtle
10:54:35 [2019-08-28T10:54:35.228Z] #33 26.61 crypto/rc4
10:54:35 [2019-08-28T10:54:35.486Z] #33 27.05 internal/x/crypto/cryptobyte/asn1
10:54:35 [2019-08-28T10:54:35.486Z] #33 27.09 internal/nettrace
10:54:35 [2019-08-28T10:54:35.486Z] #33 ...
10:54:35 [2019-08-28T10:54:35.486Z] 
10:54:35 [2019-08-28T10:54:35.486Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:35 [2019-08-28T10:54:35.486Z] #57 20.94 Reading package lists...
10:54:35 [2019-08-28T10:54:35.621Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:54:35 [2019-08-28T10:54:35.621Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:54:35 [2019-08-28T10:54:35.621Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:54:35 [2019-08-28T10:54:35.621Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:54:35 [2019-08-28T10:54:35.621Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:54:35 [2019-08-28T10:54:35.621Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:54:35 [2019-08-28T10:54:35.997Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:54:35 [2019-08-28T10:54:35.997Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:54:36 [2019-08-28T10:54:36.860Z] #57 27.38 Reading package lists...
10:54:36 [2019-08-28T10:54:36.860Z] #57 ...
10:54:36 [2019-08-28T10:54:36.860Z] 
10:54:36 [2019-08-28T10:54:36.860Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:54:36 [2019-08-28T10:54:36.860Z] #55 18.55 + cd /tmp/tmp.Nwt3cmVoID/src/github.com/docker/distribution
10:54:36 [2019-08-28T10:54:36.860Z] #55 18.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:54:36 [2019-08-28T10:54:36.860Z] #55 20.78 + GOPATH=/tmp/tmp.Nwt3cmVoID/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Nwt3cmVoID go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:54:36 [2019-08-28T10:54:36.860Z] #55 ...
10:54:36 [2019-08-28T10:54:36.860Z] 
10:54:36 [2019-08-28T10:54:36.860Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:36 [2019-08-28T10:54:36.860Z] #33 27.23 internal/x/net/dns/dnsmessage
10:54:37 [2019-08-28T10:54:37.283Z] Fetched 7670 kB in 1s (4730 kB/s)
10:54:37 [2019-08-28T10:54:37.645Z] Reading package lists...
10:54:38 [2019-08-28T10:54:38.041Z] #33 29.47 runtime/cgo
10:54:38 [2019-08-28T10:54:38.144Z] Reading package lists...
10:54:38 [2019-08-28T10:54:38.144Z] Building dependency tree...
10:54:38 [2019-08-28T10:54:38.144Z] Reading state information...
10:54:38 [2019-08-28T10:54:38.569Z] The following additional packages will be installed:
10:54:38 [2019-08-28T10:54:38.569Z]   btrfs-progs liblzo2-2
10:54:38 [2019-08-28T10:54:38.569Z] The following NEW packages will be installed:
10:54:38 [2019-08-28T10:54:38.569Z]   btrfs-progs btrfs-tools liblzo2-2
10:54:38 [2019-08-28T10:54:38.569Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:54:38 [2019-08-28T10:54:38.569Z] Need to get 668 kB of archives.
10:54:38 [2019-08-28T10:54:38.569Z] After this operation, 5446 kB of additional disk space will be used.
10:54:38 [2019-08-28T10:54:38.569Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:54:38 [2019-08-28T10:54:38.569Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
10:54:38 [2019-08-28T10:54:38.569Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
10:54:38 [2019-08-28T10:54:38.569Z] debconf: delaying package configuration, since apt-utils is not installed
10:54:38 [2019-08-28T10:54:38.569Z] Fetched 668 kB in 0s (7316 kB/s)
10:54:38 [2019-08-28T10:54:38.569Z] Selecting previously unselected package liblzo2-2:s390x.
10:54:38 [2019-08-28T10:54:38.569Z] (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.)
10:54:38 [2019-08-28T10:54:38.569Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:54:38 [2019-08-28T10:54:38.569Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:54:38 [2019-08-28T10:54:38.569Z] Selecting previously unselected package btrfs-progs.
10:54:38 [2019-08-28T10:54:38.569Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
10:54:38 [2019-08-28T10:54:38.569Z] Unpacking btrfs-progs (4.7.3-1) ...
10:54:38 [2019-08-28T10:54:38.757Z] #33 ...
10:54:38 [2019-08-28T10:54:38.757Z] 
10:54:38 [2019-08-28T10:54:38.757Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:38 [2019-08-28T10:54:38.757Z] #17 20.46 Fetched 7918 kB in 17s (463 kB/s)
10:54:38 [2019-08-28T10:54:38.757Z] #17 20.46 Reading package lists...
10:54:38 [2019-08-28T10:54:38.757Z] #17 27.04 Reading package lists...
10:54:38 [2019-08-28T10:54:38.757Z] #17 ...
10:54:38 [2019-08-28T10:54:38.757Z] 
10:54:38 [2019-08-28T10:54:38.757Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:38 [2019-08-28T10:54:38.757Z] #6 22.90 Fetched 7918 kB in 16s (470 kB/s)
10:54:38 [2019-08-28T10:54:38.757Z] #6 22.90 Reading package lists...
10:54:38 [2019-08-28T10:54:38.960Z] Selecting previously unselected package btrfs-tools.
10:54:38 [2019-08-28T10:54:38.960Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
10:54:38 [2019-08-28T10:54:38.960Z] Unpacking btrfs-tools (4.7.3-1) ...
10:54:38 [2019-08-28T10:54:38.960Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:38 [2019-08-28T10:54:38.960Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:54:38 [2019-08-28T10:54:38.960Z] Setting up btrfs-progs (4.7.3-1) ...
10:54:38 [2019-08-28T10:54:38.960Z] Setting up btrfs-tools (4.7.3-1) ...
10:54:38 [2019-08-28T10:54:38.960Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:38 [2019-08-28T10:54:38.979Z] #33 ...
10:54:38 [2019-08-28T10:54:38.979Z] 
10:54:38 [2019-08-28T10:54:38.979Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:38 [2019-08-28T10:54:38.979Z] #35 20.71 Fetched 7918 kB in 16s (470 kB/s)
10:54:38 [2019-08-28T10:54:38.979Z] #35 20.71 Reading package lists...
10:54:38 [2019-08-28T10:54:38.979Z] #35 27.49 Reading package lists...
10:54:38 [2019-08-28T10:54:38.979Z] #35 ...
10:54:38 [2019-08-28T10:54:38.979Z] 
10:54:38 [2019-08-28T10:54:38.979Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:38 [2019-08-28T10:54:38.979Z] #6 23.16 Fetched 7918 kB in 16s (478 kB/s)
10:54:38 [2019-08-28T10:54:38.979Z] #6 23.16 Reading package lists...
10:54:39 [2019-08-28T10:54:39.322Z] Removing intermediate container 813ba6b2d487
10:54:39 [2019-08-28T10:54:39.322Z]  ---> 932c20d96380
10:54:39 [2019-08-28T10:54:39.322Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd
10:54:39 [2019-08-28T10:54:39.691Z]  ---> Running in 90c538c8b4f9
10:54:39 [2019-08-28T10:54:39.691Z] Removing intermediate container 90c538c8b4f9
10:54:39 [2019-08-28T10:54:39.691Z]  ---> d3310e21f0c1
10:54:39 [2019-08-28T10:54:39.691Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:54:39 [2019-08-28T10:54:39.694Z] #6 29.45 Reading package lists...
10:54:39 [2019-08-28T10:54:39.694Z] #6 ...
10:54:39 [2019-08-28T10:54:39.694Z] 
10:54:39 [2019-08-28T10:54:39.694Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:39 [2019-08-28T10:54:39.694Z] #33 31.11 runtime/cgo
10:54:39 [2019-08-28T10:54:39.919Z] #6 29.43 Reading package lists...
10:54:39 [2019-08-28T10:54:39.919Z] #6 ...
10:54:39 [2019-08-28T10:54:39.919Z] 
10:54:39 [2019-08-28T10:54:39.919Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:39 [2019-08-28T10:54:39.919Z] #30 21.34 internal/testlog
10:54:39 [2019-08-28T10:54:39.919Z] #30 21.60 encoding
10:54:39 [2019-08-28T10:54:39.919Z] #30 21.83 runtime/cgo
10:54:39 [2019-08-28T10:54:39.919Z] #30 ...
10:54:39 [2019-08-28T10:54:39.919Z] 
10:54:39 [2019-08-28T10:54:39.919Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:39 [2019-08-28T10:54:39.919Z] #57 23.01 Fetched 7918 kB in 16s (489 kB/s)
10:54:39 [2019-08-28T10:54:39.919Z] #57 23.01 Reading package lists...
10:54:39 [2019-08-28T10:54:39.951Z] #33 ...
10:54:39 [2019-08-28T10:54:39.951Z] 
10:54:39 [2019-08-28T10:54:39.951Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:39 [2019-08-28T10:54:39.951Z] #50 21.53 + cd /tmp/tmp.RR6SM1NceH/src/github.com/docker/libnetwork
10:54:39 [2019-08-28T10:54:39.951Z] #50 21.53 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:54:39 [2019-08-28T10:54:39.951Z] #50 21.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:54:40 [2019-08-28T10:54:40.061Z]  ---> 723addfc2c41
10:54:40 [2019-08-28T10:54:40.061Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:54:40 [2019-08-28T10:54:40.061Z]  ---> cfa2425d9ed4
10:54:40 [2019-08-28T10:54:40.061Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:54:40 [2019-08-28T10:54:40.061Z]  ---> Running in ef1aaa5ab2d7
10:54:40 [2019-08-28T10:54:40.177Z] #57 29.41 Reading package lists...
10:54:40 [2019-08-28T10:54:40.177Z] #57 ...
10:54:40 [2019-08-28T10:54:40.177Z] 
10:54:40 [2019-08-28T10:54:40.177Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:40 [2019-08-28T10:54:40.177Z] #44 22.08 Fetched 7918 kB in 16s (477 kB/s)
10:54:40 [2019-08-28T10:54:40.177Z] #44 22.08 Reading package lists...
10:54:40 [2019-08-28T10:54:40.211Z] #50 ...
10:54:40 [2019-08-28T10:54:40.211Z] 
10:54:40 [2019-08-28T10:54:40.211Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:40 [2019-08-28T10:54:40.211Z] #35 22.39 Fetched 7918 kB in 16s (473 kB/s)
10:54:40 [2019-08-28T10:54:40.211Z] #35 22.39 Reading package lists...
10:54:40 [2019-08-28T10:54:40.436Z] #44 28.59 Reading package lists...
10:54:40 [2019-08-28T10:54:40.436Z] #44 ...
10:54:40 [2019-08-28T10:54:40.436Z] 
10:54:40 [2019-08-28T10:54:40.436Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:40 [2019-08-28T10:54:40.436Z] #17 22.93 Fetched 7918 kB in 16s (479 kB/s)
10:54:40 [2019-08-28T10:54:40.436Z] #17 22.93 Reading package lists...
10:54:40 [2019-08-28T10:54:40.469Z] #35 29.22 Reading package lists...
10:54:40 [2019-08-28T10:54:40.469Z] #35 ...
10:54:40 [2019-08-28T10:54:40.469Z] 
10:54:40 [2019-08-28T10:54:40.469Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:40 [2019-08-28T10:54:40.469Z] #44 22.30 Fetched 7918 kB in 17s (462 kB/s)
10:54:40 [2019-08-28T10:54:40.469Z] #44 22.30 Reading package lists...
10:54:40 [2019-08-28T10:54:40.695Z] #17 29.45 Reading package lists...
10:54:40 [2019-08-28T10:54:40.695Z] #17 ...
10:54:40 [2019-08-28T10:54:40.695Z] 
10:54:40 [2019-08-28T10:54:40.695Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:54:40 [2019-08-28T10:54:40.695Z] #55 22.51 + GOPATH=/tmp/tmp.xEOc2lqKCP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xEOc2lqKCP go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:54:40 [2019-08-28T10:54:40.841Z] + RM_GOPATH=0
10:54:40 [2019-08-28T10:54:40.841Z] + TMP_GOPATH=
10:54:40 [2019-08-28T10:54:40.841Z] + : /build
10:54:40 [2019-08-28T10:54:40.841Z] + '[' -z '' ']'
10:54:40 [2019-08-28T10:54:40.841Z] ++ mktemp -d
10:54:40 [2019-08-28T10:54:40.841Z] + export GOPATH=/tmp/tmp.BUHzkmF9ws
10:54:40 [2019-08-28T10:54:40.841Z] + GOPATH=/tmp/tmp.BUHzkmF9ws
10:54:40 [2019-08-28T10:54:40.841Z] + RM_GOPATH=1
10:54:40 [2019-08-28T10:54:40.841Z] ++ dirname ./install.sh
10:54:40 [2019-08-28T10:54:40.841Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
10:54:40 [2019-08-28T10:54:40.841Z] + dir=.
10:54:40 [2019-08-28T10:54:40.841Z] + bin=containerd
10:54:40 [2019-08-28T10:54:40.841Z] + shift
10:54:40 [2019-08-28T10:54:40.841Z] + '[' '!' -f ./containerd.installer ']'
10:54:40 [2019-08-28T10:54:40.841Z] + . ./containerd.installer
10:54:40 [2019-08-28T10:54:40.841Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
10:54:40 [2019-08-28T10:54:40.841Z] + install_containerd
10:54:40 [2019-08-28T10:54:40.841Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
10:54:40 [2019-08-28T10:54:40.841Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.BUHzkmF9ws/src/github.com/containerd/containerd
10:54:40 [2019-08-28T10:54:40.841Z] Cloning into '/tmp/tmp.BUHzkmF9ws/src/github.com/containerd/containerd'...
10:54:41 [2019-08-28T10:54:41.401Z] #44 28.97 Reading package lists...
10:54:41 [2019-08-28T10:54:41.401Z] #44 ...
10:54:41 [2019-08-28T10:54:41.401Z] 
10:54:41 [2019-08-28T10:54:41.401Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:41 [2019-08-28T10:54:41.401Z] #17 27.04 Reading package lists...
10:54:41 [2019-08-28T10:54:41.632Z] #55 ...
10:54:41 [2019-08-28T10:54:41.632Z] 
10:54:41 [2019-08-28T10:54:41.632Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:41 [2019-08-28T10:54:41.632Z] #35 27.49 Reading package lists...
10:54:43 [2019-08-28T10:54:43.268Z] #35 33.80 Building dependency tree...
10:54:43 [2019-08-28T10:54:43.526Z] #35 35.16 Reading state information...
10:54:43 [2019-08-28T10:54:43.558Z] #17 33.51 Building dependency tree...
10:54:43 [2019-08-28T10:54:43.558Z] #17 35.10 Reading state information...
10:54:44 [2019-08-28T10:54:44.149Z] + cd /tmp/tmp.BUHzkmF9ws/src/github.com/containerd/containerd
10:54:44 [2019-08-28T10:54:44.149Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
10:54:44 [2019-08-28T10:54:44.149Z] + export 'BUILDTAGS=netgo osusergo static_build'
10:54:44 [2019-08-28T10:54:44.149Z] + BUILDTAGS='netgo osusergo static_build'
10:54:44 [2019-08-28T10:54:44.149Z] + export EXTRA_FLAGS=-buildmode=pie
10:54:44 [2019-08-28T10:54:44.149Z] + EXTRA_FLAGS=-buildmode=pie
10:54:44 [2019-08-28T10:54:44.149Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:54:44 [2019-08-28T10:54:44.149Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:54:44 [2019-08-28T10:54:44.149Z] + '[' '' = dynamic ']'
10:54:44 [2019-08-28T10:54:44.149Z] + make
10:54:44 [2019-08-28T10:54:44.149Z] 🇩 bin/ctr
10:54:44 [2019-08-28T10:54:44.903Z] #35 36.89 The following additional packages will be installed:
10:54:44 [2019-08-28T10:54:44.928Z] #17 36.68 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:54:44 [2019-08-28T10:54:44.928Z] #17 36.68 The following additional packages will be installed:
10:54:44 [2019-08-28T10:54:44.928Z] #17 36.69   libjq1 libonig4
10:54:45 [2019-08-28T10:54:45.164Z] #35 36.90   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:54:45 [2019-08-28T10:54:45.164Z] #35 36.91 Suggested packages:
10:54:45 [2019-08-28T10:54:45.164Z] #35 36.91   codeblocks eclipse ninja-build lrzip
10:54:45 [2019-08-28T10:54:45.164Z] #35 36.91 Recommended packages:
10:54:45 [2019-08-28T10:54:45.164Z] #35 36.91   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:54:45 [2019-08-28T10:54:45.186Z] #17 37.04 The following NEW packages will be installed:
10:54:45 [2019-08-28T10:54:45.186Z] #17 37.05   jq libjq1 libonig4
10:54:45 [2019-08-28T10:54:45.730Z] #35 37.50 The following NEW packages will be installed:
10:54:45 [2019-08-28T10:54:45.731Z] #35 37.50   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:54:45 [2019-08-28T10:54:45.731Z] #35 37.51   vim-common xxd
10:54:46 [2019-08-28T10:54:46.562Z] #17 38.20 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:54:46 [2019-08-28T10:54:46.562Z] #17 38.20 Need to get 327 kB of archives.
10:54:46 [2019-08-28T10:54:46.562Z] #17 38.20 After this operation, 1157 kB of additional disk space will be used.
10:54:46 [2019-08-28T10:54:46.562Z] #17 38.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:54:46 [2019-08-28T10:54:46.562Z] #17 38.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:54:46 [2019-08-28T10:54:46.562Z] #17 38.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:54:46 [2019-08-28T10:54:46.819Z] #17 ...
10:54:46 [2019-08-28T10:54:46.819Z] 
10:54:46 [2019-08-28T10:54:46.819Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:54:46 [2019-08-28T10:54:46.819Z] #15 38.72 + cd /tmp/tmp.eMk1jy1YTV/src/github.com/go-swagger/go-swagger
10:54:46 [2019-08-28T10:54:46.819Z] #15 38.72 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:54:47 [2019-08-28T10:54:47.105Z] #35 38.67 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
10:54:47 [2019-08-28T10:54:47.105Z] #35 38.67 Need to get 13.7 MB of archives.
10:54:47 [2019-08-28T10:54:47.105Z] #35 38.67 After this operation, 57.2 MB of additional disk space will be used.
10:54:47 [2019-08-28T10:54:47.105Z] #35 38.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
10:54:47 [2019-08-28T10:54:47.105Z] #35 38.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:54:47 [2019-08-28T10:54:47.105Z] #35 38.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB]
10:54:47 [2019-08-28T10:54:47.363Z] #35 ...
10:54:47 [2019-08-28T10:54:47.363Z] 
10:54:47 [2019-08-28T10:54:47.363Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:54:47 [2019-08-28T10:54:47.363Z] #15 38.08 + cd /tmp/tmp.Q8d0Nl62Xg/src/github.com/go-swagger/go-swagger
10:54:47 [2019-08-28T10:54:47.363Z] #15 38.08 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:54:47 [2019-08-28T10:54:47.621Z] #15 ...
10:54:47 [2019-08-28T10:54:47.621Z] 
10:54:47 [2019-08-28T10:54:47.621Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:47 [2019-08-28T10:54:47.621Z] #50 DONE 38.9s
10:54:47 [2019-08-28T10:54:47.621Z] 
10:54:47 [2019-08-28T10:54:47.621Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:47 [2019-08-28T10:54:47.621Z] #35 39.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
10:54:47 [2019-08-28T10:54:47.752Z] #15 ...
10:54:47 [2019-08-28T10:54:47.752Z] 
10:54:47 [2019-08-28T10:54:47.752Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:54:47 [2019-08-28T10:54:47.752Z] #50 DONE 39.4s
10:54:47 [2019-08-28T10:54:47.752Z] 
10:54:47 [2019-08-28T10:54:47.752Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:47 [2019-08-28T10:54:47.752Z] #17 39.26 debconf: delaying package configuration, since apt-utils is not installed
10:54:47 [2019-08-28T10:54:47.752Z] #17 39.43 Fetched 327 kB in 1s (307 kB/s)
10:54:47 [2019-08-28T10:54:47.752Z] #17 39.63 Selecting previously unselected package libonig4:amd64.
10:54:47 [2019-08-28T10:54:47.752Z] #17 39.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:54:47 [2019-08-28T10:54:47.752Z] #17 39.71 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
10:54:47 [2019-08-28T10:54:47.752Z] #17 39.76 Unpacking libonig4:amd64 (6.1.3-2) ...
10:54:47 [2019-08-28T10:54:47.879Z] #35 39.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
10:54:47 [2019-08-28T10:54:47.879Z] #35 39.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:54:47 [2019-08-28T10:54:47.879Z] #35 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
10:54:47 [2019-08-28T10:54:47.879Z] #35 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
10:54:48 [2019-08-28T10:54:48.137Z] #35 39.88 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:54:48 [2019-08-28T10:54:48.137Z] #35 39.91 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:54:48 [2019-08-28T10:54:48.318Z] #17 40.10 Selecting previously unselected package libjq1:amd64.
10:54:48 [2019-08-28T10:54:48.318Z] #17 40.10 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
10:54:48 [2019-08-28T10:54:48.318Z] #17 40.10 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:54:48 [2019-08-28T10:54:48.575Z] #17 40.41 Selecting previously unselected package jq.
10:54:48 [2019-08-28T10:54:48.575Z] #17 40.42 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
10:54:48 [2019-08-28T10:54:48.575Z] #17 40.54 Unpacking jq (1.5+dfsg-1.3) ...
10:54:49 [2019-08-28T10:54:49.071Z] #35 40.93 debconf: delaying package configuration, since apt-utils is not installed
10:54:49 [2019-08-28T10:54:49.145Z] #17 40.91 Setting up libonig4:amd64 (6.1.3-2) ...
10:54:49 [2019-08-28T10:54:49.146Z] #17 40.97 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:54:49 [2019-08-28T10:54:49.146Z] #17 40.98 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:49 [2019-08-28T10:54:49.146Z] #17 41.10 Setting up jq (1.5+dfsg-1.3) ...
10:54:49 [2019-08-28T10:54:49.329Z] #35 41.16 Fetched 13.7 MB in 2s (5964 kB/s)
10:54:49 [2019-08-28T10:54:49.404Z] #17 DONE 41.4s
10:54:49 [2019-08-28T10:54:49.404Z] 
10:54:49 [2019-08-28T10:54:49.404Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:54:49 [2019-08-28T10:54:49.404Z] #19 DONE 0.1s
10:54:49 [2019-08-28T10:54:49.404Z] 
10:54:49 [2019-08-28T10:54:49.404Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:54:49 [2019-08-28T10:54:49.404Z] #15 41.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:54:49 [2019-08-28T10:54:49.588Z] #35 41.34 Selecting previously unselected package cmake-data.
10:54:49 [2019-08-28T10:54:49.588Z] #35 41.34 (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.)
10:54:49 [2019-08-28T10:54:49.588Z] #35 41.37 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:54:49 [2019-08-28T10:54:49.588Z] #35 41.39 Unpacking cmake-data (3.7.2-1) ...
10:54:51 [2019-08-28T10:54:51.503Z] #35 ...
10:54:51 [2019-08-28T10:54:51.503Z] 
10:54:51 [2019-08-28T10:54:51.503Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:51 [2019-08-28T10:54:51.503Z] #44 28.59 Reading package lists...
10:54:51 [2019-08-28T10:54:51.503Z] #44 35.51 Building dependency tree...
10:54:51 [2019-08-28T10:54:51.503Z] #44 37.01 Reading state information...
10:54:51 [2019-08-28T10:54:51.503Z] #44 38.66 The following additional packages will be installed:
10:54:51 [2019-08-28T10:54:51.503Z] #44 38.67   btrfs-progs liblzo2-2
10:54:51 [2019-08-28T10:54:51.503Z] #44 38.93 The following NEW packages will be installed:
10:54:51 [2019-08-28T10:54:51.503Z] #44 38.94   btrfs-progs btrfs-tools liblzo2-2
10:54:51 [2019-08-28T10:54:51.503Z] #44 40.05 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:54:51 [2019-08-28T10:54:51.503Z] #44 40.05 Need to get 649 kB of archives.
10:54:51 [2019-08-28T10:54:51.503Z] #44 40.05 After this operation, 4320 kB of additional disk space will be used.
10:54:51 [2019-08-28T10:54:51.503Z] #44 40.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:54:51 [2019-08-28T10:54:51.503Z] #44 40.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:54:51 [2019-08-28T10:54:51.503Z] #44 40.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.23 debconf: delaying package configuration, since apt-utils is not installed
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.38 Fetched 649 kB in 1s (564 kB/s)
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.47 Selecting previously unselected package liblzo2-2:amd64.
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.47 (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.)
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.55 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.70 Selecting previously unselected package btrfs-progs.
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.71 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 41.71 Unpacking btrfs-progs (4.7.3-1) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.38 Selecting previously unselected package btrfs-tools.
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.39 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.42 Unpacking btrfs-tools (4.7.3-1) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.62 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.64 Setting up btrfs-progs (4.7.3-1) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.65 Setting up btrfs-tools (4.7.3-1) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 42.67 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:51 [2019-08-28T10:54:51.503Z] #44 DONE 43.0s
10:54:51 [2019-08-28T10:54:51.503Z] 
10:54:51 [2019-08-28T10:54:51.503Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:51 [2019-08-28T10:54:51.503Z] #45 DONE 0.1s
10:54:51 [2019-08-28T10:54:51.503Z] 
10:54:51 [2019-08-28T10:54:51.503Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:54:51 [2019-08-28T10:54:51.503Z] #46 DONE 0.1s
10:54:51 [2019-08-28T10:54:51.503Z] 
10:54:51 [2019-08-28T10:54:51.503Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:54:51 [2019-08-28T10:54:51.940Z] #15 ...
10:54:51 [2019-08-28T10:54:51.940Z] 
10:54:51 [2019-08-28T10:54:51.940Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:51 [2019-08-28T10:54:51.940Z] #6 29.45 Reading package lists...
10:54:51 [2019-08-28T10:54:51.940Z] #6 35.92 Building dependency tree...
10:54:51 [2019-08-28T10:54:51.940Z] #6 37.20 Reading state information...
10:54:51 [2019-08-28T10:54:51.940Z] #6 38.99 The following additional packages will be installed:
10:54:51 [2019-08-28T10:54:51.940Z] #6 39.01   libapparmor1 libseccomp2
10:54:51 [2019-08-28T10:54:51.940Z] #6 39.04 Suggested packages:
10:54:51 [2019-08-28T10:54:51.940Z] #6 39.04   seccomp
10:54:51 [2019-08-28T10:54:51.940Z] #6 39.45 The following NEW packages will be installed:
10:54:51 [2019-08-28T10:54:51.940Z] #6 39.45   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:54:51 [2019-08-28T10:54:51.940Z] #6 40.58 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
10:54:51 [2019-08-28T10:54:51.940Z] #6 40.58 Need to get 300 kB of archives.
10:54:51 [2019-08-28T10:54:51.940Z] #6 40.58 After this operation, 1201 kB of additional disk space will be used.
10:54:51 [2019-08-28T10:54:51.940Z] #6 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
10:54:51 [2019-08-28T10:54:51.940Z] #6 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
10:54:51 [2019-08-28T10:54:51.940Z] #6 40.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
10:54:51 [2019-08-28T10:54:51.940Z] #6 40.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.02 debconf: delaying package configuration, since apt-utils is not installed
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.26 Fetched 300 kB in 1s (284 kB/s)
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.41 Selecting previously unselected package libseccomp2:amd64.
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.41 (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.)
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.50 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.52 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.69 Selecting previously unselected package libseccomp-dev:amd64.
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.69 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.70 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.90 Selecting previously unselected package libapparmor1:amd64.
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.90 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 42.91 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.07 Selecting previously unselected package libapparmor-dev:amd64.
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.09 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.10 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.35 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.41 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.47 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.49 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.56 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 43.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:51 [2019-08-28T10:54:51.940Z] #6 DONE 43.9s
10:54:51 [2019-08-28T10:54:51.940Z] 
10:54:51 [2019-08-28T10:54:51.940Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:51 [2019-08-28T10:54:51.940Z] #40 DONE 0.1s
10:54:51 [2019-08-28T10:54:51.940Z] 
10:54:51 [2019-08-28T10:54:51.940Z] #7 [dev 1/24] RUN groupadd -r docker
10:54:52 [2019-08-28T10:54:52.200Z] #7 ...
10:54:52 [2019-08-28T10:54:52.200Z] 
10:54:52 [2019-08-28T10:54:52.200Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
10:54:52 [2019-08-28T10:54:52.200Z] #44 28.97 Reading package lists...
10:54:52 [2019-08-28T10:54:52.200Z] #44 35.95 Building dependency tree...
10:54:52 [2019-08-28T10:54:52.200Z] #44 37.34 Reading state information...
10:54:52 [2019-08-28T10:54:52.200Z] #44 39.06 The following additional packages will be installed:
10:54:52 [2019-08-28T10:54:52.200Z] #44 39.07   btrfs-progs liblzo2-2
10:54:52 [2019-08-28T10:54:52.200Z] #44 39.28 The following NEW packages will be installed:
10:54:52 [2019-08-28T10:54:52.200Z] #44 39.29   btrfs-progs btrfs-tools liblzo2-2
10:54:52 [2019-08-28T10:54:52.200Z] #44 40.47 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:54:52 [2019-08-28T10:54:52.200Z] #44 40.47 Need to get 649 kB of archives.
10:54:52 [2019-08-28T10:54:52.200Z] #44 40.47 After this operation, 4320 kB of additional disk space will be used.
10:54:52 [2019-08-28T10:54:52.200Z] #44 40.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #44 40.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #44 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #44 41.86 debconf: delaying package configuration, since apt-utils is not installed
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.14 Fetched 649 kB in 1s (546 kB/s)
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.32 Selecting previously unselected package liblzo2-2:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.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 ... 15091 files and directories currently installed.)
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.38 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.40 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.54 Selecting previously unselected package btrfs-progs.
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.56 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 42.57 Unpacking btrfs-progs (4.7.3-1) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.31 Selecting previously unselected package btrfs-tools.
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.32 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.33 Unpacking btrfs-tools (4.7.3-1) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.70 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.73 Setting up btrfs-progs (4.7.3-1) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.74 Setting up btrfs-tools (4.7.3-1) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 43.77 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:52 [2019-08-28T10:54:52.200Z] #44 DONE 44.1s
10:54:52 [2019-08-28T10:54:52.200Z] 
10:54:52 [2019-08-28T10:54:52.200Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:52 [2019-08-28T10:54:52.200Z] #57 27.38 Reading package lists...
10:54:52 [2019-08-28T10:54:52.200Z] #57 34.31 Building dependency tree...
10:54:52 [2019-08-28T10:54:52.200Z] #57 35.71 Reading state information...
10:54:52 [2019-08-28T10:54:52.200Z] #57 37.26 The following additional packages will be installed:
10:54:52 [2019-08-28T10:54:52.200Z] #57 37.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:54:52 [2019-08-28T10:54:52.200Z] #57 37.27   libprotoc10 python-pkg-resources zlib1g-dev
10:54:52 [2019-08-28T10:54:52.200Z] #57 37.28 Suggested packages:
10:54:52 [2019-08-28T10:54:52.200Z] #57 37.28   manpages-dev python-setuptools
10:54:52 [2019-08-28T10:54:52.200Z] #57 38.50 The following NEW packages will be installed:
10:54:52 [2019-08-28T10:54:52.200Z] #57 38.50   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:54:52 [2019-08-28T10:54:52.200Z] #57 38.50   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:54:52 [2019-08-28T10:54:52.200Z] #57 38.51   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:54:52 [2019-08-28T10:54:52.200Z] #57 38.51   zlib1g-dev
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.64 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.64 Need to get 3602 kB of archives.
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.64 After this operation, 18.9 MB of additional disk space will be used.
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.66 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.86 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 39.97 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 40.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 40.04 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 40.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 40.06 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
10:54:52 [2019-08-28T10:54:52.200Z] #57 41.44 debconf: delaying package configuration, since apt-utils is not installed
10:54:52 [2019-08-28T10:54:52.200Z] #57 41.84 Fetched 3602 kB in 1s (2435 kB/s)
10:54:52 [2019-08-28T10:54:52.200Z] #57 41.94 Selecting previously unselected package libnet1:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 41.94 (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.)
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.16 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.38 Selecting previously unselected package libcap-dev:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.39 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.40 Unpacking libcap-dev:amd64 (1:2.25-1) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.53 Selecting previously unselected package libnet1-dev.
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.57 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.79 Selecting previously unselected package libnl-3-200:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.80 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.82 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.95 Selecting previously unselected package libnl-3-dev:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.96 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 42.96 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.27 Selecting previously unselected package libprotobuf-c1:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.28 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.29 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.36 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.39 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.39 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.58 Selecting previously unselected package zlib1g-dev:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.59 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.82 Selecting previously unselected package libprotobuf10:amd64.
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.83 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.200Z] #57 43.84 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
10:54:52 [2019-08-28T10:54:52.243Z] + dpkg --print-architecture
10:54:52 [2019-08-28T10:54:52.243Z] + cd /tmp/tmp.PsqdUMZDOE/src/github.com/docker/distribution
10:54:52 [2019-08-28T10:54:52.243Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:54:52 [2019-08-28T10:54:52.243Z] + GOPATH=/tmp/tmp.PsqdUMZDOE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PsqdUMZDOE
10:54:52 [2019-08-28T10:54:52.243Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:54:52 [2019-08-28T10:54:52.444Z] #47 ...
10:54:52 [2019-08-28T10:54:52.444Z] 
10:54:52 [2019-08-28T10:54:52.444Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
10:54:52 [2019-08-28T10:54:52.444Z] #6 29.43 Reading package lists...
10:54:52 [2019-08-28T10:54:52.444Z] #6 36.05 Building dependency tree...
10:54:52 [2019-08-28T10:54:52.444Z] #6 37.56 Reading state information...
10:54:52 [2019-08-28T10:54:52.444Z] #6 39.11 The following additional packages will be installed:
10:54:52 [2019-08-28T10:54:52.444Z] #6 39.13   libapparmor1 libseccomp2
10:54:52 [2019-08-28T10:54:52.444Z] #6 39.15 Suggested packages:
10:54:52 [2019-08-28T10:54:52.444Z] #6 39.15   seccomp
10:54:52 [2019-08-28T10:54:52.444Z] #6 39.57 The following NEW packages will be installed:
10:54:52 [2019-08-28T10:54:52.444Z] #6 39.63   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:54:52 [2019-08-28T10:54:52.444Z] #6 40.94 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
10:54:52 [2019-08-28T10:54:52.444Z] #6 40.94 Need to get 300 kB of archives.
10:54:52 [2019-08-28T10:54:52.444Z] #6 40.94 After this operation, 1201 kB of additional disk space will be used.
10:54:52 [2019-08-28T10:54:52.444Z] #6 40.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
10:54:52 [2019-08-28T10:54:52.444Z] #6 40.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
10:54:52 [2019-08-28T10:54:52.444Z] #6 40.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
10:54:52 [2019-08-28T10:54:52.444Z] #6 40.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
10:54:52 [2019-08-28T10:54:52.444Z] #6 41.82 debconf: delaying package configuration, since apt-utils is not installed
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.00 Fetched 300 kB in 1s (263 kB/s)
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.11 Selecting previously unselected package libseccomp2:amd64.
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.16 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.17 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.30 Selecting previously unselected package libseccomp-dev:amd64.
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.32 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.33 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.50 Selecting previously unselected package libapparmor1:amd64.
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.51 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.51 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.63 Selecting previously unselected package libapparmor-dev:amd64.
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.65 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 42.68 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 43.19 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 43.49 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 43.54 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 43.57 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 43.57 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 43.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:52 [2019-08-28T10:54:52.444Z] #6 DONE 44.0s
10:54:52 [2019-08-28T10:54:52.444Z] 
10:54:52 [2019-08-28T10:54:52.444Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:52 [2019-08-28T10:54:52.444Z] #40 DONE 0.1s
10:54:52 [2019-08-28T10:54:52.444Z] 
10:54:52 [2019-08-28T10:54:52.444Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:54:52 [2019-08-28T10:54:52.444Z] #41 DONE 0.1s
10:54:52 [2019-08-28T10:54:52.444Z] 
10:54:52 [2019-08-28T10:54:52.444Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
10:54:52 [2019-08-28T10:54:52.444Z] #17 29.45 Reading package lists...
10:54:52 [2019-08-28T10:54:52.444Z] #17 36.45 Building dependency tree...
10:54:52 [2019-08-28T10:54:52.444Z] #17 37.77 Reading state information...
10:54:52 [2019-08-28T10:54:52.444Z] #17 39.32 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:54:52 [2019-08-28T10:54:52.444Z] #17 39.32 The following additional packages will be installed:
10:54:52 [2019-08-28T10:54:52.444Z] #17 39.32   libjq1 libonig4
10:54:52 [2019-08-28T10:54:52.444Z] #17 40.20 The following NEW packages will be installed:
10:54:52 [2019-08-28T10:54:52.444Z] #17 40.21   jq libjq1 libonig4
10:54:52 [2019-08-28T10:54:52.444Z] #17 41.30 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:54:52 [2019-08-28T10:54:52.444Z] #17 41.30 Need to get 327 kB of archives.
10:54:52 [2019-08-28T10:54:52.444Z] #17 41.30 After this operation, 1157 kB of additional disk space will be used.
10:54:52 [2019-08-28T10:54:52.444Z] #17 41.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:54:52 [2019-08-28T10:54:52.444Z] #17 41.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:54:52 [2019-08-28T10:54:52.444Z] #17 41.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:54:52 [2019-08-28T10:54:52.444Z] #17 42.30 debconf: delaying package configuration, since apt-utils is not installed
10:54:52 [2019-08-28T10:54:52.444Z] #17 42.43 Fetched 327 kB in 1s (315 kB/s)
10:54:52 [2019-08-28T10:54:52.444Z] #17 42.56 Selecting previously unselected package libonig4:amd64.
10:54:52 [2019-08-28T10:54:52.444Z] #17 42.56 (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.)
10:54:52 [2019-08-28T10:54:52.444Z] #17 42.62 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.444Z] #17 42.63 Unpacking libonig4:amd64 (6.1.3-2) ...
10:54:52 [2019-08-28T10:54:52.444Z] #17 43.00 Selecting previously unselected package libjq1:amd64.
10:54:52 [2019-08-28T10:54:52.444Z] #17 43.03 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.05 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.49 Selecting previously unselected package jq.
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.50 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.51 Unpacking jq (1.5+dfsg-1.3) ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.67 Setting up libonig4:amd64 (6.1.3-2) ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.73 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 43.90 Setting up jq (1.5+dfsg-1.3) ...
10:54:52 [2019-08-28T10:54:52.445Z] #17 DONE 44.3s
10:54:52 [2019-08-28T10:54:52.445Z] 
10:54:52 [2019-08-28T10:54:52.445Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:54:52 [2019-08-28T10:54:52.464Z] #57 ...
10:54:52 [2019-08-28T10:54:52.464Z] 
10:54:52 [2019-08-28T10:54:52.464Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:54:52 [2019-08-28T10:54:52.464Z] #41 DONE 0.1s
10:54:52 [2019-08-28T10:54:52.464Z] 
10:54:52 [2019-08-28T10:54:52.464Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:54:52 [2019-08-28T10:54:52.464Z] #42 ...
10:54:52 [2019-08-28T10:54:52.464Z] 
10:54:52 [2019-08-28T10:54:52.464Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:54:52 [2019-08-28T10:54:52.464Z] #45 DONE 0.2s
10:54:52 [2019-08-28T10:54:52.464Z] 
10:54:52 [2019-08-28T10:54:52.464Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:54:52 [2019-08-28T10:54:52.464Z] #46 DONE 0.1s
10:54:52 [2019-08-28T10:54:52.710Z] #19 DONE 0.1s
10:54:52 [2019-08-28T10:54:52.710Z] 
10:54:52 [2019-08-28T10:54:52.710Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:54:52 [2019-08-28T10:54:52.723Z] 
10:54:52 [2019-08-28T10:54:52.723Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:54:53 [2019-08-28T10:54:53.655Z] #47 ...
10:54:53 [2019-08-28T10:54:53.655Z] 
10:54:53 [2019-08-28T10:54:53.655Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:53 [2019-08-28T10:54:53.655Z] #35 29.22 Reading package lists...
10:54:53 [2019-08-28T10:54:53.655Z] #35 35.69 Building dependency tree...
10:54:53 [2019-08-28T10:54:53.655Z] #35 36.98 Reading state information...
10:54:53 [2019-08-28T10:54:53.655Z] #35 38.59 The following additional packages will be installed:
10:54:53 [2019-08-28T10:54:53.655Z] #35 38.60   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:54:53 [2019-08-28T10:54:53.655Z] #35 38.62 Suggested packages:
10:54:53 [2019-08-28T10:54:53.655Z] #35 38.62   codeblocks eclipse ninja-build lrzip
10:54:53 [2019-08-28T10:54:53.655Z] #35 38.62 Recommended packages:
10:54:53 [2019-08-28T10:54:53.655Z] #35 38.62   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:54:53 [2019-08-28T10:54:53.655Z] #35 39.18 The following NEW packages will be installed:
10:54:53 [2019-08-28T10:54:53.655Z] #35 39.20   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:54:53 [2019-08-28T10:54:53.655Z] #35 39.20   vim-common xxd
10:54:53 [2019-08-28T10:54:53.655Z] #35 40.47 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
10:54:53 [2019-08-28T10:54:53.655Z] #35 40.47 Need to get 13.7 MB of archives.
10:54:53 [2019-08-28T10:54:53.655Z] #35 40.47 After this operation, 57.2 MB of additional disk space will be used.
10:54:53 [2019-08-28T10:54:53.655Z] #35 40.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 40.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 41.58 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 41.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 41.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 41.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 42.12 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 42.13 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:54:53 [2019-08-28T10:54:53.655Z] #35 43.27 debconf: delaying package configuration, since apt-utils is not installed
10:54:53 [2019-08-28T10:54:53.655Z] #35 43.44 Fetched 13.7 MB in 2s (4927 kB/s)
10:54:53 [2019-08-28T10:54:53.655Z] #35 43.63 Selecting previously unselected package cmake-data.
10:54:53 [2019-08-28T10:54:53.655Z] #35 43.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:54:53 [2019-08-28T10:54:53.655Z] #35 43.69 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:54:53 [2019-08-28T10:54:53.655Z] #35 43.70 Unpacking cmake-data (3.7.2-1) ...
10:54:53 [2019-08-28T10:54:53.655Z] #35 ...
10:54:53 [2019-08-28T10:54:53.655Z] 
10:54:53 [2019-08-28T10:54:53.655Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:53 [2019-08-28T10:54:53.656Z] #57 45.20 Selecting previously unselected package libprotobuf-lite10:amd64.
10:54:53 [2019-08-28T10:54:53.656Z] #57 45.20 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
10:54:53 [2019-08-28T10:54:53.656Z] #57 45.22 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
10:54:53 [2019-08-28T10:54:53.913Z] #57 45.72 Selecting previously unselected package libprotobuf-dev:amd64.
10:54:53 [2019-08-28T10:54:53.913Z] #57 45.72 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
10:54:53 [2019-08-28T10:54:53.913Z] #57 45.73 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
10:54:54 [2019-08-28T10:54:54.092Z] #20 ...
10:54:54 [2019-08-28T10:54:54.092Z] 
10:54:54 [2019-08-28T10:54:54.092Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:54 [2019-08-28T10:54:54.092Z] #27 35.06 + cd /tmp/tmp.LGhyGzx2xN/src/gotest.tools/gotestsum
10:54:54 [2019-08-28T10:54:54.092Z] #27 35.06 + git checkout -q v0.3.5
10:54:54 [2019-08-28T10:54:54.092Z] #27 35.09 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:54:54 [2019-08-28T10:54:54.092Z] #27 ...
10:54:54 [2019-08-28T10:54:54.092Z] 
10:54:54 [2019-08-28T10:54:54.092Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:54 [2019-08-28T10:54:54.092Z] #57 29.41 Reading package lists...
10:54:54 [2019-08-28T10:54:54.092Z] #57 36.03 Building dependency tree...
10:54:54 [2019-08-28T10:54:54.092Z] #57 37.51 Reading state information...
10:54:54 [2019-08-28T10:54:54.092Z] #57 39.06 The following additional packages will be installed:
10:54:54 [2019-08-28T10:54:54.092Z] #57 39.07   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
10:54:54 [2019-08-28T10:54:54.092Z] #57 39.07   libprotoc10 python-pkg-resources zlib1g-dev
10:54:54 [2019-08-28T10:54:54.092Z] #57 39.08 Suggested packages:
10:54:54 [2019-08-28T10:54:54.092Z] #57 39.09   manpages-dev python-setuptools
10:54:54 [2019-08-28T10:54:54.092Z] #57 41.11 The following NEW packages will be installed:
10:54:54 [2019-08-28T10:54:54.092Z] #57 41.12   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:54:54 [2019-08-28T10:54:54.092Z] #57 41.12   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
10:54:54 [2019-08-28T10:54:54.092Z] #57 41.12   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:54:54 [2019-08-28T10:54:54.092Z] #57 41.12   zlib1g-dev
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.32 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.32 Need to get 3602 kB of archives.
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.32 After this operation, 18.9 MB of additional disk space will be used.
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.44 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.45 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.56 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.62 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.64 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 42.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
10:54:54 [2019-08-28T10:54:54.092Z] #57 43.89 debconf: delaying package configuration, since apt-utils is not installed
10:54:54 [2019-08-28T10:54:54.092Z] #57 44.26 Fetched 3602 kB in 1s (2380 kB/s)
10:54:54 [2019-08-28T10:54:54.092Z] #57 44.54 Selecting previously unselected package libnet1:amd64.
10:54:54 [2019-08-28T10:54:54.092Z] #57 44.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
10:54:54 [2019-08-28T10:54:54.092Z] #57 44.69 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 44.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 44.99 Selecting previously unselected package libcap-dev:amd64.
10:54:54 [2019-08-28T10:54:54.092Z] #57 44.99 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.01 Unpacking libcap-dev:amd64 (1:2.25-1) ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.27 Selecting previously unselected package libnet1-dev.
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.34 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.62 Selecting previously unselected package libnl-3-200:amd64.
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.62 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.62 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.81 Selecting previously unselected package libnl-3-dev:amd64.
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.82 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 45.82 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
10:54:54 [2019-08-28T10:54:54.092Z] #57 ...
10:54:54 [2019-08-28T10:54:54.092Z] 
10:54:54 [2019-08-28T10:54:54.092Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:54 [2019-08-28T10:54:54.092Z] #35 45.31 Selecting previously unselected package liblzo2-2:amd64.
10:54:54 [2019-08-28T10:54:54.092Z] #35 45.38 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:54:54 [2019-08-28T10:54:54.092Z] #35 45.40 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:54:54 [2019-08-28T10:54:54.092Z] #35 45.69 Selecting previously unselected package libicu57:amd64.
10:54:54 [2019-08-28T10:54:54.092Z] #35 45.71 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ...
10:54:54 [2019-08-28T10:54:54.092Z] #35 45.71 Unpacking libicu57:amd64 (57.1-6+deb9u2) ...
10:54:54 [2019-08-28T10:54:54.479Z] #57 ...
10:54:54 [2019-08-28T10:54:54.479Z] 
10:54:54 [2019-08-28T10:54:54.479Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:54:54 [2019-08-28T10:54:54.479Z] #27 36.28 + cd /tmp/tmp.kWjfrfGHtP/src/gotest.tools/gotestsum
10:54:54 [2019-08-28T10:54:54.479Z] #27 36.28 + git checkout -q v0.3.5
10:54:54 [2019-08-28T10:54:54.479Z] #27 36.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:54:54 [2019-08-28T10:54:54.737Z] #27 ...
10:54:54 [2019-08-28T10:54:54.737Z] 
10:54:54 [2019-08-28T10:54:54.737Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:54 [2019-08-28T10:54:54.737Z] #30 43.89 sync
10:54:54 [2019-08-28T10:54:54.737Z] #30 45.00 io
10:54:54 [2019-08-28T10:54:54.737Z] #30 45.01 reflect
10:54:54 [2019-08-28T10:54:54.994Z] #30 46.70 syscall
10:54:56 [2019-08-28T10:54:56.369Z] #30 ...
10:54:56 [2019-08-28T10:54:56.369Z] 
10:54:56 [2019-08-28T10:54:56.369Z] #7 [dev 1/24] RUN groupadd -r docker
10:54:56 [2019-08-28T10:54:56.369Z] #7 DONE 4.1s
10:54:56 [2019-08-28T10:54:56.369Z] 
10:54:56 [2019-08-28T10:54:56.369Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:56 [2019-08-28T10:54:56.369Z] #35 47.85 Selecting previously unselected package liblzo2-2:amd64.
10:54:56 [2019-08-28T10:54:56.369Z] #35 47.91 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.369Z] #35 47.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:54:56 [2019-08-28T10:54:56.369Z] #35 48.19 Selecting previously unselected package libicu57:amd64.
10:54:56 [2019-08-28T10:54:56.369Z] #35 48.19 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.369Z] #35 48.23 Unpacking libicu57:amd64 (57.1-6+deb9u2) ...
10:54:56 [2019-08-28T10:54:56.625Z] #35 ...
10:54:56 [2019-08-28T10:54:56.625Z] 
10:54:56 [2019-08-28T10:54:56.625Z] #7 [dev 1/24] RUN groupadd -r docker
10:54:56 [2019-08-28T10:54:56.625Z] #7 DONE 4.4s
10:54:56 [2019-08-28T10:54:56.625Z] 
10:54:56 [2019-08-28T10:54:56.625Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.26 Selecting previously unselected package libprotobuf-c1:amd64.
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.27 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.28 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.44 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.45 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.47 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.59 Selecting previously unselected package zlib1g-dev:amd64.
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.62 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.93 Selecting previously unselected package libprotobuf10:amd64.
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.94 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 46.94 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 47.71 Selecting previously unselected package libprotobuf-lite10:amd64.
10:54:56 [2019-08-28T10:54:56.625Z] #57 47.73 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 47.74 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 47.88 Selecting previously unselected package libprotobuf-dev:amd64.
10:54:56 [2019-08-28T10:54:56.625Z] #57 47.88 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
10:54:56 [2019-08-28T10:54:56.625Z] #57 47.89 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
10:54:56 [2019-08-28T10:54:56.630Z] + rm -rf /tmp/tmp.PsqdUMZDOE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PsqdUMZDOE
10:54:58 [2019-08-28T10:54:58.000Z] #57 ...
10:54:58 [2019-08-28T10:54:58.000Z] 
10:54:58 [2019-08-28T10:54:58.000Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:58 [2019-08-28T10:54:58.000Z] #33 39.12 internal/x/crypto/curve25519
10:54:58 [2019-08-28T10:54:58.000Z] #33 45.82 sync
10:54:58 [2019-08-28T10:54:58.000Z] #33 46.48 reflect
10:54:58 [2019-08-28T10:54:58.000Z] #33 46.49 io
10:54:58 [2019-08-28T10:54:58.000Z] #33 48.01 bytes
10:54:58 [2019-08-28T10:54:58.000Z] #33 ...
10:54:58 [2019-08-28T10:54:58.000Z] 
10:54:58 [2019-08-28T10:54:58.000Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:54:58 [2019-08-28T10:54:58.000Z] #30 39.35 sync
10:54:58 [2019-08-28T10:54:58.000Z] #30 40.04 io
10:54:58 [2019-08-28T10:54:58.000Z] #30 40.04 reflect
10:54:58 [2019-08-28T10:54:58.000Z] #30 41.45 syscall
10:54:58 [2019-08-28T10:54:58.000Z] #30 ...
10:54:58 [2019-08-28T10:54:58.000Z] 
10:54:58 [2019-08-28T10:54:58.000Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:54:58 [2019-08-28T10:54:58.000Z] #57 49.72 Selecting previously unselected package libprotoc10:amd64.
10:54:58 [2019-08-28T10:54:58.000Z] #57 49.73 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
10:54:58 [2019-08-28T10:54:58.000Z] #57 49.75 Unpacking libprotoc10:amd64 (3.0.0-9) ...
10:54:58 [2019-08-28T10:54:58.259Z] #57 ...
10:54:58 [2019-08-28T10:54:58.259Z] 
10:54:58 [2019-08-28T10:54:58.259Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:54:58 [2019-08-28T10:54:58.259Z] #15 40.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:54:58 [2019-08-28T10:54:58.259Z] #15 ...
10:54:58 [2019-08-28T10:54:58.259Z] 
10:54:58 [2019-08-28T10:54:58.259Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.081 + RM_GOPATH=0
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.081 + TMP_GOPATH=
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.081 + : /build
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.081 + '[' -z '' ']'
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.085 ++ mktemp -d
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.098 + export GOPATH=/tmp/tmp.34zfgi1XUS
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.099 + GOPATH=/tmp/tmp.34zfgi1XUS
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.099 + RM_GOPATH=1
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.100 ++ dirname ./install.sh
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.105 + dir=.
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.105 + bin=containerd
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.106 + shift
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.106 + '[' '!' -f ./containerd.installer ']'
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.106 + . ./containerd.installer
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.106 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.106 + install_containerd
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.107 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.107 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.107 + git clone https://github.com/containerd/containerd.git /tmp/tmp.34zfgi1XUS/src/github.com/containerd/containerd
10:54:58 [2019-08-28T10:54:58.259Z] #47 4.111 Cloning into '/tmp/tmp.34zfgi1XUS/src/github.com/containerd/containerd'...
10:54:58 [2019-08-28T10:54:58.659Z] Removing intermediate container 846b14eae9fc
10:54:58 [2019-08-28T10:54:58.659Z]  ---> 522cab470e36
10:54:58 [2019-08-28T10:54:58.659Z] Step 16/126 : FROM base AS swagger
10:54:58 [2019-08-28T10:54:58.659Z]  ---> dea7bc0fd00c
10:54:58 [2019-08-28T10:54:58.659Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
10:54:58 [2019-08-28T10:54:58.659Z]  ---> Running in 04bc7b064d65
10:54:58 [2019-08-28T10:54:58.659Z] Removing intermediate container 04bc7b064d65
10:54:58 [2019-08-28T10:54:58.659Z]  ---> 6a97302d2264
10:54:58 [2019-08-28T10:54:58.659Z] Step 18/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
10:54:58 [2019-08-28T10:54:58.659Z]  ---> Running in 7a3b6d0f02b2
10:54:58 [2019-08-28T10:54:58.940Z] + mktemp -d
10:54:58 [2019-08-28T10:54:58.940Z] + export GOPATH=/tmp/tmp.lyxEBPutZr
10:54:58 [2019-08-28T10:54:58.941Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.lyxEBPutZr/src/github.com/go-swagger/go-swagger
10:54:58 [2019-08-28T10:54:58.941Z] Cloning into '/tmp/tmp.lyxEBPutZr/src/github.com/go-swagger/go-swagger'...
10:54:59 [2019-08-28T10:54:59.651Z] #35 ...
10:54:59 [2019-08-28T10:54:59.651Z] 
10:54:59 [2019-08-28T10:54:59.651Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
10:54:59 [2019-08-28T10:54:59.651Z] #8 DONE 3.5s
10:54:59 [2019-08-28T10:54:59.651Z] 
10:54:59 [2019-08-28T10:54:59.651Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:54:59 [2019-08-28T10:54:59.651Z] #20 5.454 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:54:59 [2019-08-28T10:54:59.651Z] #20 5.889 
######################################################################## 100.0%
10:54:59 [2019-08-28T10:54:59.651Z] #20 6.197 
###                                                                        4.7%
########                                                                  11.2%
###########                                                               15.9%
###############                                                           21.7%
####################                                                      27.9%
########################                                                  33.9%
###############################                                           43.1%
####################################                                      50.4%
##########################################                                58.6%
#############################################                             63.0%
####################################################                      72.7%
##########################################################                81.6%
###############################################################           88.7%
#####################################################################     97.2%
######################################################################## 100.0%
10:54:59 [2019-08-28T10:54:59.651Z] #20 8.222 
######################################################################## 100.0%
10:54:59 [2019-08-28T10:54:59.651Z] #20 8.590 
########                                                                  11.4%
####################                                                      28.4%
##################################                                        47.7%
################################################                          67.4%
###############################################################           88.0%
######################################################################## 100.0%
10:54:59 [2019-08-28T10:54:59.651Z] #20 9.561 
######################################################################## 100.0%
10:54:59 [2019-08-28T10:54:59.651Z] #20 9.910 
###                                                                        4.9%
#######                                                                   10.0%
10:54:59 [2019-08-28T10:54:59.651Z] #20 ...
10:54:59 [2019-08-28T10:54:59.651Z] 
10:54:59 [2019-08-28T10:54:59.651Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:54:59 [2019-08-28T10:54:59.651Z] #33 41.30 internal/x/crypto/curve25519
10:54:59 [2019-08-28T10:54:59.651Z] #33 49.49 sync
10:54:59 [2019-08-28T10:54:59.651Z] #33 50.21 reflect
10:54:59 [2019-08-28T10:54:59.651Z] #33 50.21 io
10:54:59 [2019-08-28T10:54:59.651Z] #33 ...
10:54:59 [2019-08-28T10:54:59.651Z] 
10:54:59 [2019-08-28T10:54:59.651Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:00 [2019-08-28T10:55:00.790Z] #47 ...
10:55:00 [2019-08-28T10:55:00.790Z] 
10:55:00 [2019-08-28T10:55:00.790Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
10:55:00 [2019-08-28T10:55:00.790Z] #8 DONE 3.9s
10:55:00 [2019-08-28T10:55:00.790Z] 
10:55:00 [2019-08-28T10:55:00.790Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:00 [2019-08-28T10:55:00.790Z] #20 5.388 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:55:00 [2019-08-28T10:55:00.790Z] #20 5.893 
######################################################################## 100.0%
10:55:00 [2019-08-28T10:55:00.790Z] #20 6.300 
####                                                                       6.5%
#########                                                                 13.6%
#############                                                             18.6%
################                                                          23.4%
######################                                                    31.1%
###########################                                               38.2%
##############################                                            42.5%
####################################                                      50.6%
#######################################                                   55.3%
##############################################                            64.1%
#################################################                         68.4%
######################################################                    75.6%
##########################################################                81.4%
##############################################################            87.4%
#######################################################################   99.7%
######################################################################## 100.0%
10:55:01 [2019-08-28T10:55:01.051Z] #20 8.564 
######################################################################## 100.0%
10:55:01 [2019-08-28T10:55:01.715Z] #20 9.910 
###                                                                        4.9%
#######                                                                   10.0%
#########                                                                 13.0%
##########                                                                14.5%
#############                                                             18.8%
#################                                                         24.8%
######################                                                    31.6%
#######################                                                   32.5%
#############################                                             40.7%
##################################                                        48.0%
###################################                                       49.5%
########################################                                  56.2%
############################################                              62.2%
################################################                          67.4%
###################################################                       72.1%
######################################################                    76.1%
#########################################################                 80.3%
############################################################              83.8%
###############################################################           88.2%
######################################################################## 100.0%
10:55:01 [2019-08-28T10:55:01.879Z] #20 8.861 
################                                                          22.8%
##########################                                                36.2%
##########################################                                59.5%
######################################################                    75.4%
######################################################################## 100.0%
10:55:02 [2019-08-28T10:55:02.280Z] #20 12.67 
######################################################################## 100.0%
10:55:02 [2019-08-28T10:55:02.448Z] #20 ...
10:55:02 [2019-08-28T10:55:02.448Z] 
10:55:02 [2019-08-28T10:55:02.448Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.967 + RM_GOPATH=0
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.967 + TMP_GOPATH=
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.968 + : /build
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.968 + '[' -z '' ']'
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.974 ++ mktemp -d
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.974 + export GOPATH=/tmp/tmp.u7cxGhz0sa
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.974 + GOPATH=/tmp/tmp.u7cxGhz0sa
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.974 + RM_GOPATH=1
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 ++ dirname ./install.sh
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 + dir=.
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 + bin=runc
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 + shift
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 + '[' '!' -f ./runc.installer ']'
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 + . ./runc.installer
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 + install_runc
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.980 + grep -q '^3\.10\.0.*\.el7\.'
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.983 + uname -r
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.983 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.983 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.983 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u7cxGhz0sa/src/github.com/opencontainers/runc
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.984 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
10:55:02 [2019-08-28T10:55:02.448Z] #42 3.989 Cloning into '/tmp/tmp.u7cxGhz0sa/src/github.com/opencontainers/runc'...
10:55:02 [2019-08-28T10:55:02.708Z] #42 ...
10:55:02 [2019-08-28T10:55:02.708Z] 
10:55:02 [2019-08-28T10:55:02.708Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:02 [2019-08-28T10:55:02.708Z] #20 9.945 
######################################################################## 100.0%
10:55:03 [2019-08-28T10:55:03.058Z] #20 12.99 
#                                                                          1.9%
##                                                                         3.4%
###                                                                        4.9%
10:55:03 [2019-08-28T10:55:03.058Z] #20 ...
10:55:03 [2019-08-28T10:55:03.058Z] 
10:55:03 [2019-08-28T10:55:03.058Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:55:03 [2019-08-28T10:55:03.058Z] #9 3.125 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:55:03 [2019-08-28T10:55:03.058Z] #9 DONE 3.4s
10:55:03 [2019-08-28T10:55:03.058Z] 
10:55:03 [2019-08-28T10:55:03.058Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:03 [2019-08-28T10:55:03.742Z] #20 10.28 
#####                                                                      7.3%
##########                                                                14.0%
##############                                                            20.8%
####################                                                      28.0%
#########################                                                 36.1%
##############################                                            42.8%
####################################                                      50.5%
#########################################                                 58.1%
####
10:55:03 [2019-08-28T10:55:03.742Z] #20 ...
10:55:03 [2019-08-28T10:55:03.742Z] 
10:55:03 [2019-08-28T10:55:03.742Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
10:55:03 [2019-08-28T10:55:03.742Z] #9 3.146 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:55:03 [2019-08-28T10:55:03.742Z] #9 DONE 3.3s
10:55:03 [2019-08-28T10:55:03.742Z] 
10:55:03 [2019-08-28T10:55:03.742Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:04 [2019-08-28T10:55:04.259Z] #20 10.28 
#####                                                                      7.3%
##########                                                                14.0%
##############                                                            20.8%
####################                                                      28.0%
#########################                                                 36.1%
##############################                                            42.8%
####################################                                      50.5%
#########################################                                 58.1%
##############################################                            64.2%
####################################################                      73.1%
######################################################                    75.9%
#########################################################                 79.9%
###############################################################           88.1%
#####################################################################     96.8%
######################################################################## 100.0%
10:55:05 [2019-08-28T10:55:05.197Z] #20 12.58 
######################################################################## 100.0%
10:55:05 [2019-08-28T10:55:05.382Z] #20 12.99 
#                                                                          1.9%
##                                                                         3.4%
###                                                                        4.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.0%
#######                                                                   10.1%
########                                                                  11.4%
##########                                                                14.0%
###########                                                               16.1%
############                                                              17.9%
#############                                                             18.7%
##############                                                            19.8%
###############                                                           22.0%
#################                                                         24.3%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.3%
#####################                                                     30.4%
########################                                                  33.4%
#########################                                                 35.2%
##########################                                                36.7%
###########################                                               38.7%
############################                                              40.2%
##############################                                            41.9%
###############################                                           43.6%
10:55:05 [2019-08-28T10:55:05.382Z] #20 ...
10:55:05 [2019-08-28T10:55:05.382Z] 
10:55:05 [2019-08-28T10:55:05.382Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:05 [2019-08-28T10:55:05.382Z] #57 47.35 Selecting previously unselected package libprotoc10:amd64.
10:55:05 [2019-08-28T10:55:05.382Z] #57 47.35 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 47.35 Unpacking libprotoc10:amd64 (3.0.0-9) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.09 Selecting previously unselected package protobuf-c-compiler.
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.09 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.09 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.38 Selecting previously unselected package protobuf-compiler.
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.38 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.38 Unpacking protobuf-compiler (3.0.0-9) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.56 Selecting previously unselected package python-pkg-resources.
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.56 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 48.59 Unpacking python-pkg-resources (33.1.1-1) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 49.21 Selecting previously unselected package python-protobuf.
10:55:05 [2019-08-28T10:55:05.382Z] #57 49.21 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 49.21 Unpacking python-protobuf (3.0.0-9) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 49.83 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 49.93 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 49.95 Setting up python-pkg-resources (33.1.1-1) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 55.56 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 55.58 Setting up libprotobuf10:amd64 (3.0.0-9) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 55.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:05 [2019-08-28T10:55:05.382Z] #57 55.72 Setting up python-protobuf (3.0.0-9) ...
10:55:05 [2019-08-28T10:55:05.641Z] #57 ...
10:55:05 [2019-08-28T10:55:05.641Z] 
10:55:05 [2019-08-28T10:55:05.641Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:06 [2019-08-28T10:55:06.417Z] #20 12.99 
#                                                                          1.9%
##                                                                         3.4%
###                                                                        4.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.0%
#######                                                                   10.1%
########                                                                  11.4%
##########                                                                14.0%
###########                                                               16.1%
############                                                              17.9%
#############                                                             18.7%
##############                                                            19.8%
###############                                                           22.0%
#################                                                         24.3%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.3%
#####################                                                     30.4%
########################                                                  33.4%
#########################                                                 35.2%
##########################                                                36.7%
###########################                                               38.7%
############################                                              40.2%
##############################                                            41.9%
###############################                                           43.6%
################################                                          45.6%
#################################                                         47.1%
###################################                                       48.8%
####################################                                      50.8%
#####################################                                     52.5%
######################################                                    53.7%
#######################################                                   54.7%
########################################                                  56.7%
###########################################                               59.9%
10:55:06 [2019-08-28T10:55:06.417Z] #20 ...
10:55:06 [2019-08-28T10:55:06.417Z] 
10:55:06 [2019-08-28T10:55:06.417Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 + RM_GOPATH=0
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 + TMP_GOPATH=
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 + : /build
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 + '[' -z '' ']'
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 ++ mktemp -d
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 + export GOPATH=/tmp/tmp.BHFEBfjrZE
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 + GOPATH=/tmp/tmp.BHFEBfjrZE
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 + RM_GOPATH=1
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.848 ++ dirname ./install.sh
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + dir=.
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + bin=containerd
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + shift
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + '[' '!' -f ./containerd.installer ']'
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + . ./containerd.installer
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + install_containerd
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.864 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BHFEBfjrZE/src/github.com/containerd/containerd
10:55:06 [2019-08-28T10:55:06.417Z] #47 3.885 Cloning into '/tmp/tmp.BHFEBfjrZE/src/github.com/containerd/containerd'...
10:55:06 [2019-08-28T10:55:06.417Z] #47 ...
10:55:06 [2019-08-28T10:55:06.417Z] 
10:55:06 [2019-08-28T10:55:06.417Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:55:06 [2019-08-28T10:55:06.417Z] #10 DONE 3.6s
10:55:06 [2019-08-28T10:55:06.417Z] 
10:55:06 [2019-08-28T10:55:06.417Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.263 + RM_GOPATH=0
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.263 + TMP_GOPATH=
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.263 + : /build
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.263 + '[' -z '' ']'
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.263 ++ mktemp -d
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.276 + export GOPATH=/tmp/tmp.pa5G8dJHIm
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.276 + GOPATH=/tmp/tmp.pa5G8dJHIm
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.276 + RM_GOPATH=1
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.276 ++ dirname ./install.sh
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.283 + dir=.
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.284 + bin=runc
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.284 + shift
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.284 + '[' '!' -f ./runc.installer ']'
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.285 + . ./runc.installer
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.285 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.285 + install_runc
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.287 + grep -q '^3\.10\.0.*\.el7\.'
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.294 + uname -r
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.312 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.324 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.325 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.325 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pa5G8dJHIm/src/github.com/opencontainers/runc
10:55:06 [2019-08-28T10:55:06.417Z] #42 4.336 Cloning into '/tmp/tmp.pa5G8dJHIm/src/github.com/opencontainers/runc'...
10:55:06 [2019-08-28T10:55:06.417Z] #42 13.24 + cd /tmp/tmp.pa5G8dJHIm/src/github.com/opencontainers/runc
10:55:06 [2019-08-28T10:55:06.417Z] #42 13.24 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
10:55:06 [2019-08-28T10:55:06.417Z] #42 13.57 + '[' -z '' ']'
10:55:06 [2019-08-28T10:55:06.417Z] #42 13.57 + target=static
10:55:06 [2019-08-28T10:55:06.417Z] #42 13.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:55:06 [2019-08-28T10:55:06.678Z] #42 ...
10:55:06 [2019-08-28T10:55:06.678Z] 
10:55:06 [2019-08-28T10:55:06.678Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:07 [2019-08-28T10:55:07.273Z] #20 12.89 
##                                                                         3.1%
####                                                                       6.2%
######                                                                     9.3%
########                                                                  11.6%
#########                                                                 13.7%
###########                                                               16.3%
#############                                                             19.3%
################                                                          22.9%
#################                                                         24.9%
###################                                                       27.5%
#####################                                                     29.9%
#######################                                                   32.6%
#########################                                                 35.0%
##########################                                                37.2%
############################                                              39.5%
#############################                                             41.5%
##############################                                            43.0%
#
10:55:07 [2019-08-28T10:55:07.273Z] #20 ...
10:55:07 [2019-08-28T10:55:07.273Z] 
10:55:07 [2019-08-28T10:55:07.273Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
10:55:07 [2019-08-28T10:55:07.273Z] #10 DONE 3.5s
10:55:07 [2019-08-28T10:55:07.273Z] 
10:55:07 [2019-08-28T10:55:07.273Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:07 [2019-08-28T10:55:07.340Z] + cd /tmp/tmp.lyxEBPutZr/src/github.com/go-swagger/go-swagger
10:55:07 [2019-08-28T10:55:07.340Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
10:55:07 [2019-08-28T10:55:07.340Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:55:08 [2019-08-28T10:55:08.049Z] #20 12.89 
##                                                                         3.1%
####                                                                       6.2%
######                                                                     9.3%
########                                                                  11.6%
#########                                                                 13.7%
###########                                                               16.3%
#############                                                             19.3%
################                                                          22.9%
#################                                                         24.9%
###################                                                       27.5%
#####################                                                     29.9%
#######################                                                   32.6%
#########################                                                 35.0%
##########################                                                37.2%
############################                                              39.5%
#############################                                             41.5%
##############################                                            43.0%
################################                                          44.6%
#################################                                         45.9%
#################################                                         47.2%
###################################                                       49.2%
#####################################                                     52.0%
#######################################                                   55.3%
########################################                                  56.6%
##########################################                                58.8%
############################################                              61.9%
10:55:08 [2019-08-28T10:55:08.049Z] #20 ...
10:55:08 [2019-08-28T10:55:08.049Z] 
10:55:08 [2019-08-28T10:55:08.049Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:08 [2019-08-28T10:55:08.049Z] #30 49.59 time
10:55:08 [2019-08-28T10:55:08.049Z] #30 56.70 internal/poll
10:55:08 [2019-08-28T10:55:08.049Z] #30 56.77 sort
10:55:08 [2019-08-28T10:55:08.049Z] #30 58.28 internal/fmtsort
10:55:08 [2019-08-28T10:55:08.049Z] #30 59.43 internal/syscall/unix
10:55:08 [2019-08-28T10:55:08.308Z] #30 ...
10:55:08 [2019-08-28T10:55:08.308Z] 
10:55:08 [2019-08-28T10:55:08.308Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:08 [2019-08-28T10:55:08.572Z] #20 12.89 
##                                                                         3.1%
####                                                                       6.2%
######                                                                     9.3%
########                                                                  11.6%
#########                                                                 13.7%
###########                                                               16.3%
#############                                                             19.3%
################                                                          22.9%
#################                                                         24.9%
###################                                                       27.5%
#####################                                                     29.9%
#######################                                                   32.6%
#########################                                                 35.0%
##########################                                                37.2%
############################                                              39.5%
#############################                                             41.5%
##############################                                            43.0%
################################                                          44.6%
#################################                                         45.9%
#################################                                         47.2%
###################################                                       49.2%
#####################################                                     52.0%
#######################################                                   55.3%
########################################                                  56.6%
##########################################                                58.8%
############################################                              61.9%
##############################################                            64.4%
################################################                          67.6%
##################################################                        69.9%
10:55:08 [2019-08-28T10:55:08.572Z] #20 ...
10:55:08 [2019-08-28T10:55:08.572Z] 
10:55:08 [2019-08-28T10:55:08.572Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.43 Selecting previously unselected package protobuf-c-compiler.
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.44 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.45 Unpacking protobuf-c-compiler (1.2.1-2) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.63 Selecting previously unselected package protobuf-compiler.
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.65 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.66 Unpacking protobuf-compiler (3.0.0-9) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.84 Selecting previously unselected package python-pkg-resources.
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.86 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 50.86 Unpacking python-pkg-resources (33.1.1-1) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 51.22 Selecting previously unselected package python-protobuf.
10:55:08 [2019-08-28T10:55:08.572Z] #57 51.22 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 51.22 Unpacking python-protobuf (3.0.0-9) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 51.93 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 52.03 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 52.05 Setting up python-pkg-resources (33.1.1-1) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 57.72 Setting up libnet1-dev (1.1.6+dfsg-3) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 57.73 Setting up libprotobuf10:amd64 (3.0.0-9) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 57.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:08 [2019-08-28T10:55:08.572Z] #57 57.78 Setting up python-protobuf (3.0.0-9) ...
10:55:08 [2019-08-28T10:55:08.832Z] #57 ...
10:55:08 [2019-08-28T10:55:08.832Z] 
10:55:08 [2019-08-28T10:55:08.832Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:08 [2019-08-28T10:55:08.832Z] #33 50.03 bufio
10:55:08 [2019-08-28T10:55:08.832Z] #33 52.27 syscall
10:55:08 [2019-08-28T10:55:08.832Z] #33 ...
10:55:08 [2019-08-28T10:55:08.832Z] 
10:55:08 [2019-08-28T10:55:08.832Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:09 [2019-08-28T10:55:09.277Z] #20 12.99 
#                                                                          1.9%
##                                                                         3.4%
###                                                                        4.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.0%
#######                                                                   10.1%
########                                                                  11.4%
##########                                                                14.0%
###########                                                               16.1%
############                                                              17.9%
#############                                                             18.7%
##############                                                            19.8%
###############                                                           22.0%
#################                                                         24.3%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.3%
#####################                                                     30.4%
########################                                                  33.4%
#########################                                                 35.2%
##########################                                                36.7%
###########################                                               38.7%
############################                                              40.2%
##############################                                            41.9%
###############################                                           43.6%
################################                                          45.6%
#################################                                         47.1%
###################################                                       48.8%
####################################                                      50.8%
#####################################                                     52.5%
######################################                                    53.7%
#######################################                                   54.7%
########################################                                  56.7%
###########################################                               59.9%
############################################                              61.9%
#############################################                             63.1%
#############################################                             63.6%
##############################################                            64.8%
###############################################                           66.2%
################################################                          68.0%
##################################################                        70.2%
###################################################                       71.5%
####################################################                      72.6%
#####################################################                     73.7%
#####################################################                     74.5%
######################################################                    75.8%
#######################################################                   77.2%
########################################################                  78.6%
#########################################################                 80.3%
##########################################################                81.6%
###########################################################               83.0%
#############################################################             84.8%
##############################################################            86.4%
###############################################################           88.3%
################################################################          90.1%
##################################################################        91.9%
###################################################################       94.2%
####################################################################      95.5%
######################################################################    98.5%
######################################################################## 100.0%
10:55:09 [2019-08-28T10:55:09.535Z] #20 19.77 
10:55:10 [2019-08-28T10:55:10.109Z] #20 ...
10:55:10 [2019-08-28T10:55:10.109Z] 
10:55:10 [2019-08-28T10:55:10.109Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:55:10 [2019-08-28T10:55:10.109Z] #11 DONE 3.5s
10:55:10 [2019-08-28T10:55:10.109Z] 
10:55:10 [2019-08-28T10:55:10.109Z] #12 [dev 6/24] RUN ldconfig
10:55:10 [2019-08-28T10:55:10.124Z] #20 12.89 
##                                                                         3.1%
####                                                                       6.2%
######                                                                     9.3%
########                                                                  11.6%
#########                                                                 13.7%
###########                                                               16.3%
#############                                                             19.3%
################                                                          22.9%
#################                                                         24.9%
###################                                                       27.5%
#####################                                                     29.9%
#######################                                                   32.6%
#########################                                                 35.0%
##########################                                                37.2%
############################                                              39.5%
#############################                                             41.5%
##############################                                            43.0%
################################                                          44.6%
#################################                                         45.9%
#################################                                         47.2%
###################################                                       49.2%
#####################################                                     52.0%
#######################################                                   55.3%
########################################                                  56.6%
##########################################                                58.8%
############################################                              61.9%
##############################################                            64.4%
################################################                          67.6%
##################################################                        69.9%
###################################################                       71.8%
#####################################################                     73.7%
######################################################                    75.8%
########################################################                  78.8%
##########################################################                80.7%
###########################################################               82.4%
############################################################              84.3%
##############################################################            87.2%
################################################################          89.2%
##################################################################        92.9%
####################################################################      94.6%
#####################################################################     96.6%
######################################################################    98.1%
######################################################################## 100.0%
10:55:10 [2019-08-28T10:55:10.124Z] #20 ...
10:55:10 [2019-08-28T10:55:10.124Z] 
10:55:10 [2019-08-28T10:55:10.124Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:10 [2019-08-28T10:55:10.124Z] #35 54.19 Selecting previously unselected package libxml2:amd64.
10:55:10 [2019-08-28T10:55:10.124Z] #35 54.19 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 54.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.08 Selecting previously unselected package libarchive13:amd64.
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.08 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.09 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.44 Selecting previously unselected package libjsoncpp1:amd64.
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.45 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.75 Selecting previously unselected package libuv1:amd64.
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.75 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 55.75 Unpacking libuv1:amd64 (1.9.1-3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 56.03 Selecting previously unselected package cmake.
10:55:10 [2019-08-28T10:55:10.124Z] #35 56.04 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 56.24 Unpacking cmake (3.7.2-1) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 60.00 Selecting previously unselected package xxd.
10:55:10 [2019-08-28T10:55:10.124Z] #35 60.01 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 60.02 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 60.46 Selecting previously unselected package vim-common.
10:55:10 [2019-08-28T10:55:10.124Z] #35 60.46 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 60.47 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 60.94 Processing triggers for mime-support (3.60) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.08 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.09 Setting up libuv1:amd64 (1.9.1-3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.11 Setting up cmake-data (3.7.2-1) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.13 Setting up libicu57:amd64 (57.1-6+deb9u2) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.14 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.16 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.23 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.24 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.28 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.29 Setting up cmake (3.7.2-1) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 61.40 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:10 [2019-08-28T10:55:10.124Z] #35 DONE 61.9s
10:55:10 [2019-08-28T10:55:10.124Z] 
10:55:10 [2019-08-28T10:55:10.124Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:55:10 [2019-08-28T10:55:10.124Z] #36 DONE 0.1s
10:55:10 [2019-08-28T10:55:10.367Z] #12 ...
10:55:10 [2019-08-28T10:55:10.367Z] 
10:55:10 [2019-08-28T10:55:10.367Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:10 [2019-08-28T10:55:10.367Z] #33 51.94 bytes
10:55:10 [2019-08-28T10:55:10.367Z] #33 54.48 bufio
10:55:10 [2019-08-28T10:55:10.367Z] #33 56.88 syscall
10:55:10 [2019-08-28T10:55:10.367Z] #33 ...
10:55:10 [2019-08-28T10:55:10.367Z] 
10:55:10 [2019-08-28T10:55:10.367Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:10 [2019-08-28T10:55:10.367Z] #35 56.90 Selecting previously unselected package libxml2:amd64.
10:55:10 [2019-08-28T10:55:10.367Z] #35 56.90 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 56.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 57.84 Selecting previously unselected package libarchive13:amd64.
10:55:10 [2019-08-28T10:55:10.367Z] #35 57.86 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 57.90 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 58.44 Selecting previously unselected package libjsoncpp1:amd64.
10:55:10 [2019-08-28T10:55:10.367Z] #35 58.45 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 58.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 58.83 Selecting previously unselected package libuv1:amd64.
10:55:10 [2019-08-28T10:55:10.367Z] #35 58.84 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 58.85 Unpacking libuv1:amd64 (1.9.1-3) ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 59.21 Selecting previously unselected package cmake.
10:55:10 [2019-08-28T10:55:10.367Z] #35 59.21 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
10:55:10 [2019-08-28T10:55:10.367Z] #35 59.35 Unpacking cmake (3.7.2-1) ...
10:55:10 [2019-08-28T10:55:10.383Z] 
10:55:10 [2019-08-28T10:55:10.383Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:55:10 [2019-08-28T10:55:10.383Z] #37 DONE 0.1s
10:55:10 [2019-08-28T10:55:10.383Z] 
10:55:10 [2019-08-28T10:55:10.383Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:10 [2019-08-28T10:55:10.950Z] #38 ...
10:55:10 [2019-08-28T10:55:10.950Z] 
10:55:10 [2019-08-28T10:55:10.950Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
10:55:10 [2019-08-28T10:55:10.950Z] #11 DONE 3.5s
10:55:10 [2019-08-28T10:55:10.950Z] 
10:55:10 [2019-08-28T10:55:10.950Z] #12 [dev 6/24] RUN ldconfig
10:55:11 [2019-08-28T10:55:11.299Z] #35 63.10 Selecting previously unselected package xxd.
10:55:11 [2019-08-28T10:55:11.299Z] #35 63.12 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:55:11 [2019-08-28T10:55:11.299Z] #35 63.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:55:11 [2019-08-28T10:55:11.559Z] #35 63.37 Selecting previously unselected package vim-common.
10:55:11 [2019-08-28T10:55:11.559Z] #35 63.40 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:55:11 [2019-08-28T10:55:11.559Z] #35 63.42 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:55:11 [2019-08-28T10:55:11.559Z] #35 ...
10:55:11 [2019-08-28T10:55:11.559Z] 
10:55:11 [2019-08-28T10:55:11.559Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:11 [2019-08-28T10:55:11.559Z] #57 63.45 Setting up libcap-dev:amd64 (1:2.25-1) ...
10:55:11 [2019-08-28T10:55:11.559Z] #57 63.48 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:55:11 [2019-08-28T10:55:11.559Z] #57 63.50 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:55:11 [2019-08-28T10:55:11.559Z] #57 63.54 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
10:55:11 [2019-08-28T10:55:11.559Z] #57 63.55 Setting up libprotoc10:amd64 (3.0.0-9) ...
10:55:11 [2019-08-28T10:55:11.818Z] #57 63.63 Setting up protobuf-c-compiler (1.2.1-2) ...
10:55:11 [2019-08-28T10:55:11.818Z] #57 63.65 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:55:11 [2019-08-28T10:55:11.818Z] #57 63.68 Setting up protobuf-compiler (3.0.0-9) ...
10:55:11 [2019-08-28T10:55:11.818Z] #57 63.71 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
10:55:11 [2019-08-28T10:55:11.818Z] #57 63.74 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
10:55:11 [2019-08-28T10:55:11.818Z] #57 63.75 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:12 [2019-08-28T10:55:12.077Z] #57 DONE 64.1s
10:55:12 [2019-08-28T10:55:12.077Z] 
10:55:12 [2019-08-28T10:55:12.077Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:12 [2019-08-28T10:55:12.077Z] #35 63.83 Processing triggers for mime-support (3.60) ...
10:55:12 [2019-08-28T10:55:12.077Z] #35 63.94 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:55:12 [2019-08-28T10:55:12.077Z] #35 63.95 Setting up libuv1:amd64 (1.9.1-3) ...
10:55:12 [2019-08-28T10:55:12.077Z] #35 64.01 Setting up cmake-data (3.7.2-1) ...
10:55:12 [2019-08-28T10:55:12.077Z] #35 64.06 Setting up libicu57:amd64 (57.1-6+deb9u2) ...
10:55:12 [2019-08-28T10:55:12.077Z] #35 64.11 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
10:55:12 [2019-08-28T10:55:12.336Z] #35 64.14 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:12 [2019-08-28T10:55:12.337Z] #35 64.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:55:12 [2019-08-28T10:55:12.337Z] #35 64.34 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:55:12 [2019-08-28T10:55:12.337Z] #35 64.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:55:12 [2019-08-28T10:55:12.600Z] #35 64.39 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
10:55:12 [2019-08-28T10:55:12.600Z] #35 64.39 Setting up cmake (3.7.2-1) ...
10:55:12 [2019-08-28T10:55:12.600Z] #35 64.52 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:13 [2019-08-28T10:55:13.055Z] 🇩 bin/containerd
10:55:13 [2019-08-28T10:55:13.172Z] #35 DONE 65.0s
10:55:13 [2019-08-28T10:55:13.172Z] 
10:55:13 [2019-08-28T10:55:13.172Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:55:13 [2019-08-28T10:55:13.172Z] #36 DONE 0.1s
10:55:13 [2019-08-28T10:55:13.172Z] 
10:55:13 [2019-08-28T10:55:13.172Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:55:13 [2019-08-28T10:55:13.172Z] #37 DONE 0.1s
10:55:13 [2019-08-28T10:55:13.172Z] 
10:55:13 [2019-08-28T10:55:13.172Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:13 [2019-08-28T10:55:13.172Z] #20 22.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:55:13 [2019-08-28T10:55:13.172Z] #20 22.83 
######################################################################## 100.0%
10:55:13 [2019-08-28T10:55:13.172Z] #20 23.20 
######################################################################## 100.0%
10:55:13 [2019-08-28T10:55:13.172Z] #20 23.38 
10:55:13 [2019-08-28T10:55:13.739Z] #20 ...
10:55:13 [2019-08-28T10:55:13.739Z] 
10:55:13 [2019-08-28T10:55:13.739Z] #12 [dev 6/24] RUN ldconfig
10:55:13 [2019-08-28T10:55:13.739Z] #12 DONE 3.7s
10:55:13 [2019-08-28T10:55:13.739Z] 
10:55:13 [2019-08-28T10:55:13.739Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:14 [2019-08-28T10:55:14.305Z] #13 ...
10:55:14 [2019-08-28T10:55:14.305Z] 
10:55:14 [2019-08-28T10:55:14.305Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:14 [2019-08-28T10:55:14.305Z] #30 55.73 time
10:55:14 [2019-08-28T10:55:14.305Z] #30 62.84 sort
10:55:14 [2019-08-28T10:55:14.305Z] #30 63.13 internal/poll
10:55:14 [2019-08-28T10:55:14.305Z] #30 64.31 internal/fmtsort
10:55:14 [2019-08-28T10:55:14.305Z] #30 65.56 internal/syscall/unix
10:55:14 [2019-08-28T10:55:14.305Z] #30 65.95 strings
10:55:14 [2019-08-28T10:55:14.305Z] #30 ...
10:55:14 [2019-08-28T10:55:14.305Z] 
10:55:14 [2019-08-28T10:55:14.305Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:14 [2019-08-28T10:55:14.491Z] #12 DONE 3.7s
10:55:14 [2019-08-28T10:55:14.491Z] 
10:55:14 [2019-08-28T10:55:14.491Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:14 [2019-08-28T10:55:14.491Z] #57 66.34 Setting up libcap-dev:amd64 (1:2.25-1) ...
10:55:14 [2019-08-28T10:55:14.491Z] #57 66.42 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.44 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.47 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.47 Setting up libprotoc10:amd64 (3.0.0-9) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.50 Setting up protobuf-c-compiler (1.2.1-2) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.51 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.52 Setting up protobuf-compiler (3.0.0-9) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.53 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.54 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
10:55:14 [2019-08-28T10:55:14.750Z] #57 66.55 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:15 [2019-08-28T10:55:15.010Z] #57 DONE 67.0s
10:55:15 [2019-08-28T10:55:15.010Z] 
10:55:15 [2019-08-28T10:55:15.010Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:15 [2019-08-28T10:55:15.010Z] #20 17.68 
10:55:15 [2019-08-28T10:55:15.010Z] #20 19.97 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:55:15 [2019-08-28T10:55:15.010Z] #20 20.58 
######################################################################## 100.0%
10:55:15 [2019-08-28T10:55:15.010Z] #20 20.78 
######################################################################## 100.0%
10:55:15 [2019-08-28T10:55:15.010Z] #20 20.94 
10:55:15 [2019-08-28T10:55:15.010Z] #20 22.54 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:55:16 [2019-08-28T10:55:16.386Z] #20 23.54 
######################################################################## 100.0%
10:55:16 [2019-08-28T10:55:16.386Z] #20 ...
10:55:16 [2019-08-28T10:55:16.386Z] 
10:55:16 [2019-08-28T10:55:16.386Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:16 [2019-08-28T10:55:16.386Z] #42 13.76 + cd /tmp/tmp.u7cxGhz0sa/src/github.com/opencontainers/runc
10:55:16 [2019-08-28T10:55:16.386Z] #42 13.78 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
10:55:16 [2019-08-28T10:55:16.386Z] #42 14.24 + '[' -z '' ']'
10:55:16 [2019-08-28T10:55:16.386Z] #42 14.27 + target=static
10:55:16 [2019-08-28T10:55:16.386Z] #42 14.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:55:16 [2019-08-28T10:55:16.386Z] #42 17.08 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
10:55:16 [2019-08-28T10:55:16.386Z] #42 ...
10:55:16 [2019-08-28T10:55:16.386Z] 
10:55:16 [2019-08-28T10:55:16.386Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:16 [2019-08-28T10:55:16.386Z] #38 3.473 + RM_GOPATH=0
10:55:16 [2019-08-28T10:55:16.386Z] #38 3.473 + TMP_GOPATH=
10:55:16 [2019-08-28T10:55:16.386Z] #38 3.473 + : /build
10:55:16 [2019-08-28T10:55:16.386Z] #38 3.473 + '[' -z '' ']'
10:55:16 [2019-08-28T10:55:16.386Z] #38 3.480 ++ mktemp -d
10:55:16 [2019-08-28T10:55:16.386Z] #38 3.488 + export GOPATH=/tmp/tmp.tB4bVsCDJQ
10:55:16 [2019-08-28T10:55:16.386Z] #38 3.489 + GOPATH=/tmp/tmp.tB4bVsCDJQ
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.489 + RM_GOPATH=1
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.496 ++ dirname ./install.sh
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.514 + dir=.
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.514 + bin=tini
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.514 + shift
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.514 + '[' '!' -f ./tini.installer ']'
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.515 + . ./tini.installer
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.515 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.516 + install_tini
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.516 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.516 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.516 + git clone https://github.com/krallin/tini.git /tmp/tmp.tB4bVsCDJQ/tini
10:55:16 [2019-08-28T10:55:16.387Z] #38 3.524 Cloning into '/tmp/tmp.tB4bVsCDJQ/tini'...
10:55:16 [2019-08-28T10:55:16.387Z] #38 4.889 + cd /tmp/tmp.tB4bVsCDJQ/tini
10:55:16 [2019-08-28T10:55:16.387Z] #38 4.889 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:55:16 [2019-08-28T10:55:16.387Z] #38 4.894 + cmake .
10:55:16 [2019-08-28T10:55:16.387Z] #38 5.981 -- The C compiler identification is GNU 6.3.0
10:55:16 [2019-08-28T10:55:16.387Z] #38 6.078 -- Check for working C compiler: /usr/bin/cc
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.311 + RM_GOPATH=0
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.311 + TMP_GOPATH=
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.311 + : /build
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.311 + '[' -z '' ']'
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.315 ++ mktemp -d
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.319 + export GOPATH=/tmp/tmp.jdJXqYgppW
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.319 + GOPATH=/tmp/tmp.jdJXqYgppW
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.320 + RM_GOPATH=1
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.321 ++ dirname ./install.sh
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.323 + dir=.
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.323 + bin=tini
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.324 + shift
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.324 + '[' '!' -f ./tini.installer ']'
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.324 + . ./tini.installer
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.324 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.324 + install_tini
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.326 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.330 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.330 + git clone https://github.com/krallin/tini.git /tmp/tmp.jdJXqYgppW/tini
10:55:16 [2019-08-28T10:55:16.830Z] #38 3.331 Cloning into '/tmp/tmp.jdJXqYgppW/tini'...
10:55:17 [2019-08-28T10:55:17.327Z] #38 6.902 -- Check for working C compiler: /usr/bin/cc -- works
10:55:17 [2019-08-28T10:55:17.327Z] #38 6.910 -- Detecting C compiler ABI info
10:55:17 [2019-08-28T10:55:17.761Z] #38 4.288 + cd /tmp/tmp.jdJXqYgppW/tini
10:55:17 [2019-08-28T10:55:17.761Z] #38 4.288 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:55:17 [2019-08-28T10:55:17.761Z] #38 4.293 + cmake .
10:55:17 [2019-08-28T10:55:17.894Z] #38 7.806 -- Detecting C compiler ABI info - done
10:55:17 [2019-08-28T10:55:17.894Z] #38 7.840 -- Detecting C compile features
10:55:18 [2019-08-28T10:55:18.326Z] #38 4.978 -- The C compiler identification is GNU 6.3.0
10:55:18 [2019-08-28T10:55:18.326Z] #38 5.003 -- Check for working C compiler: /usr/bin/cc
10:55:18 [2019-08-28T10:55:18.458Z] #38 ...
10:55:18 [2019-08-28T10:55:18.459Z] 
10:55:18 [2019-08-28T10:55:18.459Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:18 [2019-08-28T10:55:18.459Z] #30 59.98 strings
10:55:18 [2019-08-28T10:55:18.459Z] #30 60.11 os
10:55:18 [2019-08-28T10:55:18.459Z] #30 64.53 bytes
10:55:18 [2019-08-28T10:55:18.459Z] #30 66.40 fmt
10:55:18 [2019-08-28T10:55:18.459Z] #30 67.01 bufio
10:55:18 [2019-08-28T10:55:18.459Z] #30 69.15 path/filepath
10:55:18 [2019-08-28T10:55:18.583Z] #38 ...
10:55:18 [2019-08-28T10:55:18.584Z] 
10:55:18 [2019-08-28T10:55:18.584Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:18 [2019-08-28T10:55:18.584Z] #13 4.835 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:55:18 [2019-08-28T10:55:18.584Z] #13 4.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:55:18 [2019-08-28T10:55:18.584Z] #13 4.878 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:55:18 [2019-08-28T10:55:18.584Z] #13 4.887 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:55:18 [2019-08-28T10:55:18.584Z] #13 4.977 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:55:18 [2019-08-28T10:55:18.584Z] #13 ...
10:55:18 [2019-08-28T10:55:18.584Z] 
10:55:18 [2019-08-28T10:55:18.584Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:55:18 [2019-08-28T10:55:18.584Z] #42 16.44 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
10:55:18 [2019-08-28T10:55:18.716Z] #30 ...
10:55:18 [2019-08-28T10:55:18.716Z] 
10:55:18 [2019-08-28T10:55:18.716Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:18 [2019-08-28T10:55:18.716Z] #20 23.88 
######################################                                    53.8%
######################################################################## 100.0%
10:55:18 [2019-08-28T10:55:18.716Z] #20 24.16 
10:55:18 [2019-08-28T10:55:18.716Z] #20 25.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:55:18 [2019-08-28T10:55:18.716Z] #20 25.58 skipping existing 1849cc453dee
10:55:18 [2019-08-28T10:55:18.716Z] #20 25.73 
10:55:18 [2019-08-28T10:55:18.841Z] #42 ...
10:55:18 [2019-08-28T10:55:18.841Z] 
10:55:18 [2019-08-28T10:55:18.841Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:18 [2019-08-28T10:55:18.841Z] #20 25.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:55:18 [2019-08-28T10:55:18.841Z] #20 25.85 
######################################################################## 100.0%
10:55:18 [2019-08-28T10:55:18.841Z] #20 26.11 
#########################################                                 57.6%
######################################################################## 100.0%
10:55:18 [2019-08-28T10:55:18.841Z] #20 26.26 
10:55:18 [2019-08-28T10:55:18.841Z] #20 27.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:55:18 [2019-08-28T10:55:18.841Z] #20 27.83 skipping existing 1849cc453dee
10:55:18 [2019-08-28T10:55:18.841Z] #20 27.95 
10:55:18 [2019-08-28T10:55:18.841Z] #20 29.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:55:19 [2019-08-28T10:55:19.648Z] #20 27.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:55:19 [2019-08-28T10:55:19.663Z] #20 29.90 
######################################################################## 100.0%
10:55:19 [2019-08-28T10:55:19.921Z] #20 30.12 
######################################################################## 100.0%
10:55:19 [2019-08-28T10:55:19.921Z] #20 30.21 
10:55:19 [2019-08-28T10:55:19.921Z] #20 30.27 Download of images into '/build' complete.
10:55:19 [2019-08-28T10:55:19.921Z] #20 30.32 Use something like the following to load the result into a Docker daemon:
10:55:19 [2019-08-28T10:55:19.921Z] #20 30.32   tar -cC '/build' . | docker load
10:55:20 [2019-08-28T10:55:20.178Z] #20 DONE 30.6s
10:55:20 [2019-08-28T10:55:20.178Z] 
10:55:20 [2019-08-28T10:55:20.178Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:20 [2019-08-28T10:55:20.178Z] #38 5.645 -- Check for working C compiler: /usr/bin/cc -- works
10:55:20 [2019-08-28T10:55:20.178Z] #38 5.651 -- Detecting C compiler ABI info
10:55:20 [2019-08-28T10:55:20.178Z] #38 6.270 -- Detecting C compiler ABI info - done
10:55:20 [2019-08-28T10:55:20.178Z] #38 6.341 -- Detecting C compile features
10:55:20 [2019-08-28T10:55:20.581Z] #20 27.80 
######################################################################## 100.0%
10:55:20 [2019-08-28T10:55:20.581Z] #20 27.99 
#
10:55:20 [2019-08-28T10:55:20.581Z] #20 ...
10:55:20 [2019-08-28T10:55:20.581Z] 
10:55:20 [2019-08-28T10:55:20.581Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:20 [2019-08-28T10:55:20.581Z] #33 61.85 time
10:55:20 [2019-08-28T10:55:20.581Z] #33 64.23 sort
10:55:20 [2019-08-28T10:55:20.581Z] #33 65.52 internal/fmtsort
10:55:20 [2019-08-28T10:55:20.581Z] #33 66.26 internal/syscall/unix
10:55:20 [2019-08-28T10:55:20.581Z] #33 66.64 strings
10:55:20 [2019-08-28T10:55:20.581Z] #33 69.60 internal/poll
10:55:20 [2019-08-28T10:55:20.581Z] #33 69.82 path
10:55:20 [2019-08-28T10:55:20.581Z] #33 70.49 regexp/syntax
10:55:20 [2019-08-28T10:55:20.581Z] #33 ...
10:55:20 [2019-08-28T10:55:20.581Z] 
10:55:20 [2019-08-28T10:55:20.581Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:55:20 [2019-08-28T10:55:20.581Z] #20 27.99 
######################################################################## 100.0%
10:55:20 [2019-08-28T10:55:20.581Z] #20 28.10 
10:55:20 [2019-08-28T10:55:20.838Z] #20 28.17 Download of images into '/build' complete.
10:55:20 [2019-08-28T10:55:20.838Z] #20 28.17 Use something like the following to load the result into a Docker daemon:
10:55:20 [2019-08-28T10:55:20.838Z] #20 28.17   tar -cC '/build' . | docker load
10:55:20 [2019-08-28T10:55:20.838Z] #20 DONE 28.4s
10:55:20 [2019-08-28T10:55:20.838Z] 
10:55:20 [2019-08-28T10:55:20.838Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:20 [2019-08-28T10:55:20.838Z] #38 9.957 -- Detecting C compile features - done
10:55:20 [2019-08-28T10:55:20.838Z] #38 10.03 -- Performing Test HAS_BUILTIN_FORTIFY
10:55:20 [2019-08-28T10:55:20.838Z] #38 10.31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:55:20 [2019-08-28T10:55:20.838Z] #38 10.46 -- Configuring done
10:55:20 [2019-08-28T10:55:20.838Z] #38 10.48 -- Generating done
10:55:20 [2019-08-28T10:55:20.838Z] #38 10.49 -- Build files have been written to: /tmp/tmp.tB4bVsCDJQ/tini
10:55:20 [2019-08-28T10:55:20.838Z] #38 10.50 + make tini-static
10:55:21 [2019-08-28T10:55:21.404Z] #38 11.19 Scanning dependencies of target tini-static
10:55:21 [2019-08-28T10:55:21.404Z] #38 11.26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:55:22 [2019-08-28T10:55:22.078Z] #38 ...
10:55:22 [2019-08-28T10:55:22.078Z] 
10:55:22 [2019-08-28T10:55:22.078Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:22 [2019-08-28T10:55:22.078Z] #58 4.980 Note: Building without setproctitle() and strlcpy() support.
10:55:22 [2019-08-28T10:55:22.078Z] #58 4.981       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:55:22 [2019-08-28T10:55:22.078Z] #58 6.751 fatal: Not a git repository (or any of the parent directories): .git
10:55:22 [2019-08-28T10:55:22.078Z] #58 6.816   GEN      .gitid
10:55:22 [2019-08-28T10:55:22.078Z] #58 6.836   GEN      criu/include/version.h
10:55:22 [2019-08-28T10:55:22.078Z] #58 6.908   GEN      include/common/asm
10:55:22 [2019-08-28T10:55:22.642Z] #58 ...
10:55:22 [2019-08-28T10:55:22.642Z] 
10:55:22 [2019-08-28T10:55:22.642Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:22 [2019-08-28T10:55:22.642Z] #33 66.60 time
10:55:22 [2019-08-28T10:55:22.642Z] #33 68.38 sort
10:55:22 [2019-08-28T10:55:22.642Z] #33 69.57 internal/fmtsort
10:55:22 [2019-08-28T10:55:22.642Z] #33 70.23 internal/syscall/unix
10:55:22 [2019-08-28T10:55:22.642Z] #33 70.46 strings
10:55:22 [2019-08-28T10:55:22.642Z] #33 74.04 internal/poll
10:55:22 [2019-08-28T10:55:22.642Z] #33 74.17 path
10:55:22 [2019-08-28T10:55:22.900Z] #33 ...
10:55:22 [2019-08-28T10:55:22.900Z] 
10:55:22 [2019-08-28T10:55:22.900Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:22 [2019-08-28T10:55:22.900Z] #58 10.66   PBCC     images/google/protobuf/descriptor.pb-c.c
10:55:23 [2019-08-28T10:55:23.157Z] #58 10.83   PBCC     images/opts.pb-c.c
10:55:23 [2019-08-28T10:55:23.157Z] #58 10.88   PBCC     images/sit.pb-c.c
10:55:23 [2019-08-28T10:55:23.157Z] #58 10.98   DEP      images/google/protobuf/descriptor.pb-c.d
10:55:23 [2019-08-28T10:55:23.157Z] #58 11.04   DEP      images/opts.pb-c.d
10:55:23 [2019-08-28T10:55:23.415Z] #58 11.11   DEP      images/sit.pb-c.d
10:55:23 [2019-08-28T10:55:23.415Z] #58 11.17   PBCC     images/macvlan.pb-c.c
10:55:23 [2019-08-28T10:55:23.415Z] #58 11.19   DEP      images/macvlan.pb-c.d
10:55:23 [2019-08-28T10:55:23.415Z] #58 11.23   PBCC     images/autofs.pb-c.c
10:55:23 [2019-08-28T10:55:23.415Z] #58 11.26   DEP      images/autofs.pb-c.d
10:55:23 [2019-08-28T10:55:23.673Z] #58 11.32   PBCC     images/sysctl.pb-c.c
10:55:23 [2019-08-28T10:55:23.673Z] #58 11.37   DEP      images/sysctl.pb-c.d
10:55:23 [2019-08-28T10:55:23.673Z] #58 11.41   PBCC     images/time.pb-c.c
10:55:23 [2019-08-28T10:55:23.673Z] #58 11.45   DEP      images/time.pb-c.d
10:55:23 [2019-08-28T10:55:23.673Z] #58 11.50   PBCC     images/binfmt-misc.pb-c.c
10:55:23 [2019-08-28T10:55:23.673Z] #58 11.52   DEP      images/binfmt-misc.pb-c.d
10:55:23 [2019-08-28T10:55:23.930Z] #38 13.70 [100%] Linking C executable tini-static
10:55:23 [2019-08-28T10:55:23.931Z] #58 11.57   PBCC     images/seccomp.pb-c.c
10:55:23 [2019-08-28T10:55:23.931Z] #58 11.58   DEP      images/seccomp.pb-c.d
10:55:23 [2019-08-28T10:55:23.931Z] #58 11.67   PBCC     images/userns.pb-c.c
10:55:23 [2019-08-28T10:55:23.931Z] #58 11.70   DEP      images/userns.pb-c.d
10:55:23 [2019-08-28T10:55:23.931Z] #58 11.75   PBCC     images/cgroup.pb-c.c
10:55:23 [2019-08-28T10:55:23.931Z] #58 11.78   DEP      images/cgroup.pb-c.d
10:55:24 [2019-08-28T10:55:24.190Z] #58 11.86   PBCC     images/fown.pb-c.c
10:55:24 [2019-08-28T10:55:24.190Z] #58 11.92   PBCC     images/ext-file.pb-c.c
10:55:24 [2019-08-28T10:55:24.190Z] #58 12.00   DEP      images/fown.pb-c.d
10:55:24 [2019-08-28T10:55:24.448Z] #58 12.08   DEP      images/ext-file.pb-c.d
10:55:24 [2019-08-28T10:55:24.448Z] #58 12.16   PBCC     images/rpc.pb-c.c
10:55:24 [2019-08-28T10:55:24.448Z] #58 ...
10:55:24 [2019-08-28T10:55:24.448Z] 
10:55:24 [2019-08-28T10:55:24.448Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:24 [2019-08-28T10:55:24.448Z] #30 66.04 os
10:55:24 [2019-08-28T10:55:24.448Z] #30 69.61 bytes
10:55:24 [2019-08-28T10:55:24.448Z] #30 70.90 fmt
10:55:24 [2019-08-28T10:55:24.448Z] #30 72.01 bufio
10:55:24 [2019-08-28T10:55:24.448Z] #30 73.84 path/filepath
10:55:24 [2019-08-28T10:55:24.448Z] #30 75.72 io/ioutil
10:55:24 [2019-08-28T10:55:24.448Z] #30 ...
10:55:24 [2019-08-28T10:55:24.448Z] 
10:55:24 [2019-08-28T10:55:24.448Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:24 [2019-08-28T10:55:24.448Z] #58 12.26   DEP      images/rpc.pb-c.d
10:55:24 [2019-08-28T10:55:24.448Z] #58 12.36   PBCC     images/siginfo.pb-c.c
10:55:24 [2019-08-28T10:55:24.496Z] #38 14.12 [100%] Built target tini-static
10:55:24 [2019-08-28T10:55:24.496Z] #38 14.16 + mkdir -p /build
10:55:24 [2019-08-28T10:55:24.496Z] #38 14.18 + cp tini-static /build/docker-init
10:55:24 [2019-08-28T10:55:24.496Z] #38 DONE 14.4s
10:55:24 [2019-08-28T10:55:24.496Z] 
10:55:24 [2019-08-28T10:55:24.496Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:24 [2019-08-28T10:55:24.496Z] #13 4.554 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:55:24 [2019-08-28T10:55:24.496Z] #13 4.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:55:24 [2019-08-28T10:55:24.496Z] #13 4.608 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:55:24 [2019-08-28T10:55:24.496Z] #13 4.629 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:55:24 [2019-08-28T10:55:24.496Z] #13 4.677 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:55:24 [2019-08-28T10:55:24.496Z] #13 5.519 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:55:24 [2019-08-28T10:55:24.496Z] #13 7.689 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:55:24 [2019-08-28T10:55:24.496Z] #13 9.574 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:55:24 [2019-08-28T10:55:24.755Z] #13 ...
10:55:24 [2019-08-28T10:55:24.755Z] 
10:55:24 [2019-08-28T10:55:24.755Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:24 [2019-08-28T10:55:24.755Z] #58 4.409 Note: Building without setproctitle() and strlcpy() support.
10:55:24 [2019-08-28T10:55:24.755Z] #58 4.409       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:55:24 [2019-08-28T10:55:24.755Z] #58 6.610 fatal: Not a git repository (or any of the parent directories): .git
10:55:24 [2019-08-28T10:55:24.755Z] #58 6.803   GEN      .gitid
10:55:24 [2019-08-28T10:55:24.755Z] #58 6.816   GEN      criu/include/version.h
10:55:24 [2019-08-28T10:55:24.755Z] #58 6.967   GEN      include/common/asm
10:55:24 [2019-08-28T10:55:24.825Z] #58 12.37   DEP      images/siginfo.pb-c.d
10:55:24 [2019-08-28T10:55:24.825Z] #58 12.43   PBCC     images/pagemap.pb-c.c
10:55:24 [2019-08-28T10:55:24.825Z] #58 12.49   DEP      images/pagemap.pb-c.d
10:55:24 [2019-08-28T10:55:24.825Z] #58 12.60   PBCC     images/rlimit.pb-c.c
10:55:24 [2019-08-28T10:55:24.825Z] #58 12.71   DEP      images/rlimit.pb-c.d
10:55:25 [2019-08-28T10:55:25.012Z] #58 ...
10:55:25 [2019-08-28T10:55:25.012Z] 
10:55:25 [2019-08-28T10:55:25.012Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:25 [2019-08-28T10:55:25.012Z] #30 70.77 io/ioutil
10:55:25 [2019-08-28T10:55:25.012Z] #30 71.62 path
10:55:25 [2019-08-28T10:55:25.012Z] #30 72.05 text/tabwriter
10:55:25 [2019-08-28T10:55:25.012Z] #30 73.26 github.com/BurntSushi/toml
10:55:25 [2019-08-28T10:55:25.012Z] #30 73.27 flag
10:55:25 [2019-08-28T10:55:25.012Z] #30 76.42 log
10:55:25 [2019-08-28T10:55:25.124Z] #58 12.83   PBCC     images/file-lock.pb-c.c
10:55:25 [2019-08-28T10:55:25.124Z] #58 12.95   DEP      images/file-lock.pb-c.d
10:55:25 [2019-08-28T10:55:25.384Z] #58 13.02   PBCC     images/tty.pb-c.c
10:55:25 [2019-08-28T10:55:25.384Z] #58 13.09   DEP      images/tty.pb-c.d
10:55:25 [2019-08-28T10:55:25.384Z] #58 13.17   PBCC     images/tun.pb-c.c
10:55:25 [2019-08-28T10:55:25.577Z] #30 ...
10:55:25 [2019-08-28T10:55:25.578Z] 
10:55:25 [2019-08-28T10:55:25.578Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:25 [2019-08-28T10:55:25.578Z] #58 10.29   PBCC     images/google/protobuf/descriptor.pb-c.c
10:55:25 [2019-08-28T10:55:25.578Z] #58 10.42   PBCC     images/opts.pb-c.c
10:55:25 [2019-08-28T10:55:25.578Z] #58 10.47   PBCC     images/sit.pb-c.c
10:55:25 [2019-08-28T10:55:25.659Z] #58 13.28   PBCC     images/netdev.pb-c.c
10:55:25 [2019-08-28T10:55:25.659Z] #58 13.37   DEP      images/tun.pb-c.d
10:55:25 [2019-08-28T10:55:25.659Z] #58 13.50   DEP      images/netdev.pb-c.d
10:55:25 [2019-08-28T10:55:25.835Z] #58 10.62   DEP      images/google/protobuf/descriptor.pb-c.d
10:55:25 [2019-08-28T10:55:25.835Z] #58 10.71   DEP      images/opts.pb-c.d
10:55:25 [2019-08-28T10:55:25.835Z] #58 10.74   DEP      images/sit.pb-c.d
10:55:25 [2019-08-28T10:55:25.835Z] #58 10.78   PBCC     images/macvlan.pb-c.c
10:55:25 [2019-08-28T10:55:25.937Z] #58 13.67   PBCC     images/vma.pb-c.c
10:55:25 [2019-08-28T10:55:25.937Z] #58 13.76   DEP      images/vma.pb-c.d
10:55:26 [2019-08-28T10:55:26.093Z] #58 10.84   DEP      images/macvlan.pb-c.d
10:55:26 [2019-08-28T10:55:26.093Z] #58 10.92   PBCC     images/autofs.pb-c.c
10:55:26 [2019-08-28T10:55:26.093Z] #58 10.95   DEP      images/autofs.pb-c.d
10:55:26 [2019-08-28T10:55:26.093Z] #58 11.02   PBCC     images/sysctl.pb-c.c
10:55:26 [2019-08-28T10:55:26.198Z] #58 13.88   PBCC     images/creds.pb-c.c
10:55:26 [2019-08-28T10:55:26.198Z] #58 13.94   DEP      images/creds.pb-c.d
10:55:26 [2019-08-28T10:55:26.351Z] #58 11.07   DEP      images/sysctl.pb-c.d
10:55:26 [2019-08-28T10:55:26.351Z] #58 11.17   PBCC     images/time.pb-c.c
10:55:26 [2019-08-28T10:55:26.351Z] #58 11.21   DEP      images/time.pb-c.d
10:55:26 [2019-08-28T10:55:26.351Z] #58 11.29   PBCC     images/binfmt-misc.pb-c.c
10:55:26 [2019-08-28T10:55:26.351Z] #58 11.31   DEP      images/binfmt-misc.pb-c.d
10:55:26 [2019-08-28T10:55:26.456Z] #58 14.08   PBCC     images/utsns.pb-c.c
10:55:26 [2019-08-28T10:55:26.456Z] #58 14.09   DEP      images/utsns.pb-c.d
10:55:26 [2019-08-28T10:55:26.456Z] #58 14.13   PBCC     images/ipc-desc.pb-c.c
10:55:26 [2019-08-28T10:55:26.456Z] #58 14.22   PBCC     images/ipc-sem.pb-c.c
10:55:26 [2019-08-28T10:55:26.456Z] #58 14.26   DEP      images/ipc-desc.pb-c.d
10:55:26 [2019-08-28T10:55:26.609Z] #58 11.39   PBCC     images/seccomp.pb-c.c
10:55:26 [2019-08-28T10:55:26.609Z] #58 11.40   DEP      images/seccomp.pb-c.d
10:55:26 [2019-08-28T10:55:26.609Z] #58 11.48   PBCC     images/userns.pb-c.c
10:55:26 [2019-08-28T10:55:26.609Z] #58 11.55   DEP      images/userns.pb-c.d
10:55:26 [2019-08-28T10:55:26.609Z] #58 11.56   PBCC     images/cgroup.pb-c.c
10:55:26 [2019-08-28T10:55:26.714Z] #58 14.35   DEP      images/ipc-sem.pb-c.d
10:55:26 [2019-08-28T10:55:26.714Z] #58 14.38   PBCC     images/ipc-msg.pb-c.c
10:55:26 [2019-08-28T10:55:26.714Z] #58 14.43   DEP      images/ipc-msg.pb-c.d
10:55:26 [2019-08-28T10:55:26.714Z] #58 14.52   PBCC     images/ipc-shm.pb-c.c
10:55:26 [2019-08-28T10:55:26.714Z] #58 14.65   DEP      images/ipc-shm.pb-c.d
10:55:26 [2019-08-28T10:55:26.714Z] #58 14.68   PBCC     images/ipc-var.pb-c.c
10:55:26 [2019-08-28T10:55:26.866Z] #58 11.58   DEP      images/cgroup.pb-c.d
10:55:26 [2019-08-28T10:55:26.866Z] #58 11.67   PBCC     images/fown.pb-c.c
10:55:26 [2019-08-28T10:55:26.866Z] #58 11.68   PBCC     images/ext-file.pb-c.c
10:55:26 [2019-08-28T10:55:26.866Z] #58 11.72   DEP      images/fown.pb-c.d
10:55:26 [2019-08-28T10:55:26.866Z] #58 11.77   DEP      images/ext-file.pb-c.d
10:55:26 [2019-08-28T10:55:26.971Z] #58 14.70   DEP      images/ipc-var.pb-c.d
10:55:26 [2019-08-28T10:55:26.971Z] #58 14.77   PBCC     images/sk-opts.pb-c.c
10:55:26 [2019-08-28T10:55:26.971Z] #58 14.84   PBCC     images/packet-sock.pb-c.c
10:55:26 [2019-08-28T10:55:26.971Z] #58 14.85   DEP      images/sk-opts.pb-c.d
10:55:27 [2019-08-28T10:55:27.124Z] #58 11.82   PBCC     images/rpc.pb-c.c
10:55:27 [2019-08-28T10:55:27.124Z] #58 11.89   DEP      images/rpc.pb-c.d
10:55:27 [2019-08-28T10:55:27.124Z] #58 11.97   PBCC     images/siginfo.pb-c.c
10:55:27 [2019-08-28T10:55:27.124Z] #58 11.99   DEP      images/siginfo.pb-c.d
10:55:27 [2019-08-28T10:55:27.124Z] #58 12.07   PBCC     images/pagemap.pb-c.c
10:55:27 [2019-08-28T10:55:27.230Z] #58 ...
10:55:27 [2019-08-28T10:55:27.230Z] 
10:55:27 [2019-08-28T10:55:27.230Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:55:27 [2019-08-28T10:55:27.230Z] #38 9.941 -- Detecting C compile features - done
10:55:27 [2019-08-28T10:55:27.230Z] #38 9.987 -- Performing Test HAS_BUILTIN_FORTIFY
10:55:27 [2019-08-28T10:55:27.230Z] #38 10.18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:55:27 [2019-08-28T10:55:27.230Z] #38 10.37 -- Configuring done
10:55:27 [2019-08-28T10:55:27.230Z] #38 10.38 -- Generating done
10:55:27 [2019-08-28T10:55:27.230Z] #38 10.39 -- Build files have been written to: /tmp/tmp.jdJXqYgppW/tini
10:55:27 [2019-08-28T10:55:27.230Z] #38 10.39 + make tini-static
10:55:27 [2019-08-28T10:55:27.230Z] #38 10.82 Scanning dependencies of target tini-static
10:55:27 [2019-08-28T10:55:27.230Z] #38 10.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:55:27 [2019-08-28T10:55:27.230Z] #38 12.71 [100%] Linking C executable tini-static
10:55:27 [2019-08-28T10:55:27.230Z] #38 13.34 [100%] Built target tini-static
10:55:27 [2019-08-28T10:55:27.230Z] #38 13.53 + mkdir -p /build
10:55:27 [2019-08-28T10:55:27.230Z] #38 13.54 + cp tini-static /build/docker-init
10:55:27 [2019-08-28T10:55:27.230Z] #38 DONE 13.9s
10:55:27 [2019-08-28T10:55:27.230Z] 
10:55:27 [2019-08-28T10:55:27.230Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:27 [2019-08-28T10:55:27.230Z] #58 14.93   DEP      images/packet-sock.pb-c.d
10:55:27 [2019-08-28T10:55:27.230Z] #58 15.07   PBCC     images/sk-netlink.pb-c.c
10:55:27 [2019-08-28T10:55:27.382Z] #58 12.15   DEP      images/pagemap.pb-c.d
10:55:27 [2019-08-28T10:55:27.382Z] #58 12.21   PBCC     images/rlimit.pb-c.c
10:55:27 [2019-08-28T10:55:27.382Z] #58 12.21   DEP      images/rlimit.pb-c.d
10:55:27 [2019-08-28T10:55:27.382Z] #58 12.26   PBCC     images/file-lock.pb-c.c
10:55:27 [2019-08-28T10:55:27.382Z] #58 12.27   DEP      images/file-lock.pb-c.d
10:55:27 [2019-08-28T10:55:27.488Z] #58 15.18   DEP      images/sk-netlink.pb-c.d
10:55:27 [2019-08-28T10:55:27.488Z] #58 15.33   PBCC     images/sk-inet.pb-c.c
10:55:27 [2019-08-28T10:55:27.488Z] #58 15.43   DEP      images/sk-inet.pb-c.d
10:55:27 [2019-08-28T10:55:27.640Z] #58 12.34   PBCC     images/tty.pb-c.c
10:55:27 [2019-08-28T10:55:27.640Z] #58 12.42   DEP      images/tty.pb-c.d
10:55:27 [2019-08-28T10:55:27.640Z] #58 12.48   PBCC     images/tun.pb-c.c
10:55:27 [2019-08-28T10:55:27.640Z] #58 12.53   PBCC     images/netdev.pb-c.c
10:55:27 [2019-08-28T10:55:27.640Z] #58 12.59   DEP      images/tun.pb-c.d
10:55:27 [2019-08-28T10:55:27.746Z] #58 15.56   PBCC     images/sk-unix.pb-c.c
10:55:27 [2019-08-28T10:55:27.897Z] #58 12.65   DEP      images/netdev.pb-c.d
10:55:27 [2019-08-28T10:55:27.897Z] #58 12.74   PBCC     images/vma.pb-c.c
10:55:27 [2019-08-28T10:55:27.897Z] #58 12.79   DEP      images/vma.pb-c.d
10:55:27 [2019-08-28T10:55:27.897Z] #58 12.85   PBCC     images/creds.pb-c.c
10:55:28 [2019-08-28T10:55:28.004Z] #58 15.63   DEP      images/sk-unix.pb-c.d
10:55:28 [2019-08-28T10:55:28.004Z] #58 15.77   PBCC     images/mm.pb-c.c
10:55:28 [2019-08-28T10:55:28.160Z] #58 12.91   DEP      images/creds.pb-c.d
10:55:28 [2019-08-28T10:55:28.160Z] #58 12.96   PBCC     images/utsns.pb-c.c
10:55:28 [2019-08-28T10:55:28.160Z] #58 13.00   DEP      images/utsns.pb-c.d
10:55:28 [2019-08-28T10:55:28.160Z] #58 13.07   PBCC     images/ipc-desc.pb-c.c
10:55:28 [2019-08-28T10:55:28.262Z] #58 15.87   DEP      images/mm.pb-c.d
10:55:28 [2019-08-28T10:55:28.262Z] #58 15.98   PBCC     images/timerfd.pb-c.c
10:55:28 [2019-08-28T10:55:28.262Z] #58 15.98   DEP      images/timerfd.pb-c.d
10:55:28 [2019-08-28T10:55:28.262Z] #58 16.09   PBCC     images/timer.pb-c.c
10:55:28 [2019-08-28T10:55:28.421Z] #58 13.11   PBCC     images/ipc-sem.pb-c.c
10:55:28 [2019-08-28T10:55:28.421Z] #58 13.15   DEP      images/ipc-desc.pb-c.d
10:55:28 [2019-08-28T10:55:28.421Z] #58 13.19   DEP      images/ipc-sem.pb-c.d
10:55:28 [2019-08-28T10:55:28.421Z] #58 13.21   PBCC     images/ipc-msg.pb-c.c
10:55:28 [2019-08-28T10:55:28.421Z] #58 13.27   DEP      images/ipc-msg.pb-c.d
10:55:28 [2019-08-28T10:55:28.421Z] #58 13.31   PBCC     images/ipc-shm.pb-c.c
10:55:28 [2019-08-28T10:55:28.523Z] #58 16.17   DEP      images/timer.pb-c.d
10:55:28 [2019-08-28T10:55:28.523Z] #58 16.26   PBCC     images/sa.pb-c.c
10:55:28 [2019-08-28T10:55:28.523Z] #58 16.32   DEP      images/sa.pb-c.d
10:55:28 [2019-08-28T10:55:28.523Z] #58 16.37   PBCC     images/pipe-data.pb-c.c
10:55:28 [2019-08-28T10:55:28.680Z] #58 13.36   DEP      images/ipc-shm.pb-c.d
10:55:28 [2019-08-28T10:55:28.680Z] #58 13.41   PBCC     images/ipc-var.pb-c.c
10:55:28 [2019-08-28T10:55:28.680Z] #58 13.45   DEP      images/ipc-var.pb-c.d
10:55:28 [2019-08-28T10:55:28.680Z] #58 13.51   PBCC     images/sk-opts.pb-c.c
10:55:28 [2019-08-28T10:55:28.680Z] #58 13.55   PBCC     images/packet-sock.pb-c.c
10:55:28 [2019-08-28T10:55:28.781Z] #58 16.40   DEP      images/pipe-data.pb-c.d
10:55:28 [2019-08-28T10:55:28.781Z] #58 16.47   PBCC     images/mnt.pb-c.c
10:55:28 [2019-08-28T10:55:28.781Z] #58 16.53   DEP      images/mnt.pb-c.d
10:55:28 [2019-08-28T10:55:28.781Z] #58 16.58   PBCC     images/sk-packet.pb-c.c
10:55:28 [2019-08-28T10:55:28.781Z] #58 16.59   DEP      images/sk-packet.pb-c.d
10:55:28 [2019-08-28T10:55:28.781Z] #58 16.66   PBCC     images/tcp-stream.pb-c.c
10:55:28 [2019-08-28T10:55:28.938Z] #58 13.64   DEP      images/sk-opts.pb-c.d
10:55:28 [2019-08-28T10:55:28.938Z] #58 13.68   DEP      images/packet-sock.pb-c.d
10:55:28 [2019-08-28T10:55:28.938Z] #58 13.75   PBCC     images/sk-netlink.pb-c.c
10:55:28 [2019-08-28T10:55:28.938Z] #58 13.82   DEP      images/sk-netlink.pb-c.d
10:55:28 [2019-08-28T10:55:28.938Z] #58 13.88   PBCC     images/sk-inet.pb-c.c
10:55:29 [2019-08-28T10:55:29.039Z] #58 16.74   DEP      images/tcp-stream.pb-c.d
10:55:29 [2019-08-28T10:55:29.039Z] #58 16.78   PBCC     images/pipe.pb-c.c
10:55:29 [2019-08-28T10:55:29.039Z] #58 16.82   DEP      images/pipe.pb-c.d
10:55:29 [2019-08-28T10:55:29.039Z] #58 16.87   PBCC     images/pstree.pb-c.c
10:55:29 [2019-08-28T10:55:29.196Z] #58 13.94   DEP      images/sk-inet.pb-c.d
10:55:29 [2019-08-28T10:55:29.196Z] #58 13.98   PBCC     images/sk-unix.pb-c.c
10:55:29 [2019-08-28T10:55:29.196Z] #58 14.07   DEP      images/sk-unix.pb-c.d
10:55:29 [2019-08-28T10:55:29.196Z] #58 14.13   PBCC     images/mm.pb-c.c
10:55:29 [2019-08-28T10:55:29.297Z] #58 16.95   DEP      images/pstree.pb-c.d
10:55:29 [2019-08-28T10:55:29.297Z] #58 17.02   PBCC     images/fs.pb-c.c
10:55:29 [2019-08-28T10:55:29.297Z] #58 17.04   DEP      images/fs.pb-c.d
10:55:29 [2019-08-28T10:55:29.297Z] #58 17.11   PBCC     images/signalfd.pb-c.c
10:55:29 [2019-08-28T10:55:29.454Z] #58 14.19   DEP      images/mm.pb-c.d
10:55:29 [2019-08-28T10:55:29.454Z] #58 14.30   PBCC     images/timerfd.pb-c.c
10:55:29 [2019-08-28T10:55:29.454Z] #58 14.33   DEP      images/timerfd.pb-c.d
10:55:29 [2019-08-28T10:55:29.454Z] #58 14.40   PBCC     images/timer.pb-c.c
10:55:29 [2019-08-28T10:55:29.454Z] #58 14.42   DEP      images/timer.pb-c.d
10:55:29 [2019-08-28T10:55:29.555Z] #58 17.18   DEP      images/signalfd.pb-c.d
10:55:29 [2019-08-28T10:55:29.555Z] #58 17.23   PBCC     images/fh.pb-c.c
10:55:29 [2019-08-28T10:55:29.555Z] #58 17.26   PBCC     images/fsnotify.pb-c.c
10:55:29 [2019-08-28T10:55:29.555Z] #58 ...
10:55:29 [2019-08-28T10:55:29.555Z] 
10:55:29 [2019-08-28T10:55:29.555Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:29 [2019-08-28T10:55:29.555Z] #13 5.686 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
10:55:29 [2019-08-28T10:55:29.555Z] #13 7.771 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
10:55:29 [2019-08-28T10:55:29.555Z] #13 9.491 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
10:55:29 [2019-08-28T10:55:29.555Z] #13 ...
10:55:29 [2019-08-28T10:55:29.555Z] 
10:55:29 [2019-08-28T10:55:29.555Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:29 [2019-08-28T10:55:29.555Z] #58 17.32   DEP      images/fh.pb-c.d
10:55:29 [2019-08-28T10:55:29.555Z] #58 17.40   DEP      images/fsnotify.pb-c.d
10:55:29 [2019-08-28T10:55:29.555Z] #58 17.45   PBCC     images/eventpoll.pb-c.c
10:55:29 [2019-08-28T10:55:29.555Z] #58 17.51   DEP      images/eventpoll.pb-c.d
10:55:29 [2019-08-28T10:55:29.699Z] + rm -rf /tmp/tmp.lyxEBPutZr
10:55:29 [2019-08-28T10:55:29.699Z] Removing intermediate container 7a3b6d0f02b2
10:55:29 [2019-08-28T10:55:29.699Z]  ---> 7998d66d3cd2
10:55:29 [2019-08-28T10:55:29.699Z] Step 19/126 : FROM base AS frozen-images
10:55:29 [2019-08-28T10:55:29.699Z]  ---> dea7bc0fd00c
10:55:29 [2019-08-28T10:55:29.699Z] Step 20/126 : ARG DEBIAN_FRONTEND
10:55:29 [2019-08-28T10:55:29.699Z]  ---> Using cache
10:55:29 [2019-08-28T10:55:29.699Z]  ---> a1804a14924b
10:55:29 [2019-08-28T10:55:29.699Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
10:55:29 [2019-08-28T10:55:29.699Z]  ---> Running in 9971d927c13b
10:55:29 [2019-08-28T10:55:29.699Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:55:29 [2019-08-28T10:55:29.699Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:55:29 [2019-08-28T10:55:29.699Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:55:29 [2019-08-28T10:55:29.699Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:55:29 [2019-08-28T10:55:29.699Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:55:29 [2019-08-28T10:55:29.699Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:55:29 [2019-08-28T10:55:29.699Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:55:29 [2019-08-28T10:55:29.699Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB]
10:55:29 [2019-08-28T10:55:29.712Z] #58 14.48   PBCC     images/sa.pb-c.c
10:55:29 [2019-08-28T10:55:29.712Z] #58 14.52   DEP      images/sa.pb-c.d
10:55:29 [2019-08-28T10:55:29.712Z] #58 14.56   PBCC     images/pipe-data.pb-c.c
10:55:29 [2019-08-28T10:55:29.712Z] #58 14.60   DEP      images/pipe-data.pb-c.d
10:55:29 [2019-08-28T10:55:29.812Z] #58 17.54   PBCC     images/eventfd.pb-c.c
10:55:29 [2019-08-28T10:55:29.812Z] #58 17.60   DEP      images/eventfd.pb-c.d
10:55:29 [2019-08-28T10:55:29.812Z] #58 17.67   PBCC     images/remap-file-path.pb-c.c
10:55:29 [2019-08-28T10:55:29.812Z] #58 17.71   DEP      images/remap-file-path.pb-c.d
10:55:29 [2019-08-28T10:55:29.812Z] #58 17.77   PBCC     images/fifo.pb-c.c
10:55:29 [2019-08-28T10:55:29.970Z] #58 14.67   PBCC     images/mnt.pb-c.c
10:55:29 [2019-08-28T10:55:29.970Z] #58 14.70   DEP      images/mnt.pb-c.d
10:55:29 [2019-08-28T10:55:29.970Z] #58 14.76   PBCC     images/sk-packet.pb-c.c
10:55:29 [2019-08-28T10:55:29.970Z] #58 14.77   DEP      images/sk-packet.pb-c.d
10:55:29 [2019-08-28T10:55:29.970Z] #58 14.82   PBCC     images/tcp-stream.pb-c.c
10:55:29 [2019-08-28T10:55:29.970Z] #58 14.86   DEP      images/tcp-stream.pb-c.d
10:55:29 [2019-08-28T10:55:29.970Z] #58 14.93   PBCC     images/pipe.pb-c.c
10:55:29 [2019-08-28T10:55:29.981Z] Fetched 7716 kB in 2s (3239 kB/s)
10:55:30 [2019-08-28T10:55:30.070Z] #58 17.81   DEP      images/fifo.pb-c.d
10:55:30 [2019-08-28T10:55:30.070Z] #58 17.86   PBCC     images/ghost-file.pb-c.c
10:55:30 [2019-08-28T10:55:30.070Z] #58 17.93   DEP      images/ghost-file.pb-c.d
10:55:30 [2019-08-28T10:55:30.228Z] #58 14.96   DEP      images/pipe.pb-c.d
10:55:30 [2019-08-28T10:55:30.228Z] #58 15.04   PBCC     images/pstree.pb-c.c
10:55:30 [2019-08-28T10:55:30.228Z] #58 15.06   DEP      images/pstree.pb-c.d
10:55:30 [2019-08-28T10:55:30.228Z] #58 15.11   PBCC     images/fs.pb-c.c
10:55:30 [2019-08-28T10:55:30.228Z] #58 15.13   DEP      images/fs.pb-c.d
10:55:30 [2019-08-28T10:55:30.328Z] #58 18.01   PBCC     images/regfile.pb-c.c
10:55:30 [2019-08-28T10:55:30.328Z] #58 18.07   DEP      images/regfile.pb-c.d
10:55:30 [2019-08-28T10:55:30.328Z] #58 18.14   PBCC     images/ns.pb-c.c
10:55:30 [2019-08-28T10:55:30.328Z] #58 18.21   DEP      images/ns.pb-c.d
10:55:30 [2019-08-28T10:55:30.328Z] #58 18.25   PBCC     images/fdinfo.pb-c.c
10:55:30 [2019-08-28T10:55:30.486Z] #58 15.21   PBCC     images/signalfd.pb-c.c
10:55:30 [2019-08-28T10:55:30.486Z] #58 15.22   DEP      images/signalfd.pb-c.d
10:55:30 [2019-08-28T10:55:30.486Z] #58 15.28   PBCC     images/fh.pb-c.c
10:55:30 [2019-08-28T10:55:30.486Z] #58 15.35   PBCC     images/fsnotify.pb-c.c
10:55:30 [2019-08-28T10:55:30.486Z] #58 15.45   DEP      images/fh.pb-c.d
10:55:30 [2019-08-28T10:55:30.586Z] #58 18.31   DEP      images/fdinfo.pb-c.d
10:55:30 [2019-08-28T10:55:30.586Z] #58 18.41   PBCC     images/core-aarch64.pb-c.c
10:55:30 [2019-08-28T10:55:30.586Z] #58 18.45   PBCC     images/core-arm.pb-c.c
10:55:30 [2019-08-28T10:55:30.586Z] #58 18.52   PBCC     images/core-ppc64.pb-c.c
10:55:30 [2019-08-28T10:55:30.744Z] #58 15.52   DEP      images/fsnotify.pb-c.d
10:55:30 [2019-08-28T10:55:30.744Z] #58 15.62   PBCC     images/eventpoll.pb-c.c
10:55:30 [2019-08-28T10:55:30.744Z] #58 15.63   DEP      images/eventpoll.pb-c.d
10:55:30 [2019-08-28T10:55:30.744Z] #58 15.72   PBCC     images/eventfd.pb-c.c
10:55:30 [2019-08-28T10:55:30.744Z] #58 ...
10:55:30 [2019-08-28T10:55:30.744Z] 
10:55:30 [2019-08-28T10:55:30.744Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:30 [2019-08-28T10:55:30.744Z] #33 72.14 os
10:55:30 [2019-08-28T10:55:30.744Z] #33 77.76 regexp
10:55:30 [2019-08-28T10:55:30.744Z] #33 77.92 fmt
10:55:30 [2019-08-28T10:55:30.744Z] #33 82.00 flag
10:55:30 [2019-08-28T10:55:30.744Z] #33 82.15 go/token
10:55:30 [2019-08-28T10:55:30.844Z] #58 18.57   PBCC     images/core-s390.pb-c.c
10:55:30 [2019-08-28T10:55:30.844Z] #58 18.59   PBCC     images/core-x86.pb-c.c
10:55:30 [2019-08-28T10:55:30.844Z] #58 18.69   PBCC     images/core.pb-c.c
10:55:30 [2019-08-28T10:55:30.844Z] #58 18.77   PBCC     images/inventory.pb-c.c
10:55:30 [2019-08-28T10:55:30.991Z] Reading package lists...
10:55:31 [2019-08-28T10:55:31.002Z] #33 ...
10:55:31 [2019-08-28T10:55:31.002Z] 
10:55:31 [2019-08-28T10:55:31.002Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:31 [2019-08-28T10:55:31.002Z] #58 15.75   DEP      images/eventfd.pb-c.d
10:55:31 [2019-08-28T10:55:31.002Z] #58 15.80   PBCC     images/remap-file-path.pb-c.c
10:55:31 [2019-08-28T10:55:31.002Z] #58 15.84   DEP      images/remap-file-path.pb-c.d
10:55:31 [2019-08-28T10:55:31.002Z] #58 15.89   PBCC     images/fifo.pb-c.c
10:55:31 [2019-08-28T10:55:31.002Z] #58 15.93   DEP      images/fifo.pb-c.d
10:55:31 [2019-08-28T10:55:31.102Z] #58 18.87   DEP      images/core-aarch64.pb-c.d
10:55:31 [2019-08-28T10:55:31.260Z] #58 16.02   PBCC     images/ghost-file.pb-c.c
10:55:31 [2019-08-28T10:55:31.260Z] #58 16.06   DEP      images/ghost-file.pb-c.d
10:55:31 [2019-08-28T10:55:31.260Z] #58 16.10   PBCC     images/regfile.pb-c.c
10:55:31 [2019-08-28T10:55:31.260Z] #58 16.14   DEP      images/regfile.pb-c.d
10:55:31 [2019-08-28T10:55:31.260Z] #58 16.18   PBCC     images/ns.pb-c.c
10:55:31 [2019-08-28T10:55:31.260Z] #58 16.20   DEP      images/ns.pb-c.d
10:55:31 [2019-08-28T10:55:31.260Z] #58 16.23   PBCC     images/fdinfo.pb-c.c
10:55:31 [2019-08-28T10:55:31.360Z] #58 18.94   DEP      images/core-arm.pb-c.d
10:55:31 [2019-08-28T10:55:31.360Z] #58 18.99   DEP      images/core-ppc64.pb-c.d
10:55:31 [2019-08-28T10:55:31.360Z] #58 19.07   DEP      images/core-s390.pb-c.d
10:55:31 [2019-08-28T10:55:31.360Z] #58 19.19   DEP      images/core-x86.pb-c.d
10:55:31 [2019-08-28T10:55:31.518Z] #58 16.36   DEP      images/fdinfo.pb-c.d
10:55:31 [2019-08-28T10:55:31.518Z] #58 16.46   PBCC     images/core-aarch64.pb-c.c
10:55:31 [2019-08-28T10:55:31.618Z] #58 19.27   DEP      images/core.pb-c.d
10:55:31 [2019-08-28T10:55:31.618Z] #58 19.35   DEP      images/inventory.pb-c.d
10:55:31 [2019-08-28T10:55:31.618Z] #58 19.42   PBCC     images/cpuinfo.pb-c.c
10:55:31 [2019-08-28T10:55:31.618Z] #58 19.47   DEP      images/cpuinfo.pb-c.d
10:55:31 [2019-08-28T10:55:31.776Z] #58 16.51   PBCC     images/core-arm.pb-c.c
10:55:31 [2019-08-28T10:55:31.776Z] #58 16.57   PBCC     images/core-ppc64.pb-c.c
10:55:31 [2019-08-28T10:55:31.776Z] #58 16.64   PBCC     images/core-s390.pb-c.c
10:55:31 [2019-08-28T10:55:31.876Z] #58 19.51   PBCC     images/stats.pb-c.c
10:55:31 [2019-08-28T10:55:31.876Z] #58 19.51   DEP      images/stats.pb-c.d
10:55:32 [2019-08-28T10:55:32.034Z] #58 16.72   PBCC     images/core-x86.pb-c.c
10:55:32 [2019-08-28T10:55:32.034Z] #58 16.81   PBCC     images/core.pb-c.c
10:55:32 [2019-08-28T10:55:32.034Z] #58 16.87   PBCC     images/inventory.pb-c.c
10:55:32 [2019-08-28T10:55:32.034Z] #58 16.95   DEP      images/core-aarch64.pb-c.d
10:55:32 [2019-08-28T10:55:32.034Z] #58 17.02   DEP      images/core-arm.pb-c.d
10:55:32 [2019-08-28T10:55:32.292Z] #58 17.10   DEP      images/core-ppc64.pb-c.d
10:55:32 [2019-08-28T10:55:32.461Z] Reading package lists...
10:55:32 [2019-08-28T10:55:32.461Z] Building dependency tree...
10:55:32 [2019-08-28T10:55:32.461Z] Reading state information...
10:55:32 [2019-08-28T10:55:32.461Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
10:55:32 [2019-08-28T10:55:32.461Z] The following additional packages will be installed:
10:55:32 [2019-08-28T10:55:32.461Z]   libjq1 libonig4
10:55:32 [2019-08-28T10:55:32.550Z] #58 17.20   DEP      images/core-s390.pb-c.d
10:55:32 [2019-08-28T10:55:32.550Z] #58 17.22   DEP      images/core-x86.pb-c.d
10:55:32 [2019-08-28T10:55:32.550Z] #58 17.29   DEP      images/core.pb-c.d
10:55:32 [2019-08-28T10:55:32.550Z] #58 17.37   DEP      images/inventory.pb-c.d
10:55:32 [2019-08-28T10:55:32.743Z] The following NEW packages will be installed:
10:55:32 [2019-08-28T10:55:32.743Z]   jq libjq1 libonig4
10:55:32 [2019-08-28T10:55:32.743Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:55:32 [2019-08-28T10:55:32.743Z] Need to get 310 kB of archives.
10:55:32 [2019-08-28T10:55:32.743Z] After this operation, 1267 kB of additional disk space will be used.
10:55:32 [2019-08-28T10:55:32.743Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
10:55:32 [2019-08-28T10:55:32.743Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
10:55:32 [2019-08-28T10:55:32.743Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
10:55:32 [2019-08-28T10:55:32.809Z] #58 17.47   PBCC     images/cpuinfo.pb-c.c
10:55:32 [2019-08-28T10:55:32.809Z] #58 17.48   DEP      images/cpuinfo.pb-c.d
10:55:32 [2019-08-28T10:55:32.809Z] #58 17.55   PBCC     images/stats.pb-c.c
10:55:32 [2019-08-28T10:55:32.809Z] #58 ...
10:55:32 [2019-08-28T10:55:32.809Z] 
10:55:32 [2019-08-28T10:55:32.809Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:32 [2019-08-28T10:55:32.809Z] #30 79.65 github.com/BurntSushi/toml/cmd/tomlv
10:55:32 [2019-08-28T10:55:32.809Z] #30 DONE 84.3s
10:55:32 [2019-08-28T10:55:32.809Z] 
10:55:32 [2019-08-28T10:55:32.809Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:32 [2019-08-28T10:55:32.809Z] #58 17.56   DEP      images/stats.pb-c.d
10:55:33 [2019-08-28T10:55:33.025Z] debconf: delaying package configuration, since apt-utils is not installed
10:55:33 [2019-08-28T10:55:33.025Z] Fetched 310 kB in 0s (3586 kB/s)
10:55:33 [2019-08-28T10:55:33.025Z] Selecting previously unselected package libonig4:ppc64el.
10:55:33 [2019-08-28T10:55:33.025Z] (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.)
10:55:33 [2019-08-28T10:55:33.025Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
10:55:33 [2019-08-28T10:55:33.025Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
10:55:33 [2019-08-28T10:55:33.025Z] Selecting previously unselected package libjq1:ppc64el.
10:55:33 [2019-08-28T10:55:33.025Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
10:55:33 [2019-08-28T10:55:33.025Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
10:55:33 [2019-08-28T10:55:33.025Z] Selecting previously unselected package jq.
10:55:33 [2019-08-28T10:55:33.025Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
10:55:33 [2019-08-28T10:55:33.025Z] Unpacking jq (1.5+dfsg-1.3) ...
10:55:33 [2019-08-28T10:55:33.025Z] Setting up libonig4:ppc64el (6.1.3-2) ...
10:55:33 [2019-08-28T10:55:33.025Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
10:55:33 [2019-08-28T10:55:33.025Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:33 [2019-08-28T10:55:33.025Z] Setting up jq (1.5+dfsg-1.3) ...
10:55:33 [2019-08-28T10:55:33.108Z] 🇩 bin/containerd-stress
10:55:33 [2019-08-28T10:55:33.644Z] Removing intermediate container 9971d927c13b
10:55:33 [2019-08-28T10:55:33.644Z]  ---> c177984d0065
10:55:33 [2019-08-28T10:55:33.644Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh /
10:55:33 [2019-08-28T10:55:33.644Z]  ---> c1b6d3ea7fd0
10:55:33 [2019-08-28T10:55:33.644Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:55:33 [2019-08-28T10:55:33.644Z]  ---> Running in 9bea9be7181e
10:55:33 [2019-08-28T10:55:33.776Z] #58 21.19 make[1]: Nothing to be done for 'all'.
10:55:33 [2019-08-28T10:55:33.776Z] #58 ...
10:55:33 [2019-08-28T10:55:33.776Z] 
10:55:33 [2019-08-28T10:55:33.776Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:33 [2019-08-28T10:55:33.776Z] #33 75.26 regexp/syntax
10:55:33 [2019-08-28T10:55:33.776Z] #33 76.78 os
10:55:33 [2019-08-28T10:55:33.776Z] #33 81.70 fmt
10:55:33 [2019-08-28T10:55:33.776Z] #33 81.81 path/filepath
10:55:33 [2019-08-28T10:55:33.776Z] #33 83.48 regexp
10:55:33 [2019-08-28T10:55:33.776Z] #33 ...
10:55:33 [2019-08-28T10:55:33.776Z] 
10:55:33 [2019-08-28T10:55:33.776Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:33 [2019-08-28T10:55:33.776Z] #47 32.94 Checking out files:  42% (1213/2840)   
Checking out files:  43% (1222/2840)   
Checking out files:  44% (1250/2840)   
Checking out files:  45% (1278/2840)   
Checking out files:  46% (1307/2840)   
Checking out files:  47% (1335/2840)   
Checking out files:  48% (1364/2840)   
Checking out files:  49% (1392/2840)   
Checking out files:  50% (1420/2840)   
Checking out files:  51% (1449/2840)   
Checking out files:  52% (1477/2840)   
Checking out files:  53% (1506/2840)   
Checking out files:  54% (1534/2840)   
Checking out files:  55% (1562/2840)   
Checking out files:  56% (1591/2840)   
Checking out files:  57% (1619/2840)   
Checking out files:  58% (1648/2840)   
Checking out files:  59% (1676/2840)   
Checking out files:  60% (1704/2840)   
Checking out files:  61% (1733/2840)   
Checking out files:  62% (1761/2840)   
Checking out files:  63% (1790/2840)   
Checking out files:  64% (1818/2840)   
Checking out files:  65% (1846/2840)   
Checking out files:  66% (1875/2840)   
Checking out files:  67% (1903/2840)   
Checking out files:  68% (1932/2840)   
Checking out files:  69% (1960/2840)   
Checking out files:  70% (1988/2840)   
Checking out files:  71% (2017/2840)   
Checking out files:  72% (2045/2840)   
Checking out files:  73% (2074/2840)   
Checking out files:  74% (2102/2840)   
Checking out files:  75% (2130/2840)   
Checking out files:  76% (2159/2840)   
Checking out files:  77% (2187/2840)   
Checking out files:  78% (2216/2840)   
Checking out files:  79% (2244/2840)   
Checking out files:  80% (2272/2840)   
Checking out files:  81% (2301/2840)   
Checking out files:  81% (2318/2840)   
Checking out files:  82% (2329/2840)   
Checking out files:  83% (2358/2840)   
Checking out files:  84% (2386/2840)   
Checking out files:  85% (2414/2840)   
Checking out files:  86% (2443/2840)   
Checking out files:  87% (2471/2840)   
Checking out files:  88% (2500/2840)   
Checking out files:  89% (2528/2840)   
Checking out files:  90% (2556/2840)   
Checking out files:  91% (2585/2840)   
Checking out files:  92% (2613/2840)   
Checking out files:  93% (2642/2840)   
Checking out files:  94% (2670/2840)   
Checking out files:  95% (2698/2840)   
Checking out files:  96% (2727/2840)   
Checking out files:  97% (2755/2840)   
Checking out files:  98% (2784/2840)   
Checking out files:  99% (2812/2840)   
Checking out files: 100% (2840/2840)   
Checking out files: 100% (2840/2840), done.
10:55:33 [2019-08-28T10:55:33.776Z] #47 34.81 + cd /tmp/tmp.BHFEBfjrZE/src/github.com/containerd/containerd
10:55:33 [2019-08-28T10:55:33.776Z] #47 34.81 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + export 'BUILDTAGS=netgo osusergo static_build'
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + BUILDTAGS='netgo osusergo static_build'
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + export EXTRA_FLAGS=-buildmode=pie
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + EXTRA_FLAGS=-buildmode=pie
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + '[' '' = dynamic ']'
10:55:33 [2019-08-28T10:55:33.776Z] #47 36.79 + make
10:55:33 [2019-08-28T10:55:33.776Z] #47 37.35 🇩 bin/ctr
10:55:33 [2019-08-28T10:55:33.897Z] 🇩 bin/containerd-shim
10:55:34 [2019-08-28T10:55:34.712Z] #47 ...
10:55:34 [2019-08-28T10:55:34.712Z] 
10:55:34 [2019-08-28T10:55:34.712Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:34 [2019-08-28T10:55:34.712Z] #30 76.44 path
10:55:34 [2019-08-28T10:55:34.712Z] #30 77.26 text/tabwriter
10:55:34 [2019-08-28T10:55:34.712Z] #30 78.23 flag
10:55:34 [2019-08-28T10:55:34.712Z] #30 78.34 github.com/BurntSushi/toml
10:55:34 [2019-08-28T10:55:34.712Z] #30 81.04 log
10:55:34 [2019-08-28T10:55:34.712Z] #30 83.57 github.com/BurntSushi/toml/cmd/tomlv
10:55:34 [2019-08-28T10:55:34.971Z] #30 ...
10:55:34 [2019-08-28T10:55:34.971Z] 
10:55:34 [2019-08-28T10:55:34.971Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:34 [2019-08-28T10:55:34.971Z] #33 86.74 flag
10:55:35 [2019-08-28T10:55:35.116Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:55:35 [2019-08-28T10:55:35.116Z] 
######################################################################## 100.0%
10:55:35 [2019-08-28T10:55:35.337Z] #58 19.74 make[1]: Nothing to be done for 'all'.
10:55:35 [2019-08-28T10:55:35.692Z] 
#####                                                                      7.1%
################                                                          23.4%
############################                                              39.1%
#############################################                             62.6%
##############################################################            87.4%
######################################################################## 100.0%
10:55:35 [2019-08-28T10:55:35.903Z] #58 ...
10:55:35 [2019-08-28T10:55:35.903Z] 
10:55:35 [2019-08-28T10:55:35.903Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:55:35 [2019-08-28T10:55:35.903Z] #47 34.51 Checking out files:  37% (1055/2840)   
Checking out files:  38% (1080/2840)   
Checking out files:  39% (1108/2840)   
Checking out files:  40% (1136/2840)   
Checking out files:  41% (1165/2840)   
Checking out files:  42% (1193/2840)   
Checking out files:  43% (1222/2840)   
Checking out files:  44% (1250/2840)   
Checking out files:  45% (1278/2840)   
Checking out files:  46% (1307/2840)   
Checking out files:  47% (1335/2840)   
Checking out files:  48% (1364/2840)   
Checking out files:  49% (1392/2840)   
Checking out files:  50% (1420/2840)   
Checking out files:  51% (1449/2840)   
Checking out files:  52% (1477/2840)   
Checking out files:  53% (1506/2840)   
Checking out files:  54% (1534/2840)   
Checking out files:  55% (1562/2840)   
Checking out files:  56% (1591/2840)   
Checking out files:  57% (1619/2840)   
Checking out files:  58% (1648/2840)   
Checking out files:  59% (1676/2840)   
Checking out files:  60% (1704/2840)   
Checking out files:  61% (1733/2840)   
Checking out files:  62% (1761/2840)   
Checking out files:  63% (1790/2840)   
Checking out files:  64% (1818/2840)   
Checking out files:  65% (1846/2840)   
Checking out files:  66% (1875/2840)   
Checking out files:  67% (1903/2840)   
Checking out files:  68% (1932/2840)   
Checking out files:  69% (1960/2840)   
Checking out files:  70% (1988/2840)   
Checking out files:  71% (2017/2840)   
Checking out files:  72% (2045/2840)   
Checking out files:  73% (2074/2840)   
Checking out files:  74% (2102/2840)   
Checking out files:  75% (2130/2840)   
Checking out files:  76% (2159/2840)   
Checking out files:  77% (2187/2840)   
Checking out files:  78% (2216/2840)   
Checking out files:  79% (2244/2840)   
Checking out files:  80% (2272/2840)   
Checking out files:  81% (2301/2840)   
Checking out files:  82% (2329/2840)   
Checking out files:  83% (2358/2840)   
Checking out files:  84% (2386/2840)   
Checking out files:  85% (2414/2840)   
Checking out files:  86% (2443/2840)   
Checking out files:  87% (2471/2840)   
Checking out files:  88% (2500/2840)   
Checking out files:  89% (2528/2840)   
Checking out files:  90% (2556/2840)   
Checking out files:  91% (2585/2840)   
Checking out files:  92% (2613/2840)   
Checking out files:  93% (2642/2840)   
Checking out files:  94% (2670/2840)   
Checking out files:  95% (2698/2840)   
Checking out files:  96% (2727/2840)   
Checking out files:  97% (2755/2840)   
Checking out files:  98% (2784/2840)   
Checking out files:  99% (2812/2840)   
Checking out files: 100% (2840/2840)   
Checking out files: 100% (2840/2840), done.
10:55:35 [2019-08-28T10:55:35.903Z] #47 36.13 + cd /tmp/tmp.34zfgi1XUS/src/github.com/containerd/containerd
10:55:35 [2019-08-28T10:55:35.903Z] #47 36.13 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + export 'BUILDTAGS=netgo osusergo static_build'
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + BUILDTAGS='netgo osusergo static_build'
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + export EXTRA_FLAGS=-buildmode=pie
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + EXTRA_FLAGS=-buildmode=pie
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + '[' '' = dynamic ']'
10:55:35 [2019-08-28T10:55:35.903Z] #47 37.87 + make
10:55:35 [2019-08-28T10:55:35.903Z] #47 38.38 🇩 bin/ctr
10:55:35 [2019-08-28T10:55:35.916Z] #33 87.23 go/token
10:55:35 [2019-08-28T10:55:35.975Z] 
######################################################################## 100.0%
10:55:36 [2019-08-28T10:55:36.175Z] #33 ...
10:55:36 [2019-08-28T10:55:36.175Z] 
10:55:36 [2019-08-28T10:55:36.175Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:55:36 [2019-08-28T10:55:36.175Z] #30 DONE 87.8s
10:55:36 [2019-08-28T10:55:36.175Z] 
10:55:36 [2019-08-28T10:55:36.175Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:36 [2019-08-28T10:55:36.175Z] #58 23.09   CC       images/stats.o
10:55:36 [2019-08-28T10:55:36.175Z] #58 23.65   CC       images/core.o
10:55:36 [2019-08-28T10:55:36.259Z] 
#########################                                                 35.5%
#####################################################                     74.1%
######################################################################## 100.0%
10:55:36 [2019-08-28T10:55:36.469Z] #47 ...
10:55:36 [2019-08-28T10:55:36.469Z] 
10:55:36 [2019-08-28T10:55:36.469Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:36 [2019-08-28T10:55:36.469Z] #58 21.24   CC       images/stats.o
10:55:36 [2019-08-28T10:55:36.540Z] 
######################################################################## 100.0%
10:55:37 [2019-08-28T10:55:37.035Z] #58 21.68   CC       images/core.o
10:55:37 [2019-08-28T10:55:37.109Z] #58 24.75   CC       images/core-x86.o
10:55:37 [2019-08-28T10:55:37.130Z] 
###############                                                           21.2%
###################################                                       50.0%
#######################################################                   77.4%
######################################################################## 100.0%
10:55:37 [2019-08-28T10:55:37.419Z] 
######################################################################## 100.0%
10:55:37 [2019-08-28T10:55:37.614Z] #58 22.45   CC       images/core-x86.o
10:55:37 [2019-08-28T10:55:37.675Z] #58 25.37   CC       images/core-arm.o
10:55:37 [2019-08-28T10:55:37.933Z] #58 25.81   CC       images/core-aarch64.o
10:55:38 [2019-08-28T10:55:38.181Z] #58 23.07   CC       images/core-arm.o
10:55:38 [2019-08-28T10:55:38.499Z] #58 26.22   CC       images/core-ppc64.o
10:55:38 [2019-08-28T10:55:38.561Z] 
####                                                                       6.3%
###########                                                               15.6%
##################                                                        26.3%
#########################                                                 35.5%
###############################                                           43.4%
######################################                                    52.9%
###########################################                               59.8%
################################################                          67.8%
######################################################                    76.3%
############################################################              83.8%
#################################################################         91.5%
######################################################################## 100.0%
10:55:38 [2019-08-28T10:55:38.748Z] #58 23.45   CC       images/core-aarch64.o
10:55:38 [2019-08-28T10:55:38.844Z] 
10:55:39 [2019-08-28T10:55:39.006Z] #58 23.90   CC       images/core-ppc64.o
10:55:39 [2019-08-28T10:55:39.066Z] #58 26.82   CC       images/core-s390.o
10:55:39 [2019-08-28T10:55:39.533Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:55:39 [2019-08-28T10:55:39.572Z] #58 24.54   CC       images/core-s390.o
10:55:39 [2019-08-28T10:55:39.815Z] 
######################################################################## 100.0%
10:55:39 [2019-08-28T10:55:39.815Z] 
######################################################################## 100.0%
10:55:39 [2019-08-28T10:55:39.815Z] 
10:55:40 [2019-08-28T10:55:40.001Z] #58 27.51   CC       images/cpuinfo.o
10:55:40 [2019-08-28T10:55:40.259Z] #58 28.00   CC       images/inventory.o
10:55:40 [2019-08-28T10:55:40.371Z] 🇩 bin/containerd-shim-runc-v1
10:55:40 [2019-08-28T10:55:40.507Z] #58 25.38   CC       images/cpuinfo.o
10:55:40 [2019-08-28T10:55:40.517Z] #58 28.27   CC       images/fdinfo.o
10:55:40 [2019-08-28T10:55:40.820Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:55:40 [2019-08-28T10:55:40.820Z] 
######################################################################## 100.0%
10:55:41 [2019-08-28T10:55:41.073Z] #58 25.94   CC       images/inventory.o
10:55:41 [2019-08-28T10:55:41.083Z] #58 28.70   CC       images/fown.o
10:55:41 [2019-08-28T10:55:41.101Z] 
######################################################################## 100.0%
10:55:41 [2019-08-28T10:55:41.101Z] 
10:55:41 [2019-08-28T10:55:41.341Z] #58 28.99   CC       images/ns.o
10:55:41 [2019-08-28T10:55:41.341Z] #58 29.26   CC       images/regfile.o
10:55:41 [2019-08-28T10:55:41.639Z] #58 26.24   CC       images/fdinfo.o
10:55:41 [2019-08-28T10:55:41.639Z] #58 26.64   CC       images/fown.o
10:55:41 [2019-08-28T10:55:41.639Z] #58 ...
10:55:41 [2019-08-28T10:55:41.639Z] 
10:55:41 [2019-08-28T10:55:41.639Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:41 [2019-08-28T10:55:41.639Z] #33 83.15 path/filepath
10:55:41 [2019-08-28T10:55:41.639Z] #33 83.76 net/url
10:55:41 [2019-08-28T10:55:41.639Z] #33 84.72 go/scanner
10:55:41 [2019-08-28T10:55:41.639Z] #33 85.76 io/ioutil
10:55:41 [2019-08-28T10:55:41.639Z] #33 86.06 go/ast
10:55:41 [2019-08-28T10:55:41.639Z] #33 86.42 text/template/parse
10:55:41 [2019-08-28T10:55:41.639Z] #33 90.69 text/template
10:55:41 [2019-08-28T10:55:41.639Z] #33 91.15 go/parser
10:55:41 [2019-08-28T10:55:41.713Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:55:41 [2019-08-28T10:55:41.713Z] skipping existing c8c2d4a6b2e3
10:55:41 [2019-08-28T10:55:41.713Z] 
10:55:41 [2019-08-28T10:55:41.908Z] #58 29.60   CC       images/ghost-file.o
10:55:42 [2019-08-28T10:55:42.166Z] #58 29.95   CC       images/fifo.o
10:55:42 [2019-08-28T10:55:42.205Z] #33 ...
10:55:42 [2019-08-28T10:55:42.205Z] 
10:55:42 [2019-08-28T10:55:42.205Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:42 [2019-08-28T10:55:42.205Z] #58 26.85   CC       images/ns.o
10:55:42 [2019-08-28T10:55:42.205Z] #58 27.05   CC       images/regfile.o
10:55:42 [2019-08-28T10:55:42.277Z] 🇩 binaries
10:55:42 [2019-08-28T10:55:42.277Z] + mkdir -p /build
10:55:42 [2019-08-28T10:55:42.277Z] + cp bin/containerd /build/containerd
10:55:42 [2019-08-28T10:55:42.277Z] + cp bin/containerd-shim /build/containerd-shim
10:55:42 [2019-08-28T10:55:42.277Z] + cp bin/ctr /build/ctr
10:55:42 [2019-08-28T10:55:42.425Z] #58 30.17   CC       images/remap-file-path.o
10:55:42 [2019-08-28T10:55:42.683Z] #58 30.38   CC       images/eventfd.o
10:55:42 [2019-08-28T10:55:42.720Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:55:42 [2019-08-28T10:55:42.769Z] #58 27.35   CC       images/ghost-file.o
10:55:42 [2019-08-28T10:55:42.941Z] #58 30.63   CC       images/eventpoll.o
10:55:43 [2019-08-28T10:55:43.002Z] 
######################################################################## 100.0%
10:55:43 [2019-08-28T10:55:43.026Z] #58 27.73   CC       images/fifo.o
10:55:43 [2019-08-28T10:55:43.199Z] #58 30.94   CC       images/fh.o
10:55:43 [2019-08-28T10:55:43.284Z] #58 27.99   CC       images/remap-file-path.o
10:55:43 [2019-08-28T10:55:43.284Z] #58 28.22   CC       images/eventfd.o
10:55:43 [2019-08-28T10:55:43.291Z] 
######################################################################## 100.0%
10:55:43 [2019-08-28T10:55:43.291Z] 
10:55:43 [2019-08-28T10:55:43.291Z] Download of images into '/build' complete.
10:55:43 [2019-08-28T10:55:43.291Z] Use something like the following to load the result into a Docker daemon:
10:55:43 [2019-08-28T10:55:43.291Z]   tar -cC '/build' . | docker load
10:55:43 [2019-08-28T10:55:43.457Z] #58 ...
10:55:43 [2019-08-28T10:55:43.457Z] 
10:55:43 [2019-08-28T10:55:43.457Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:43 [2019-08-28T10:55:43.457Z] #13 19.50 Fetched 7918 kB in 15s (502 kB/s)
10:55:43 [2019-08-28T10:55:43.457Z] #13 19.50 Reading package lists...
10:55:43 [2019-08-28T10:55:43.457Z] #13 25.39 Reading package lists...
10:55:43 [2019-08-28T10:55:43.457Z] #13 ...
10:55:43 [2019-08-28T10:55:43.457Z] 
10:55:43 [2019-08-28T10:55:43.457Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:43 [2019-08-28T10:55:43.457Z] #58 31.20   CC       images/fsnotify.o
10:55:43 [2019-08-28T10:55:43.541Z] #58 28.46   CC       images/eventpoll.o
10:55:44 [2019-08-28T10:55:44.106Z] #58 28.69   CC       images/fh.o
10:55:44 [2019-08-28T10:55:44.106Z] #58 29.10   CC       images/fsnotify.o
10:55:44 [2019-08-28T10:55:44.363Z] #58 ...
10:55:44 [2019-08-28T10:55:44.363Z] 
10:55:44 [2019-08-28T10:55:44.363Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:44 [2019-08-28T10:55:44.363Z] #13 19.90 Fetched 7918 kB in 16s (484 kB/s)
10:55:44 [2019-08-28T10:55:44.363Z] #13 19.90 Reading package lists...
10:55:44 [2019-08-28T10:55:44.363Z] #13 25.01 Reading package lists...
10:55:44 [2019-08-28T10:55:44.392Z] #58 31.94   CC       images/signalfd.o
10:55:44 [2019-08-28T10:55:44.392Z] #58 32.17   CC       images/fs.o
10:55:44 [2019-08-28T10:55:44.620Z] #13 29.69 Building dependency tree...
10:55:44 [2019-08-28T10:55:44.620Z] #13 ...
10:55:44 [2019-08-28T10:55:44.620Z] 
10:55:44 [2019-08-28T10:55:44.620Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:44 [2019-08-28T10:55:44.620Z] #33 95.24 log
10:55:44 [2019-08-28T10:55:44.620Z] #33 95.58 encoding/binary
10:55:44 [2019-08-28T10:55:44.620Z] #33 95.94 go/doc
10:55:44 [2019-08-28T10:55:44.650Z] #58 32.47   CC       images/pstree.o
10:55:44 [2019-08-28T10:55:44.764Z] Removing intermediate container ef1aaa5ab2d7
10:55:44 [2019-08-28T10:55:44.764Z]  ---> b0050f52aa88
10:55:44 [2019-08-28T10:55:44.764Z] Step 56/126 : FROM dev-base AS proxy
10:55:44 [2019-08-28T10:55:44.764Z]  ---> 82b9bdf3fa37
10:55:44 [2019-08-28T10:55:44.764Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy
10:55:44 [2019-08-28T10:55:44.908Z] #58 32.66   CC       images/pipe.o
10:55:45 [2019-08-28T10:55:45.131Z]  ---> Running in a06a15741c8f
10:55:45 [2019-08-28T10:55:45.132Z] Removing intermediate container a06a15741c8f
10:55:45 [2019-08-28T10:55:45.132Z]  ---> 51b3076bb3d6
10:55:45 [2019-08-28T10:55:45.132Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:55:45 [2019-08-28T10:55:45.166Z] #58 32.90   CC       images/tcp-stream.o
10:55:45 [2019-08-28T10:55:45.166Z] #58 33.11   CC       images/sk-packet.o
10:55:45 [2019-08-28T10:55:45.587Z]  ---> c8027bc70feb
10:55:45 [2019-08-28T10:55:45.587Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:55:45 [2019-08-28T10:55:45.587Z]  ---> a02b89cb2fd7
10:55:45 [2019-08-28T10:55:45.587Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:55:45 [2019-08-28T10:55:45.587Z]  ---> Running in 508a3e2eafab
10:55:45 [2019-08-28T10:55:45.733Z] #58 33.50   CC       images/mnt.o
10:55:45 [2019-08-28T10:55:45.969Z] Removing intermediate container 9bea9be7181e
10:55:45 [2019-08-28T10:55:45.969Z]  ---> 417aa3cf582b
10:55:45 [2019-08-28T10:55:45.969Z] Step 24/126 : FROM base AS cross-false
10:55:45 [2019-08-28T10:55:45.969Z]  ---> dea7bc0fd00c
10:55:45 [2019-08-28T10:55:45.969Z] Step 25/126 : FROM base AS cross-true
10:55:45 [2019-08-28T10:55:45.969Z]  ---> dea7bc0fd00c
10:55:45 [2019-08-28T10:55:45.969Z] Step 26/126 : ARG DEBIAN_FRONTEND
10:55:45 [2019-08-28T10:55:45.969Z]  ---> Using cache
10:55:45 [2019-08-28T10:55:45.969Z]  ---> a1804a14924b
10:55:45 [2019-08-28T10:55:45.969Z] Step 27/126 : RUN dpkg --add-architecture armhf
10:55:45 [2019-08-28T10:55:45.969Z]  ---> Running in 1b0678f12406
10:55:45 [2019-08-28T10:55:45.991Z] #58 33.81   CC       images/pipe-data.o
10:55:45 [2019-08-28T10:55:45.992Z] #33 97.44 encoding/base64
10:55:46 [2019-08-28T10:55:46.249Z] #58 34.00   CC       images/sa.o
10:55:46 [2019-08-28T10:55:46.474Z] + RM_GOPATH=0
10:55:46 [2019-08-28T10:55:46.474Z] + TMP_GOPATH=
10:55:46 [2019-08-28T10:55:46.474Z] + : /build
10:55:46 [2019-08-28T10:55:46.474Z] + '[' -z '' ']'
10:55:46 [2019-08-28T10:55:46.474Z] ++ mktemp -d
10:55:46 [2019-08-28T10:55:46.474Z] + export GOPATH=/tmp/tmp.FjjD0U2FUZ
10:55:46 [2019-08-28T10:55:46.474Z] + GOPATH=/tmp/tmp.FjjD0U2FUZ
10:55:46 [2019-08-28T10:55:46.474Z] + RM_GOPATH=1
10:55:46 [2019-08-28T10:55:46.474Z] ++ dirname ./install.sh
10:55:46 [2019-08-28T10:55:46.474Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:55:46 [2019-08-28T10:55:46.474Z] + dir=.
10:55:46 [2019-08-28T10:55:46.474Z] + bin=proxy
10:55:46 [2019-08-28T10:55:46.474Z] + shift
10:55:46 [2019-08-28T10:55:46.474Z] + '[' '!' -f ./proxy.installer ']'
10:55:46 [2019-08-28T10:55:46.474Z] + . ./proxy.installer
10:55:46 [2019-08-28T10:55:46.474Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:55:46 [2019-08-28T10:55:46.474Z] + install_proxy
10:55:46 [2019-08-28T10:55:46.474Z] + case "$1" in
10:55:46 [2019-08-28T10:55:46.474Z] + export CGO_ENABLED=0
10:55:46 [2019-08-28T10:55:46.474Z] + CGO_ENABLED=0
10:55:46 [2019-08-28T10:55:46.474Z] + _install_proxy
10:55:46 [2019-08-28T10:55:46.474Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1'
10:55:46 [2019-08-28T10:55:46.474Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FjjD0U2FUZ/src/github.com/docker/libnetwork
10:55:46 [2019-08-28T10:55:46.474Z] Cloning into '/tmp/tmp.FjjD0U2FUZ/src/github.com/docker/libnetwork'...
10:55:46 [2019-08-28T10:55:46.507Z] #58 34.36   CC       images/timer.o
10:55:46 [2019-08-28T10:55:46.557Z] #33 98.07 encoding/json
10:55:46 [2019-08-28T10:55:46.586Z] Removing intermediate container 1b0678f12406
10:55:46 [2019-08-28T10:55:46.586Z]  ---> b16ea802632f
10:55:46 [2019-08-28T10:55:46.586Z] Step 28/126 : RUN dpkg --add-architecture arm64
10:55:46 [2019-08-28T10:55:46.586Z]  ---> Running in e506279456a6
10:55:46 [2019-08-28T10:55:46.767Z] #58 ...
10:55:46 [2019-08-28T10:55:46.767Z] 
10:55:46 [2019-08-28T10:55:46.767Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:46 [2019-08-28T10:55:46.767Z] #33 88.25 go/scanner
10:55:46 [2019-08-28T10:55:46.767Z] #33 88.81 io/ioutil
10:55:46 [2019-08-28T10:55:46.767Z] #33 89.40 net/url
10:55:46 [2019-08-28T10:55:46.767Z] #33 89.59 go/ast
10:55:46 [2019-08-28T10:55:46.767Z] #33 91.31 text/template/parse
10:55:46 [2019-08-28T10:55:46.767Z] #33 94.70 go/parser
10:55:46 [2019-08-28T10:55:46.767Z] #33 96.10 text/template
10:55:46 [2019-08-28T10:55:46.767Z] #33 98.27 log
10:55:46 [2019-08-28T10:55:46.767Z] #33 ...
10:55:46 [2019-08-28T10:55:46.767Z] 
10:55:46 [2019-08-28T10:55:46.767Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:46 [2019-08-28T10:55:46.767Z] #13 25.39 Reading package lists...
10:55:46 [2019-08-28T10:55:46.767Z] #13 30.17 Building dependency tree...
10:55:46 [2019-08-28T10:55:46.767Z] #13 31.15 Reading state information...
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.44 The following additional packages will be installed:
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.44   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.45   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.46   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.47   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.47   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.47   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.47   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.47   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.47   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51 Suggested packages:
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51   vim-doc vim-scripts xfsdump acl attr quota
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51 Recommended packages:
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:55:46 [2019-08-28T10:55:46.767Z] #13 32.51   python3-keyrings.alt python3-xdg unzip
10:55:47 [2019-08-28T10:55:47.591Z] Removing intermediate container e506279456a6
10:55:47 [2019-08-28T10:55:47.591Z]  ---> 92f019d38651
10:55:47 [2019-08-28T10:55:47.591Z] Step 29/126 : RUN dpkg --add-architecture armel
10:55:47 [2019-08-28T10:55:47.591Z]  ---> Running in a71d8ba71334
10:55:48 [2019-08-28T10:55:48.208Z] Removing intermediate container a71d8ba71334
10:55:48 [2019-08-28T10:55:48.208Z]  ---> 7d1df0990c9d
10:55:48 [2019-08-28T10:55:48.208Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:55:48 [2019-08-28T10:55:48.208Z]  ---> Running in dfb51f1d47e5
10:55:48 [2019-08-28T10:55:48.312Z] + cd /tmp/tmp.FjjD0U2FUZ/src/github.com/docker/libnetwork
10:55:48 [2019-08-28T10:55:48.312Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:55:48 [2019-08-28T10:55:48.312Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:55:48 [2019-08-28T10:55:48.453Z] #33 99.73 github.com/LK4D4/vndr/build
10:55:49 [2019-08-28T10:55:49.224Z] Removing intermediate container dfb51f1d47e5
10:55:49 [2019-08-28T10:55:49.224Z]  ---> f8fc7fa14696
10:55:49 [2019-08-28T10:55:49.224Z] Step 31/126 : FROM cross-${CROSS} as dev-base
10:55:49 [2019-08-28T10:55:49.224Z]  ---> dea7bc0fd00c
10:55:49 [2019-08-28T10:55:49.224Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false
10:55:49 [2019-08-28T10:55:49.224Z]  ---> dea7bc0fd00c
10:55:49 [2019-08-28T10:55:49.224Z] Step 33/126 : ARG DEBIAN_FRONTEND
10:55:49 [2019-08-28T10:55:49.224Z]  ---> Using cache
10:55:49 [2019-08-28T10:55:49.224Z]  ---> a1804a14924b
10:55:49 [2019-08-28T10:55:49.224Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
10:55:49 [2019-08-28T10:55:49.224Z]  ---> Running in c8c52e9e364b
10:55:49 [2019-08-28T10:55:49.507Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:55:49 [2019-08-28T10:55:49.507Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:55:49 [2019-08-28T10:55:49.507Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:55:49 [2019-08-28T10:55:49.507Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:55:49 [2019-08-28T10:55:49.507Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:55:49 [2019-08-28T10:55:49.790Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:55:49 [2019-08-28T10:55:49.790Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:55:49 [2019-08-28T10:55:49.824Z] #33 ...
10:55:49 [2019-08-28T10:55:49.824Z] 
10:55:49 [2019-08-28T10:55:49.824Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:49 [2019-08-28T10:55:49.824Z] #13 29.69 Building dependency tree...
10:55:49 [2019-08-28T10:55:49.824Z] #13 30.66 Reading state information...
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71 The following additional packages will be installed:
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.71   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73 Suggested packages:
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73   vim-doc vim-scripts xfsdump acl attr quota
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73 Recommended packages:
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:55:49 [2019-08-28T10:55:49.824Z] #13 31.73   python3-keyrings.alt python3-xdg unzip
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.07 The following NEW packages will be installed:
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.07   apparmor aufs-tools bash-completion binutils-mingw-w64
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:55:49 [2019-08-28T10:55:49.824Z] #13 35.08   xfsprogs xxd xz-utils zip
10:55:50 [2019-08-28T10:55:50.073Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB]
10:55:50 [2019-08-28T10:55:50.169Z] Removing intermediate container 508a3e2eafab
10:55:50 [2019-08-28T10:55:50.170Z]  ---> d5e06c23a670
10:55:50 [2019-08-28T10:55:50.170Z] Step 61/126 : FROM base AS gometalinter
10:55:50 [2019-08-28T10:55:50.170Z]  ---> 82b9bdf3fa37
10:55:50 [2019-08-28T10:55:50.170Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter
10:55:50 [2019-08-28T10:55:50.535Z]  ---> Running in ee32022762ed
10:55:50 [2019-08-28T10:55:50.535Z] Removing intermediate container ee32022762ed
10:55:50 [2019-08-28T10:55:50.535Z]  ---> df0f3fd7caf2
10:55:50 [2019-08-28T10:55:50.535Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.20 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.20 Need to get 90.9 MB of archives.
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.20 After this operation, 541 MB of additional disk space will be used.
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB]
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
10:55:50 [2019-08-28T10:55:50.756Z] #13 36.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
10:55:50 [2019-08-28T10:55:50.909Z]  ---> edf52935b758
10:55:50 [2019-08-28T10:55:50.909Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:55:50 [2019-08-28T10:55:50.909Z]  ---> 92f3c29b169b
10:55:50 [2019-08-28T10:55:50.909Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:55:50 [2019-08-28T10:55:50.909Z]  ---> Running in e515dbc89a48
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.58 The following NEW packages will be installed:
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   apparmor aufs-tools bash-completion binutils-mingw-w64
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.60   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.61   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.61   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.61   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.62   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:55:50 [2019-08-28T10:55:50.957Z] #13 36.62   xfsprogs xxd xz-utils zip
10:55:51 [2019-08-28T10:55:51.013Z] #13 36.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
10:55:51 [2019-08-28T10:55:51.013Z] #13 36.39 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
10:55:51 [2019-08-28T10:55:51.013Z] #13 36.39 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
10:55:51 [2019-08-28T10:55:51.013Z] #13 36.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
10:55:51 [2019-08-28T10:55:51.013Z] #13 36.63 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.64 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.65 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.66 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.67 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.67 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.69 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.69 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.71 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.73 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.74 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.74 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.75 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.76 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.76 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.76 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.81 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.81 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.83 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
10:55:51 [2019-08-28T10:55:51.271Z] #13 36.84 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.73 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.73 Need to get 90.9 MB of archives.
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.73 After this operation, 541 MB of additional disk space will be used.
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB]
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
10:55:51 [2019-08-28T10:55:51.523Z] #13 37.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.86 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.86 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.87 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.87 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.88 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]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.88 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.91 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.93 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 36.94 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 37.02 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 37.03 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 37.04 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:55:51 [2019-08-28T10:55:51.528Z] #13 37.05 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:55:51 [2019-08-28T10:55:51.782Z] #13 38.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
10:55:51 [2019-08-28T10:55:51.782Z] #13 38.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
10:55:51 [2019-08-28T10:55:51.782Z] #13 38.01 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
10:55:51 [2019-08-28T10:55:51.786Z] #13 37.05 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
10:55:51 [2019-08-28T10:55:51.786Z] #13 37.06 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB]
10:55:51 [2019-08-28T10:55:51.786Z] #13 37.20 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
10:55:51 [2019-08-28T10:55:51.786Z] #13 37.23 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:55:51 [2019-08-28T10:55:51.836Z] + RM_GOPATH=0
10:55:51 [2019-08-28T10:55:51.836Z] + TMP_GOPATH=
10:55:51 [2019-08-28T10:55:51.836Z] + : /build
10:55:51 [2019-08-28T10:55:51.836Z] + '[' -z '' ']'
10:55:51 [2019-08-28T10:55:51.836Z] ++ mktemp -d
10:55:51 [2019-08-28T10:55:51.836Z] + export GOPATH=/tmp/tmp.xU7Ka3gIBQ
10:55:51 [2019-08-28T10:55:51.836Z] + GOPATH=/tmp/tmp.xU7Ka3gIBQ
10:55:51 [2019-08-28T10:55:51.836Z] + RM_GOPATH=1
10:55:51 [2019-08-28T10:55:51.836Z] ++ dirname ./install.sh
10:55:51 [2019-08-28T10:55:51.836Z] + dir=.
10:55:51 [2019-08-28T10:55:51.836Z] + bin=gometalinter
10:55:51 [2019-08-28T10:55:51.836Z] + shift
10:55:51 [2019-08-28T10:55:51.836Z] + '[' '!' -f ./gometalinter.installer ']'
10:55:51 [2019-08-28T10:55:51.836Z] + . ./gometalinter.installer
10:55:51 [2019-08-28T10:55:51.836Z] ++ GOMETALINTER_COMMIT=v2.0.6
10:55:51 [2019-08-28T10:55:51.836Z] + install_gometalinter
10:55:51 [2019-08-28T10:55:51.836Z] + echo 'Installing gometalinter version v2.0.6'
10:55:51 [2019-08-28T10:55:51.836Z] + go get -d github.com/alecthomas/gometalinter
10:55:51 [2019-08-28T10:55:51.836Z] Installing gometalinter version v2.0.6
10:55:52 [2019-08-28T10:55:52.040Z] #13 38.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.19 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.19 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.19 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.21 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.21 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.22 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.24 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.24 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.25 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.25 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.29 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.30 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.32 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.32 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.33 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
10:55:52 [2019-08-28T10:55:52.041Z] #13 38.37 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
10:55:52 [2019-08-28T10:55:52.043Z] #13 37.38 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:55:52 [2019-08-28T10:55:52.043Z] #13 37.40 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
10:55:52 [2019-08-28T10:55:52.043Z] #13 37.41 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
10:55:52 [2019-08-28T10:55:52.043Z] #13 37.43 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
10:55:52 [2019-08-28T10:55:52.043Z] #13 37.43 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
10:55:52 [2019-08-28T10:55:52.043Z] #13 37.48 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:55:52 [2019-08-28T10:55:52.113Z] Fetched 7716 kB in 2s (3107 kB/s)
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.38 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.39 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.45 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.46 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.47 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.48 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.49 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.51 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.52 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.52 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.53 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]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.54 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.56 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.58 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
10:55:52 [2019-08-28T10:55:52.301Z] #13 38.61 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
10:55:52 [2019-08-28T10:55:52.564Z] #13 38.67 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
10:55:52 [2019-08-28T10:55:52.564Z] #13 38.68 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
10:55:52 [2019-08-28T10:55:52.564Z] #13 38.69 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
10:55:52 [2019-08-28T10:55:52.564Z] #13 38.70 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
10:55:52 [2019-08-28T10:55:52.564Z] #13 38.70 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
10:55:52 [2019-08-28T10:55:52.564Z] #13 38.71 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB]
10:55:52 [2019-08-28T10:55:52.564Z] #13 38.89 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
10:55:52 [2019-08-28T10:55:52.607Z] #13 37.95 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
10:55:52 [2019-08-28T10:55:52.607Z] #13 38.06 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
10:55:52 [2019-08-28T10:55:52.607Z] #13 38.14 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:55:52 [2019-08-28T10:55:52.607Z] #13 38.15 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
10:55:52 [2019-08-28T10:55:52.607Z] #13 38.16 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
10:55:52 [2019-08-28T10:55:52.700Z] + cd /tmp/tmp.xU7Ka3gIBQ/src/github.com/alecthomas/gometalinter
10:55:52 [2019-08-28T10:55:52.700Z] + git checkout -q v2.0.6
10:55:52 [2019-08-28T10:55:52.700Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:55:52 [2019-08-28T10:55:52.824Z] #13 38.90 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:55:52 [2019-08-28T10:55:52.824Z] #13 39.05 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:55:52 [2019-08-28T10:55:52.824Z] #13 39.06 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
10:55:52 [2019-08-28T10:55:52.824Z] #13 39.08 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
10:55:52 [2019-08-28T10:55:52.824Z] #13 39.11 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
10:55:52 [2019-08-28T10:55:52.865Z] #13 38.20 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]
10:55:52 [2019-08-28T10:55:52.865Z] #13 38.41 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]
10:55:53 [2019-08-28T10:55:53.082Z] #13 39.11 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
10:55:53 [2019-08-28T10:55:53.082Z] #13 39.15 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:55:53 [2019-08-28T10:55:53.118Z] Reading package lists...
10:55:53 [2019-08-28T10:55:53.122Z] #13 38.62 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]
10:55:53 [2019-08-28T10:55:53.122Z] #13 38.63 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
10:55:53 [2019-08-28T10:55:53.649Z] #13 39.74 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
10:55:53 [2019-08-28T10:55:53.649Z] #13 39.85 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
10:55:53 [2019-08-28T10:55:53.649Z] #13 39.94 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:55:53 [2019-08-28T10:55:53.687Z] #13 39.12 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:55:53 [2019-08-28T10:55:53.908Z] #13 39.96 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
10:55:53 [2019-08-28T10:55:53.908Z] #13 39.98 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
10:55:53 [2019-08-28T10:55:53.908Z] #13 40.03 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]
10:55:53 [2019-08-28T10:55:53.908Z] #13 40.22 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]
10:55:53 [2019-08-28T10:55:53.945Z] #13 39.45 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]
10:55:53 [2019-08-28T10:55:53.945Z] #13 39.47 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]
10:55:54 [2019-08-28T10:55:54.126Z] Reading package lists...
10:55:54 [2019-08-28T10:55:54.166Z] #13 40.43 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]
10:55:54 [2019-08-28T10:55:54.166Z] #13 40.45 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
10:55:54 [2019-08-28T10:55:54.409Z] Building dependency tree...
10:55:54 [2019-08-28T10:55:54.409Z] Reading state information...
10:55:54 [2019-08-28T10:55:54.409Z] The following additional packages will be installed:
10:55:54 [2019-08-28T10:55:54.409Z]   libapparmor1 libseccomp2
10:55:54 [2019-08-28T10:55:54.409Z] Suggested packages:
10:55:54 [2019-08-28T10:55:54.409Z]   seccomp
10:55:54 [2019-08-28T10:55:54.691Z] The following NEW packages will be installed:
10:55:54 [2019-08-28T10:55:54.691Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
10:55:54 [2019-08-28T10:55:54.691Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
10:55:54 [2019-08-28T10:55:54.691Z] Need to get 296 kB of archives.
10:55:54 [2019-08-28T10:55:54.691Z] After this operation, 1346 kB of additional disk space will be used.
10:55:54 [2019-08-28T10:55:54.691Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
10:55:54 [2019-08-28T10:55:54.691Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
10:55:54 [2019-08-28T10:55:54.691Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
10:55:54 [2019-08-28T10:55:54.691Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
10:55:54 [2019-08-28T10:55:54.732Z] #13 40.82 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:55:54 [2019-08-28T10:55:54.974Z] debconf: delaying package configuration, since apt-utils is not installed
10:55:54 [2019-08-28T10:55:54.974Z] Fetched 296 kB in 0s (1557 kB/s)
10:55:54 [2019-08-28T10:55:54.974Z] Selecting previously unselected package libseccomp2:ppc64el.
10:55:54 [2019-08-28T10:55:54.974Z] (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.)
10:55:54 [2019-08-28T10:55:54.974Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
10:55:54 [2019-08-28T10:55:54.974Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
10:55:54 [2019-08-28T10:55:54.974Z] Selecting previously unselected package libseccomp-dev:ppc64el.
10:55:54 [2019-08-28T10:55:54.974Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
10:55:54 [2019-08-28T10:55:54.974Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
10:55:54 [2019-08-28T10:55:54.990Z] #13 41.10 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]
10:55:54 [2019-08-28T10:55:54.990Z] #13 41.10 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]
10:55:55 [2019-08-28T10:55:55.258Z] Selecting previously unselected package libapparmor1:ppc64el.
10:55:55 [2019-08-28T10:55:55.258Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
10:55:55 [2019-08-28T10:55:55.258Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
10:55:55 [2019-08-28T10:55:55.258Z] Selecting previously unselected package libapparmor-dev:ppc64el.
10:55:55 [2019-08-28T10:55:55.258Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
10:55:55 [2019-08-28T10:55:55.258Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
10:55:55 [2019-08-28T10:55:55.258Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:55 [2019-08-28T10:55:55.258Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
10:55:55 [2019-08-28T10:55:55.258Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
10:55:55 [2019-08-28T10:55:55.258Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
10:55:55 [2019-08-28T10:55:55.258Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
10:55:55 [2019-08-28T10:55:55.258Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:55:55 [2019-08-28T10:55:55.321Z] #13 ...
10:55:55 [2019-08-28T10:55:55.321Z] 
10:55:55 [2019-08-28T10:55:55.321Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:55 [2019-08-28T10:55:55.321Z] #58 29.82   CC       images/signalfd.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 30.08   CC       images/fs.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 30.27   CC       images/pstree.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 30.60   CC       images/pipe.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 30.89   CC       images/tcp-stream.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 31.12   CC       images/sk-packet.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 31.40   CC       images/mnt.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 31.61   CC       images/pipe-data.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 31.84   CC       images/sa.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 32.08   CC       images/timer.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 32.42   CC       images/timerfd.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 32.77   CC       images/mm.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 33.11   CC       images/sk-opts.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 33.29   CC       images/sk-unix.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 33.64   CC       images/sk-inet.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 34.02   CC       images/tun.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 34.29   CC       images/sk-netlink.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 34.59   CC       images/packet-sock.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 34.99   CC       images/ipc-var.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 35.20   CC       images/ipc-desc.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 35.42   CC       images/ipc-shm.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 35.72   CC       images/ipc-msg.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 36.05   CC       images/ipc-sem.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 36.32   CC       images/utsns.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 36.62   CC       images/creds.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 36.87   CC       images/vma.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 37.15   CC       images/netdev.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 37.53   CC       images/tty.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 38.31   CC       images/file-lock.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 38.51   CC       images/rlimit.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 38.80   CC       images/pagemap.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 39.01   CC       images/siginfo.o
10:55:55 [2019-08-28T10:55:55.321Z] #58 39.40   CC       images/rpc.o
10:55:55 [2019-08-28T10:55:55.872Z] Removing intermediate container c8c52e9e364b
10:55:55 [2019-08-28T10:55:55.872Z]  ---> e29fad1d0dc8
10:55:55 [2019-08-28T10:55:55.872Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true
10:55:55 [2019-08-28T10:55:55.872Z]  ---> f8fc7fa14696
10:55:55 [2019-08-28T10:55:55.872Z] Step 36/126 : ARG DEBIAN_FRONTEND
10:55:55 [2019-08-28T10:55:55.873Z]  ---> Running in e197b1129412
10:55:55 [2019-08-28T10:55:55.873Z] Removing intermediate container e197b1129412
10:55:55 [2019-08-28T10:55:55.873Z]  ---> 5c6b09382d77
10:55:55 [2019-08-28T10:55:55.873Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
10:55:55 [2019-08-28T10:55:55.873Z]  ---> Running in 2cb5302480df
10:55:55 [2019-08-28T10:55:55.886Z] #58 40.69   CC       images/ext-file.o
10:55:56 [2019-08-28T10:55:56.144Z] #58 40.92   CC       images/cgroup.o
10:55:56 [2019-08-28T10:55:56.487Z] Removing intermediate container 2cb5302480df
10:55:56 [2019-08-28T10:55:56.487Z]  ---> b98c8b780ead
10:55:56 [2019-08-28T10:55:56.487Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
10:55:56 [2019-08-28T10:55:56.487Z]  ---> e29fad1d0dc8
10:55:56 [2019-08-28T10:55:56.487Z] Step 39/126 : FROM base AS tomlv
10:55:56 [2019-08-28T10:55:56.487Z]  ---> dea7bc0fd00c
10:55:56 [2019-08-28T10:55:56.487Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv
10:55:56 [2019-08-28T10:55:56.710Z] #58 41.63   CC       images/userns.o
10:55:56 [2019-08-28T10:55:56.710Z] #58 ...
10:55:56 [2019-08-28T10:55:56.710Z] 
10:55:56 [2019-08-28T10:55:56.710Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:56 [2019-08-28T10:55:56.710Z] #13 42.21 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]
10:55:56 [2019-08-28T10:55:56.776Z]  ---> Running in 2388659f98aa
10:55:56 [2019-08-28T10:55:56.776Z] Removing intermediate container 2388659f98aa
10:55:56 [2019-08-28T10:55:56.776Z]  ---> b512c0ad9695
10:55:56 [2019-08-28T10:55:56.776Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:55:56 [2019-08-28T10:55:56.776Z]  ---> badc2560c52b
10:55:56 [2019-08-28T10:55:56.776Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:55:56 [2019-08-28T10:55:56.892Z] #13 ...
10:55:56 [2019-08-28T10:55:56.892Z] 
10:55:56 [2019-08-28T10:55:56.892Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:55:56 [2019-08-28T10:55:56.892Z] #58 34.74   CC       images/timerfd.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 34.93   CC       images/mm.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 35.24   CC       images/sk-opts.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 35.42   CC       images/sk-unix.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 35.75   CC       images/sk-inet.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 36.16   CC       images/tun.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 36.51   CC       images/sk-netlink.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 36.80   CC       images/packet-sock.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 37.19   CC       images/ipc-var.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 37.44   CC       images/ipc-desc.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 37.66   CC       images/ipc-shm.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 37.90   CC       images/ipc-msg.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 38.29   CC       images/ipc-sem.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 38.48   CC       images/utsns.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 38.68   CC       images/creds.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 38.86   CC       images/vma.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 39.09   CC       images/netdev.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 39.59   CC       images/tty.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 40.39   CC       images/file-lock.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 40.53   CC       images/rlimit.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 40.88   CC       images/pagemap.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 41.24   CC       images/siginfo.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 41.49   CC       images/rpc.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 42.87   CC       images/ext-file.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 43.08   CC       images/cgroup.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 43.87   CC       images/userns.o
10:55:56 [2019-08-28T10:55:56.892Z] #58 44.23   CC       images/google/protobuf/descriptor.o
10:55:57 [2019-08-28T10:55:57.061Z]  ---> 78be40efbcd8
10:55:57 [2019-08-28T10:55:57.061Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:55:57 [2019-08-28T10:55:57.061Z]  ---> Running in 986a75def2b4
10:55:57 [2019-08-28T10:55:57.350Z] + RM_GOPATH=0
10:55:57 [2019-08-28T10:55:57.350Z] + TMP_GOPATH=
10:55:57 [2019-08-28T10:55:57.350Z] + : /build
10:55:57 [2019-08-28T10:55:57.350Z] + '[' -z '' ']'
10:55:57 [2019-08-28T10:55:57.350Z] ++ mktemp -d
10:55:57 [2019-08-28T10:55:57.350Z] + export GOPATH=/tmp/tmp.ejbHeIKFTg
10:55:57 [2019-08-28T10:55:57.350Z] + GOPATH=/tmp/tmp.ejbHeIKFTg
10:55:57 [2019-08-28T10:55:57.350Z] + RM_GOPATH=1
10:55:57 [2019-08-28T10:55:57.350Z] ++ dirname ./install.sh
10:55:57 [2019-08-28T10:55:57.350Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:55:57 [2019-08-28T10:55:57.350Z] + dir=.
10:55:57 [2019-08-28T10:55:57.350Z] + bin=tomlv
10:55:57 [2019-08-28T10:55:57.350Z] + shift
10:55:57 [2019-08-28T10:55:57.350Z] + '[' '!' -f ./tomlv.installer ']'
10:55:57 [2019-08-28T10:55:57.350Z] + . ./tomlv.installer
10:55:57 [2019-08-28T10:55:57.350Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:55:57 [2019-08-28T10:55:57.350Z] + install_tomlv
10:55:57 [2019-08-28T10:55:57.350Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:55:57 [2019-08-28T10:55:57.350Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ejbHeIKFTg/src/github.com/BurntSushi/toml
10:55:57 [2019-08-28T10:55:57.350Z] Cloning into '/tmp/tmp.ejbHeIKFTg/src/github.com/BurntSushi/toml'...
10:55:57 [2019-08-28T10:55:57.458Z] #58 ...
10:55:57 [2019-08-28T10:55:57.458Z] 
10:55:57 [2019-08-28T10:55:57.458Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:55:57 [2019-08-28T10:55:57.458Z] #33 98.90 encoding/binary
10:55:57 [2019-08-28T10:55:57.458Z] #33 100.3 encoding/base64
10:55:57 [2019-08-28T10:55:57.458Z] #33 100.9 encoding/json
10:55:57 [2019-08-28T10:55:57.458Z] #33 101.9 go/doc
10:55:57 [2019-08-28T10:55:57.458Z] #33 105.7 github.com/LK4D4/vndr/build
10:55:57 [2019-08-28T10:55:57.458Z] #33 107.3 encoding/xml
10:55:57 [2019-08-28T10:55:57.458Z] #33 108.9 github.com/LK4D4/vndr/godl/singleflight
10:55:57 [2019-08-28T10:55:57.458Z] #33 109.1 compress/flate
10:55:57 [2019-08-28T10:55:57.458Z] #33 ...
10:55:57 [2019-08-28T10:55:57.458Z] 
10:55:57 [2019-08-28T10:55:57.458Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:55:57 [2019-08-28T10:55:57.458Z] #13 43.80 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
10:55:57 [2019-08-28T10:55:57.969Z] + cd /tmp/tmp.ejbHeIKFTg/src/github.com/BurntSushi/toml
10:55:57 [2019-08-28T10:55:57.969Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:55:57 [2019-08-28T10:55:57.969Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:55:57 [2019-08-28T10:55:57.969Z] errors
10:55:57 [2019-08-28T10:55:57.969Z] internal/cpu
10:55:57 [2019-08-28T10:55:57.969Z] math/bits
10:55:57 [2019-08-28T10:55:57.969Z] runtime/internal/atomic
10:55:57 [2019-08-28T10:55:57.969Z] runtime/internal/sys
10:55:57 [2019-08-28T10:55:57.969Z] runtime/internal/math
10:55:57 [2019-08-28T10:55:57.969Z] unicode/utf8
10:55:57 [2019-08-28T10:55:57.969Z] internal/race
10:55:57 [2019-08-28T10:55:57.969Z] internal/bytealg
10:55:57 [2019-08-28T10:55:57.969Z] sync/atomic
10:55:57 [2019-08-28T10:55:57.969Z] math
10:55:58 [2019-08-28T10:55:58.256Z] unicode
10:55:58 [2019-08-28T10:55:58.256Z] internal/testlog
10:55:58 [2019-08-28T10:55:58.256Z] encoding
10:55:58 [2019-08-28T10:55:58.256Z] runtime
10:55:58 [2019-08-28T10:55:58.256Z] runtime/cgo
10:55:58 [2019-08-28T10:55:58.879Z] strconv
10:55:59 [2019-08-28T10:55:59.282Z] #13 44.91 debconf: delaying package configuration, since apt-utils is not installed
10:55:59 [2019-08-28T10:55:59.541Z] #13 45.08 Fetched 90.9 MB in 8s (10.4 MB/s)
10:55:59 [2019-08-28T10:55:59.800Z] #13 45.20 Selecting previously unselected package bash-completion.
10:55:59 [2019-08-28T10:55:59.800Z] #13 45.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
10:55:59 [2019-08-28T10:55:59.800Z] #13 45.27 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:56:00 [2019-08-28T10:56:00.744Z] #13 46.57 debconf: delaying package configuration, since apt-utils is not installed
10:56:00 [2019-08-28T10:56:00.744Z] #13 46.74 Fetched 90.9 MB in 8s (10.2 MB/s)
10:56:00 [2019-08-28T10:56:00.744Z] #13 46.83 Selecting previously unselected package bash-completion.
10:56:00 [2019-08-28T10:56:00.744Z] #13 46.83 (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.)
10:56:00 [2019-08-28T10:56:00.744Z] #13 46.87 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:56:01 [2019-08-28T10:56:01.697Z] #13 ...
10:56:01 [2019-08-28T10:56:01.697Z] 
10:56:01 [2019-08-28T10:56:01.697Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:01 [2019-08-28T10:56:01.697Z] #33 103.1 encoding/xml
10:56:01 [2019-08-28T10:56:01.697Z] #33 103.9 github.com/LK4D4/vndr/godl/singleflight
10:56:01 [2019-08-28T10:56:01.697Z] #33 104.3 compress/flate
10:56:01 [2019-08-28T10:56:01.697Z] #33 107.8 hash
10:56:01 [2019-08-28T10:56:01.697Z] #33 108.0 hash/crc32
10:56:01 [2019-08-28T10:56:01.697Z] #33 108.7 compress/gzip
10:56:01 [2019-08-28T10:56:01.697Z] #33 109.5 crypto/cipher
10:56:01 [2019-08-28T10:56:01.697Z] #33 109.5 context
10:56:01 [2019-08-28T10:56:01.697Z] #33 110.4 math/rand
10:56:01 [2019-08-28T10:56:01.697Z] #33 111.0 crypto/aes
10:56:01 [2019-08-28T10:56:01.697Z] #33 111.4 math/big
10:56:01 [2019-08-28T10:56:01.697Z] #33 112.5 crypto
10:56:01 [2019-08-28T10:56:01.697Z] #33 112.8 crypto/des
10:56:01 [2019-08-28T10:56:01.697Z] #33 ...
10:56:01 [2019-08-28T10:56:01.697Z] 
10:56:01 [2019-08-28T10:56:01.697Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:56:01 [2019-08-28T10:56:01.697Z] #61 113.3 + for f in rootlesskit rootlesskit-docker-proxy
10:56:01 [2019-08-28T10:56:01.697Z] #61 113.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:56:02 [2019-08-28T10:56:02.206Z] + GOBIN=/build
10:56:02 [2019-08-28T10:56:02.206Z] + /build/gometalinter --install
10:56:02 [2019-08-28T10:56:02.206Z] Installing:
10:56:02 [2019-08-28T10:56:02.206Z]   deadcode
10:56:02 [2019-08-28T10:56:02.206Z]   dupl
10:56:02 [2019-08-28T10:56:02.206Z]   errcheck
10:56:02 [2019-08-28T10:56:02.206Z]   gas
10:56:02 [2019-08-28T10:56:02.206Z]   gochecknoglobals
10:56:02 [2019-08-28T10:56:02.206Z]   gochecknoinits
10:56:02 [2019-08-28T10:56:02.206Z]   goconst
10:56:02 [2019-08-28T10:56:02.206Z]   gocyclo
10:56:02 [2019-08-28T10:56:02.206Z]   goimports
10:56:02 [2019-08-28T10:56:02.206Z]   golint
10:56:02 [2019-08-28T10:56:02.206Z]   gosimple
10:56:02 [2019-08-28T10:56:02.206Z]   gotype
10:56:02 [2019-08-28T10:56:02.206Z]   gotypex
10:56:02 [2019-08-28T10:56:02.206Z]   ineffassign
10:56:02 [2019-08-28T10:56:02.206Z]   interfacer
10:56:02 [2019-08-28T10:56:02.206Z]   lll
10:56:02 [2019-08-28T10:56:02.206Z]   maligned
10:56:02 [2019-08-28T10:56:02.206Z]   megacheck
10:56:02 [2019-08-28T10:56:02.206Z]   misspell
10:56:02 [2019-08-28T10:56:02.206Z]   nakedret
10:56:02 [2019-08-28T10:56:02.206Z]   safesql
10:56:02 [2019-08-28T10:56:02.206Z]   staticcheck
10:56:02 [2019-08-28T10:56:02.206Z]   structcheck
10:56:02 [2019-08-28T10:56:02.206Z]   unconvert
10:56:02 [2019-08-28T10:56:02.206Z]   unparam
10:56:02 [2019-08-28T10:56:02.206Z]   unused
10:56:02 [2019-08-28T10:56:02.206Z]   varcheck
10:56:02 [2019-08-28T10:56:02.340Z] sync
10:56:02 [2019-08-28T10:56:02.340Z] io
10:56:02 [2019-08-28T10:56:02.340Z] reflect
10:56:02 [2019-08-28T10:56:02.340Z] syscall
10:56:02 [2019-08-28T10:56:02.340Z] bytes
10:56:02 [2019-08-28T10:56:02.340Z] strings
10:56:02 [2019-08-28T10:56:02.964Z] bufio
10:56:02 [2019-08-28T10:56:02.964Z] path
10:56:03 [2019-08-28T10:56:03.248Z] text/tabwriter
10:56:03 [2019-08-28T10:56:03.534Z] internal/syscall/unix
10:56:03 [2019-08-28T10:56:03.534Z] time
10:56:04 [2019-08-28T10:56:04.153Z] sort
10:56:04 [2019-08-28T10:56:04.153Z] internal/poll
10:56:04 [2019-08-28T10:56:04.438Z] internal/fmtsort
10:56:04 [2019-08-28T10:56:04.438Z] os
10:56:04 [2019-08-28T10:56:04.722Z] path/filepath
10:56:04 [2019-08-28T10:56:04.722Z] fmt
10:56:04 [2019-08-28T10:56:04.928Z] #13 50.69 Unpacking bash-completion (1:2.1-4.3) ...
10:56:04 [2019-08-28T10:56:04.929Z] #13 ...
10:56:04 [2019-08-28T10:56:04.929Z] 
10:56:04 [2019-08-28T10:56:04.929Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:04 [2019-08-28T10:56:04.929Z] #58 46.16   CC       images/opts.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 46.35   CC       images/seccomp.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 46.65   CC       images/binfmt-misc.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 46.91   CC       images/time.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 47.15   CC       images/sysctl.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 47.37   CC       images/autofs.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 47.54   CC       images/macvlan.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 47.75   CC       images/sit.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.06   LINK     images/built-in.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.21   GEN      compel/include/asm
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.23   GEN      compel/include/version.h
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.26 touch .config
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.28   GEN      include/common/config.h
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.40   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.44   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.48   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.52   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.57   DEP      compel/arch/x86/plugins/std/memcpy.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.59   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.64   GEN      compel/plugins/include/uapi/std/syscall.h
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.67   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.69   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.73   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.73   DEP      compel/plugins/std/infect.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 48.87   DEP      compel/plugins/std/string.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 49.02   DEP      compel/plugins/std/log.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 49.14   DEP      compel/plugins/std/fds.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 49.22   DEP      compel/plugins/std/std.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 49.33   DEP      compel/plugins/shmem/shmem.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 49.46   DEP      compel/plugins/fds/fds.d
10:56:04 [2019-08-28T10:56:04.929Z] #58 49.64   CC       compel/plugins/std/std.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 50.09   CC       compel/plugins/std/fds.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 50.63   CC       compel/plugins/std/log.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 51.79   CC       compel/plugins/std/string.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 52.55   CC       compel/plugins/std/infect.o
10:56:04 [2019-08-28T10:56:04.929Z] #58 ...
10:56:04 [2019-08-28T10:56:04.929Z] 
10:56:04 [2019-08-28T10:56:04.929Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:05 [2019-08-28T10:56:05.007Z] io/ioutil
10:56:05 [2019-08-28T10:56:05.187Z] #13 51.26 Selecting previously unselected package libnet1:amd64.
10:56:05 [2019-08-28T10:56:05.188Z] #13 51.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:56:05 [2019-08-28T10:56:05.188Z] #13 51.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:56:05 [2019-08-28T10:56:05.188Z] #13 51.41 Selecting previously unselected package libnfnetlink0:amd64.
10:56:05 [2019-08-28T10:56:05.188Z] #13 51.41 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
10:56:05 [2019-08-28T10:56:05.188Z] #13 51.42 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
10:56:05 [2019-08-28T10:56:05.313Z] log
10:56:05 [2019-08-28T10:56:05.313Z] flag
10:56:05 [2019-08-28T10:56:05.313Z] github.com/BurntSushi/toml
10:56:05 [2019-08-28T10:56:05.447Z] #13 51.51 Selecting previously unselected package libpcrecpp0v5:amd64.
10:56:05 [2019-08-28T10:56:05.447Z] #13 51.51 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
10:56:05 [2019-08-28T10:56:05.447Z] #13 51.52 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
10:56:05 [2019-08-28T10:56:05.447Z] #13 51.65 Selecting previously unselected package libudev-dev:amd64.
10:56:05 [2019-08-28T10:56:05.447Z] #13 51.66 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ...
10:56:05 [2019-08-28T10:56:05.447Z] #13 51.69 Unpacking libudev-dev:amd64 (232-25+deb9u11) ...
10:56:05 [2019-08-28T10:56:05.706Z] #13 51.88 Selecting previously unselected package libpython3.5-minimal:amd64.
10:56:05 [2019-08-28T10:56:05.706Z] #13 51.88 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:56:05 [2019-08-28T10:56:05.706Z] #13 51.89 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:56:06 [2019-08-28T10:56:06.272Z] #13 52.55 Selecting previously unselected package python3.5-minimal.
10:56:06 [2019-08-28T10:56:06.272Z] #13 52.56 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.321Z] github.com/BurntSushi/toml/cmd/tomlv
10:56:06 [2019-08-28T10:56:06.531Z] #13 52.57 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:56:06 [2019-08-28T10:56:06.964Z] #61 ...
10:56:06 [2019-08-28T10:56:06.964Z] 
10:56:06 [2019-08-28T10:56:06.964Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:06 [2019-08-28T10:56:06.964Z] #13 48.99 Unpacking bash-completion (1:2.1-4.3) ...
10:56:06 [2019-08-28T10:56:06.964Z] #13 49.54 Selecting previously unselected package libnet1:amd64.
10:56:06 [2019-08-28T10:56:06.964Z] #13 49.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.964Z] #13 49.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
10:56:06 [2019-08-28T10:56:06.964Z] #13 49.62 Selecting previously unselected package libnfnetlink0:amd64.
10:56:06 [2019-08-28T10:56:06.964Z] #13 49.62 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.964Z] #13 49.62 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
10:56:06 [2019-08-28T10:56:06.964Z] #13 49.69 Selecting previously unselected package libpcrecpp0v5:amd64.
10:56:06 [2019-08-28T10:56:06.965Z] #13 49.69 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 49.70 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 49.80 Selecting previously unselected package libudev-dev:amd64.
10:56:06 [2019-08-28T10:56:06.965Z] #13 49.80 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 49.81 Unpacking libudev-dev:amd64 (232-25+deb9u11) ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 50.02 Selecting previously unselected package libpython3.5-minimal:amd64.
10:56:06 [2019-08-28T10:56:06.965Z] #13 50.03 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 50.04 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 50.78 Selecting previously unselected package python3.5-minimal.
10:56:06 [2019-08-28T10:56:06.965Z] #13 50.80 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 50.81 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 51.99 Selecting previously unselected package python3-minimal.
10:56:06 [2019-08-28T10:56:06.965Z] #13 51.99 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 52.02 Unpacking python3-minimal (3.5.3-1) ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 52.15 Selecting previously unselected package libmpdec2:amd64.
10:56:06 [2019-08-28T10:56:06.965Z] #13 52.15 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 52.17 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 52.30 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:56:06 [2019-08-28T10:56:06.965Z] #13 52.31 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
10:56:06 [2019-08-28T10:56:06.965Z] #13 52.34 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:56:07 [2019-08-28T10:56:07.222Z] #13 ...
10:56:07 [2019-08-28T10:56:07.222Z] 
10:56:07 [2019-08-28T10:56:07.222Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:07 [2019-08-28T10:56:07.222Z] #58 41.99   CC       images/google/protobuf/descriptor.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 44.00   CC       images/opts.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 44.22   CC       images/seccomp.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 44.50   CC       images/binfmt-misc.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 44.70   CC       images/time.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 45.00   CC       images/sysctl.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 45.20   CC       images/autofs.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 45.40   CC       images/macvlan.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 45.64   CC       images/sit.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 45.89   LINK     images/built-in.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.02   GEN      compel/include/asm
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.04   GEN      compel/include/version.h
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.06 touch .config
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.09   GEN      include/common/config.h
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.18   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.20   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.24   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.25   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.27   DEP      compel/arch/x86/plugins/std/memcpy.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.33   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.35   GEN      compel/plugins/include/uapi/std/syscall.h
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.38   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.42   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.44   DEP      compel/plugins/std/infect.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.59   DEP      compel/plugins/std/string.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.64   DEP      compel/plugins/std/log.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.74   DEP      compel/plugins/std/fds.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 46.88   DEP      compel/plugins/std/std.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 47.01   DEP      compel/plugins/shmem/shmem.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 47.15   DEP      compel/plugins/fds/fds.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 47.43   CC       compel/plugins/std/std.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 47.83   CC       compel/plugins/std/fds.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 48.41   CC       compel/plugins/std/log.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 49.50   CC       compel/plugins/std/string.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 50.15   CC       compel/plugins/std/infect.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 50.67   CC       compel/arch/x86/plugins/std/parasite-head.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 50.71   CC       compel/arch/x86/plugins/std/memcpy.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 50.76   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 50.85   AR       compel/plugins/std.lib.a
10:56:07 [2019-08-28T10:56:07.222Z] #58 50.93   CC       compel/plugins/fds/fds.o
10:56:07 [2019-08-28T10:56:07.222Z] #58 51.22   AR       compel/plugins/fds.lib.a
10:56:07 [2019-08-28T10:56:07.222Z] #58 51.27   HOSTDEP  compel/src/lib/log-host.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 51.47   HOSTDEP  compel/src/lib/handle-elf-host.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 51.66   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 51.82   HOSTDEP  compel/src/main-host.d
10:56:07 [2019-08-28T10:56:07.222Z] #58 51.99   DEP      compel/src/lib/ptrace.d
10:56:07 [2019-08-28T10:56:07.464Z] #13 53.79 Selecting previously unselected package python3-minimal.
10:56:07 [2019-08-28T10:56:07.464Z] #13 53.79 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
10:56:07 [2019-08-28T10:56:07.464Z] #13 53.80 Unpacking python3-minimal (3.5.3-1) ...
10:56:07 [2019-08-28T10:56:07.479Z] #58 52.19   DEP      compel/src/lib/infect.d
10:56:07 [2019-08-28T10:56:07.479Z] #58 52.35   DEP      compel/src/lib/infect-util.d
10:56:07 [2019-08-28T10:56:07.723Z] #13 53.91 Selecting previously unselected package libmpdec2:amd64.
10:56:07 [2019-08-28T10:56:07.723Z] #13 53.91 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
10:56:07 [2019-08-28T10:56:07.723Z] #13 53.92 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:56:07 [2019-08-28T10:56:07.736Z] #58 52.48   DEP      compel/src/lib/infect-rpc.d
10:56:07 [2019-08-28T10:56:07.736Z] #58 52.60   DEP      compel/arch/x86/src/lib/infect.d
10:56:07 [2019-08-28T10:56:07.736Z] #58 52.71   DEP      compel/arch/x86/src/lib/cpu.d
10:56:07 [2019-08-28T10:56:07.793Z] Removing intermediate container 986a75def2b4
10:56:07 [2019-08-28T10:56:07.793Z]  ---> d6ca99c1de67
10:56:07 [2019-08-28T10:56:07.793Z] Step 44/126 : FROM base AS vndr
10:56:07 [2019-08-28T10:56:07.793Z]  ---> dea7bc0fd00c
10:56:07 [2019-08-28T10:56:07.793Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr
10:56:07 [2019-08-28T10:56:07.793Z]  ---> Running in b67a86f9a894
10:56:07 [2019-08-28T10:56:07.793Z] Removing intermediate container b67a86f9a894
10:56:07 [2019-08-28T10:56:07.793Z]  ---> 3658b1ddc801
10:56:07 [2019-08-28T10:56:07.793Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:56:07 [2019-08-28T10:56:07.793Z]  ---> 6d1da149c863
10:56:07 [2019-08-28T10:56:07.793Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:56:07 [2019-08-28T10:56:07.981Z] #13 54.06 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:56:07 [2019-08-28T10:56:07.981Z] #13 54.08 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
10:56:07 [2019-08-28T10:56:07.981Z] #13 54.09 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:56:07 [2019-08-28T10:56:07.993Z] #58 52.85   DEP      compel/src/lib/log.d
10:56:07 [2019-08-28T10:56:07.993Z] #58 52.95   DEP      compel/src/main.d
10:56:08 [2019-08-28T10:56:08.076Z]  ---> 8abfb5c0f04b
10:56:08 [2019-08-28T10:56:08.076Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:56:08 [2019-08-28T10:56:08.076Z]  ---> Running in c2cf8c16aefd
10:56:08 [2019-08-28T10:56:08.251Z] #58 53.12   DEP      compel/src/lib/handle-elf.d
10:56:08 [2019-08-28T10:56:08.359Z] + RM_GOPATH=0
10:56:08 [2019-08-28T10:56:08.359Z] + TMP_GOPATH=
10:56:08 [2019-08-28T10:56:08.359Z] + : /build
10:56:08 [2019-08-28T10:56:08.359Z] + '[' -z '' ']'
10:56:08 [2019-08-28T10:56:08.359Z] ++ mktemp -d
10:56:08 [2019-08-28T10:56:08.359Z] + export GOPATH=/tmp/tmp.oCW65LQPT8
10:56:08 [2019-08-28T10:56:08.359Z] + GOPATH=/tmp/tmp.oCW65LQPT8
10:56:08 [2019-08-28T10:56:08.359Z] + RM_GOPATH=1
10:56:08 [2019-08-28T10:56:08.359Z] ++ dirname ./install.sh
10:56:08 [2019-08-28T10:56:08.359Z] + dir=.
10:56:08 [2019-08-28T10:56:08.359Z] + bin=vndr
10:56:08 [2019-08-28T10:56:08.359Z] + shift
10:56:08 [2019-08-28T10:56:08.359Z] + '[' '!' -f ./vndr.installer ']'
10:56:08 [2019-08-28T10:56:08.359Z] + . ./vndr.installer
10:56:08 [2019-08-28T10:56:08.359Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:56:08 [2019-08-28T10:56:08.359Z] + install_vndr
10:56:08 [2019-08-28T10:56:08.359Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
10:56:08 [2019-08-28T10:56:08.359Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:56:08 [2019-08-28T10:56:08.359Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oCW65LQPT8/src/github.com/LK4D4/vndr
10:56:08 [2019-08-28T10:56:08.359Z] Cloning into '/tmp/tmp.oCW65LQPT8/src/github.com/LK4D4/vndr'...
10:56:08 [2019-08-28T10:56:08.509Z] #58 53.28   DEP      compel/arch/x86/src/lib/handle-elf.d
10:56:08 [2019-08-28T10:56:08.641Z] + cd /tmp/tmp.oCW65LQPT8/src/github.com/LK4D4/vndr
10:56:08 [2019-08-28T10:56:08.641Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
10:56:08 [2019-08-28T10:56:08.766Z] #58 53.53   CC       compel/src/lib/log.o
10:56:08 [2019-08-28T10:56:08.926Z] + go build -buildmode=pie -v -o /build/vndr .
10:56:08 [2019-08-28T10:56:08.926Z] internal/cpu
10:56:08 [2019-08-28T10:56:08.926Z] errors
10:56:08 [2019-08-28T10:56:08.926Z] internal/race
10:56:08 [2019-08-28T10:56:08.926Z] runtime/internal/sys
10:56:08 [2019-08-28T10:56:08.926Z] runtime/internal/atomic
10:56:08 [2019-08-28T10:56:08.926Z] sync/atomic
10:56:09 [2019-08-28T10:56:09.024Z] #58 53.84   CC       compel/arch/x86/src/lib/cpu.o
10:56:09 [2019-08-28T10:56:09.024Z] #58 ...
10:56:09 [2019-08-28T10:56:09.024Z] 
10:56:09 [2019-08-28T10:56:09.024Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:09 [2019-08-28T10:56:09.024Z] #13 54.60 Selecting previously unselected package python3.5.
10:56:09 [2019-08-28T10:56:09.212Z] runtime/internal/math
10:56:09 [2019-08-28T10:56:09.212Z] internal/bytealg
10:56:09 [2019-08-28T10:56:09.212Z] unicode
10:56:09 [2019-08-28T10:56:09.212Z] unicode/utf8
10:56:09 [2019-08-28T10:56:09.212Z] math/bits
10:56:09 [2019-08-28T10:56:09.212Z] internal/testlog
10:56:09 [2019-08-28T10:56:09.212Z] runtime
10:56:09 [2019-08-28T10:56:09.212Z] math
10:56:09 [2019-08-28T10:56:09.212Z] encoding
10:56:09 [2019-08-28T10:56:09.212Z] unicode/utf16
10:56:09 [2019-08-28T10:56:09.212Z] container/list
10:56:09 [2019-08-28T10:56:09.282Z] #13 54.61 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
10:56:09 [2019-08-28T10:56:09.282Z] #13 54.62 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:56:09 [2019-08-28T10:56:09.282Z] #13 54.85 Selecting previously unselected package libpython3-stdlib:amd64.
10:56:09 [2019-08-28T10:56:09.282Z] #13 54.85 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
10:56:09 [2019-08-28T10:56:09.282Z] #13 54.85 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
10:56:09 [2019-08-28T10:56:09.500Z] crypto/internal/subtle
10:56:09 [2019-08-28T10:56:09.500Z] crypto/subtle
10:56:09 [2019-08-28T10:56:09.500Z] internal/x/crypto/cryptobyte/asn1
10:56:09 [2019-08-28T10:56:09.540Z] #13 54.94 Selecting previously unselected package dh-python.
10:56:09 [2019-08-28T10:56:09.540Z] #13 54.94 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:56:09 [2019-08-28T10:56:09.540Z] #13 54.95 Unpacking dh-python (2.20170125) ...
10:56:09 [2019-08-28T10:56:09.787Z] internal/nettrace
10:56:09 [2019-08-28T10:56:09.787Z] internal/x/net/dns/dnsmessage
10:56:09 [2019-08-28T10:56:09.787Z] runtime/cgo
10:56:09 [2019-08-28T10:56:09.800Z] #13 55.18 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:56:09 [2019-08-28T10:56:09.800Z] #13 55.20 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:56:09 [2019-08-28T10:56:09.881Z] #13 56.24 Selecting previously unselected package python3.5.
10:56:10 [2019-08-28T10:56:10.073Z] strconv
10:56:10 [2019-08-28T10:56:10.139Z] #13 56.25 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
10:56:10 [2019-08-28T10:56:10.139Z] #13 56.26 Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:56:10 [2019-08-28T10:56:10.139Z] #13 56.46 Selecting previously unselected package libpython3-stdlib:amd64.
10:56:10 [2019-08-28T10:56:10.139Z] #13 56.47 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
10:56:10 [2019-08-28T10:56:10.139Z] #13 56.48 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
10:56:10 [2019-08-28T10:56:10.366Z] #13 ...
10:56:10 [2019-08-28T10:56:10.366Z] 
10:56:10 [2019-08-28T10:56:10.366Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:56:10 [2019-08-28T10:56:10.366Z] #61 DONE 121.8s
10:56:10 [2019-08-28T10:56:10.366Z] 
10:56:10 [2019-08-28T10:56:10.366Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:56:10 [2019-08-28T10:56:10.366Z] #62 DONE 0.1s
10:56:10 [2019-08-28T10:56:10.398Z] #13 56.55 Selecting previously unselected package dh-python.
10:56:10 [2019-08-28T10:56:10.398Z] #13 56.58 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:56:10 [2019-08-28T10:56:10.398Z] #13 56.59 Unpacking dh-python (2.20170125) ...
10:56:10 [2019-08-28T10:56:10.623Z] 
10:56:10 [2019-08-28T10:56:10.623Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:10 [2019-08-28T10:56:10.623Z] #58 54.98   CC       compel/arch/x86/src/lib/infect.o
10:56:10 [2019-08-28T10:56:10.656Z] #13 56.83 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
10:56:10 [2019-08-28T10:56:10.656Z] #13 56.87 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:56:10 [2019-08-28T10:56:10.692Z] crypto/rc4
10:56:10 [2019-08-28T10:56:10.914Z] #13 ...
10:56:10 [2019-08-28T10:56:10.914Z] 
10:56:10 [2019-08-28T10:56:10.914Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:10 [2019-08-28T10:56:10.914Z] #33 112.5 hash
10:56:10 [2019-08-28T10:56:10.914Z] #33 112.8 hash/crc32
10:56:10 [2019-08-28T10:56:10.914Z] #33 113.2 context
10:56:10 [2019-08-28T10:56:10.914Z] #33 113.3 compress/gzip
10:56:10 [2019-08-28T10:56:10.914Z] #33 114.1 crypto/cipher
10:56:10 [2019-08-28T10:56:10.914Z] #33 114.2 math/rand
10:56:10 [2019-08-28T10:56:10.914Z] #33 115.0 math/big
10:56:10 [2019-08-28T10:56:10.914Z] #33 115.5 crypto/aes
10:56:10 [2019-08-28T10:56:10.914Z] #33 116.8 crypto
10:56:10 [2019-08-28T10:56:10.914Z] #33 117.1 crypto/des
10:56:10 [2019-08-28T10:56:10.914Z] #33 117.4 crypto/internal/randutil
10:56:10 [2019-08-28T10:56:10.914Z] #33 117.5 crypto/sha512
10:56:10 [2019-08-28T10:56:10.914Z] #33 118.7 crypto/hmac
10:56:10 [2019-08-28T10:56:10.914Z] #33 118.9 crypto/md5
10:56:10 [2019-08-28T10:56:10.914Z] #33 119.8 crypto/sha1
10:56:10 [2019-08-28T10:56:10.914Z] #33 121.1 crypto/sha256
10:56:10 [2019-08-28T10:56:10.914Z] #33 122.2 encoding/hex
10:56:11 [2019-08-28T10:56:11.172Z] #33 ...
10:56:11 [2019-08-28T10:56:11.172Z] 
10:56:11 [2019-08-28T10:56:11.172Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:11 [2019-08-28T10:56:11.172Z] #58 53.10   CC       compel/arch/x86/plugins/std/parasite-head.o
10:56:11 [2019-08-28T10:56:11.172Z] #58 53.16   CC       compel/arch/x86/plugins/std/memcpy.o
10:56:11 [2019-08-28T10:56:11.172Z] #58 53.22   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:56:11 [2019-08-28T10:56:11.172Z] #58 53.28   AR       compel/plugins/std.lib.a
10:56:11 [2019-08-28T10:56:11.172Z] #58 53.37   CC       compel/plugins/fds/fds.o
10:56:11 [2019-08-28T10:56:11.172Z] #58 53.85   AR       compel/plugins/fds.lib.a
10:56:11 [2019-08-28T10:56:11.172Z] #58 53.91   HOSTDEP  compel/src/lib/log-host.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 54.14   HOSTDEP  compel/src/lib/handle-elf-host.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 54.38   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 54.56   HOSTDEP  compel/src/main-host.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 54.80   DEP      compel/src/lib/ptrace.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 55.00   DEP      compel/src/lib/infect.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 55.25   DEP      compel/src/lib/infect-util.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 55.39   DEP      compel/src/lib/infect-rpc.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 55.57   DEP      compel/arch/x86/src/lib/infect.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 55.83   DEP      compel/arch/x86/src/lib/cpu.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 55.95   DEP      compel/src/lib/log.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 56.19   DEP      compel/src/main.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 56.35   DEP      compel/src/lib/handle-elf.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 56.54   DEP      compel/arch/x86/src/lib/handle-elf.d
10:56:11 [2019-08-28T10:56:11.172Z] #58 56.75   CC       compel/src/lib/log.o
10:56:11 [2019-08-28T10:56:11.172Z] #58 57.15   CC       compel/arch/x86/src/lib/cpu.o
10:56:11 [2019-08-28T10:56:11.172Z] #58 58.08   CC       compel/arch/x86/src/lib/infect.o
10:56:11 [2019-08-28T10:56:11.431Z] #58 ...
10:56:11 [2019-08-28T10:56:11.431Z] 
10:56:11 [2019-08-28T10:56:11.431Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:56:11 [2019-08-28T10:56:11.431Z] #61 114.7 + for f in rootlesskit rootlesskit-docker-proxy
10:56:11 [2019-08-28T10:56:11.431Z] #61 114.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:56:11 [2019-08-28T10:56:11.431Z] #61 DONE 123.0s
10:56:11 [2019-08-28T10:56:11.431Z] 
10:56:11 [2019-08-28T10:56:11.431Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:56:11 [2019-08-28T10:56:11.431Z] #62 DONE 0.1s
10:56:11 [2019-08-28T10:56:11.431Z] 
10:56:11 [2019-08-28T10:56:11.431Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:11 [2019-08-28T10:56:11.431Z] #33 122.9 encoding/pem
10:56:12 [2019-08-28T10:56:12.006Z] #58 56.49   CC       compel/src/lib/infect-rpc.o
10:56:12 [2019-08-28T10:56:12.006Z] #58 ...
10:56:12 [2019-08-28T10:56:12.006Z] 
10:56:12 [2019-08-28T10:56:12.006Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:12 [2019-08-28T10:56:12.006Z] #33 113.4 crypto/internal/randutil
10:56:12 [2019-08-28T10:56:12.006Z] #33 113.6 crypto/sha512
10:56:12 [2019-08-28T10:56:12.006Z] #33 114.9 crypto/hmac
10:56:12 [2019-08-28T10:56:12.006Z] #33 115.1 crypto/md5
10:56:12 [2019-08-28T10:56:12.006Z] #33 115.8 crypto/sha1
10:56:12 [2019-08-28T10:56:12.006Z] #33 117.1 crypto/sha256
10:56:12 [2019-08-28T10:56:12.006Z] #33 118.2 encoding/hex
10:56:12 [2019-08-28T10:56:12.006Z] #33 118.7 encoding/pem
10:56:12 [2019-08-28T10:56:12.006Z] #33 119.3 internal/singleflight
10:56:12 [2019-08-28T10:56:12.006Z] #33 119.6 net
10:56:12 [2019-08-28T10:56:12.006Z] #33 120.7 crypto/rand
10:56:12 [2019-08-28T10:56:12.006Z] #33 121.2 crypto/elliptic
10:56:12 [2019-08-28T10:56:12.264Z] #33 ...
10:56:12 [2019-08-28T10:56:12.264Z] 
10:56:12 [2019-08-28T10:56:12.264Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:12 [2019-08-28T10:56:12.264Z] #58 56.92   CC       compel/src/lib/infect-util.o
10:56:12 [2019-08-28T10:56:12.367Z] #33 124.0 internal/singleflight
10:56:12 [2019-08-28T10:56:12.521Z] #58 57.21   CC       compel/src/lib/infect.o
10:56:12 [2019-08-28T10:56:12.625Z] #33 124.2 net
10:56:13 [2019-08-28T10:56:13.192Z] #33 124.7 crypto/rand
10:56:13 [2019-08-28T10:56:13.372Z] sync
10:56:13 [2019-08-28T10:56:13.657Z] github.com/LK4D4/vndr/godl/singleflight
10:56:13 [2019-08-28T10:56:13.657Z] io
10:56:13 [2019-08-28T10:56:13.657Z] reflect
10:56:13 [2019-08-28T10:56:13.657Z] syscall
10:56:13 [2019-08-28T10:56:13.657Z] math/rand
10:56:13 [2019-08-28T10:56:13.760Z] #33 125.4 crypto/elliptic
10:56:13 [2019-08-28T10:56:13.943Z] internal/singleflight
10:56:13 [2019-08-28T10:56:13.943Z] bytes
10:56:13 [2019-08-28T10:56:13.943Z] strings
10:56:14 [2019-08-28T10:56:14.566Z] bufio
10:56:14 [2019-08-28T10:56:14.851Z] hash
10:56:14 [2019-08-28T10:56:14.851Z] hash/crc32
10:56:14 [2019-08-28T10:56:14.851Z] path
10:56:14 [2019-08-28T10:56:14.851Z] crypto
10:56:15 [2019-08-28T10:56:15.046Z] #58 59.93   CC       compel/src/lib/ptrace.o
10:56:15 [2019-08-28T10:56:15.137Z] time
10:56:15 [2019-08-28T10:56:15.137Z] internal/syscall/unix
10:56:15 [2019-08-28T10:56:15.137Z] crypto/internal/randutil
10:56:15 [2019-08-28T10:56:15.137Z] crypto/sha512
10:56:15 [2019-08-28T10:56:15.137Z] crypto/hmac
10:56:15 [2019-08-28T10:56:15.137Z] crypto/sha1
10:56:15 [2019-08-28T10:56:15.426Z] crypto/sha256
10:56:15 [2019-08-28T10:56:15.426Z] internal/x/crypto/hkdf
10:56:15 [2019-08-28T10:56:15.426Z] internal/x/text/transform
10:56:15 [2019-08-28T10:56:15.611Z] #58 60.52   AR       compel/libcompel.a
10:56:15 [2019-08-28T10:56:15.868Z] #58 60.70   HOSTCC   compel/src/main-host.o
10:56:16 [2019-08-28T10:56:16.048Z] encoding/binary
10:56:16 [2019-08-28T10:56:16.048Z] sort
10:56:16 [2019-08-28T10:56:16.048Z] internal/poll
10:56:16 [2019-08-28T10:56:16.048Z] internal/fmtsort
10:56:16 [2019-08-28T10:56:16.048Z] regexp/syntax
10:56:16 [2019-08-28T10:56:16.290Z] #33 127.9 encoding/asn1
10:56:16 [2019-08-28T10:56:16.336Z] os
10:56:16 [2019-08-28T10:56:16.336Z] encoding/base64
10:56:16 [2019-08-28T10:56:16.336Z] crypto/cipher
10:56:16 [2019-08-28T10:56:16.434Z] #58 61.14   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:56:16 [2019-08-28T10:56:16.434Z] #58 61.30   HOSTCC   compel/src/lib/handle-elf-host.o
10:56:16 [2019-08-28T10:56:16.548Z] #33 ...
10:56:16 [2019-08-28T10:56:16.548Z] 
10:56:16 [2019-08-28T10:56:16.548Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:16 [2019-08-28T10:56:16.548Z] #13 60.84 Setting up python3-minimal (3.5.3-1) ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.21 Selecting previously unselected package python3.
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.21 (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.)
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.23 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.25 Unpacking python3 (3.5.3-1) ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.33 Selecting previously unselected package pigz.
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.33 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.34 Unpacking pigz (2.3.4-1) ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.45 Selecting previously unselected package libip4tc0:amd64.
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.45 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.46 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.59 Selecting previously unselected package libip6tc0:amd64.
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.59 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.60 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.72 Selecting previously unselected package libiptc0:amd64.
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.72 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.72 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.82 Selecting previously unselected package libxtables12:amd64.
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.84 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:16 [2019-08-28T10:56:16.548Z] #13 62.84 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:56:16 [2019-08-28T10:56:16.623Z] crypto/md5
10:56:16 [2019-08-28T10:56:16.909Z] crypto/aes
10:56:16 [2019-08-28T10:56:16.909Z] crypto/des
10:56:16 [2019-08-28T10:56:16.909Z] encoding/pem
10:56:16 [2019-08-28T10:56:16.999Z] #58 61.67   HOSTCC   compel/src/lib/log-host.o
10:56:16 [2019-08-28T10:56:16.999Z] #58 61.86   HOSTLINK compel/compel-host-bin
10:56:17 [2019-08-28T10:56:17.114Z] #13 63.14 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:56:17 [2019-08-28T10:56:17.114Z] #13 63.14 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.114Z] #13 63.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:56:17 [2019-08-28T10:56:17.114Z] #13 63.25 Selecting previously unselected package iptables.
10:56:17 [2019-08-28T10:56:17.114Z] #13 63.25 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.114Z] #13 63.26 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:56:17 [2019-08-28T10:56:17.195Z] internal/x/crypto/internal/chacha20
10:56:17 [2019-08-28T10:56:17.195Z] internal/x/crypto/poly1305
10:56:17 [2019-08-28T10:56:17.195Z] regexp
10:56:17 [2019-08-28T10:56:17.195Z] internal/x/crypto/curve25519
10:56:17 [2019-08-28T10:56:17.195Z] internal/x/crypto/chacha20poly1305
10:56:17 [2019-08-28T10:56:17.195Z] fmt
10:56:17 [2019-08-28T10:56:17.257Z] #58 61.99   DEP      soccr/soccr.d
10:56:17 [2019-08-28T10:56:17.388Z] #13 63.68 Selecting previously unselected package xxd.
10:56:17 [2019-08-28T10:56:17.481Z] path/filepath
10:56:17 [2019-08-28T10:56:17.515Z] #58 62.22   CC       soccr/soccr.o
10:56:17 [2019-08-28T10:56:17.515Z] #58 ...
10:56:17 [2019-08-28T10:56:17.515Z] 
10:56:17 [2019-08-28T10:56:17.515Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:17 [2019-08-28T10:56:17.515Z] #13 59.11 Setting up python3-minimal (3.5.3-1) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.36 Selecting previously unselected package python3.
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.36 (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.)
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.40 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.43 Unpacking python3 (3.5.3-1) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.49 Selecting previously unselected package pigz.
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.50 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.50 Unpacking pigz (2.3.4-1) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.63 Selecting previously unselected package libip4tc0:amd64.
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.64 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.64 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.76 Selecting previously unselected package libip6tc0:amd64.
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.76 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.76 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.92 Selecting previously unselected package libiptc0:amd64.
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.92 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 60.92 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.02 Selecting previously unselected package libxtables12:amd64.
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.02 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.02 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.14 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.14 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.28 Selecting previously unselected package iptables.
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.29 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.36 Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.74 Selecting previously unselected package xxd.
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.75 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.95 Selecting previously unselected package vim-common.
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.95 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 61.96 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.16 Selecting previously unselected package bzip2.
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.18 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.18 Unpacking bzip2 (1.0.6-8.1) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.33 Selecting previously unselected package libgpm2:amd64.
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.33 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.33 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.42 Selecting previously unselected package xz-utils.
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.42 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.43 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.62 Selecting previously unselected package aufs-tools.
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.64 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.65 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.80 Selecting previously unselected package liblzo2-2:amd64.
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.81 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.81 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.94 Selecting previously unselected package btrfs-progs.
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.94 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.515Z] #13 62.94 Unpacking btrfs-progs (4.7.3-1) ...
10:56:17 [2019-08-28T10:56:17.652Z] #13 63.68 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.652Z] #13 63.69 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:56:17 [2019-08-28T10:56:17.652Z] #13 63.84 Selecting previously unselected package vim-common.
10:56:17 [2019-08-28T10:56:17.653Z] #13 63.87 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:56:17 [2019-08-28T10:56:17.653Z] #13 63.88 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:56:17 [2019-08-28T10:56:17.765Z] io/ioutil
10:56:17 [2019-08-28T10:56:17.917Z] #13 64.04 Selecting previously unselected package bzip2.
10:56:17 [2019-08-28T10:56:17.917Z] #13 64.06 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
10:56:17 [2019-08-28T10:56:17.917Z] #13 64.06 Unpacking bzip2 (1.0.6-8.1) ...
10:56:18 [2019-08-28T10:56:18.049Z] go/token
10:56:18 [2019-08-28T10:56:18.049Z] net/url
10:56:18 [2019-08-28T10:56:18.049Z] flag
10:56:18 [2019-08-28T10:56:18.049Z] text/template/parse
10:56:18 [2019-08-28T10:56:18.049Z] go/scanner
10:56:18 [2019-08-28T10:56:18.079Z] #13 63.60 Selecting previously unselected package btrfs-tools.
10:56:18 [2019-08-28T10:56:18.079Z] #13 63.61 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.079Z] #13 63.61 Unpacking btrfs-tools (4.7.3-1) ...
10:56:18 [2019-08-28T10:56:18.175Z] #13 64.25 Selecting previously unselected package libgpm2:amd64.
10:56:18 [2019-08-28T10:56:18.175Z] #13 64.27 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.175Z] #13 64.27 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
10:56:18 [2019-08-28T10:56:18.175Z] #13 64.34 Selecting previously unselected package xz-utils.
10:56:18 [2019-08-28T10:56:18.175Z] #13 64.37 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.175Z] #13 64.37 Unpacking xz-utils (5.2.2-1.2+b1) ...
10:56:18 [2019-08-28T10:56:18.337Z] #13 63.67 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:56:18 [2019-08-28T10:56:18.337Z] #13 63.68 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.337Z] #13 63.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:56:18 [2019-08-28T10:56:18.337Z] #13 63.89 Selecting previously unselected package dmsetup.
10:56:18 [2019-08-28T10:56:18.337Z] #13 63.89 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.337Z] #13 63.90 Unpacking dmsetup (2:1.02.137-2) ...
10:56:18 [2019-08-28T10:56:18.346Z] log
10:56:18 [2019-08-28T10:56:18.346Z] encoding/json
10:56:18 [2019-08-28T10:56:18.346Z] go/ast
10:56:18 [2019-08-28T10:56:18.433Z] #13 64.63 Selecting previously unselected package aufs-tools.
10:56:18 [2019-08-28T10:56:18.433Z] #13 64.64 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.433Z] #13 64.65 Unpacking aufs-tools (1:4.1+20161219-1) ...
10:56:18 [2019-08-28T10:56:18.594Z] #13 64.10 Selecting previously unselected package libonig4:amd64.
10:56:18 [2019-08-28T10:56:18.594Z] #13 64.10 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.594Z] #13 64.10 Unpacking libonig4:amd64 (6.1.3-2) ...
10:56:18 [2019-08-28T10:56:18.629Z] encoding/xml
10:56:18 [2019-08-28T10:56:18.691Z] #13 64.82 Selecting previously unselected package liblzo2-2:amd64.
10:56:18 [2019-08-28T10:56:18.691Z] #13 64.84 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.691Z] #13 64.84 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
10:56:18 [2019-08-28T10:56:18.691Z] #13 64.95 Selecting previously unselected package btrfs-progs.
10:56:18 [2019-08-28T10:56:18.691Z] #13 64.95 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.691Z] #13 64.96 Unpacking btrfs-progs (4.7.3-1) ...
10:56:18 [2019-08-28T10:56:18.851Z] #13 64.27 Selecting previously unselected package libjq1:amd64.
10:56:18 [2019-08-28T10:56:18.851Z] #13 64.27 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
10:56:18 [2019-08-28T10:56:18.851Z] #13 64.28 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:56:19 [2019-08-28T10:56:19.108Z] #13 64.43 Selecting previously unselected package jq.
10:56:19 [2019-08-28T10:56:19.108Z] #13 64.43 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.108Z] #13 64.45 Unpacking jq (1.5+dfsg-1.3) ...
10:56:19 [2019-08-28T10:56:19.108Z] #13 64.56 Selecting previously unselected package libaio1:amd64.
10:56:19 [2019-08-28T10:56:19.108Z] #13 64.57 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.108Z] #13 64.58 Unpacking libaio1:amd64 (0.3.110-3) ...
10:56:19 [2019-08-28T10:56:19.249Z] text/template
10:56:19 [2019-08-28T10:56:19.256Z] #13 65.53 Selecting previously unselected package btrfs-tools.
10:56:19 [2019-08-28T10:56:19.256Z] #13 65.55 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.256Z] #13 65.56 Unpacking btrfs-tools (4.7.3-1) ...
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.67 Selecting previously unselected package libcap2-bin.
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.68 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.69 Unpacking libcap2-bin (1:2.25-1) ...
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.78 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.78 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.80 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.90 Selecting previously unselected package libsepol1-dev:amd64.
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.90 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.367Z] #13 64.91 Unpacking libsepol1-dev:amd64 (2.6-2) ...
10:56:19 [2019-08-28T10:56:19.522Z] #13 65.67 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:56:19 [2019-08-28T10:56:19.522Z] #13 65.67 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.522Z] #13 65.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:56:19 [2019-08-28T10:56:19.624Z] #13 65.26 Selecting previously unselected package libpcre16-3:amd64.
10:56:19 [2019-08-28T10:56:19.780Z] #13 65.85 Selecting previously unselected package dmsetup.
10:56:19 [2019-08-28T10:56:19.780Z] #13 65.86 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.780Z] #13 65.87 Unpacking dmsetup (2:1.02.137-2) ...
10:56:19 [2019-08-28T10:56:19.780Z] #13 66.01 Selecting previously unselected package libonig4:amd64.
10:56:19 [2019-08-28T10:56:19.780Z] #13 66.03 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.780Z] #13 66.04 Unpacking libonig4:amd64 (6.1.3-2) ...
10:56:19 [2019-08-28T10:56:19.878Z] go/parser
10:56:19 [2019-08-28T10:56:19.878Z] compress/flate
10:56:19 [2019-08-28T10:56:19.882Z] #13 65.29 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
10:56:19 [2019-08-28T10:56:19.882Z] #13 65.29 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
10:56:20 [2019-08-28T10:56:20.039Z] #13 66.22 Selecting previously unselected package libjq1:amd64.
10:56:20 [2019-08-28T10:56:20.039Z] #13 66.24 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.039Z] #13 66.25 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
10:56:20 [2019-08-28T10:56:20.140Z] #13 65.48 Selecting previously unselected package libpcre32-3:amd64.
10:56:20 [2019-08-28T10:56:20.140Z] #13 65.49 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.140Z] #13 65.50 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
10:56:20 [2019-08-28T10:56:20.297Z] #13 66.39 Selecting previously unselected package jq.
10:56:20 [2019-08-28T10:56:20.297Z] #13 66.40 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.297Z] #13 66.40 Unpacking jq (1.5+dfsg-1.3) ...
10:56:20 [2019-08-28T10:56:20.297Z] #13 66.49 Selecting previously unselected package libaio1:amd64.
10:56:20 [2019-08-28T10:56:20.297Z] #13 66.49 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.297Z] #13 66.50 Unpacking libaio1:amd64 (0.3.110-3) ...
10:56:20 [2019-08-28T10:56:20.297Z] #13 66.57 Selecting previously unselected package libcap2-bin.
10:56:20 [2019-08-28T10:56:20.397Z] #13 65.72 Selecting previously unselected package libpcre3-dev:amd64.
10:56:20 [2019-08-28T10:56:20.397Z] #13 65.73 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.397Z] #13 65.74 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
10:56:20 [2019-08-28T10:56:20.499Z] context
10:56:20 [2019-08-28T10:56:20.499Z] math/big
10:56:20 [2019-08-28T10:56:20.499Z] go/doc
10:56:20 [2019-08-28T10:56:20.555Z] #13 66.61 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.555Z] #13 66.62 Unpacking libcap2-bin (1:2.25-1) ...
10:56:20 [2019-08-28T10:56:20.555Z] #13 66.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:56:20 [2019-08-28T10:56:20.555Z] #13 66.75 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.555Z] #13 66.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:56:20 [2019-08-28T10:56:20.786Z] compress/gzip
10:56:20 [2019-08-28T10:56:20.786Z] encoding/hex
10:56:20 [2019-08-28T10:56:20.813Z] #13 66.85 Selecting previously unselected package libsepol1-dev:amd64.
10:56:20 [2019-08-28T10:56:20.813Z] #13 66.87 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.813Z] #13 66.87 Unpacking libsepol1-dev:amd64 (2.6-2) ...
10:56:20 [2019-08-28T10:56:20.963Z] #13 66.34 Selecting previously unselected package libselinux1-dev:amd64.
10:56:20 [2019-08-28T10:56:20.963Z] #13 66.34 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
10:56:20 [2019-08-28T10:56:20.963Z] #13 66.35 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
10:56:21 [2019-08-28T10:56:21.071Z] #13 67.22 Selecting previously unselected package libpcre16-3:amd64.
10:56:21 [2019-08-28T10:56:21.071Z] #13 67.23 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.071Z] #13 67.23 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
10:56:21 [2019-08-28T10:56:21.071Z] #13 67.40 Selecting previously unselected package libpcre32-3:amd64.
10:56:21 [2019-08-28T10:56:21.073Z] net
10:56:21 [2019-08-28T10:56:21.073Z] internal/x/text/unicode/bidi
10:56:21 [2019-08-28T10:56:21.221Z] #13 66.63 Selecting previously unselected package libdevmapper-dev:amd64.
10:56:21 [2019-08-28T10:56:21.221Z] #13 66.65 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.221Z] #13 66.65 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:56:21 [2019-08-28T10:56:21.329Z] #13 67.40 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.329Z] #13 67.40 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
10:56:21 [2019-08-28T10:56:21.329Z] #13 67.60 Selecting previously unselected package libpcre3-dev:amd64.
10:56:21 [2019-08-28T10:56:21.329Z] #13 67.60 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.330Z] #13 67.61 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.76 Selecting previously unselected package libnl-3-200:amd64.
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.76 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.76 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.90 Selecting previously unselected package libprotobuf-c1:amd64.
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.90 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.91 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.99 Selecting previously unselected package libreadline5:amd64.
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.99 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.479Z] #13 66.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:56:21 [2019-08-28T10:56:21.623Z] #13 ...
10:56:21 [2019-08-28T10:56:21.623Z] 
10:56:21 [2019-08-28T10:56:21.623Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:21 [2019-08-28T10:56:21.623Z] #58 59.29   CC       compel/src/lib/infect-rpc.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 60.03   CC       compel/src/lib/infect-util.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 60.50   CC       compel/src/lib/infect.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 63.13   CC       compel/src/lib/ptrace.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 63.55   AR       compel/libcompel.a
10:56:21 [2019-08-28T10:56:21.623Z] #58 63.61   HOSTCC   compel/src/main-host.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 63.89   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 64.11   HOSTCC   compel/src/lib/handle-elf-host.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 64.74   HOSTCC   compel/src/lib/log-host.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 64.93   HOSTLINK compel/compel-host-bin
10:56:21 [2019-08-28T10:56:21.623Z] #58 65.15   DEP      soccr/soccr.d
10:56:21 [2019-08-28T10:56:21.623Z] #58 65.37   CC       soccr/soccr.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 67.05   AR       soccr/libsoccr.a
10:56:21 [2019-08-28T10:56:21.623Z] #58 67.09 make[1]: 'soccr/libsoccr.a' is up to date.
10:56:21 [2019-08-28T10:56:21.623Z] #58 67.58   DEP      criu/arch/x86/sigframe.d
10:56:21 [2019-08-28T10:56:21.623Z] #58 67.70   DEP      criu/arch/x86/sigaction_compat.d
10:56:21 [2019-08-28T10:56:21.623Z] #58 67.83   DEP      criu/arch/x86/kerndat.d
10:56:21 [2019-08-28T10:56:21.623Z] #58 67.96   DEP      criu/arch/x86/crtools.d
10:56:21 [2019-08-28T10:56:21.623Z] #58 68.17   DEP      criu/arch/x86/cpu.d
10:56:21 [2019-08-28T10:56:21.623Z] #58 68.42   CC       criu/arch/x86/cpu.o
10:56:21 [2019-08-28T10:56:21.623Z] #58 69.20   CC       criu/arch/x86/crtools.o
10:56:21 [2019-08-28T10:56:21.697Z] github.com/LK4D4/vndr/build
10:56:21 [2019-08-28T10:56:21.697Z] internal/x/text/secure/bidirule
10:56:21 [2019-08-28T10:56:21.697Z] internal/x/text/unicode/norm
10:56:21 [2019-08-28T10:56:21.737Z] #13 67.15 Selecting previously unselected package libsystemd-dev:amd64.
10:56:21 [2019-08-28T10:56:21.737Z] #13 67.15 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.737Z] #13 67.16 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ...
10:56:21 [2019-08-28T10:56:21.903Z] #58 ...
10:56:21 [2019-08-28T10:56:21.903Z] 
10:56:21 [2019-08-28T10:56:21.903Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:21 [2019-08-28T10:56:21.903Z] #13 68.17 Selecting previously unselected package libselinux1-dev:amd64.
10:56:21 [2019-08-28T10:56:21.903Z] #13 68.17 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
10:56:21 [2019-08-28T10:56:21.903Z] #13 68.19 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
10:56:22 [2019-08-28T10:56:22.161Z] #13 68.53 Selecting previously unselected package libdevmapper-dev:amd64.
10:56:22 [2019-08-28T10:56:22.419Z] #13 68.54 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
10:56:22 [2019-08-28T10:56:22.419Z] #13 68.55 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:56:22 [2019-08-28T10:56:22.419Z] #13 68.73 Selecting previously unselected package libnl-3-200:amd64.
10:56:22 [2019-08-28T10:56:22.419Z] #13 68.73 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
10:56:22 [2019-08-28T10:56:22.419Z] #13 68.75 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
10:56:22 [2019-08-28T10:56:22.549Z] Removing intermediate container e515dbc89a48
10:56:22 [2019-08-28T10:56:22.549Z]  ---> 9911db50e440
10:56:22 [2019-08-28T10:56:22.549Z] Step 66/126 : FROM base AS gotestsum
10:56:22 [2019-08-28T10:56:22.549Z]  ---> 82b9bdf3fa37
10:56:22 [2019-08-28T10:56:22.549Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum
10:56:22 [2019-08-28T10:56:22.549Z]  ---> Running in 2a90e9a0d5a0
10:56:22 [2019-08-28T10:56:22.549Z] Removing intermediate container 2a90e9a0d5a0
10:56:22 [2019-08-28T10:56:22.549Z]  ---> e2b2eaaee816
10:56:22 [2019-08-28T10:56:22.549Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:56:22 [2019-08-28T10:56:22.549Z]  ---> 60c2c2f9e804
10:56:22 [2019-08-28T10:56:22.549Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:56:22 [2019-08-28T10:56:22.549Z]  ---> 1aa42413afcd
10:56:22 [2019-08-28T10:56:22.549Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:56:22 [2019-08-28T10:56:22.549Z]  ---> Running in 8acdb27f78b7
10:56:22 [2019-08-28T10:56:22.549Z] + RM_GOPATH=0
10:56:22 [2019-08-28T10:56:22.549Z] + TMP_GOPATH=
10:56:22 [2019-08-28T10:56:22.549Z] + : /build
10:56:22 [2019-08-28T10:56:22.549Z] + '[' -z '' ']'
10:56:22 [2019-08-28T10:56:22.549Z] ++ mktemp -d
10:56:22 [2019-08-28T10:56:22.549Z] + export GOPATH=/tmp/tmp.rkezUFUAVT
10:56:22 [2019-08-28T10:56:22.549Z] + GOPATH=/tmp/tmp.rkezUFUAVT
10:56:22 [2019-08-28T10:56:22.549Z] + RM_GOPATH=1
10:56:22 [2019-08-28T10:56:22.549Z] ++ dirname ./install.sh
10:56:22 [2019-08-28T10:56:22.549Z] + dir=.
10:56:22 [2019-08-28T10:56:22.549Z] + bin=gotestsum
10:56:22 [2019-08-28T10:56:22.549Z] + shift
10:56:22 [2019-08-28T10:56:22.549Z] + '[' '!' -f ./gotestsum.installer ']'
10:56:22 [2019-08-28T10:56:22.549Z] + . ./gotestsum.installer
10:56:22 [2019-08-28T10:56:22.549Z] ++ GOTESTSUM_COMMIT=v0.3.5
10:56:22 [2019-08-28T10:56:22.549Z] + install_gotestsum
10:56:22 [2019-08-28T10:56:22.549Z] + echo 'Installing gotestsum version v0.3.5'
10:56:22 [2019-08-28T10:56:22.549Z] + go get -d gotest.tools/gotestsum
10:56:22 [2019-08-28T10:56:22.549Z] Installing gotestsum version v0.3.5
10:56:22 [2019-08-28T10:56:22.677Z] #13 68.90 Selecting previously unselected package libprotobuf-c1:amd64.
10:56:22 [2019-08-28T10:56:22.677Z] #13 68.90 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
10:56:22 [2019-08-28T10:56:22.677Z] #13 68.91 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
10:56:22 [2019-08-28T10:56:22.718Z] internal/x/net/http2/hpack
10:56:22 [2019-08-28T10:56:22.718Z] crypto/rand
10:56:22 [2019-08-28T10:56:22.718Z] crypto/elliptic
10:56:22 [2019-08-28T10:56:22.936Z] #13 68.98 Selecting previously unselected package libreadline5:amd64.
10:56:22 [2019-08-28T10:56:22.937Z] #13 68.98 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
10:56:22 [2019-08-28T10:56:22.937Z] #13 68.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:56:22 [2019-08-28T10:56:22.937Z] #13 69.19 Selecting previously unselected package libsystemd-dev:amd64.
10:56:22 [2019-08-28T10:56:22.937Z] #13 69.20 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ...
10:56:22 [2019-08-28T10:56:22.937Z] #13 69.21 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ...
10:56:23 [2019-08-28T10:56:23.002Z] encoding/asn1
10:56:23 [2019-08-28T10:56:23.002Z] crypto/rsa
10:56:23 [2019-08-28T10:56:23.110Z] #13 ...
10:56:23 [2019-08-28T10:56:23.110Z] 
10:56:23 [2019-08-28T10:56:23.110Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:23 [2019-08-28T10:56:23.110Z] #33 124.2 encoding/asn1
10:56:23 [2019-08-28T10:56:23.110Z] #33 126.7 crypto/ecdsa
10:56:23 [2019-08-28T10:56:23.110Z] #33 127.3 crypto/rsa
10:56:23 [2019-08-28T10:56:23.110Z] #33 128.8 crypto/dsa
10:56:23 [2019-08-28T10:56:23.110Z] #33 129.2 crypto/x509/pkix
10:56:23 [2019-08-28T10:56:23.110Z] #33 129.8 internal/x/crypto/cryptobyte
10:56:23 [2019-08-28T10:56:23.110Z] #33 131.6 internal/x/crypto/internal/chacha20
10:56:23 [2019-08-28T10:56:23.110Z] #33 132.1 internal/x/crypto/poly1305
10:56:23 [2019-08-28T10:56:23.110Z] #33 132.5 internal/x/crypto/chacha20poly1305
10:56:23 [2019-08-28T10:56:23.110Z] #33 133.8 internal/x/crypto/hkdf
10:56:23 [2019-08-28T10:56:23.110Z] #33 134.0 internal/x/text/transform
10:56:23 [2019-08-28T10:56:23.110Z] #33 ...
10:56:23 [2019-08-28T10:56:23.110Z] 
10:56:23 [2019-08-28T10:56:23.110Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:23 [2019-08-28T10:56:23.110Z] #58 63.93   AR       soccr/libsoccr.a
10:56:23 [2019-08-28T10:56:23.110Z] #58 63.99 make[1]: 'soccr/libsoccr.a' is up to date.
10:56:23 [2019-08-28T10:56:23.110Z] #58 64.36   DEP      criu/arch/x86/sigframe.d
10:56:23 [2019-08-28T10:56:23.110Z] #58 64.53   DEP      criu/arch/x86/sigaction_compat.d
10:56:23 [2019-08-28T10:56:23.110Z] #58 64.65   DEP      criu/arch/x86/kerndat.d
10:56:23 [2019-08-28T10:56:23.110Z] #58 64.85   DEP      criu/arch/x86/crtools.d
10:56:23 [2019-08-28T10:56:23.110Z] #58 64.99   DEP      criu/arch/x86/cpu.d
10:56:23 [2019-08-28T10:56:23.110Z] #58 65.21   CC       criu/arch/x86/cpu.o
10:56:23 [2019-08-28T10:56:23.110Z] #58 66.03   CC       criu/arch/x86/crtools.o
10:56:23 [2019-08-28T10:56:23.110Z] #58 67.46   CC       criu/arch/x86/kerndat.o
10:56:23 [2019-08-28T10:56:23.368Z] #58 68.19   CC       criu/arch/x86/sigaction_compat.o
10:56:23 [2019-08-28T10:56:23.627Z] crypto/dsa
10:56:23 [2019-08-28T10:56:23.627Z] internal/x/net/idna
10:56:23 [2019-08-28T10:56:23.627Z] mime
10:56:23 [2019-08-28T10:56:23.627Z] crypto/ecdsa
10:56:23 [2019-08-28T10:56:23.913Z] crypto/x509/pkix
10:56:23 [2019-08-28T10:56:23.913Z] internal/x/crypto/cryptobyte
10:56:23 [2019-08-28T10:56:23.933Z] #58 68.63   CC       criu/arch/x86/sigframe.o
10:56:24 [2019-08-28T10:56:24.191Z] #58 68.88   LINK     criu/arch/x86/crtools.built-in.o
10:56:24 [2019-08-28T10:56:24.191Z] #58 68.95   DEP      criu/pie/util-vdso-elf32.d
10:56:24 [2019-08-28T10:56:24.191Z] #58 69.15   DEP      criu/arch/x86/vdso-pie.d
10:56:24 [2019-08-28T10:56:24.539Z] mime/quotedprintable
10:56:24 [2019-08-28T10:56:24.539Z] net/http/internal
10:56:24 [2019-08-28T10:56:24.539Z] os/exec
10:56:24 [2019-08-28T10:56:24.757Z] #58 69.37   DEP      criu/pie/parasite-vdso.d
10:56:24 [2019-08-28T10:56:24.757Z] #58 69.55   DEP      criu/pie/util-vdso.d
10:56:24 [2019-08-28T10:56:24.757Z] #58 69.74   DEP      criu/pie/util.d
10:56:24 [2019-08-28T10:56:24.757Z] #58 ...
10:56:24 [2019-08-28T10:56:24.757Z] 
10:56:24 [2019-08-28T10:56:24.757Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:24 [2019-08-28T10:56:24.757Z] #13 68.79 Selecting previously unselected package net-tools.
10:56:24 [2019-08-28T10:56:24.757Z] #13 68.81 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 68.82 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 69.16 Selecting previously unselected package python-pip-whl.
10:56:24 [2019-08-28T10:56:24.757Z] #13 69.17 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 69.18 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 69.84 Selecting previously unselected package python3-pip.
10:56:24 [2019-08-28T10:56:24.757Z] #13 69.86 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 69.87 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 70.12 Selecting previously unselected package python3-pkg-resources.
10:56:24 [2019-08-28T10:56:24.757Z] #13 70.13 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 70.13 Unpacking python3-pkg-resources (33.1.1-1) ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 70.32 Selecting previously unselected package python3-setuptools.
10:56:24 [2019-08-28T10:56:24.757Z] #13 70.34 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:56:24 [2019-08-28T10:56:24.757Z] #13 70.35 Unpacking python3-setuptools (33.1.1-1) ...
10:56:24 [2019-08-28T10:56:24.838Z] #13 71.04 Selecting previously unselected package net-tools.
10:56:24 [2019-08-28T10:56:24.838Z] #13 71.05 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
10:56:24 [2019-08-28T10:56:24.838Z] #13 71.05 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:56:24 [2019-08-28T10:56:24.999Z] + cd /tmp/tmp.rkezUFUAVT/src/gotest.tools/gotestsum
10:56:24 [2019-08-28T10:56:24.999Z] + git checkout -q v0.3.5
10:56:24 [2019-08-28T10:56:24.999Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:56:25 [2019-08-28T10:56:25.015Z] #13 70.61 Selecting previously unselected package python3-wheel.
10:56:25 [2019-08-28T10:56:25.015Z] #13 70.62 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:56:25 [2019-08-28T10:56:25.015Z] #13 70.63 Unpacking python3-wheel (0.29.0-2) ...
10:56:25 [2019-08-28T10:56:25.097Z] #13 71.34 Selecting previously unselected package python-pip-whl.
10:56:25 [2019-08-28T10:56:25.097Z] #13 71.36 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:56:25 [2019-08-28T10:56:25.097Z] #13 71.37 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:56:25 [2019-08-28T10:56:25.273Z] #13 70.78 Selecting previously unselected package thin-provisioning-tools.
10:56:25 [2019-08-28T10:56:25.273Z] #13 70.78 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
10:56:25 [2019-08-28T10:56:25.273Z] #13 70.79 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:56:25 [2019-08-28T10:56:25.531Z] #13 71.08 Selecting previously unselected package vim-runtime.
10:56:25 [2019-08-28T10:56:25.531Z] #13 71.08 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:56:25 [2019-08-28T10:56:25.531Z] #13 71.16 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:56:25 [2019-08-28T10:56:25.662Z] #13 72.08 Selecting previously unselected package python3-pip.
10:56:25 [2019-08-28T10:56:25.789Z] #13 71.22 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:56:25 [2019-08-28T10:56:25.789Z] #13 71.22 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:56:25 [2019-08-28T10:56:25.920Z] #13 72.08 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:56:25 [2019-08-28T10:56:25.920Z] #13 72.09 Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:56:26 [2019-08-28T10:56:26.036Z] internal/x/net/http/httpproxy
10:56:26 [2019-08-28T10:56:26.036Z] net/textproto
10:56:26 [2019-08-28T10:56:26.036Z] crypto/x509
10:56:26 [2019-08-28T10:56:26.036Z] internal/x/net/http/httpguts
10:56:26 [2019-08-28T10:56:26.036Z] mime/multipart
10:56:26 [2019-08-28T10:56:26.178Z] #13 72.29 Selecting previously unselected package python3-pkg-resources.
10:56:26 [2019-08-28T10:56:26.178Z] #13 72.30 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:56:26 [2019-08-28T10:56:26.178Z] #13 72.32 Unpacking python3-pkg-resources (33.1.1-1) ...
10:56:26 [2019-08-28T10:56:26.436Z] #13 72.50 Selecting previously unselected package python3-setuptools.
10:56:26 [2019-08-28T10:56:26.436Z] #13 72.51 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:56:26 [2019-08-28T10:56:26.436Z] #13 72.52 Unpacking python3-setuptools (33.1.1-1) ...
10:56:26 [2019-08-28T10:56:26.652Z] crypto/tls
10:56:26 [2019-08-28T10:56:26.697Z] #13 72.81 Selecting previously unselected package python3-wheel.
10:56:26 [2019-08-28T10:56:26.697Z] #13 72.81 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:56:26 [2019-08-28T10:56:26.697Z] #13 72.81 Unpacking python3-wheel (0.29.0-2) ...
10:56:26 [2019-08-28T10:56:26.697Z] #13 72.93 Selecting previously unselected package thin-provisioning-tools.
10:56:26 [2019-08-28T10:56:26.697Z] #13 72.93 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
10:56:26 [2019-08-28T10:56:26.697Z] #13 72.95 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:56:27 [2019-08-28T10:56:27.024Z] #13 73.27 Selecting previously unselected package vim-runtime.
10:56:27 [2019-08-28T10:56:27.024Z] #13 73.27 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:56:27 [2019-08-28T10:56:27.282Z] #13 73.33 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:56:27 [2019-08-28T10:56:27.282Z] #13 73.48 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:56:27 [2019-08-28T10:56:27.282Z] #13 73.49 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:56:28 [2019-08-28T10:56:28.672Z] net/http/httptrace
10:56:28 [2019-08-28T10:56:28.672Z] net/http
10:56:29 [2019-08-28T10:56:29.181Z] #13 ...
10:56:29 [2019-08-28T10:56:29.181Z] 
10:56:29 [2019-08-28T10:56:29.181Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:29 [2019-08-28T10:56:29.181Z] #33 130.5 crypto/ecdsa
10:56:29 [2019-08-28T10:56:29.181Z] #33 131.3 crypto/rsa
10:56:29 [2019-08-28T10:56:29.181Z] #33 132.9 crypto/dsa
10:56:29 [2019-08-28T10:56:29.181Z] #33 133.3 crypto/x509/pkix
10:56:29 [2019-08-28T10:56:29.181Z] #33 133.8 internal/x/crypto/cryptobyte
10:56:29 [2019-08-28T10:56:29.181Z] #33 136.4 internal/x/crypto/internal/chacha20
10:56:29 [2019-08-28T10:56:29.181Z] #33 136.8 internal/x/crypto/poly1305
10:56:29 [2019-08-28T10:56:29.181Z] #33 137.1 internal/x/crypto/chacha20poly1305
10:56:29 [2019-08-28T10:56:29.181Z] #33 138.2 internal/x/crypto/hkdf
10:56:29 [2019-08-28T10:56:29.181Z] #33 138.4 internal/x/text/transform
10:56:29 [2019-08-28T10:56:29.181Z] #33 139.4 internal/x/text/unicode/bidi
10:56:29 [2019-08-28T10:56:29.181Z] #33 ...
10:56:29 [2019-08-28T10:56:29.181Z] 
10:56:29 [2019-08-28T10:56:29.181Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:29 [2019-08-28T10:56:29.181Z] #58 70.91   CC       criu/arch/x86/kerndat.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 71.53   CC       criu/arch/x86/sigaction_compat.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 71.88   CC       criu/arch/x86/sigframe.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 72.13   LINK     criu/arch/x86/crtools.built-in.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 72.19   DEP      criu/pie/util-vdso-elf32.d
10:56:29 [2019-08-28T10:56:29.181Z] #58 72.30   DEP      criu/arch/x86/vdso-pie.d
10:56:29 [2019-08-28T10:56:29.181Z] #58 72.43   DEP      criu/pie/parasite-vdso.d
10:56:29 [2019-08-28T10:56:29.181Z] #58 72.59   DEP      criu/pie/util-vdso.d
10:56:29 [2019-08-28T10:56:29.181Z] #58 72.79   DEP      criu/pie/util.d
10:56:29 [2019-08-28T10:56:29.181Z] #58 73.13   CC       criu/pie/util.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 73.49   CC       criu/pie/util-vdso.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 74.33   CC       criu/pie/parasite-vdso.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 75.71   CC       criu/arch/x86/vdso-pie.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 76.09   CC       criu/pie/util-vdso-elf32.o
10:56:29 [2019-08-28T10:56:29.181Z] #58 76.89   AR       criu/pie/pie.lib.a
10:56:29 [2019-08-28T10:56:29.181Z] #58 76.96   DEP      criu/pie/restorer.d
10:56:29 [2019-08-28T10:56:29.438Z] #58 77.26   DEP      criu/arch/x86/sigaction_compat_pie.d
10:56:29 [2019-08-28T10:56:29.696Z] #58 77.39   DEP      criu/arch/x86/restorer_unmap.d
10:56:29 [2019-08-28T10:56:29.696Z] #58 77.43   DEP      criu/arch/x86/restorer.d
10:56:29 [2019-08-28T10:56:29.953Z] #58 77.65   DEP      criu/pie/parasite.d
10:56:29 [2019-08-28T10:56:29.953Z] #58 ...
10:56:29 [2019-08-28T10:56:29.953Z] 
10:56:29 [2019-08-28T10:56:29.953Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:29 [2019-08-28T10:56:29.953Z] #33 141.5 internal/x/text/secure/bidirule
10:56:30 [2019-08-28T10:56:30.211Z] #33 141.9 internal/x/text/unicode/norm
10:56:31 [2019-08-28T10:56:31.046Z] #13 75.78 Selecting previously unselected package vim.
10:56:31 [2019-08-28T10:56:31.046Z] #13 75.78 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:56:31 [2019-08-28T10:56:31.046Z] #13 75.79 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:56:31 [2019-08-28T10:56:31.046Z] #13 76.49 Selecting previously unselected package xfsprogs.
10:56:31 [2019-08-28T10:56:31.046Z] #13 76.50 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
10:56:31 [2019-08-28T10:56:31.046Z] #13 76.50 Unpacking xfsprogs (4.9.0+nmu1) ...
10:56:31 [2019-08-28T10:56:31.610Z] #13 77.08 Selecting previously unselected package zip.
10:56:31 [2019-08-28T10:56:31.610Z] #13 77.12 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
10:56:31 [2019-08-28T10:56:31.610Z] #13 77.12 Unpacking zip (3.0-11+b1) ...
10:56:31 [2019-08-28T10:56:31.868Z] #13 77.33 Selecting previously unselected package libapparmor-perl.
10:56:31 [2019-08-28T10:56:31.868Z] #13 77.34 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
10:56:31 [2019-08-28T10:56:31.868Z] #13 77.34 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:56:32 [2019-08-28T10:56:32.122Z] github.com/LK4D4/vndr/godl
10:56:32 [2019-08-28T10:56:32.122Z] github.com/LK4D4/vndr
10:56:32 [2019-08-28T10:56:32.125Z] #13 77.47 Selecting previously unselected package apparmor.
10:56:32 [2019-08-28T10:56:32.125Z] #13 77.49 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
10:56:32 [2019-08-28T10:56:32.125Z] #13 77.58 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:56:32 [2019-08-28T10:56:32.692Z] #13 78.06 Selecting previously unselected package binutils-mingw-w64-i686.
10:56:32 [2019-08-28T10:56:32.693Z] #13 78.08 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
10:56:32 [2019-08-28T10:56:32.693Z] #13 78.09 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:56:33 [2019-08-28T10:56:33.494Z] #33 145.0 crypto/x509
10:56:33 [2019-08-28T10:56:33.626Z] #13 ...
10:56:33 [2019-08-28T10:56:33.626Z] 
10:56:33 [2019-08-28T10:56:33.626Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:33 [2019-08-28T10:56:33.626Z] #33 134.8 internal/x/text/unicode/bidi
10:56:33 [2019-08-28T10:56:33.626Z] #33 136.7 internal/x/text/secure/bidirule
10:56:33 [2019-08-28T10:56:33.626Z] #33 137.1 internal/x/text/unicode/norm
10:56:33 [2019-08-28T10:56:33.626Z] #33 141.1 internal/x/net/idna
10:56:33 [2019-08-28T10:56:33.626Z] #33 143.0 internal/x/net/http2/hpack
10:56:33 [2019-08-28T10:56:33.626Z] #33 143.2 crypto/x509
10:56:33 [2019-08-28T10:56:33.626Z] #33 144.6 net/textproto
10:56:33 [2019-08-28T10:56:33.626Z] #33 ...
10:56:33 [2019-08-28T10:56:33.626Z] 
10:56:33 [2019-08-28T10:56:33.626Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:33 [2019-08-28T10:56:33.626Z] #58 70.00   CC       criu/pie/util.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 70.33   CC       criu/pie/util-vdso.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 71.13   CC       criu/pie/parasite-vdso.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 72.35   CC       criu/arch/x86/vdso-pie.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 72.74   CC       criu/pie/util-vdso-elf32.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 73.45   AR       criu/pie/pie.lib.a
10:56:33 [2019-08-28T10:56:33.626Z] #58 73.53   DEP      criu/pie/restorer.d
10:56:33 [2019-08-28T10:56:33.626Z] #58 73.86   DEP      criu/arch/x86/sigaction_compat_pie.d
10:56:33 [2019-08-28T10:56:33.626Z] #58 74.00   DEP      criu/arch/x86/restorer_unmap.d
10:56:33 [2019-08-28T10:56:33.626Z] #58 74.04   DEP      criu/arch/x86/restorer.d
10:56:33 [2019-08-28T10:56:33.626Z] #58 74.26   DEP      criu/pie/parasite.d
10:56:33 [2019-08-28T10:56:33.626Z] #58 74.57   CC       criu/pie/parasite.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 75.94   LINK     criu/pie/parasite.built-in.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 75.96   GEN      criu/pie/parasite-blob.h
10:56:33 [2019-08-28T10:56:33.626Z] #58 75.99   CC       criu/arch/x86/restorer.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 76.59   CC       criu/arch/x86/restorer_unmap.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 76.64   CC       criu/arch/x86/sigaction_compat_pie.o
10:56:33 [2019-08-28T10:56:33.626Z] #58 77.02   CC       criu/pie/restorer.o
10:56:33 [2019-08-28T10:56:33.883Z] #58 ...
10:56:33 [2019-08-28T10:56:33.883Z] 
10:56:33 [2019-08-28T10:56:33.883Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4 + GOBIN=/build
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4 + /build/gometalinter --install
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4 Installing:
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   deadcode
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   dupl
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   errcheck
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   gas
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   gochecknoglobals
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   gochecknoinits
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   goconst
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   gocyclo
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   goimports
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   golint
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   gosimple
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   gotype
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   gotypex
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   ineffassign
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   interfacer
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   lll
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   maligned
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   megacheck
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   misspell
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   nakedret
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   safesql
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   staticcheck
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   structcheck
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   unconvert
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   unparam
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   unused
10:56:33 [2019-08-28T10:56:33.883Z] #24 135.4   varcheck
10:56:34 [2019-08-28T10:56:34.816Z] #24 ...
10:56:34 [2019-08-28T10:56:34.816Z] 
10:56:34 [2019-08-28T10:56:34.816Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:34 [2019-08-28T10:56:34.816Z] #13 80.03 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:56:34 [2019-08-28T10:56:34.816Z] #13 80.06 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
10:56:34 [2019-08-28T10:56:34.816Z] #13 80.06 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:56:35 [2019-08-28T10:56:35.395Z] #33 ...
10:56:35 [2019-08-28T10:56:35.395Z] 
10:56:35 [2019-08-28T10:56:35.395Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:35 [2019-08-28T10:56:35.395Z] #13 78.26 Selecting previously unselected package vim.
10:56:35 [2019-08-28T10:56:35.395Z] #13 78.26 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 78.27 Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 78.93 Selecting previously unselected package xfsprogs.
10:56:35 [2019-08-28T10:56:35.395Z] #13 78.93 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 78.94 Unpacking xfsprogs (4.9.0+nmu1) ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.57 Selecting previously unselected package zip.
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.60 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.60 Unpacking zip (3.0-11+b1) ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.79 Selecting previously unselected package libapparmor-perl.
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.82 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.96 Selecting previously unselected package apparmor.
10:56:35 [2019-08-28T10:56:35.395Z] #13 79.97 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 80.03 Unpacking apparmor (2.11.0-3+deb9u2) ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 80.47 Selecting previously unselected package binutils-mingw-w64-i686.
10:56:35 [2019-08-28T10:56:35.395Z] #13 80.49 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 80.49 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:56:35 [2019-08-28T10:56:35.395Z] #13 ...
10:56:35 [2019-08-28T10:56:35.395Z] 
10:56:35 [2019-08-28T10:56:35.395Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0 + GOBIN=/build
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0 + /build/gometalinter --install
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0 Installing:
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   deadcode
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   dupl
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   errcheck
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   gas
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   gochecknoglobals
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   gochecknoinits
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   goconst
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   gocyclo
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   goimports
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   golint
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   gosimple
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   gotype
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   gotypex
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   ineffassign
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   interfacer
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   lll
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   maligned
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   megacheck
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   misspell
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   nakedret
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   safesql
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   staticcheck
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   structcheck
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   unconvert
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   unparam
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   unused
10:56:35 [2019-08-28T10:56:35.395Z] #24 137.0   varcheck
10:56:35 [2019-08-28T10:56:35.395Z] #24 ...
10:56:35 [2019-08-28T10:56:35.395Z] 
10:56:35 [2019-08-28T10:56:35.395Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:35 [2019-08-28T10:56:35.395Z] #33 147.0 internal/x/net/idna
10:56:36 [2019-08-28T10:56:36.519Z] Removing intermediate container c2cf8c16aefd
10:56:36 [2019-08-28T10:56:36.520Z]  ---> f706a6209a3b
10:56:36 [2019-08-28T10:56:36.520Z] Step 49/126 : FROM dev-base AS containerd
10:56:36 [2019-08-28T10:56:36.520Z]  ---> dea7bc0fd00c
10:56:36 [2019-08-28T10:56:36.520Z] Step 50/126 : ARG DEBIAN_FRONTEND
10:56:36 [2019-08-28T10:56:36.520Z]  ---> Using cache
10:56:36 [2019-08-28T10:56:36.520Z]  ---> a1804a14924b
10:56:36 [2019-08-28T10:56:36.520Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
10:56:36 [2019-08-28T10:56:36.520Z]  ---> Running in 2c668b5e6772
10:56:36 [2019-08-28T10:56:36.520Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:56:36 [2019-08-28T10:56:36.520Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:56:36 [2019-08-28T10:56:36.520Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:56:36 [2019-08-28T10:56:36.520Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:56:36 [2019-08-28T10:56:36.520Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:56:36 [2019-08-28T10:56:36.520Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
10:56:36 [2019-08-28T10:56:36.638Z] Removing intermediate container 8acdb27f78b7
10:56:36 [2019-08-28T10:56:36.638Z]  ---> 1456923073d3
10:56:36 [2019-08-28T10:56:36.638Z] Step 71/126 : FROM dev-base AS dockercli
10:56:36 [2019-08-28T10:56:36.638Z]  ---> 82b9bdf3fa37
10:56:36 [2019-08-28T10:56:36.638Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli
10:56:36 [2019-08-28T10:56:36.638Z]  ---> Running in f62b4c8d4964
10:56:36 [2019-08-28T10:56:36.638Z] Removing intermediate container f62b4c8d4964
10:56:36 [2019-08-28T10:56:36.638Z]  ---> 7068f926ba5b
10:56:36 [2019-08-28T10:56:36.638Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:56:36 [2019-08-28T10:56:36.638Z]  ---> b385c80b64fd
10:56:36 [2019-08-28T10:56:36.638Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:56:36 [2019-08-28T10:56:36.638Z]  ---> 3c928ac43edc
10:56:36 [2019-08-28T10:56:36.638Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:56:36 [2019-08-28T10:56:36.638Z]  ---> Running in 83471cead3c0
10:56:36 [2019-08-28T10:56:36.716Z] #13 82.14 Selecting previously unselected package binutils-mingw-w64.
10:56:36 [2019-08-28T10:56:36.716Z] #13 82.14 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:56:36 [2019-08-28T10:56:36.716Z] #13 82.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:56:36 [2019-08-28T10:56:36.716Z] #13 82.27 Selecting previously unselected package mingw-w64-common.
10:56:36 [2019-08-28T10:56:36.716Z] #13 82.30 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:56:36 [2019-08-28T10:56:36.716Z] #13 82.30 Unpacking mingw-w64-common (5.0.1-1) ...
10:56:37 [2019-08-28T10:56:37.139Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
10:56:37 [2019-08-28T10:56:37.140Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB]
10:56:37 [2019-08-28T10:56:37.297Z] #33 149.0 net/textproto
10:56:37 [2019-08-28T10:56:37.461Z] + RM_GOPATH=0
10:56:37 [2019-08-28T10:56:37.461Z] + TMP_GOPATH=
10:56:37 [2019-08-28T10:56:37.461Z] + : /build
10:56:37 [2019-08-28T10:56:37.461Z] + '[' -z '' ']'
10:56:37 [2019-08-28T10:56:37.461Z] ++ mktemp -d
10:56:37 [2019-08-28T10:56:37.461Z] + export GOPATH=/tmp/tmp.8kUNINOeM0
10:56:37 [2019-08-28T10:56:37.461Z] + GOPATH=/tmp/tmp.8kUNINOeM0
10:56:37 [2019-08-28T10:56:37.461Z] + RM_GOPATH=1
10:56:37 [2019-08-28T10:56:37.461Z] ++ dirname ./install.sh
10:56:37 [2019-08-28T10:56:37.461Z] + dir=.
10:56:37 [2019-08-28T10:56:37.461Z] + bin=dockercli
10:56:37 [2019-08-28T10:56:37.461Z] + shift
10:56:37 [2019-08-28T10:56:37.461Z] + '[' '!' -f ./dockercli.installer ']'
10:56:37 [2019-08-28T10:56:37.461Z] + . ./dockercli.installer
10:56:37 [2019-08-28T10:56:37.461Z] ++ DOCKERCLI_CHANNEL=stable
10:56:37 [2019-08-28T10:56:37.461Z] ++ DOCKERCLI_VERSION=17.06.2-ce
10:56:37 [2019-08-28T10:56:37.461Z] + install_dockercli
10:56:37 [2019-08-28T10:56:37.461Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
10:56:37 [2019-08-28T10:56:37.461Z] Install docker/cli version 17.06.2-ce from stable
10:56:37 [2019-08-28T10:56:37.461Z] ++ uname -m
10:56:37 [2019-08-28T10:56:37.461Z] + arch=s390x
10:56:37 [2019-08-28T10:56:37.461Z] + '[' s390x '!=' x86_64 ']'
10:56:37 [2019-08-28T10:56:37.461Z] + '[' s390x '!=' s390x ']'
10:56:37 [2019-08-28T10:56:37.461Z] + url=https://download.docker.com/linux/static
10:56:37 [2019-08-28T10:56:37.461Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
10:56:37 [2019-08-28T10:56:37.461Z] + tar -xz docker/docker
10:56:38 [2019-08-28T10:56:38.246Z] + mkdir -p /build
10:56:38 [2019-08-28T10:56:38.246Z] + mv docker/docker /build/
10:56:38 [2019-08-28T10:56:38.246Z] + rmdir docker
10:56:38 [2019-08-28T10:56:38.671Z] #33 150.3 internal/x/net/http/httpguts
10:56:38 [2019-08-28T10:56:38.928Z] #33 150.6 internal/x/net/http/httpproxy
10:56:39 [2019-08-28T10:56:39.039Z] Removing intermediate container 83471cead3c0
10:56:39 [2019-08-28T10:56:39.039Z]  ---> 1b5e5e29fe00
10:56:39 [2019-08-28T10:56:39.039Z] Step 76/126 : FROM runtime-dev AS runc
10:56:39 [2019-08-28T10:56:39.039Z]  ---> 4cf584cf049c
10:56:39 [2019-08-28T10:56:39.039Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc
10:56:39 [2019-08-28T10:56:39.039Z]  ---> Running in 4b5c833970d2
10:56:39 [2019-08-28T10:56:39.039Z] Removing intermediate container 4b5c833970d2
10:56:39 [2019-08-28T10:56:39.039Z]  ---> fe9e56566efd
10:56:39 [2019-08-28T10:56:39.039Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:56:39 [2019-08-28T10:56:39.158Z] Fetched 7716 kB in 2s (3173 kB/s)
10:56:39 [2019-08-28T10:56:39.411Z]  ---> 94ef24526921
10:56:39 [2019-08-28T10:56:39.411Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:56:39 [2019-08-28T10:56:39.411Z]  ---> cb82aae0ebd7
10:56:39 [2019-08-28T10:56:39.411Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:56:39 [2019-08-28T10:56:39.411Z]  ---> Running in f80b8f70a689
10:56:39 [2019-08-28T10:56:39.492Z] #33 151.2 internal/x/net/http2/hpack
10:56:40 [2019-08-28T10:56:40.001Z] + RM_GOPATH=0
10:56:40 [2019-08-28T10:56:40.001Z] + TMP_GOPATH=
10:56:40 [2019-08-28T10:56:40.001Z] + : /build
10:56:40 [2019-08-28T10:56:40.001Z] + '[' -z '' ']'
10:56:40 [2019-08-28T10:56:40.001Z] ++ mktemp -d
10:56:40 [2019-08-28T10:56:40.001Z] + export GOPATH=/tmp/tmp.XsauwaBtFB
10:56:40 [2019-08-28T10:56:40.001Z] + GOPATH=/tmp/tmp.XsauwaBtFB
10:56:40 [2019-08-28T10:56:40.001Z] + RM_GOPATH=1
10:56:40 [2019-08-28T10:56:40.001Z] ++ dirname ./install.sh
10:56:40 [2019-08-28T10:56:40.001Z] + dir=.
10:56:40 [2019-08-28T10:56:40.001Z] + bin=runc
10:56:40 [2019-08-28T10:56:40.001Z] + shift
10:56:40 [2019-08-28T10:56:40.001Z] + '[' '!' -f ./runc.installer ']'
10:56:40 [2019-08-28T10:56:40.001Z] + . ./runc.installer
10:56:40 [2019-08-28T10:56:40.001Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
10:56:40 [2019-08-28T10:56:40.001Z] + install_runc
10:56:40 [2019-08-28T10:56:40.001Z] + uname -r
10:56:40 [2019-08-28T10:56:40.001Z] + grep -q '^3\.10\.0.*\.el7\.'
10:56:40 [2019-08-28T10:56:40.001Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:56:40 [2019-08-28T10:56:40.001Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
10:56:40 [2019-08-28T10:56:40.001Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XsauwaBtFB/src/github.com/opencontainers/runc
10:56:40 [2019-08-28T10:56:40.001Z] Cloning into '/tmp/tmp.XsauwaBtFB/src/github.com/opencontainers/runc'...
10:56:40 [2019-08-28T10:56:40.001Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
10:56:40 [2019-08-28T10:56:40.057Z] #33 151.6 crypto/tls
10:56:40 [2019-08-28T10:56:40.164Z] Reading package lists...
10:56:40 [2019-08-28T10:56:40.314Z] #33 ...
10:56:40 [2019-08-28T10:56:40.315Z] 
10:56:40 [2019-08-28T10:56:40.315Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:40 [2019-08-28T10:56:40.315Z] #58 78.02   CC       criu/pie/parasite.o
10:56:40 [2019-08-28T10:56:40.315Z] #58 79.42   LINK     criu/pie/parasite.built-in.o
10:56:40 [2019-08-28T10:56:40.315Z] #58 79.43   GEN      criu/pie/parasite-blob.h
10:56:40 [2019-08-28T10:56:40.315Z] #58 79.46   CC       criu/arch/x86/restorer.o
10:56:40 [2019-08-28T10:56:40.315Z] #58 80.26   CC       criu/arch/x86/restorer_unmap.o
10:56:40 [2019-08-28T10:56:40.315Z] #58 80.32   CC       criu/arch/x86/sigaction_compat_pie.o
10:56:40 [2019-08-28T10:56:40.315Z] #58 80.79   CC       criu/pie/restorer.o
10:56:40 [2019-08-28T10:56:40.315Z] #58 84.17   LINK     criu/pie/restorer.built-in.o
10:56:40 [2019-08-28T10:56:40.315Z] #58 84.18   GEN      criu/pie/restorer-blob.h
10:56:40 [2019-08-28T10:56:40.315Z] #58 84.30   DEP      criu/vdso.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 84.49   DEP      criu/vdso-compat.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 84.65   DEP      criu/uts_ns.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 84.89   DEP      criu/util.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 85.16   DEP      criu/uffd.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 85.45   DEP      criu/tun.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 85.73   DEP      criu/tty.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 85.99   DEP      criu/timerfd.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 86.32   DEP      criu/sysfs_parse.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 86.60   DEP      criu/sysctl.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 86.81   DEP      criu/string.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 86.87   DEP      criu/stats.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 87.05   DEP      criu/sockets.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 87.28   DEP      criu/sk-unix.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 87.51   DEP      criu/sk-tcp.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 87.84   DEP      criu/sk-queue.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 88.02   DEP      criu/sk-packet.d
10:56:40 [2019-08-28T10:56:40.315Z] #58 ...
10:56:40 [2019-08-28T10:56:40.315Z] 
10:56:40 [2019-08-28T10:56:40.315Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:40 [2019-08-28T10:56:40.315Z] #13 82.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:56:40 [2019-08-28T10:56:40.315Z] #13 82.41 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
10:56:40 [2019-08-28T10:56:40.315Z] #13 82.42 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:56:40 [2019-08-28T10:56:40.315Z] #13 84.64 Selecting previously unselected package binutils-mingw-w64.
10:56:40 [2019-08-28T10:56:40.315Z] #13 84.66 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:56:40 [2019-08-28T10:56:40.315Z] #13 84.67 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:56:40 [2019-08-28T10:56:40.315Z] #13 84.78 Selecting previously unselected package mingw-w64-common.
10:56:40 [2019-08-28T10:56:40.315Z] #13 84.78 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:56:40 [2019-08-28T10:56:40.315Z] #13 84.79 Unpacking mingw-w64-common (5.0.1-1) ...
10:56:41 [2019-08-28T10:56:41.170Z] Reading package lists...
10:56:41 [2019-08-28T10:56:41.170Z] Building dependency tree...
10:56:41 [2019-08-28T10:56:41.170Z] Reading state information...
10:56:41 [2019-08-28T10:56:41.311Z] + cd /tmp/tmp.XsauwaBtFB/src/github.com/opencontainers/runc
10:56:41 [2019-08-28T10:56:41.311Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
10:56:41 [2019-08-28T10:56:41.311Z] + '[' -z '' ']'
10:56:41 [2019-08-28T10:56:41.311Z] + target=static
10:56:41 [2019-08-28T10:56:41.311Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:56:41 [2019-08-28T10:56:41.311Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
10:56:41 [2019-08-28T10:56:41.453Z] The following additional packages will be installed:
10:56:41 [2019-08-28T10:56:41.453Z]   btrfs-progs liblzo2-2
10:56:41 [2019-08-28T10:56:41.453Z] The following NEW packages will be installed:
10:56:41 [2019-08-28T10:56:41.453Z]   btrfs-progs btrfs-tools liblzo2-2
10:56:41 [2019-08-28T10:56:41.453Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:56:41 [2019-08-28T10:56:41.453Z] Need to get 588 kB of archives.
10:56:41 [2019-08-28T10:56:41.453Z] After this operation, 5005 kB of additional disk space will be used.
10:56:41 [2019-08-28T10:56:41.453Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
10:56:41 [2019-08-28T10:56:41.453Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
10:56:41 [2019-08-28T10:56:41.453Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
10:56:41 [2019-08-28T10:56:41.736Z] debconf: delaying package configuration, since apt-utils is not installed
10:56:41 [2019-08-28T10:56:41.736Z] Fetched 588 kB in 0s (6143 kB/s)
10:56:41 [2019-08-28T10:56:41.736Z] Selecting previously unselected package liblzo2-2:ppc64el.
10:56:41 [2019-08-28T10:56:41.736Z] (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.)
10:56:41 [2019-08-28T10:56:41.736Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
10:56:41 [2019-08-28T10:56:41.736Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:56:41 [2019-08-28T10:56:41.736Z] Selecting previously unselected package btrfs-progs.
10:56:41 [2019-08-28T10:56:41.736Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
10:56:41 [2019-08-28T10:56:41.736Z] Unpacking btrfs-progs (4.7.3-1) ...
10:56:41 [2019-08-28T10:56:41.972Z] #13 ...
10:56:41 [2019-08-28T10:56:41.972Z] 
10:56:41 [2019-08-28T10:56:41.972Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:41 [2019-08-28T10:56:41.972Z] #58 80.24   LINK     criu/pie/restorer.built-in.o
10:56:41 [2019-08-28T10:56:41.972Z] #58 80.25   GEN      criu/pie/restorer-blob.h
10:56:41 [2019-08-28T10:56:41.972Z] #58 80.44   DEP      criu/vdso.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 80.66   DEP      criu/vdso-compat.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 80.87   DEP      criu/uts_ns.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 81.15   DEP      criu/util.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 81.40   DEP      criu/uffd.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 81.69   DEP      criu/tun.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 81.92   DEP      criu/tty.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 82.23   DEP      criu/timerfd.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 82.62   DEP      criu/sysfs_parse.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 82.83   DEP      criu/sysctl.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 83.06   DEP      criu/string.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 83.13   DEP      criu/stats.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 83.27   DEP      criu/sockets.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 83.45   DEP      criu/sk-unix.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 83.67   DEP      criu/sk-tcp.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 83.85   DEP      criu/sk-queue.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 84.07   DEP      criu/sk-packet.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 84.42   DEP      criu/sk-netlink.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 84.67   DEP      criu/sk-inet.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 84.92   DEP      criu/signalfd.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 85.11   DEP      criu/sigframe.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 85.23   DEP      criu/shmem.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 85.51   DEP      criu/servicefd.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 85.69   DEP      criu/seize.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 85.88   DEP      criu/seccomp.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 86.17   DEP      criu/rst-malloc.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 86.25   DEP      criu/rbtree.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 86.31   DEP      criu/pstree.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 86.52   DEP      criu/protobuf.d
10:56:41 [2019-08-28T10:56:41.972Z] #58 86.80   GEN      criu/protobuf-desc-gen.h
10:56:41 [2019-08-28T10:56:41.972Z] #58 ...
10:56:41 [2019-08-28T10:56:41.972Z] 
10:56:41 [2019-08-28T10:56:41.972Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:41 [2019-08-28T10:56:41.972Z] #13 87.36 Selecting previously unselected package mingw-w64-x86-64-dev.
10:56:41 [2019-08-28T10:56:41.972Z] #13 87.36 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:56:41 [2019-08-28T10:56:41.972Z] #13 87.37 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:56:42 [2019-08-28T10:56:42.023Z] Selecting previously unselected package btrfs-tools.
10:56:42 [2019-08-28T10:56:42.023Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
10:56:42 [2019-08-28T10:56:42.023Z] Unpacking btrfs-tools (4.7.3-1) ...
10:56:42 [2019-08-28T10:56:42.023Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:56:42 [2019-08-28T10:56:42.023Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
10:56:42 [2019-08-28T10:56:42.023Z] Setting up btrfs-progs (4.7.3-1) ...
10:56:42 [2019-08-28T10:56:42.023Z] Setting up btrfs-tools (4.7.3-1) ...
10:56:42 [2019-08-28T10:56:42.023Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:56:42 [2019-08-28T10:56:42.638Z] Removing intermediate container 2c668b5e6772
10:56:42 [2019-08-28T10:56:42.638Z]  ---> 35c95569246a
10:56:42 [2019-08-28T10:56:42.638Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd
10:56:42 [2019-08-28T10:56:42.638Z]  ---> Running in 0f701323f3e8
10:56:42 [2019-08-28T10:56:42.638Z] Removing intermediate container 0f701323f3e8
10:56:42 [2019-08-28T10:56:42.638Z]  ---> 50f27641509e
10:56:42 [2019-08-28T10:56:42.638Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:56:42 [2019-08-28T10:56:42.922Z]  ---> cb9ed8a6ff70
10:56:42 [2019-08-28T10:56:42.922Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:56:42 [2019-08-28T10:56:42.922Z]  ---> 21b743a4f12f
10:56:42 [2019-08-28T10:56:42.922Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:56:42 [2019-08-28T10:56:42.922Z]  ---> Running in 462f5556da21
10:56:43 [2019-08-28T10:56:43.540Z] + RM_GOPATH=0
10:56:43 [2019-08-28T10:56:43.540Z] + TMP_GOPATH=
10:56:43 [2019-08-28T10:56:43.540Z] + : /build
10:56:43 [2019-08-28T10:56:43.540Z] + '[' -z '' ']'
10:56:43 [2019-08-28T10:56:43.540Z] ++ mktemp -d
10:56:43 [2019-08-28T10:56:43.540Z] + export GOPATH=/tmp/tmp.vAUz3dCvZr
10:56:43 [2019-08-28T10:56:43.540Z] + GOPATH=/tmp/tmp.vAUz3dCvZr
10:56:43 [2019-08-28T10:56:43.540Z] + RM_GOPATH=1
10:56:43 [2019-08-28T10:56:43.540Z] ++ dirname ./install.sh
10:56:43 [2019-08-28T10:56:43.540Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
10:56:43 [2019-08-28T10:56:43.540Z] + dir=.
10:56:43 [2019-08-28T10:56:43.540Z] + bin=containerd
10:56:43 [2019-08-28T10:56:43.540Z] + shift
10:56:43 [2019-08-28T10:56:43.540Z] + '[' '!' -f ./containerd.installer ']'
10:56:43 [2019-08-28T10:56:43.540Z] + . ./containerd.installer
10:56:43 [2019-08-28T10:56:43.540Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
10:56:43 [2019-08-28T10:56:43.540Z] + install_containerd
10:56:43 [2019-08-28T10:56:43.540Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
10:56:43 [2019-08-28T10:56:43.540Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.vAUz3dCvZr/src/github.com/containerd/containerd
10:56:43 [2019-08-28T10:56:43.540Z] Cloning into '/tmp/tmp.vAUz3dCvZr/src/github.com/containerd/containerd'...
10:56:43 [2019-08-28T10:56:43.590Z] #13 ...
10:56:43 [2019-08-28T10:56:43.590Z] 
10:56:43 [2019-08-28T10:56:43.590Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:43 [2019-08-28T10:56:43.590Z] #58 88.26   DEP      criu/sk-netlink.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 88.50   DEP      criu/sk-inet.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 88.76   DEP      criu/signalfd.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 88.98   DEP      criu/sigframe.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 89.10   DEP      criu/shmem.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 89.36   DEP      criu/servicefd.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 89.57   DEP      criu/seize.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 89.82   DEP      criu/seccomp.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 90.00   DEP      criu/rst-malloc.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 90.09   DEP      criu/rbtree.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 90.15   DEP      criu/pstree.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 90.37   DEP      criu/protobuf.d
10:56:43 [2019-08-28T10:56:43.590Z] #58 90.51   GEN      criu/protobuf-desc-gen.h
10:56:44 [2019-08-28T10:56:44.496Z] #13 ...
10:56:44 [2019-08-28T10:56:44.496Z] 
10:56:44 [2019-08-28T10:56:44.496Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:44 [2019-08-28T10:56:44.496Z] #33 145.9 internal/x/net/http/httpguts
10:56:44 [2019-08-28T10:56:44.496Z] #33 146.2 internal/x/net/http/httpproxy
10:56:44 [2019-08-28T10:56:44.496Z] #33 146.8 mime
10:56:44 [2019-08-28T10:56:44.496Z] #33 148.5 mime/quotedprintable
10:56:44 [2019-08-28T10:56:44.496Z] #33 148.7 crypto/tls
10:56:44 [2019-08-28T10:56:44.496Z] #33 149.1 mime/multipart
10:56:44 [2019-08-28T10:56:44.496Z] #33 150.4 net/http/internal
10:56:44 [2019-08-28T10:56:44.496Z] #33 150.8 os/exec
10:56:44 [2019-08-28T10:56:44.522Z] #58 92.20   DEP      criu/protobuf-desc.d
10:56:44 [2019-08-28T10:56:44.522Z] #58 92.35   DEP      criu/proc_parse.d
10:56:44 [2019-08-28T10:56:44.753Z] #33 ...
10:56:44 [2019-08-28T10:56:44.753Z] 
10:56:44 [2019-08-28T10:56:44.753Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:44 [2019-08-28T10:56:44.753Z] #58 88.43   DEP      criu/protobuf-desc.d
10:56:44 [2019-08-28T10:56:44.753Z] #58 88.54   DEP      criu/proc_parse.d
10:56:44 [2019-08-28T10:56:44.753Z] #58 88.83   DEP      criu/plugin.d
10:56:44 [2019-08-28T10:56:44.753Z] #58 89.01   DEP      criu/pipes.d
10:56:44 [2019-08-28T10:56:44.753Z] #58 89.21   DEP      criu/pie-util.d
10:56:44 [2019-08-28T10:56:44.753Z] #58 89.32   DEP      criu/pie-util-vdso.d
10:56:44 [2019-08-28T10:56:44.753Z] #58 89.46   DEP      criu/pie-util-vdso-elf32.d
10:56:44 [2019-08-28T10:56:44.753Z] #58 89.63   DEP      criu/path.d
10:56:44 [2019-08-28T10:56:44.780Z] #58 92.67   DEP      criu/plugin.d
10:56:45 [2019-08-28T10:56:45.014Z] #58 89.84   DEP      criu/parasite-syscall.d
10:56:45 [2019-08-28T10:56:45.038Z] #58 92.79   DEP      criu/pipes.d
10:56:45 [2019-08-28T10:56:45.272Z] #58 90.11   DEP      criu/pagemap.d
10:56:45 [2019-08-28T10:56:45.296Z] #58 93.13   DEP      criu/pie-util.d
10:56:45 [2019-08-28T10:56:45.529Z] #58 90.30   DEP      criu/pagemap-cache.d
10:56:45 [2019-08-28T10:56:45.529Z] #58 90.53   DEP      criu/page-xfer.d
10:56:45 [2019-08-28T10:56:45.554Z] #58 93.32   DEP      criu/pie-util-vdso.d
10:56:45 [2019-08-28T10:56:45.812Z] #58 93.45   DEP      criu/pie-util-vdso-elf32.d
10:56:45 [2019-08-28T10:56:45.812Z] #58 93.70   DEP      criu/path.d
10:56:46 [2019-08-28T10:56:46.070Z] #58 93.84   DEP      criu/parasite-syscall.d
10:56:46 [2019-08-28T10:56:46.093Z] #58 90.82   DEP      criu/page-pipe.d
10:56:46 [2019-08-28T10:56:46.093Z] #58 91.01   DEP      criu/netfilter.d
10:56:46 [2019-08-28T10:56:46.328Z] #58 94.11   DEP      criu/pagemap.d
10:56:46 [2019-08-28T10:56:46.351Z] #58 91.17   DEP      criu/net.d
10:56:46 [2019-08-28T10:56:46.585Z] #58 94.37   DEP      criu/pagemap-cache.d
10:56:46 [2019-08-28T10:56:46.608Z] #58 91.41   DEP      criu/namespaces.d
10:56:46 [2019-08-28T10:56:46.843Z] #58 94.61   DEP      criu/page-xfer.d
10:56:46 [2019-08-28T10:56:46.866Z] #58 91.68   DEP      criu/mount.d
10:56:47 [2019-08-28T10:56:47.101Z] #58 94.92   DEP      criu/page-pipe.d
10:56:47 [2019-08-28T10:56:47.101Z] #58 95.03   DEP      criu/netfilter.d
10:56:47 [2019-08-28T10:56:47.124Z] #58 91.91   DEP      criu/mem.d
10:56:47 [2019-08-28T10:56:47.359Z] #58 95.29   DEP      criu/net.d
10:56:47 [2019-08-28T10:56:47.382Z] #58 92.18   DEP      criu/lsm.d
10:56:47 [2019-08-28T10:56:47.382Z] #58 92.32   DEP      criu/log.d
10:56:47 [2019-08-28T10:56:47.639Z] #58 ...
10:56:47 [2019-08-28T10:56:47.639Z] 
10:56:47 [2019-08-28T10:56:47.639Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:56:47 [2019-08-28T10:56:47.639Z] #27 DONE 159.0s
10:56:47 [2019-08-28T10:56:47.639Z] 
10:56:47 [2019-08-28T10:56:47.639Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:47 [2019-08-28T10:56:47.639Z] #58 92.46   DEP      criu/libnetlink.d
10:56:47 [2019-08-28T10:56:47.897Z] #58 92.74   DEP      criu/kerndat.d
10:56:47 [2019-08-28T10:56:47.925Z] #58 95.63   DEP      criu/namespaces.d
10:56:48 [2019-08-28T10:56:48.155Z] #58 93.03   DEP      criu/kcmp-ids.d
10:56:48 [2019-08-28T10:56:48.183Z] #58 95.92   DEP      criu/mount.d
10:56:48 [2019-08-28T10:56:48.412Z] #58 93.15   DEP      criu/irmap.d
10:56:48 [2019-08-28T10:56:48.441Z] #58 96.20   DEP      criu/mem.d
10:56:48 [2019-08-28T10:56:48.673Z] #58 93.48   DEP      criu/ipc_ns.d
10:56:48 [2019-08-28T10:56:48.699Z] #58 96.51   DEP      criu/lsm.d
10:56:48 [2019-08-28T10:56:48.931Z] #58 93.79   DEP      criu/image.d
10:56:48 [2019-08-28T10:56:48.957Z] #58 96.66   DEP      criu/log.d
10:56:49 [2019-08-28T10:56:49.217Z] #58 93.94   DEP      criu/image-desc.d
10:56:49 [2019-08-28T10:56:49.218Z] #58 94.13   DEP      criu/fsnotify.d
10:56:49 [2019-08-28T10:56:49.221Z] #58 96.84   DEP      criu/libnetlink.d
10:56:49 [2019-08-28T10:56:49.221Z] #58 97.01   DEP      criu/kerndat.d
10:56:49 [2019-08-28T10:56:49.479Z] #58 97.33   DEP      criu/kcmp-ids.d
10:56:49 [2019-08-28T10:56:49.486Z] #58 94.37   DEP      criu/filesystems.d
10:56:49 [2019-08-28T10:56:49.737Z] #58 97.42   DEP      criu/irmap.d
10:56:49 [2019-08-28T10:56:49.737Z] #58 97.66   DEP      criu/ipc_ns.d
10:56:49 [2019-08-28T10:56:49.749Z] #58 94.64   DEP      criu/files.d
10:56:50 [2019-08-28T10:56:50.303Z] #58 97.86   DEP      criu/image.d
10:56:50 [2019-08-28T10:56:50.303Z] #58 98.12   DEP      criu/image-desc.d
10:56:50 [2019-08-28T10:56:50.315Z] #58 94.95   DEP      criu/files-reg.d
10:56:50 [2019-08-28T10:56:50.315Z] #58 95.20   DEP      criu/files-ext.d
10:56:50 [2019-08-28T10:56:50.349Z] + cd /tmp/tmp.vAUz3dCvZr/src/github.com/containerd/containerd
10:56:50 [2019-08-28T10:56:50.349Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
10:56:50 [2019-08-28T10:56:50.349Z] + export 'BUILDTAGS=netgo osusergo static_build'
10:56:50 [2019-08-28T10:56:50.349Z] + BUILDTAGS='netgo osusergo static_build'
10:56:50 [2019-08-28T10:56:50.349Z] + export EXTRA_FLAGS=-buildmode=pie
10:56:50 [2019-08-28T10:56:50.349Z] + EXTRA_FLAGS=-buildmode=pie
10:56:50 [2019-08-28T10:56:50.349Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:56:50 [2019-08-28T10:56:50.349Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:56:50 [2019-08-28T10:56:50.349Z] + '[' '' = dynamic ']'
10:56:50 [2019-08-28T10:56:50.349Z] + make
10:56:50 [2019-08-28T10:56:50.349Z] 🇩 bin/ctr
10:56:50 [2019-08-28T10:56:50.562Z] #58 98.30   DEP      criu/fsnotify.d
10:56:50 [2019-08-28T10:56:50.573Z] #58 95.44   DEP      criu/file-lock.d
10:56:50 [2019-08-28T10:56:50.822Z] #58 ...
10:56:50 [2019-08-28T10:56:50.822Z] 
10:56:50 [2019-08-28T10:56:50.822Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:56:50 [2019-08-28T10:56:50.822Z] #27 DONE 162.4s
10:56:50 [2019-08-28T10:56:50.822Z] 
10:56:50 [2019-08-28T10:56:50.822Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:50 [2019-08-28T10:56:50.822Z] #13 89.76 Selecting previously unselected package mingw-w64-x86-64-dev.
10:56:50 [2019-08-28T10:56:50.822Z] #13 89.76 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:56:50 [2019-08-28T10:56:50.822Z] #13 89.76 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:56:50 [2019-08-28T10:56:50.822Z] #13 95.31 Selecting previously unselected package gcc-mingw-w64-base.
10:56:50 [2019-08-28T10:56:50.822Z] #13 95.32 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
10:56:50 [2019-08-28T10:56:50.822Z] #13 95.32 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:56:50 [2019-08-28T10:56:50.822Z] #13 95.43 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:56:50 [2019-08-28T10:56:50.822Z] #13 95.44 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:56:50 [2019-08-28T10:56:50.822Z] #13 95.45 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:56:50 [2019-08-28T10:56:50.822Z] #13 ...
10:56:50 [2019-08-28T10:56:50.822Z] 
10:56:50 [2019-08-28T10:56:50.822Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:50 [2019-08-28T10:56:50.822Z] #33 152.4 mime
10:56:50 [2019-08-28T10:56:50.822Z] #33 154.6 mime/quotedprintable
10:56:50 [2019-08-28T10:56:50.822Z] #33 155.2 mime/multipart
10:56:50 [2019-08-28T10:56:50.822Z] #33 156.8 net/http/internal
10:56:50 [2019-08-28T10:56:50.822Z] #33 157.1 os/exec
10:56:50 [2019-08-28T10:56:50.822Z] #33 161.9 net/http/httptrace
10:56:50 [2019-08-28T10:56:50.822Z] #33 162.2 net/http
10:56:50 [2019-08-28T10:56:50.830Z] #58 95.59   DEP      criu/file-ids.d
10:56:50 [2019-08-28T10:56:50.830Z] #58 95.73   DEP      criu/fifo.d
10:56:51 [2019-08-28T10:56:51.081Z] #33 ...
10:56:51 [2019-08-28T10:56:51.081Z] 
10:56:51 [2019-08-28T10:56:51.081Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:51 [2019-08-28T10:56:51.081Z] #58 98.57   DEP      criu/filesystems.d
10:56:51 [2019-08-28T10:56:51.081Z] #58 98.81   DEP      criu/files.d
10:56:51 [2019-08-28T10:56:51.087Z] #58 95.90   DEP      criu/fdstore.d
10:56:51 [2019-08-28T10:56:51.088Z] #58 96.01   DEP      criu/fault-injection.d
10:56:51 [2019-08-28T10:56:51.339Z] #58 99.15   DEP      criu/files-reg.d
10:56:51 [2019-08-28T10:56:51.346Z] #58 96.07   DEP      criu/external.d
10:56:51 [2019-08-28T10:56:51.346Z] #58 96.20   DEP      criu/eventpoll.d
10:56:51 [2019-08-28T10:56:51.603Z] #58 96.49   DEP      criu/eventfd.d
10:56:51 [2019-08-28T10:56:51.860Z] #58 96.71   DEP      criu/crtools.d
10:56:51 [2019-08-28T10:56:51.905Z] #58 99.58   DEP      criu/files-ext.d
10:56:51 [2019-08-28T10:56:51.905Z] #58 99.75   DEP      criu/file-lock.d
10:56:52 [2019-08-28T10:56:52.117Z] #58 97.01   DEP      criu/cr-service.d
10:56:52 [2019-08-28T10:56:52.163Z] #58 99.96   DEP      criu/file-ids.d
10:56:52 [2019-08-28T10:56:52.375Z] #58 97.29   DEP      criu/cr-restore.d
10:56:52 [2019-08-28T10:56:52.421Z] #58 100.2   DEP      criu/fifo.d
10:56:52 [2019-08-28T10:56:52.679Z] #58 100.4   DEP      criu/fdstore.d
10:56:52 [2019-08-28T10:56:52.679Z] #58 100.5   DEP      criu/fault-injection.d
10:56:52 [2019-08-28T10:56:52.679Z] #58 100.6   DEP      criu/external.d
10:56:52 [2019-08-28T10:56:52.938Z] #58 100.7   DEP      criu/eventpoll.d
10:56:52 [2019-08-28T10:56:52.939Z] #58 97.70   DEP      criu/cr-errno.d
10:56:52 [2019-08-28T10:56:52.939Z] #58 97.73   DEP      criu/cr-dump.d
10:56:53 [2019-08-28T10:56:53.196Z] #58 101.0   DEP      criu/eventfd.d
10:56:53 [2019-08-28T10:56:53.196Z] #58 98.02   DEP      criu/cr-dedup.d
10:56:53 [2019-08-28T10:56:53.453Z] #58 98.20   DEP      criu/cr-check.d
10:56:53 [2019-08-28T10:56:53.454Z] #58 101.2   DEP      criu/crtools.d
10:56:53 [2019-08-28T10:56:53.710Z] #58 98.48   DEP      criu/config.d
10:56:53 [2019-08-28T10:56:53.710Z] #58 98.71   DEP      criu/clone-noasan.d
10:56:53 [2019-08-28T10:56:53.714Z] #58 101.5   DEP      criu/cr-service.d
10:56:53 [2019-08-28T10:56:53.967Z] #58 98.78   DEP      criu/cgroup.d
10:56:53 [2019-08-28T10:56:53.967Z] #58 98.96   DEP      criu/cgroup-props.d
10:56:53 [2019-08-28T10:56:53.982Z] #58 101.8   DEP      criu/cr-restore.d
10:56:54 [2019-08-28T10:56:54.225Z] #58 99.11   DEP      criu/bitmap.d
10:56:54 [2019-08-28T10:56:54.240Z] #58 102.1   DEP      criu/cr-errno.d
10:56:54 [2019-08-28T10:56:54.482Z] #58 99.15   DEP      criu/bfd.d
10:56:54 [2019-08-28T10:56:54.482Z] #58 99.27   DEP      criu/autofs.d
10:56:54 [2019-08-28T10:56:54.498Z] #58 102.1   DEP      criu/cr-dump.d
10:56:54 [2019-08-28T10:56:54.739Z] #58 99.43   DEP      criu/aio.d
10:56:54 [2019-08-28T10:56:54.756Z] #58 102.4   DEP      criu/cr-dedup.d
10:56:54 [2019-08-28T10:56:54.756Z] #58 102.6   DEP      criu/cr-check.d
10:56:54 [2019-08-28T10:56:54.996Z] #58 99.71   DEP      criu/action-scripts.d
10:56:55 [2019-08-28T10:56:55.014Z] #58 102.8   DEP      criu/config.d
10:56:55 [2019-08-28T10:56:55.162Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:56:55 [2019-08-28T10:56:55.162Z] + mkdir -p /build
10:56:55 [2019-08-28T10:56:55.162Z] + cp runc /build/runc
10:56:55 [2019-08-28T10:56:55.253Z] #58 100.1   CC       criu/action-scripts.o
10:56:55 [2019-08-28T10:56:55.272Z] #58 103.0   DEP      criu/clone-noasan.d
10:56:55 [2019-08-28T10:56:55.272Z] #58 103.1   DEP      criu/cgroup.d
10:56:55 [2019-08-28T10:56:55.511Z] #58 ...
10:56:55 [2019-08-28T10:56:55.511Z] 
10:56:55 [2019-08-28T10:56:55.511Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:56:55 [2019-08-28T10:56:55.511Z] #15 167.4 + rm -rf /tmp/tmp.Q8d0Nl62Xg
10:56:55 [2019-08-28T10:56:55.547Z] Removing intermediate container f80b8f70a689
10:56:55 [2019-08-28T10:56:55.547Z]  ---> ac2bcc98f091
10:56:55 [2019-08-28T10:56:55.547Z] Step 81/126 : FROM dev-base AS tini
10:56:55 [2019-08-28T10:56:55.547Z]  ---> 82b9bdf3fa37
10:56:55 [2019-08-28T10:56:55.547Z] Step 82/126 : ARG DEBIAN_FRONTEND
10:56:55 [2019-08-28T10:56:55.547Z]  ---> Using cache
10:56:55 [2019-08-28T10:56:55.547Z]  ---> 14a4596e6af3
10:56:55 [2019-08-28T10:56:55.547Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
10:56:55 [2019-08-28T10:56:55.547Z]  ---> Running in 7f679862bf79
10:56:55 [2019-08-28T10:56:55.837Z] #58 103.4   DEP      criu/cgroup-props.d
10:56:55 [2019-08-28T10:56:55.837Z] #58 103.6   DEP      criu/bitmap.d
10:56:55 [2019-08-28T10:56:55.837Z] #58 103.6   DEP      criu/bfd.d
10:56:55 [2019-08-28T10:56:55.837Z] #58 103.7   DEP      criu/autofs.d
10:56:56 [2019-08-28T10:56:56.076Z] #15 DONE 167.9s
10:56:56 [2019-08-28T10:56:56.076Z] 
10:56:56 [2019-08-28T10:56:56.076Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:56 [2019-08-28T10:56:56.076Z] #58 100.8   CC       criu/aio.o
10:56:56 [2019-08-28T10:56:56.095Z] #58 103.9   DEP      criu/aio.d
10:56:56 [2019-08-28T10:56:56.333Z] #58 ...
10:56:56 [2019-08-28T10:56:56.334Z] 
10:56:56 [2019-08-28T10:56:56.334Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:56:56 [2019-08-28T10:56:56.334Z] #33 157.6 net/http/httptrace
10:56:56 [2019-08-28T10:56:56.334Z] #33 157.9 net/http
10:56:56 [2019-08-28T10:56:56.334Z] #33 ...
10:56:56 [2019-08-28T10:56:56.334Z] 
10:56:56 [2019-08-28T10:56:56.334Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:56:56 [2019-08-28T10:56:56.334Z] #13 92.85 Selecting previously unselected package gcc-mingw-w64-base.
10:56:56 [2019-08-28T10:56:56.334Z] #13 92.87 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
10:56:56 [2019-08-28T10:56:56.334Z] #13 92.89 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:56:56 [2019-08-28T10:56:56.334Z] #13 93.08 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:56:56 [2019-08-28T10:56:56.334Z] #13 93.09 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:56:56 [2019-08-28T10:56:56.334Z] #13 93.10 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:56:56 [2019-08-28T10:56:56.357Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:56:56 [2019-08-28T10:56:56.357Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:56:56 [2019-08-28T10:56:56.357Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:56:56 [2019-08-28T10:56:56.357Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:56:56 [2019-08-28T10:56:56.357Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:56:56 [2019-08-28T10:56:56.357Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:56:56 [2019-08-28T10:56:56.365Z] #58 104.1   DEP      criu/action-scripts.d
10:56:56 [2019-08-28T10:56:56.623Z] #58 104.4   CC       criu/action-scripts.o
10:56:56 [2019-08-28T10:56:56.735Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:56:56 [2019-08-28T10:56:56.735Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:56:56 [2019-08-28T10:56:56.881Z] #58 ...
10:56:56 [2019-08-28T10:56:56.881Z] 
10:56:56 [2019-08-28T10:56:56.881Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
10:56:56 [2019-08-28T10:56:56.881Z] #15 168.7 + rm -rf /tmp/tmp.eMk1jy1YTV
10:56:57 [2019-08-28T10:56:57.265Z] #13 ...
10:56:57 [2019-08-28T10:56:57.265Z] 
10:56:57 [2019-08-28T10:56:57.265Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:57 [2019-08-28T10:56:57.265Z] #58 102.1   CC       criu/autofs.o
10:56:57 [2019-08-28T10:56:57.447Z] #15 DONE 169.4s
10:56:57 [2019-08-28T10:56:57.447Z] 
10:56:57 [2019-08-28T10:56:57.447Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:56:57 [2019-08-28T10:56:57.447Z] #58 105.0   CC       criu/aio.o
10:56:57 [2019-08-28T10:56:57.706Z] #58 105.7   CC       criu/autofs.o
10:56:58 [2019-08-28T10:56:58.020Z] Fetched 7670 kB in 1s (4018 kB/s)
10:56:58 [2019-08-28T10:56:58.635Z] #58 103.6   CC       criu/bfd.o
10:56:58 [2019-08-28T10:56:58.805Z] Reading package lists...
10:56:59 [2019-08-28T10:56:59.172Z] Reading package lists...
10:56:59 [2019-08-28T10:56:59.172Z] Building dependency tree...
10:56:59 [2019-08-28T10:56:59.172Z] Reading state information...
10:56:59 [2019-08-28T10:56:59.575Z] #58 104.2   CC       criu/bitmap.o
10:56:59 [2019-08-28T10:56:59.575Z] #58 104.4   CC       criu/cgroup-props.o
10:56:59 [2019-08-28T10:56:59.606Z] The following additional packages will be installed:
10:56:59 [2019-08-28T10:56:59.606Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
10:56:59 [2019-08-28T10:56:59.606Z] Suggested packages:
10:56:59 [2019-08-28T10:56:59.606Z]   codeblocks eclipse ninja-build lrzip
10:56:59 [2019-08-28T10:56:59.606Z] Recommended packages:
10:56:59 [2019-08-28T10:56:59.606Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:56:59 [2019-08-28T10:56:59.606Z] The following NEW packages will be installed:
10:56:59 [2019-08-28T10:56:59.606Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
10:56:59 [2019-08-28T10:56:59.606Z]   vim-common xxd
10:56:59 [2019-08-28T10:56:59.606Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
10:56:59 [2019-08-28T10:56:59.606Z] Need to get 13.2 MB of archives.
10:56:59 [2019-08-28T10:56:59.606Z] After this operation, 59.4 MB of additional disk space will be used.
10:56:59 [2019-08-28T10:56:59.606Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
10:56:59 [2019-08-28T10:56:59.606Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:56:59 [2019-08-28T10:56:59.606Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u2 [7531 kB]
10:56:59 [2019-08-28T10:56:59.606Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
10:56:59 [2019-08-28T10:56:59.606Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
10:56:59 [2019-08-28T10:56:59.606Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
10:56:59 [2019-08-28T10:56:59.606Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
10:56:59 [2019-08-28T10:56:59.606Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
10:57:00 [2019-08-28T10:57:00.023Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
10:57:00 [2019-08-28T10:57:00.023Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:57:00 [2019-08-28T10:57:00.023Z] debconf: delaying package configuration, since apt-utils is not installed
10:57:00 [2019-08-28T10:57:00.023Z] Fetched 13.2 MB in 0s (37.4 MB/s)
10:57:00 [2019-08-28T10:57:00.023Z] Selecting previously unselected package cmake-data.
10:57:00 [2019-08-28T10:57:00.023Z] (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.)
10:57:00 [2019-08-28T10:57:00.023Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
10:57:00 [2019-08-28T10:57:00.023Z] Unpacking cmake-data (3.7.2-1) ...
10:57:00 [2019-08-28T10:57:00.239Z] #58 107.6   CC       criu/bfd.o
10:57:00 [2019-08-28T10:57:00.421Z] Selecting previously unselected package liblzo2-2:s390x.
10:57:00 [2019-08-28T10:57:00.421Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:57:00 [2019-08-28T10:57:00.421Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:57:00 [2019-08-28T10:57:00.421Z] Selecting previously unselected package libicu57:s390x.
10:57:00 [2019-08-28T10:57:00.421Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_s390x.deb ...
10:57:00 [2019-08-28T10:57:00.421Z] Unpacking libicu57:s390x (57.1-6+deb9u2) ...
10:57:00 [2019-08-28T10:57:00.498Z] #58 108.2   CC       criu/bitmap.o
10:57:00 [2019-08-28T10:57:00.506Z] #58 105.4   CC       criu/cgroup.o
10:57:00 [2019-08-28T10:57:00.756Z] #58 108.4   CC       criu/cgroup-props.o
10:57:01 [2019-08-28T10:57:01.219Z] Selecting previously unselected package libxml2:s390x.
10:57:01 [2019-08-28T10:57:01.219Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
10:57:01 [2019-08-28T10:57:01.219Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
10:57:01 [2019-08-28T10:57:01.219Z] Selecting previously unselected package libarchive13:s390x.
10:57:01 [2019-08-28T10:57:01.219Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
10:57:01 [2019-08-28T10:57:01.219Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
10:57:01 [2019-08-28T10:57:01.590Z] Selecting previously unselected package libjsoncpp1:s390x.
10:57:01 [2019-08-28T10:57:01.590Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
10:57:01 [2019-08-28T10:57:01.590Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
10:57:01 [2019-08-28T10:57:01.590Z] Selecting previously unselected package libuv1:s390x.
10:57:01 [2019-08-28T10:57:01.590Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
10:57:01 [2019-08-28T10:57:01.590Z] Unpacking libuv1:s390x (1.9.1-3) ...
10:57:01 [2019-08-28T10:57:01.590Z] Selecting previously unselected package cmake.
10:57:01 [2019-08-28T10:57:01.590Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
10:57:01 [2019-08-28T10:57:01.590Z] Unpacking cmake (3.7.2-1) ...
10:57:01 [2019-08-28T10:57:01.690Z] #58 109.4   CC       criu/cgroup.o
10:57:01 [2019-08-28T10:57:01.959Z] Selecting previously unselected package xxd.
10:57:01 [2019-08-28T10:57:01.959Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:57:01 [2019-08-28T10:57:01.959Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:57:01 [2019-08-28T10:57:01.959Z] Selecting previously unselected package vim-common.
10:57:01 [2019-08-28T10:57:01.959Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:57:01 [2019-08-28T10:57:01.959Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:57:01 [2019-08-28T10:57:01.959Z] Processing triggers for mime-support (3.60) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up libuv1:s390x (1.9.1-3) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up cmake-data (3.7.2-1) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up libicu57:s390x (57.1-6+deb9u2) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
10:57:01 [2019-08-28T10:57:01.959Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
10:57:01 [2019-08-28T10:57:01.959Z] Setting up cmake (3.7.2-1) ...
10:57:02 [2019-08-28T10:57:02.334Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:03 [2019-08-28T10:57:03.065Z] #58 ...
10:57:03 [2019-08-28T10:57:03.065Z] 
10:57:03 [2019-08-28T10:57:03.065Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:57:03 [2019-08-28T10:57:03.065Z] #33 174.6 github.com/LK4D4/vndr/godl
10:57:03 [2019-08-28T10:57:03.603Z] Removing intermediate container 7f679862bf79
10:57:03 [2019-08-28T10:57:03.603Z]  ---> eb8d06a238ce
10:57:03 [2019-08-28T10:57:03.603Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:57:03 [2019-08-28T10:57:03.603Z]  ---> 523db121e3cd
10:57:03 [2019-08-28T10:57:03.603Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini
10:57:03 [2019-08-28T10:57:03.603Z]  ---> Running in d1c49cfa16c8
10:57:03 [2019-08-28T10:57:03.603Z] Removing intermediate container d1c49cfa16c8
10:57:03 [2019-08-28T10:57:03.603Z]  ---> 7d6c05e34d4f
10:57:03 [2019-08-28T10:57:03.603Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:57:03 [2019-08-28T10:57:03.783Z] #58 108.4   CC       criu/clone-noasan.o
10:57:03 [2019-08-28T10:57:03.783Z] #58 108.6   CC       criu/config.o
10:57:03 [2019-08-28T10:57:03.979Z]  ---> ff29279de9dc
10:57:03 [2019-08-28T10:57:03.979Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:57:03 [2019-08-28T10:57:03.979Z]  ---> Running in 0a2105232660
10:57:04 [2019-08-28T10:57:04.004Z] #33 175.5 github.com/LK4D4/vndr
10:57:04 [2019-08-28T10:57:04.812Z] + RM_GOPATH=0
10:57:04 [2019-08-28T10:57:04.812Z] + TMP_GOPATH=
10:57:04 [2019-08-28T10:57:04.812Z] + : /build
10:57:04 [2019-08-28T10:57:04.812Z] + '[' -z '' ']'
10:57:04 [2019-08-28T10:57:04.812Z] ++ mktemp -d
10:57:04 [2019-08-28T10:57:04.812Z] + export GOPATH=/tmp/tmp.xrBBTjcFxs
10:57:04 [2019-08-28T10:57:04.812Z] + GOPATH=/tmp/tmp.xrBBTjcFxs
10:57:04 [2019-08-28T10:57:04.812Z] + RM_GOPATH=1
10:57:04 [2019-08-28T10:57:04.812Z] ++ dirname ./install.sh
10:57:04 [2019-08-28T10:57:04.812Z] + dir=.
10:57:04 [2019-08-28T10:57:04.812Z] + bin=tini
10:57:04 [2019-08-28T10:57:04.812Z] + shift
10:57:04 [2019-08-28T10:57:04.812Z] + '[' '!' -f ./tini.installer ']'
10:57:04 [2019-08-28T10:57:04.812Z] + . ./tini.installer
10:57:04 [2019-08-28T10:57:04.812Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
10:57:04 [2019-08-28T10:57:04.812Z] + install_tini
10:57:04 [2019-08-28T10:57:04.812Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:57:04 [2019-08-28T10:57:04.812Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.xrBBTjcFxs/tini
10:57:04 [2019-08-28T10:57:04.812Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:57:04 [2019-08-28T10:57:04.812Z] Cloning into '/tmp/tmp.xrBBTjcFxs/tini'...
10:57:04 [2019-08-28T10:57:04.812Z] + cd /tmp/tmp.xrBBTjcFxs/tini
10:57:04 [2019-08-28T10:57:04.812Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:57:04 [2019-08-28T10:57:04.812Z] + cmake .
10:57:04 [2019-08-28T10:57:04.812Z] -- The C compiler identification is GNU 6.3.0
10:57:04 [2019-08-28T10:57:04.812Z] -- Check for working C compiler: /usr/bin/cc
10:57:05 [2019-08-28T10:57:05.288Z] -- Check for working C compiler: /usr/bin/cc -- works
10:57:05 [2019-08-28T10:57:05.288Z] -- Detecting C compiler ABI info
10:57:05 [2019-08-28T10:57:05.288Z] -- Detecting C compiler ABI info - done
10:57:05 [2019-08-28T10:57:05.288Z] -- Detecting C compile features
10:57:05 [2019-08-28T10:57:05.288Z] -- Detecting C compile features - done
10:57:05 [2019-08-28T10:57:05.288Z] -- Performing Test HAS_BUILTIN_FORTIFY
10:57:05 [2019-08-28T10:57:05.288Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:57:05 [2019-08-28T10:57:05.288Z] -- Configuring done
10:57:05 [2019-08-28T10:57:05.288Z] -- Generating done
10:57:05 [2019-08-28T10:57:05.288Z] -- Build files have been written to: /tmp/tmp.xrBBTjcFxs/tini
10:57:05 [2019-08-28T10:57:05.288Z] + make tini-static
10:57:05 [2019-08-28T10:57:05.288Z] Scanning dependencies of target tini-static
10:57:05 [2019-08-28T10:57:05.288Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:57:05 [2019-08-28T10:57:05.680Z] #58 110.3   CC       criu/cr-check.o
10:57:05 [2019-08-28T10:57:05.680Z] #58 ...
10:57:05 [2019-08-28T10:57:05.680Z] 
10:57:05 [2019-08-28T10:57:05.680Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:05 [2019-08-28T10:57:05.680Z] #13 111.1 Selecting previously unselected package g++-mingw-w64-x86-64.
10:57:05 [2019-08-28T10:57:05.680Z] #13 111.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:57:05 [2019-08-28T10:57:05.680Z] #13 111.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:05 [2019-08-28T10:57:05.702Z] [100%] Linking C executable tini-static
10:57:05 [2019-08-28T10:57:05.702Z] [100%] Built target tini-static
10:57:05 [2019-08-28T10:57:05.702Z] + mkdir -p /build
10:57:05 [2019-08-28T10:57:05.702Z] + cp tini-static /build/docker-init
10:57:06 [2019-08-28T10:57:06.070Z] Removing intermediate container 0a2105232660
10:57:06 [2019-08-28T10:57:06.070Z]  ---> 5da710e03ded
10:57:06 [2019-08-28T10:57:06.070Z] Step 88/126 : FROM dev-base AS rootlesskit
10:57:06 [2019-08-28T10:57:06.070Z]  ---> 82b9bdf3fa37
10:57:06 [2019-08-28T10:57:06.070Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit
10:57:06 [2019-08-28T10:57:06.441Z]  ---> Running in 5ee926863e1b
10:57:06 [2019-08-28T10:57:06.441Z] Removing intermediate container 5ee926863e1b
10:57:06 [2019-08-28T10:57:06.441Z]  ---> b2331cf0cbbf
10:57:06 [2019-08-28T10:57:06.441Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:57:06 [2019-08-28T10:57:06.808Z]  ---> 61d31c9d6b77
10:57:06 [2019-08-28T10:57:06.808Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:57:06 [2019-08-28T10:57:06.808Z]  ---> 250da3be486d
10:57:06 [2019-08-28T10:57:06.808Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
10:57:07 [2019-08-28T10:57:07.174Z]  ---> Running in 9a603cc6e2e8
10:57:07 [2019-08-28T10:57:07.554Z] + RM_GOPATH=0
10:57:07 [2019-08-28T10:57:07.555Z] + TMP_GOPATH=
10:57:07 [2019-08-28T10:57:07.555Z] + : /build/
10:57:07 [2019-08-28T10:57:07.555Z] + '[' -z '' ']'
10:57:07 [2019-08-28T10:57:07.555Z] ++ mktemp -d
10:57:07 [2019-08-28T10:57:07.555Z] + export GOPATH=/tmp/tmp.ueE7OiSnxz
10:57:07 [2019-08-28T10:57:07.555Z] + GOPATH=/tmp/tmp.ueE7OiSnxz
10:57:07 [2019-08-28T10:57:07.555Z] + RM_GOPATH=1
10:57:07 [2019-08-28T10:57:07.555Z] ++ dirname ./install.sh
10:57:07 [2019-08-28T10:57:07.555Z] + dir=.
10:57:07 [2019-08-28T10:57:07.555Z] + bin=rootlesskit
10:57:07 [2019-08-28T10:57:07.555Z] + shift
10:57:07 [2019-08-28T10:57:07.555Z] + '[' '!' -f ./rootlesskit.installer ']'
10:57:07 [2019-08-28T10:57:07.555Z] + . ./rootlesskit.installer
10:57:07 [2019-08-28T10:57:07.555Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
10:57:07 [2019-08-28T10:57:07.555Z] + install_rootlesskit
10:57:07 [2019-08-28T10:57:07.555Z] + case "$1" in
10:57:07 [2019-08-28T10:57:07.555Z] + export CGO_ENABLED=0
10:57:07 [2019-08-28T10:57:07.555Z] + CGO_ENABLED=0
10:57:07 [2019-08-28T10:57:07.555Z] + _install_rootlesskit
10:57:07 [2019-08-28T10:57:07.555Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
10:57:07 [2019-08-28T10:57:07.555Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ueE7OiSnxz/src/github.com/rootless-containers/rootlesskit
10:57:07 [2019-08-28T10:57:07.555Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
10:57:07 [2019-08-28T10:57:07.555Z] Cloning into '/tmp/tmp.ueE7OiSnxz/src/github.com/rootless-containers/rootlesskit'...
10:57:08 [2019-08-28T10:57:08.348Z] + cd /tmp/tmp.ueE7OiSnxz/src/github.com/rootless-containers/rootlesskit
10:57:08 [2019-08-28T10:57:08.348Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
10:57:08 [2019-08-28T10:57:08.348Z] + for f in rootlesskit rootlesskit-docker-proxy
10:57:08 [2019-08-28T10:57:08.348Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:57:09 [2019-08-28T10:57:09.272Z] #33 ...
10:57:09 [2019-08-28T10:57:09.272Z] 
10:57:09 [2019-08-28T10:57:09.272Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:09 [2019-08-28T10:57:09.272Z] #13 113.4 Selecting previously unselected package g++-mingw-w64-x86-64.
10:57:09 [2019-08-28T10:57:09.272Z] #13 113.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
10:57:09 [2019-08-28T10:57:09.272Z] #13 113.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:09 [2019-08-28T10:57:09.856Z] #13 ...
10:57:09 [2019-08-28T10:57:09.856Z] 
10:57:09 [2019-08-28T10:57:09.856Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:57:09 [2019-08-28T10:57:09.856Z] #33 171.0 github.com/LK4D4/vndr/godl
10:57:09 [2019-08-28T10:57:09.856Z] #33 171.9 github.com/LK4D4/vndr
10:57:09 [2019-08-28T10:57:09.856Z] #33 DONE 180.5s
10:57:09 [2019-08-28T10:57:09.856Z] 
10:57:09 [2019-08-28T10:57:09.856Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:09 [2019-08-28T10:57:09.856Z] #58 111.9   CC       criu/cr-dedup.o
10:57:09 [2019-08-28T10:57:09.856Z] #58 112.3   CC       criu/cr-dump.o
10:57:09 [2019-08-28T10:57:09.856Z] #58 114.4   CC       criu/cr-errno.o
10:57:09 [2019-08-28T10:57:09.856Z] #58 114.6   CC       criu/cr-restore.o
10:57:12 [2019-08-28T10:57:12.563Z] #13 ...
10:57:12 [2019-08-28T10:57:12.563Z] 
10:57:12 [2019-08-28T10:57:12.563Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:57:12 [2019-08-28T10:57:12.563Z] #33 DONE 183.8s
10:57:12 [2019-08-28T10:57:12.563Z] 
10:57:12 [2019-08-28T10:57:12.563Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:12 [2019-08-28T10:57:12.563Z] #58 112.6   CC       criu/clone-noasan.o
10:57:12 [2019-08-28T10:57:12.563Z] #58 112.8   CC       criu/config.o
10:57:12 [2019-08-28T10:57:12.563Z] #58 114.3   CC       criu/cr-check.o
10:57:12 [2019-08-28T10:57:12.564Z] #58 116.0   CC       criu/cr-dedup.o
10:57:12 [2019-08-28T10:57:12.564Z] #58 116.5   CC       criu/cr-dump.o
10:57:12 [2019-08-28T10:57:12.564Z] #58 119.0   CC       criu/cr-errno.o
10:57:12 [2019-08-28T10:57:12.564Z] #58 119.1   CC       criu/cr-restore.o
10:57:14 [2019-08-28T10:57:14.039Z] #58 118.8   CC       criu/cr-service.o
10:57:15 [2019-08-28T10:57:15.942Z] #58 120.5   CC       criu/crtools.o
10:57:16 [2019-08-28T10:57:16.190Z] + for f in rootlesskit rootlesskit-docker-proxy
10:57:16 [2019-08-28T10:57:16.190Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:57:16 [2019-08-28T10:57:16.507Z] #58 121.4   CC       criu/eventfd.o
10:57:16 [2019-08-28T10:57:16.748Z] #58 124.3   CC       criu/cr-service.o
10:57:16 [2019-08-28T10:57:16.971Z] Removing intermediate container 9a603cc6e2e8
10:57:16 [2019-08-28T10:57:16.971Z]  ---> 95d36a2ebb93
10:57:16 [2019-08-28T10:57:16.971Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build
10:57:16 [2019-08-28T10:57:16.971Z]  ---> a7295f0a5533
10:57:16 [2019-08-28T10:57:16.971Z] Step 94/126 : FROM runtime-dev AS dev
10:57:16 [2019-08-28T10:57:16.971Z]  ---> 4cf584cf049c
10:57:16 [2019-08-28T10:57:16.971Z] Step 95/126 : ARG DEBIAN_FRONTEND
10:57:16 [2019-08-28T10:57:16.971Z]  ---> Running in 4ad1e74fbd9f
10:57:17 [2019-08-28T10:57:17.075Z] #58 121.9   CC       criu/eventpoll.o
10:57:17 [2019-08-28T10:57:17.075Z] #58 ...
10:57:17 [2019-08-28T10:57:17.075Z] 
10:57:17 [2019-08-28T10:57:17.075Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.7 Setting up aufs-tools (1:4.1+20161219-1) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.7 Setting up libsepol1-dev:amd64 (2.6-2) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.7 Processing triggers for mime-support (3.60) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.8 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.8 Setting up libcap2-bin (1:2.25-1) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:57:17 [2019-08-28T10:57:17.333Z] #13 122.8 Setting up bash-completion (1:2.1-4.3) ...
10:57:17 [2019-08-28T10:57:17.338Z] Removing intermediate container 4ad1e74fbd9f
10:57:17 [2019-08-28T10:57:17.338Z]  ---> e95a7657b7e1
10:57:17 [2019-08-28T10:57:17.338Z] Step 96/126 : RUN groupadd -r docker
10:57:17 [2019-08-28T10:57:17.338Z]  ---> Running in 80c8204f217c
10:57:18 [2019-08-28T10:57:18.131Z] #58 125.8   CC       criu/crtools.o
10:57:18 [2019-08-28T10:57:18.605Z] Removing intermediate container 80c8204f217c
10:57:18 [2019-08-28T10:57:18.605Z]  ---> 1b36a814b69d
10:57:18 [2019-08-28T10:57:18.605Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser
10:57:18 [2019-08-28T10:57:18.605Z]  ---> Running in b6b747887388
10:57:18 [2019-08-28T10:57:18.697Z] #58 126.5   CC       criu/eventfd.o
10:57:18 [2019-08-28T10:57:18.955Z] #58 ...
10:57:18 [2019-08-28T10:57:18.955Z] 
10:57:18 [2019-08-28T10:57:18.955Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:18 [2019-08-28T10:57:18.955Z] #13 125.3 Setting up aufs-tools (1:4.1+20161219-1) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.3 Setting up libsepol1-dev:amd64 (2.6-2) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.4 Processing triggers for mime-support (3.60) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.4 Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.5 Setting up libcap2-bin (1:2.25-1) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:57:19 [2019-08-28T10:57:19.213Z] #13 125.5 Setting up bash-completion (1:2.1-4.3) ...
10:57:19 [2019-08-28T10:57:19.411Z] Removing intermediate container b6b747887388
10:57:19 [2019-08-28T10:57:19.411Z]  ---> 14f935d92fe5
10:57:19 [2019-08-28T10:57:19.411Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.1 Setting up libonig4:amd64 (6.1.3-2) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.1 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.1 Setting up zip (3.0-11+b1) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Setting up bzip2 (1.0.6-8.1) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Setting up libaio1:amd64 (0.3.110-3) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Setting up xz-utils (5.2.2-1.2+b1) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.3 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.3 Setting up libpcre32-3:amd64 (2:8.39-3) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
10:57:19 [2019-08-28T10:57:19.859Z] #13 125.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:57:19 [2019-08-28T10:57:19.867Z]  ---> Running in 67b2a3f244d8
10:57:20 [2019-08-28T10:57:20.117Z] #13 125.8 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ...
10:57:20 [2019-08-28T10:57:20.117Z] #13 125.8 Setting up libpcre16-3:amd64 (2:8.39-3) ...
10:57:20 [2019-08-28T10:57:20.252Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.8 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.8 Setting up libudev-dev:amd64 (232-25+deb9u11) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up pigz (2.3.4-1) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up mingw-w64-common (5.0.1-1) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up jq (1.5+dfsg-1.3) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 125.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 126.0 Setting up xfsprogs (4.9.0+nmu1) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 126.0 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:57:20 [2019-08-28T10:57:20.379Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:57:20 [2019-08-28T10:57:20.622Z] Removing intermediate container 67b2a3f244d8
10:57:20 [2019-08-28T10:57:20.622Z]  ---> 5d12054e15a5
10:57:20 [2019-08-28T10:57:20.622Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:57:20 [2019-08-28T10:57:20.622Z]  ---> Running in 8c756ed41928
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.1 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.1 Setting up btrfs-progs (4.7.3-1) ...
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
10:57:20 [2019-08-28T10:57:20.637Z] #13 126.1 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.8 Setting up libonig4:amd64 (6.1.3-2) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.8 Setting up zip (3.0-11+b1) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 Setting up bzip2 (1.0.6-8.1) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 Setting up libaio1:amd64 (0.3.110-3) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 Setting up xz-utils (5.2.2-1.2+b1) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 127.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:57:21 [2019-08-28T10:57:21.747Z] #13 128.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 128.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 128.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 128.0 Setting up libpcre32-3:amd64 (2:8.39-3) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 128.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
10:57:21 [2019-08-28T10:57:21.747Z] #13 128.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:57:21 [2019-08-28T10:57:21.870Z] Removing intermediate container 8c756ed41928
10:57:21 [2019-08-28T10:57:21.870Z]  ---> f59546bc08c6
10:57:21 [2019-08-28T10:57:21.870Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:57:21 [2019-08-28T10:57:21.870Z]  ---> Running in 1bd4e102de3a
10:57:22 [2019-08-28T10:57:22.005Z] #13 128.4 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.4 Setting up libpcre16-3:amd64 (2:8.39-3) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.4 Setting up libnl-3-200:amd64 (3.2.27-2) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.5 Setting up libudev-dev:amd64 (232-25+deb9u11) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.5 Setting up pigz (2.3.4-1) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.5 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.5 Setting up mingw-w64-common (5.0.1-1) ...
10:57:22 [2019-08-28T10:57:22.263Z] #13 128.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
10:57:22 [2019-08-28T10:57:22.264Z] #13 128.6 Setting up jq (1.5+dfsg-1.3) ...
10:57:22 [2019-08-28T10:57:22.264Z] #13 128.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
10:57:22 [2019-08-28T10:57:22.264Z] #13 128.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
10:57:22 [2019-08-28T10:57:22.264Z] #13 128.6 Setting up xfsprogs (4.9.0+nmu1) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.6 Setting up vim (2:8.0.0197-4+deb9u3) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 Setting up iptables (1.6.0+snapshot20161117-6) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 Setting up btrfs-progs (4.7.3-1) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
10:57:22 [2019-08-28T10:57:22.522Z] #13 128.8 Setting up python3.5 (3.5.3-1+deb9u1) ...
10:57:23 [2019-08-28T10:57:23.147Z] Removing intermediate container 1bd4e102de3a
10:57:23 [2019-08-28T10:57:23.147Z]  ---> 24a7b2a36b07
10:57:23 [2019-08-28T10:57:23.147Z] Step 101/126 : RUN ldconfig
10:57:23 [2019-08-28T10:57:23.147Z]  ---> Running in 7e169192044a
10:57:23 [2019-08-28T10:57:23.940Z] Removing intermediate container 7e169192044a
10:57:23 [2019-08-28T10:57:23.940Z]  ---> 16044c64361d
10:57:23 [2019-08-28T10:57:23.940Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
10:57:23 [2019-08-28T10:57:23.940Z]  ---> Running in 08169d804091
10:57:24 [2019-08-28T10:57:24.821Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
10:57:24 [2019-08-28T10:57:24.821Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
10:57:25 [2019-08-28T10:57:25.240Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
10:57:25 [2019-08-28T10:57:25.240Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
10:57:25 [2019-08-28T10:57:25.240Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
10:57:25 [2019-08-28T10:57:25.240Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
10:57:25 [2019-08-28T10:57:25.240Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
10:57:25 [2019-08-28T10:57:25.240Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.7 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 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
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 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
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 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
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 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
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 Setting up btrfs-tools (4.7.3-1) ...
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 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
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 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
10:57:25 [2019-08-28T10:57:25.897Z] #13 130.8 Setting up python3 (3.5.3-1) ...
10:57:26 [2019-08-28T10:57:26.500Z] Fetched 7670 kB in 1s (4013 kB/s)
10:57:27 [2019-08-28T10:57:27.279Z] #13 132.6 Setting up apparmor (2.11.0-3+deb9u2) ...
10:57:27 [2019-08-28T10:57:27.312Z] Reading package lists...
10:57:27 [2019-08-28T10:57:27.683Z] Reading package lists...
10:57:27 [2019-08-28T10:57:27.683Z] Building dependency tree...
10:57:27 [2019-08-28T10:57:27.683Z] Reading state information...
10:57:27 [2019-08-28T10:57:27.683Z] The following additional packages will be installed:
10:57:27 [2019-08-28T10:57:27.683Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
10:57:27 [2019-08-28T10:57:27.683Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
10:57:27 [2019-08-28T10:57:27.683Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
10:57:27 [2019-08-28T10:57:27.683Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
10:57:27 [2019-08-28T10:57:27.683Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:57:27 [2019-08-28T10:57:27.683Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
10:57:27 [2019-08-28T10:57:27.683Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
10:57:27 [2019-08-28T10:57:27.683Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
10:57:27 [2019-08-28T10:57:27.683Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
10:57:27 [2019-08-28T10:57:27.683Z] Suggested packages:
10:57:27 [2019-08-28T10:57:27.683Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
10:57:27 [2019-08-28T10:57:27.683Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
10:57:27 [2019-08-28T10:57:27.683Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
10:57:27 [2019-08-28T10:57:27.683Z]   vim-doc vim-scripts xfsdump acl attr quota
10:57:27 [2019-08-28T10:57:27.683Z] Recommended packages:
10:57:27 [2019-08-28T10:57:27.683Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
10:57:27 [2019-08-28T10:57:27.683Z]   python3-keyrings.alt python3-xdg unzip
10:57:27 [2019-08-28T10:57:27.845Z] #13 ...
10:57:27 [2019-08-28T10:57:27.845Z] 
10:57:27 [2019-08-28T10:57:27.845Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:27 [2019-08-28T10:57:27.845Z] #58 122.8   CC       criu/external.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 123.1   CC       criu/fault-injection.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 123.3   CC       criu/fdstore.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 123.8   CC       criu/fifo.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 124.3   CC       criu/file-ids.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 124.6   CC       criu/file-lock.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 125.7   CC       criu/files-ext.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 126.2   CC       criu/files-reg.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 128.3   CC       criu/files.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 130.3   CC       criu/filesystems.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 130.8   CC       criu/fsnotify.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 132.0   CC       criu/image-desc.o
10:57:27 [2019-08-28T10:57:27.845Z] #58 132.2   CC       criu/image.o
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.4 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.4 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
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.4 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
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.5 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
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.5 Setting up btrfs-tools (4.7.3-1) ...
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:57:27 [2019-08-28T10:57:27.856Z] #13 133.5 Setting up python3 (3.5.3-1) ...
10:57:28 [2019-08-28T10:57:28.410Z] #58 133.2   CC       criu/ipc_ns.o
10:57:28 [2019-08-28T10:57:28.410Z] #58 ...
10:57:28 [2019-08-28T10:57:28.410Z] 
10:57:28 [2019-08-28T10:57:28.410Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:28 [2019-08-28T10:57:28.410Z] #13 133.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:57:28 [2019-08-28T10:57:28.410Z] #13 134.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:57:28 [2019-08-28T10:57:28.472Z] The following NEW packages will be installed:
10:57:28 [2019-08-28T10:57:28.472Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
10:57:28 [2019-08-28T10:57:28.472Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
10:57:28 [2019-08-28T10:57:28.472Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
10:57:28 [2019-08-28T10:57:28.472Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
10:57:28 [2019-08-28T10:57:28.472Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
10:57:28 [2019-08-28T10:57:28.472Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
10:57:28 [2019-08-28T10:57:28.472Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
10:57:28 [2019-08-28T10:57:28.472Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
10:57:28 [2019-08-28T10:57:28.472Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
10:57:28 [2019-08-28T10:57:28.472Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
10:57:28 [2019-08-28T10:57:28.472Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
10:57:28 [2019-08-28T10:57:28.472Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
10:57:28 [2019-08-28T10:57:28.472Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
10:57:28 [2019-08-28T10:57:28.472Z]   xfsprogs xxd xz-utils zip
10:57:28 [2019-08-28T10:57:28.472Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
10:57:28 [2019-08-28T10:57:28.472Z] Need to get 88.2 MB of archives.
10:57:28 [2019-08-28T10:57:28.472Z] After this operation, 565 MB of additional disk space will be used.
10:57:28 [2019-08-28T10:57:28.472Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u11 [92.4 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
10:57:28 [2019-08-28T10:57:28.472Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
10:57:28 [2019-08-28T10:57:28.668Z] #13 134.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:57:28 [2019-08-28T10:57:28.668Z] #13 134.1 Setting up python3-wheel (0.29.0-2) ...
10:57:28 [2019-08-28T10:57:28.877Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
10:57:28 [2019-08-28T10:57:28.877Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
10:57:28 [2019-08-28T10:57:28.877Z] 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]
10:57:28 [2019-08-28T10:57:28.877Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u11 [1762 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
10:57:28 [2019-08-28T10:57:28.877Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
10:57:29 [2019-08-28T10:57:29.226Z] #13 135.3 Setting up apparmor (2.11.0-3+deb9u2) ...
10:57:29 [2019-08-28T10:57:29.226Z] #13 ...
10:57:29 [2019-08-28T10:57:29.226Z] 
10:57:29 [2019-08-28T10:57:29.226Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:29 [2019-08-28T10:57:29.226Z] #58 126.9   CC       criu/eventpoll.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 128.0   CC       criu/external.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 128.3   CC       criu/fault-injection.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 128.4   CC       criu/fdstore.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 128.9   CC       criu/fifo.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 129.3   CC       criu/file-ids.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 129.7   CC       criu/file-lock.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 130.7   CC       criu/files-ext.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 131.1   CC       criu/files-reg.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 133.4   CC       criu/files.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 135.6   CC       criu/filesystems.o
10:57:29 [2019-08-28T10:57:29.226Z] #58 136.4   CC       criu/fsnotify.o
10:57:29 [2019-08-28T10:57:29.245Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
10:57:29 [2019-08-28T10:57:29.245Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
10:57:29 [2019-08-28T10:57:29.245Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
10:57:29 [2019-08-28T10:57:29.245Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
10:57:29 [2019-08-28T10:57:29.245Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
10:57:29 [2019-08-28T10:57:29.245Z] 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]
10:57:29 [2019-08-28T10:57:29.245Z] 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]
10:57:29 [2019-08-28T10:57:29.245Z] 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]
10:57:29 [2019-08-28T10:57:29.245Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
10:57:29 [2019-08-28T10:57:29.245Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
10:57:29 [2019-08-28T10:57:29.245Z] 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]
10:57:29 [2019-08-28T10:57:29.245Z] 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]
10:57:29 [2019-08-28T10:57:29.602Z] #13 135.0 Setting up python3-pkg-resources (33.1.1-1) ...
10:57:30 [2019-08-28T10:57:30.093Z] 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]
10:57:30 [2019-08-28T10:57:30.158Z] #58 137.8   CC       criu/image-desc.o
10:57:30 [2019-08-28T10:57:30.158Z] #58 138.1   CC       criu/image.o
10:57:30 [2019-08-28T10:57:30.158Z] #58 ...
10:57:30 [2019-08-28T10:57:30.158Z] 
10:57:30 [2019-08-28T10:57:30.158Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
10:57:30 [2019-08-28T10:57:30.158Z] #13 136.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:57:30 [2019-08-28T10:57:30.416Z] #13 136.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:57:30 [2019-08-28T10:57:30.416Z] #13 136.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
10:57:30 [2019-08-28T10:57:30.416Z] #13 136.6 Setting up python3-wheel (0.29.0-2) ...
10:57:30 [2019-08-28T10:57:30.535Z] #13 136.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:57:30 [2019-08-28T10:57:30.535Z] #13 136.0 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:57:30 [2019-08-28T10:57:30.588Z] debconf: delaying package configuration, since apt-utils is not installed
10:57:30 [2019-08-28T10:57:30.588Z] Fetched 88.2 MB in 1s (55.8 MB/s)
10:57:30 [2019-08-28T10:57:30.588Z] Selecting previously unselected package bash-completion.
10:57:30 [2019-08-28T10:57:30.588Z] (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.)
10:57:30 [2019-08-28T10:57:30.588Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
10:57:31 [2019-08-28T10:57:31.035Z] Unpacking bash-completion (1:2.1-4.3) ...
10:57:31 [2019-08-28T10:57:31.035Z] Selecting previously unselected package libnet1:s390x.
10:57:31 [2019-08-28T10:57:31.035Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.035Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
10:57:31 [2019-08-28T10:57:31.035Z] Selecting previously unselected package libnfnetlink0:s390x.
10:57:31 [2019-08-28T10:57:31.035Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.035Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
10:57:31 [2019-08-28T10:57:31.035Z] Selecting previously unselected package libpcrecpp0v5:s390x.
10:57:31 [2019-08-28T10:57:31.035Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.035Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
10:57:31 [2019-08-28T10:57:31.035Z] Selecting previously unselected package libudev-dev:s390x.
10:57:31 [2019-08-28T10:57:31.035Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.035Z] Unpacking libudev-dev:s390x (232-25+deb9u11) ...
10:57:31 [2019-08-28T10:57:31.035Z] Selecting previously unselected package libpython3.5-minimal:s390x.
10:57:31 [2019-08-28T10:57:31.035Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.035Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
10:57:31 [2019-08-28T10:57:31.035Z] Selecting previously unselected package python3.5-minimal.
10:57:31 [2019-08-28T10:57:31.035Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.035Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
10:57:31 [2019-08-28T10:57:31.403Z] Selecting previously unselected package python3-minimal.
10:57:31 [2019-08-28T10:57:31.403Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.403Z] Unpacking python3-minimal (3.5.3-1) ...
10:57:31 [2019-08-28T10:57:31.403Z] Selecting previously unselected package libmpdec2:s390x.
10:57:31 [2019-08-28T10:57:31.403Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.403Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
10:57:31 [2019-08-28T10:57:31.403Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
10:57:31 [2019-08-28T10:57:31.403Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.403Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
10:57:31 [2019-08-28T10:57:31.613Z] #13 137.7 Setting up python3-pkg-resources (33.1.1-1) ...
10:57:31 [2019-08-28T10:57:31.771Z] Selecting previously unselected package python3.5.
10:57:31 [2019-08-28T10:57:31.771Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.771Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
10:57:31 [2019-08-28T10:57:31.771Z] Selecting previously unselected package libpython3-stdlib:s390x.
10:57:31 [2019-08-28T10:57:31.771Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
10:57:31 [2019-08-28T10:57:31.771Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
10:57:31 [2019-08-28T10:57:31.771Z] Selecting previously unselected package dh-python.
10:57:31 [2019-08-28T10:57:31.771Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
10:57:31 [2019-08-28T10:57:31.771Z] Unpacking dh-python (2.20170125) ...
10:57:31 [2019-08-28T10:57:31.771Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
10:57:31 [2019-08-28T10:57:31.771Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
10:57:31 [2019-08-28T10:57:31.908Z] #13 137.3 Setting up dmsetup (2:1.02.137-2) ...
10:57:31 [2019-08-28T10:57:31.909Z] #13 137.3 Setting up python3-setuptools (33.1.1-1) ...
10:57:32 [2019-08-28T10:57:32.146Z] Setting up python3-minimal (3.5.3-1) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package python3.
10:57:32 [2019-08-28T10:57:32.521Z] (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.)
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking python3 (3.5.3-1) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package pigz.
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking pigz (2.3.4-1) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package libip4tc0:s390x.
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package libip6tc0:s390x.
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package libiptc0:s390x.
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package libxtables12:s390x.
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
10:57:32 [2019-08-28T10:57:32.521Z] Selecting previously unselected package iptables.
10:57:32 [2019-08-28T10:57:32.521Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.521Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
10:57:32 [2019-08-28T10:57:32.805Z] #13 138.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
10:57:32 [2019-08-28T10:57:32.805Z] #13 138.9 Setting up python3-pip (9.0.1-2+deb9u1) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package xxd.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package vim-common.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package bzip2.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking bzip2 (1.0.6-8.1) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package libgpm2:s390x.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package xz-utils.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package aufs-tools.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package liblzo2-2:s390x.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
10:57:32 [2019-08-28T10:57:32.889Z] Selecting previously unselected package btrfs-progs.
10:57:32 [2019-08-28T10:57:32.889Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
10:57:32 [2019-08-28T10:57:32.889Z] Unpacking btrfs-progs (4.7.3-1) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package btrfs-tools.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking btrfs-tools (4.7.3-1) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package dmsetup.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking dmsetup (2:1.02.137-2) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package libonig4:s390x.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking libonig4:s390x (6.1.3-2) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package libjq1:s390x.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package jq.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking jq (1.5+dfsg-1.3) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package libaio1:s390x.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking libaio1:s390x (0.3.110-3) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package libcap2-bin.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking libcap2-bin (1:2.25-1) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
10:57:33 [2019-08-28T10:57:33.260Z] Selecting previously unselected package libsepol1-dev:s390x.
10:57:33 [2019-08-28T10:57:33.260Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.260Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
10:57:33 [2019-08-28T10:57:33.284Z] #13 138.5 Setting up dh-python (2.20170125) ...
10:57:33 [2019-08-28T10:57:33.628Z] Selecting previously unselected package libpcre16-3:s390x.
10:57:33 [2019-08-28T10:57:33.628Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.628Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
10:57:33 [2019-08-28T10:57:33.628Z] Selecting previously unselected package libpcre32-3:s390x.
10:57:33 [2019-08-28T10:57:33.628Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.628Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
10:57:33 [2019-08-28T10:57:33.628Z] Selecting previously unselected package libpcre3-dev:s390x.
10:57:33 [2019-08-28T10:57:33.628Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.628Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
10:57:33 [2019-08-28T10:57:33.628Z] Selecting previously unselected package libselinux1-dev:s390x.
10:57:33 [2019-08-28T10:57:33.628Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
10:57:33 [2019-08-28T10:57:33.628Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
10:57:33 [2019-08-28T10:57:33.850Z] #13 139.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:57:33 [2019-08-28T10:57:33.850Z] #13 139.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:33 [2019-08-28T10:57:33.996Z] #13 140.0 Setting up dmsetup (2:1.02.137-2) ...
10:57:33 [2019-08-28T10:57:33.996Z] #13 140.1 Setting up python3-setuptools (33.1.1-1) ...
10:57:34 [2019-08-28T10:57:34.006Z] Selecting previously unselected package libdevmapper-dev:s390x.
10:57:34 [2019-08-28T10:57:34.006Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
10:57:34 [2019-08-28T10:57:34.006Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
10:57:34 [2019-08-28T10:57:34.006Z] Selecting previously unselected package libnl-3-200:s390x.
10:57:34 [2019-08-28T10:57:34.006Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
10:57:34 [2019-08-28T10:57:34.006Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
10:57:34 [2019-08-28T10:57:34.006Z] Selecting previously unselected package libprotobuf-c1:s390x.
10:57:34 [2019-08-28T10:57:34.006Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
10:57:34 [2019-08-28T10:57:34.006Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
10:57:34 [2019-08-28T10:57:34.006Z] Selecting previously unselected package libreadline5:s390x.
10:57:34 [2019-08-28T10:57:34.006Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
10:57:34 [2019-08-28T10:57:34.006Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
10:57:34 [2019-08-28T10:57:34.006Z] Selecting previously unselected package libsystemd-dev:s390x.
10:57:34 [2019-08-28T10:57:34.006Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_s390x.deb ...
10:57:34 [2019-08-28T10:57:34.006Z] Unpacking libsystemd-dev:s390x (232-25+deb9u11) ...
10:57:34 [2019-08-28T10:57:34.417Z] #13 DONE 139.8s
10:57:34 [2019-08-28T10:57:34.417Z] 
10:57:34 [2019-08-28T10:57:34.417Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:34 [2019-08-28T10:57:34.417Z] #58 134.4   CC       criu/irmap.o
10:57:34 [2019-08-28T10:57:34.417Z] #58 135.0   CC       criu/kcmp-ids.o
10:57:34 [2019-08-28T10:57:34.417Z] #58 135.4   CC       criu/kerndat.o
10:57:34 [2019-08-28T10:57:34.417Z] #58 136.5   CC       criu/libnetlink.o
10:57:34 [2019-08-28T10:57:34.417Z] #58 136.8   CC       criu/log.o
10:57:34 [2019-08-28T10:57:34.417Z] #58 137.4   CC       criu/lsm.o
10:57:34 [2019-08-28T10:57:34.417Z] #58 137.8   CC       criu/mem.o
10:57:34 [2019-08-28T10:57:34.535Z] Selecting previously unselected package net-tools.
10:57:34 [2019-08-28T10:57:34.535Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
10:57:34 [2019-08-28T10:57:34.535Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
10:57:34 [2019-08-28T10:57:34.535Z] Selecting previously unselected package python-pip-whl.
10:57:34 [2019-08-28T10:57:34.535Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
10:57:34 [2019-08-28T10:57:34.535Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
10:57:34 [2019-08-28T10:57:34.535Z] Selecting previously unselected package python3-pip.
10:57:34 [2019-08-28T10:57:34.535Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
10:57:34 [2019-08-28T10:57:34.535Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
10:57:34 [2019-08-28T10:57:34.535Z] Selecting previously unselected package python3-pkg-resources.
10:57:34 [2019-08-28T10:57:34.535Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
10:57:34 [2019-08-28T10:57:34.535Z] Unpacking python3-pkg-resources (33.1.1-1) ...
10:57:34 [2019-08-28T10:57:34.535Z] Selecting previously unselected package python3-setuptools.
10:57:34 [2019-08-28T10:57:34.535Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
10:57:34 [2019-08-28T10:57:34.535Z] Unpacking python3-setuptools (33.1.1-1) ...
10:57:34 [2019-08-28T10:57:34.928Z] #13 141.1 Setting up dh-python (2.20170125) ...
10:57:34 [2019-08-28T10:57:34.980Z] Selecting previously unselected package python3-wheel.
10:57:34 [2019-08-28T10:57:34.980Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
10:57:34 [2019-08-28T10:57:34.980Z] Unpacking python3-wheel (0.29.0-2) ...
10:57:34 [2019-08-28T10:57:34.980Z] Selecting previously unselected package thin-provisioning-tools.
10:57:34 [2019-08-28T10:57:34.980Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
10:57:34 [2019-08-28T10:57:34.980Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
10:57:34 [2019-08-28T10:57:34.980Z] Selecting previously unselected package vim-runtime.
10:57:34 [2019-08-28T10:57:34.980Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
10:57:34 [2019-08-28T10:57:34.980Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
10:57:34 [2019-08-28T10:57:34.980Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
10:57:34 [2019-08-28T10:57:34.980Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
10:57:34 [2019-08-28T10:57:34.985Z] #58 139.7   CC       criu/mount.o
10:57:35 [2019-08-28T10:57:35.358Z] Selecting previously unselected package vim.
10:57:35 [2019-08-28T10:57:35.358Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
10:57:35 [2019-08-28T10:57:35.358Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
10:57:35 [2019-08-28T10:57:35.495Z] #13 141.7 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
10:57:35 [2019-08-28T10:57:35.495Z] #13 141.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:35 [2019-08-28T10:57:35.550Z] #58 ...
10:57:35 [2019-08-28T10:57:35.550Z] 
10:57:35 [2019-08-28T10:57:35.550Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:57:35 [2019-08-28T10:57:35.550Z] #42 160.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:57:35 [2019-08-28T10:57:35.550Z] #42 163.2 + mkdir -p /build
10:57:35 [2019-08-28T10:57:35.550Z] #42 163.2 + cp runc /build/runc
10:57:35 [2019-08-28T10:57:35.550Z] #42 DONE 163.4s
10:57:35 [2019-08-28T10:57:35.550Z] 
10:57:35 [2019-08-28T10:57:35.550Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:57:35 [2019-08-28T10:57:35.748Z] Selecting previously unselected package xfsprogs.
10:57:35 [2019-08-28T10:57:35.748Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
10:57:35 [2019-08-28T10:57:35.748Z] Unpacking xfsprogs (4.9.0+nmu1) ...
10:57:35 [2019-08-28T10:57:35.748Z] Selecting previously unselected package zip.
10:57:35 [2019-08-28T10:57:35.748Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
10:57:35 [2019-08-28T10:57:35.748Z] Unpacking zip (3.0-11+b1) ...
10:57:35 [2019-08-28T10:57:35.748Z] Selecting previously unselected package libapparmor-perl.
10:57:35 [2019-08-28T10:57:35.748Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
10:57:35 [2019-08-28T10:57:35.748Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
10:57:35 [2019-08-28T10:57:35.748Z] Selecting previously unselected package apparmor.
10:57:35 [2019-08-28T10:57:35.748Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
10:57:35 [2019-08-28T10:57:35.748Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
10:57:36 [2019-08-28T10:57:36.124Z] Selecting previously unselected package binutils-mingw-w64-i686.
10:57:36 [2019-08-28T10:57:36.124Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
10:57:36 [2019-08-28T10:57:36.124Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:57:36 [2019-08-28T10:57:36.124Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
10:57:36 [2019-08-28T10:57:36.124Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
10:57:36 [2019-08-28T10:57:36.124Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:57:36 [2019-08-28T10:57:36.431Z] Running on azwin-2-e780f0 in d:\jenkins\workspace\moby_PR-39800
10:57:36 [2019-08-28T10:57:36.433Z] #13 DONE 142.6s
10:57:36 [2019-08-28T10:57:36.433Z] 
10:57:36 [2019-08-28T10:57:36.433Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
[Pipeline] {
[Pipeline] ws
10:57:36 [2019-08-28T10:57:36.466Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:57:36 [2019-08-28T10:57:36.512Z] Selecting previously unselected package binutils-mingw-w64.
10:57:36 [2019-08-28T10:57:36.512Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
10:57:36 [2019-08-28T10:57:36.512Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:57:36 [2019-08-28T10:57:36.893Z] Selecting previously unselected package mingw-w64-common.
10:57:36 [2019-08-28T10:57:36.893Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
10:57:36 [2019-08-28T10:57:36.893Z] Unpacking mingw-w64-common (5.0.1-1) ...
10:57:37 [2019-08-28T10:57:37.002Z] #14 ...
10:57:37 [2019-08-28T10:57:37.002Z] 
10:57:37 [2019-08-28T10:57:37.002Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:57:37 [2019-08-28T10:57:37.002Z] #42 161.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:57:37 [2019-08-28T10:57:37.002Z] #42 164.4 + mkdir -p /build
10:57:37 [2019-08-28T10:57:37.002Z] #42 164.4 + cp runc /build/runc
10:57:37 [2019-08-28T10:57:37.002Z] #42 DONE 164.6s
10:57:37 [2019-08-28T10:57:37.002Z] 
10:57:37 [2019-08-28T10:57:37.002Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:37 [2019-08-28T10:57:37.002Z] #58 139.2   CC       criu/ipc_ns.o
10:57:37 [2019-08-28T10:57:37.002Z] #58 140.4   CC       criu/irmap.o
10:57:37 [2019-08-28T10:57:37.002Z] #58 141.2   CC       criu/kcmp-ids.o
10:57:37 [2019-08-28T10:57:37.002Z] #58 141.5   CC       criu/kerndat.o
10:57:37 [2019-08-28T10:57:37.002Z] #58 142.8   CC       criu/libnetlink.o
10:57:37 [2019-08-28T10:57:37.002Z] #58 143.2   CC       criu/log.o
10:57:37 [2019-08-28T10:57:37.002Z] #58 143.8   CC       criu/lsm.o
10:57:37 [2019-08-28T10:57:37.002Z] #58 144.3   CC       criu/mem.o
10:57:37 [2019-08-28T10:57:37.677Z] Selecting previously unselected package mingw-w64-x86-64-dev.
10:57:37 [2019-08-28T10:57:37.677Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
10:57:37 [2019-08-28T10:57:37.677Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
10:57:38 [2019-08-28T10:57:38.376Z] #58 146.3   CC       criu/mount.o
10:57:38 [2019-08-28T10:57:38.472Z] Selecting previously unselected package gcc-mingw-w64-base.
10:57:38 [2019-08-28T10:57:38.472Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
10:57:38 [2019-08-28T10:57:38.472Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:57:38 [2019-08-28T10:57:38.472Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
10:57:38 [2019-08-28T10:57:38.472Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
10:57:38 [2019-08-28T10:57:38.472Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:40 [2019-08-28T10:57:40.814Z] #14 ...
10:57:40 [2019-08-28T10:57:40.814Z] 
10:57:40 [2019-08-28T10:57:40.814Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:40 [2019-08-28T10:57:40.814Z] #58 144.0   CC       criu/namespaces.o
10:57:40 [2019-08-28T10:57:40.814Z] #58 145.7   CC       criu/net.o
10:57:41 [2019-08-28T10:57:41.821Z] Selecting previously unselected package g++-mingw-w64-x86-64.
10:57:41 [2019-08-28T10:57:41.821Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
10:57:41 [2019-08-28T10:57:41.821Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:42 [2019-08-28T10:57:42.562Z] #58 149.8   CC       criu/namespaces.o
10:57:42 [2019-08-28T10:57:42.819Z] #58 ...
10:57:42 [2019-08-28T10:57:42.819Z] 
10:57:42 [2019-08-28T10:57:42.819Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:57:42 [2019-08-28T10:57:42.819Z] #14 6.443 Collecting yamllint==1.16.0
10:57:43 [2019-08-28T10:57:43.343Z] #58 147.8   CC       criu/netfilter.o
10:57:43 [2019-08-28T10:57:43.343Z] #58 148.1   CC       criu/page-pipe.o
10:57:43 [2019-08-28T10:57:43.909Z] #58 148.7   CC       criu/page-xfer.o
10:57:44 [2019-08-28T10:57:44.283Z] Setting up aufs-tools (1:4.1+20161219-1) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up libsepol1-dev:s390x (2.6-2) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
10:57:44 [2019-08-28T10:57:44.283Z] Processing triggers for mime-support (3.60) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up libcap2-bin (1:2.25-1) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
10:57:44 [2019-08-28T10:57:44.283Z] Setting up bash-completion (1:2.1-4.3) ...
10:57:44 [2019-08-28T10:57:44.655Z] Setting up libonig4:s390x (6.1.3-2) ...
10:57:44 [2019-08-28T10:57:44.655Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
10:57:44 [2019-08-28T10:57:44.655Z] Setting up zip (3.0-11+b1) ...
10:57:44 [2019-08-28T10:57:44.655Z] Setting up bzip2 (1.0.6-8.1) ...
10:57:44 [2019-08-28T10:57:44.655Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
10:57:44 [2019-08-28T10:57:44.655Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
10:57:44 [2019-08-28T10:57:44.655Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:44 [2019-08-28T10:57:44.842Z] #58 149.6   CC       criu/pagemap-cache.o
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libaio1:s390x (0.3.110-3) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up xz-utils (5.2.2-1.2+b1) ...
10:57:45 [2019-08-28T10:57:45.030Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:57:45 [2019-08-28T10:57:45.030Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libsystemd-dev:s390x (232-25+deb9u11) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
10:57:45 [2019-08-28T10:57:45.030Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up libudev-dev:s390x (232-25+deb9u11) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up pigz (2.3.4-1) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up libmpdec2:s390x (2.4.2-1) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up mingw-w64-common (5.0.1-1) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up jq (1.5+dfsg-1.3) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up xfsprogs (4.9.0+nmu1) ...
10:57:45 [2019-08-28T10:57:45.031Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
10:57:45 [2019-08-28T10:57:45.031Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:57:45 [2019-08-28T10:57:45.031Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:57:45 [2019-08-28T10:57:45.031Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:57:45 [2019-08-28T10:57:45.031Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:57:45 [2019-08-28T10:57:45.031Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:57:45 [2019-08-28T10:57:45.031Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:57:45 [2019-08-28T10:57:45.031Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:57:45 [2019-08-28T10:57:45.100Z] #58 149.9   CC       criu/pagemap.o
10:57:45 [2019-08-28T10:57:45.395Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:57:45 [2019-08-28T10:57:45.395Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
10:57:45 [2019-08-28T10:57:45.395Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
10:57:45 [2019-08-28T10:57:45.395Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
10:57:45 [2019-08-28T10:57:45.395Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
10:57:45 [2019-08-28T10:57:45.395Z] Setting up btrfs-progs (4.7.3-1) ...
10:57:45 [2019-08-28T10:57:45.395Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
10:57:45 [2019-08-28T10:57:45.395Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
10:57:45 [2019-08-28T10:57:45.666Z] #58 150.5   CC       criu/parasite-syscall.o
10:57:46 [2019-08-28T10:57:46.189Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
10:57:46 [2019-08-28T10:57:46.189Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:46 [2019-08-28T10:57:46.189Z] 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
10:57:46 [2019-08-28T10:57:46.189Z] 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
10:57:46 [2019-08-28T10:57:46.189Z] 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
10:57:46 [2019-08-28T10:57:46.189Z] 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
10:57:46 [2019-08-28T10:57:46.189Z] Setting up btrfs-tools (4.7.3-1) ...
10:57:46 [2019-08-28T10:57:46.189Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
10:57:46 [2019-08-28T10:57:46.189Z] 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
10:57:46 [2019-08-28T10:57:46.189Z] 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
10:57:46 [2019-08-28T10:57:46.189Z] Setting up python3 (3.5.3-1) ...
10:57:46 [2019-08-28T10:57:46.599Z] #58 151.3   CC       criu/path.o
10:57:46 [2019-08-28T10:57:46.599Z] #58 151.5   CC       criu/pie-util-vdso-elf32.o
10:57:46 [2019-08-28T10:57:46.620Z] Setting up apparmor (2.11.0-3+deb9u2) ...
10:57:47 [2019-08-28T10:57:47.057Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
10:57:47 [2019-08-28T10:57:47.057Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
10:57:47 [2019-08-28T10:57:47.057Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
10:57:47 [2019-08-28T10:57:47.057Z] Setting up python3-wheel (0.29.0-2) ...
10:57:47 [2019-08-28T10:57:47.139Z] 🇩 bin/containerd
10:57:47 [2019-08-28T10:57:47.164Z] #58 151.8   CC       criu/pie-util-vdso.o
10:57:47 [2019-08-28T10:57:47.422Z] #58 152.2   CC       criu/pie-util.o
10:57:47 [2019-08-28T10:57:47.422Z] #58 152.4   CC       criu/pipes.o
10:57:47 [2019-08-28T10:57:47.440Z] Setting up python3-pkg-resources (33.1.1-1) ...
10:57:47 [2019-08-28T10:57:47.440Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
10:57:47 [2019-08-28T10:57:47.440Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
10:57:47 [2019-08-28T10:57:47.833Z] Setting up dmsetup (2:1.02.137-2) ...
10:57:47 [2019-08-28T10:57:47.833Z] Setting up python3-setuptools (33.1.1-1) ...
10:57:48 [2019-08-28T10:57:48.222Z] Setting up dh-python (2.20170125) ...
10:57:48 [2019-08-28T10:57:48.222Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
10:57:48 [2019-08-28T10:57:48.222Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
10:57:48 [2019-08-28T10:57:48.355Z] #58 152.9   CC       criu/plugin.o
10:57:48 [2019-08-28T10:57:48.355Z] #58 153.2   CC       criu/proc_parse.o
10:57:49 [2019-08-28T10:57:49.375Z] #14 ...
10:57:49 [2019-08-28T10:57:49.375Z] 
10:57:49 [2019-08-28T10:57:49.375Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:49 [2019-08-28T10:57:49.375Z] #58 151.5   CC       criu/net.o
10:57:49 [2019-08-28T10:57:49.375Z] #58 153.7   CC       criu/netfilter.o
10:57:49 [2019-08-28T10:57:49.375Z] #58 154.0   CC       criu/page-pipe.o
10:57:49 [2019-08-28T10:57:49.375Z] #58 154.4   CC       criu/page-xfer.o
10:57:49 [2019-08-28T10:57:49.375Z] #58 155.3   CC       criu/pagemap-cache.o
10:57:49 [2019-08-28T10:57:49.375Z] #58 155.7   CC       criu/pagemap.o
10:57:49 [2019-08-28T10:57:49.375Z] #58 156.5   CC       criu/parasite-syscall.o
10:57:49 [2019-08-28T10:57:49.633Z] #58 157.3   CC       criu/path.o
10:57:49 [2019-08-28T10:57:49.633Z] #58 ...
10:57:49 [2019-08-28T10:57:49.633Z] 
10:57:49 [2019-08-28T10:57:49.633Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:57:49 [2019-08-28T10:57:49.633Z] #14 13.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:57:49 [2019-08-28T10:57:49.891Z] #14 13.53 Collecting pyyaml (from yamllint==1.16.0)
10:57:50 [2019-08-28T10:57:50.883Z] #58 ...
10:57:50 [2019-08-28T10:57:50.883Z] 
10:57:50 [2019-08-28T10:57:50.883Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:57:50 [2019-08-28T10:57:50.883Z] #14 6.172 Collecting yamllint==1.16.0
10:57:50 [2019-08-28T10:57:50.883Z] #14 12.87   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:57:50 [2019-08-28T10:57:50.883Z] #14 13.14 Collecting pyyaml (from yamllint==1.16.0)
10:57:50 [2019-08-28T10:57:50.883Z] #14 14.34   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
10:57:50 [2019-08-28T10:57:50.883Z] #14 16.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:57:50 [2019-08-28T10:57:50.883Z] #14 ...
10:57:50 [2019-08-28T10:57:50.883Z] 
10:57:50 [2019-08-28T10:57:50.883Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:50 [2019-08-28T10:57:50.883Z] #58 155.7   CC       criu/protobuf-desc.o
10:57:51 [2019-08-28T10:57:51.265Z] #14 14.71   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
10:57:51 [2019-08-28T10:57:51.449Z] #58 156.4   CC       criu/protobuf.o
10:57:52 [2019-08-28T10:57:52.014Z] #58 156.8   CC       criu/pstree.o
10:57:52 [2019-08-28T10:57:52.292Z] Removing intermediate container 08169d804091
10:57:52 [2019-08-28T10:57:52.292Z]  ---> b12e6c69a57f
10:57:52 [2019-08-28T10:57:52.292Z] Step 103/126 : RUN pip3 install yamllint==1.16.0
10:57:52 [2019-08-28T10:57:52.292Z]  ---> Running in 09cf44fa1bec
10:57:53 [2019-08-28T10:57:53.165Z] #14 16.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:57:53 [2019-08-28T10:57:53.420Z] #58 158.1   CC       criu/rbtree.o
10:57:53 [2019-08-28T10:57:53.684Z] #58 158.4   CC       criu/rst-malloc.o
10:57:53 [2019-08-28T10:57:53.942Z] #58 158.8   CC       criu/seccomp.o
10:57:54 [2019-08-28T10:57:54.099Z] #14 17.74   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
10:57:54 [2019-08-28T10:57:54.179Z] Collecting yamllint==1.16.0
10:57:54 [2019-08-28T10:57:54.179Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:57:54 [2019-08-28T10:57:54.179Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:57:54 [2019-08-28T10:57:54.506Z] #58 159.4   CC       criu/seize.o
10:57:54 [2019-08-28T10:57:54.569Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
10:57:54 [2019-08-28T10:57:54.958Z] Collecting pyyaml (from yamllint==1.16.0)
10:57:54 [2019-08-28T10:57:54.958Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
10:57:55 [2019-08-28T10:57:55.337Z] Building wheels for collected packages: pathspec, pyyaml
10:57:55 [2019-08-28T10:57:55.337Z]   Running setup.py bdist_wheel for pathspec: started
10:57:55 [2019-08-28T10:57:55.438Z] #58 160.3   CC       criu/servicefd.o
10:57:55 [2019-08-28T10:57:55.473Z] #14 18.92 Building wheels for collected packages: pyyaml, pathspec
10:57:55 [2019-08-28T10:57:55.473Z] #14 18.92   Running setup.py bdist_wheel for pyyaml: started
10:57:55 [2019-08-28T10:57:55.719Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:57:55 [2019-08-28T10:57:55.719Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
10:57:55 [2019-08-28T10:57:55.719Z]   Running setup.py bdist_wheel for pyyaml: started
10:57:55 [2019-08-28T10:57:55.719Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:57:55 [2019-08-28T10:57:55.719Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
10:57:55 [2019-08-28T10:57:55.719Z] Successfully built pathspec pyyaml
10:57:55 [2019-08-28T10:57:55.719Z] Installing collected packages: pathspec, pyyaml, yamllint
10:57:56 [2019-08-28T10:57:56.003Z] #58 160.8   CC       criu/shmem.o
10:57:56 [2019-08-28T10:57:56.039Z] #14 ...
10:57:56 [2019-08-28T10:57:56.039Z] 
10:57:56 [2019-08-28T10:57:56.039Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:57:56 [2019-08-28T10:57:56.039Z] #55 224.5 + dpkg --print-architecture
10:57:56 [2019-08-28T10:57:56.039Z] #55 224.5 + cd /tmp/tmp.Nwt3cmVoID/src/github.com/docker/distribution
10:57:56 [2019-08-28T10:57:56.039Z] #55 224.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:57:56 [2019-08-28T10:57:56.039Z] #55 224.9 + GOPATH=/tmp/tmp.Nwt3cmVoID/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Nwt3cmVoID
10:57:56 [2019-08-28T10:57:56.039Z] #55 224.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:57:56 [2019-08-28T10:57:56.111Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
10:57:56 [2019-08-28T10:57:56.506Z] Removing intermediate container 09cf44fa1bec
10:57:56 [2019-08-28T10:57:56.506Z]  ---> 12d14ef63eb2
10:57:56 [2019-08-28T10:57:56.506Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
10:57:56 [2019-08-28T10:57:56.567Z] #58 ...
10:57:56 [2019-08-28T10:57:56.567Z] 
10:57:56 [2019-08-28T10:57:56.567Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:57:56 [2019-08-28T10:57:56.567Z] #14 17.30   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
10:57:56 [2019-08-28T10:57:56.567Z] #14 18.54 Building wheels for collected packages: pyyaml, pathspec
10:57:56 [2019-08-28T10:57:56.567Z] #14 18.54   Running setup.py bdist_wheel for pyyaml: started
10:57:56 [2019-08-28T10:57:56.567Z] #14 19.82   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:57:56 [2019-08-28T10:57:56.567Z] #14 19.82   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
10:57:56 [2019-08-28T10:57:56.567Z] #14 19.93   Running setup.py bdist_wheel for pathspec: started
10:57:56 [2019-08-28T10:57:56.567Z] #14 21.22   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:57:56 [2019-08-28T10:57:56.568Z] #14 21.23   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
10:57:56 [2019-08-28T10:57:56.568Z] #14 21.24 Successfully built pyyaml pathspec
10:57:56 [2019-08-28T10:57:56.568Z] #14 21.25 Installing collected packages: pyyaml, pathspec, yamllint
10:57:56 [2019-08-28T10:57:56.568Z] #14 21.65 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
10:57:56 [2019-08-28T10:57:56.568Z] #14 DONE 22.3s
10:57:56 [2019-08-28T10:57:56.568Z] 
10:57:56 [2019-08-28T10:57:56.568Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
10:57:56 [2019-08-28T10:57:56.825Z] #16 DONE 0.2s
10:57:56 [2019-08-28T10:57:56.825Z] 
10:57:56 [2019-08-28T10:57:56.825Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:57:56 [2019-08-28T10:57:56.825Z] #55 224.2 + dpkg --print-architecture
10:57:56 [2019-08-28T10:57:56.825Z] #55 224.2 + cd /tmp/tmp.xEOc2lqKCP/src/github.com/docker/distribution
10:57:56 [2019-08-28T10:57:56.825Z] #55 224.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:57:56 [2019-08-28T10:57:56.825Z] #55 224.5 + GOPATH=/tmp/tmp.xEOc2lqKCP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xEOc2lqKCP
10:57:56 [2019-08-28T10:57:56.825Z] #55 224.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:57:57 [2019-08-28T10:57:57.299Z]  ---> 96d85b3eaa80
10:57:57 [2019-08-28T10:57:57.299Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images
10:57:58 [2019-08-28T10:57:58.196Z] #55 ...
10:57:58 [2019-08-28T10:57:58.196Z] 
10:57:58 [2019-08-28T10:57:58.196Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
10:57:58 [2019-08-28T10:57:58.196Z] #21 DONE 1.1s
10:57:58 [2019-08-28T10:57:58.196Z] 
10:57:58 [2019-08-28T10:57:58.196Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:58 [2019-08-28T10:57:58.196Z] #58 162.0   CC       criu/sigframe.o
10:57:58 [2019-08-28T10:57:58.196Z] #58 162.3   CC       criu/signalfd.o
10:57:58 [2019-08-28T10:57:58.196Z] #58 162.7   CC       criu/sk-inet.o
10:57:58 [2019-08-28T10:57:58.761Z] #58 163.6   CC       criu/sk-netlink.o
10:57:59 [2019-08-28T10:57:59.019Z] #58 163.9   CC       criu/sk-packet.o
10:57:59 [2019-08-28T10:57:59.182Z]  ---> be8b64b43b7b
10:57:59 [2019-08-28T10:57:59.182Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/
10:57:59 [2019-08-28T10:57:59.320Z] #55 ...
10:57:59 [2019-08-28T10:57:59.320Z] 
10:57:59 [2019-08-28T10:57:59.320Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
10:57:59 [2019-08-28T10:57:59.320Z] #14 20.28   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:57:59 [2019-08-28T10:57:59.320Z] #14 20.28   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
10:57:59 [2019-08-28T10:57:59.320Z] #14 20.36   Running setup.py bdist_wheel for pathspec: started
10:57:59 [2019-08-28T10:57:59.320Z] #14 21.57   Running setup.py bdist_wheel for pathspec: finished with status 'done'
10:57:59 [2019-08-28T10:57:59.320Z] #14 21.57   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
10:57:59 [2019-08-28T10:57:59.320Z] #14 21.60 Successfully built pyyaml pathspec
10:57:59 [2019-08-28T10:57:59.320Z] #14 21.60 Installing collected packages: pyyaml, pathspec, yamllint
10:57:59 [2019-08-28T10:57:59.320Z] #14 22.10 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
10:57:59 [2019-08-28T10:57:59.320Z] #14 DONE 22.8s
10:57:59 [2019-08-28T10:57:59.320Z] 
10:57:59 [2019-08-28T10:57:59.320Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:57:59 [2019-08-28T10:57:59.320Z] #58 157.7   CC       criu/pie-util-vdso-elf32.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 158.0   CC       criu/pie-util-vdso.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 158.4   CC       criu/pie-util.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 158.6   CC       criu/pipes.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 159.2   CC       criu/plugin.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 159.5   CC       criu/proc_parse.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 162.1   CC       criu/protobuf-desc.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 163.0   CC       criu/protobuf.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 163.4   CC       criu/pstree.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 164.6   CC       criu/rbtree.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 165.0   CC       criu/rst-malloc.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 165.3   CC       criu/seccomp.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 166.0   CC       criu/seize.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 166.8   CC       criu/servicefd.o
10:57:59 [2019-08-28T10:57:59.320Z] #58 ...
10:57:59 [2019-08-28T10:57:59.320Z] 
10:57:59 [2019-08-28T10:57:59.320Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
10:57:59 [2019-08-28T10:57:59.320Z] #16 DONE 0.2s
10:57:59 [2019-08-28T10:57:59.320Z] 
10:57:59 [2019-08-28T10:57:59.320Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
10:57:59 [2019-08-28T10:57:59.584Z] #58 164.4   CC       criu/sk-queue.o
10:58:00 [2019-08-28T10:58:00.150Z] #58 164.8   CC       criu/sk-tcp.o
10:58:00 [2019-08-28T10:58:00.255Z] #21 DONE 0.8s
10:58:00 [2019-08-28T10:58:00.255Z] 
10:58:00 [2019-08-28T10:58:00.255Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:58:00 [2019-08-28T10:58:00.255Z] #58 167.3   CC       criu/shmem.o
10:58:00 [2019-08-28T10:58:00.255Z] #58 168.1   CC       criu/sigframe.o
10:58:00 [2019-08-28T10:58:00.408Z] #58 165.4   CC       criu/sk-unix.o
10:58:00 [2019-08-28T10:58:00.485Z]  ---> 8b6d44701805
10:58:00 [2019-08-28T10:58:00.485Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/
10:58:00 [2019-08-28T10:58:00.513Z] #58 168.2   CC       criu/signalfd.o
10:58:00 [2019-08-28T10:58:00.606Z] using credential docker-jenkins-github-credentials
10:58:00 [2019-08-28T10:58:00.681Z] Cloning the remote Git repository
10:58:00 [2019-08-28T10:58:00.681Z] Cloning with configured refspecs honoured and without tags
10:58:00 [2019-08-28T10:58:00.771Z] #58 168.5   CC       criu/sk-inet.o
10:58:00 [2019-08-28T10:58:00.850Z]  ---> f656dcb682c4
10:58:00 [2019-08-28T10:58:00.850Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/
10:58:00 [2019-08-28T10:58:00.850Z]  ---> a6d223a80d6e
10:58:00 [2019-08-28T10:58:00.850Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/
10:58:01 [2019-08-28T10:58:01.215Z]  ---> 79626f736b42
10:58:01 [2019-08-28T10:58:01.215Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/
10:58:01 [2019-08-28T10:58:01.582Z]  ---> fd943d792b81
10:58:01 [2019-08-28T10:58:01.582Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/
10:58:01 [2019-08-28T10:58:01.705Z] #58 169.3   CC       criu/sk-netlink.o
10:58:01 [2019-08-28T10:58:01.952Z]  ---> 1fdb5b4905ad
10:58:01 [2019-08-28T10:58:01.952Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/
10:58:01 [2019-08-28T10:58:01.964Z] #58 169.8   CC       criu/sk-packet.o
10:58:00 [2019-08-28T10:58:00.879Z] Cloning repository https://github.com/moby/moby.git
10:58:01 [2019-08-28T10:58:01.315Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:58:02 [2019-08-28T10:58:02.307Z] #58 167.0   CC       criu/sockets.o
10:58:02 [2019-08-28T10:58:02.530Z] #58 170.3   CC       criu/sk-queue.o
10:58:02 [2019-08-28T10:58:02.742Z]  ---> f5735073bef3
10:58:02 [2019-08-28T10:58:02.742Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/
10:58:02 [2019-08-28T10:58:02.742Z]  ---> 27fe0973e5ee
10:58:02 [2019-08-28T10:58:02.742Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli
10:58:02 [2019-08-28T10:58:02.788Z] #58 170.7   CC       criu/sk-tcp.o
10:58:02 [2019-08-28T10:58:02.872Z] #58 167.7   CC       criu/stats.o
10:58:03 [2019-08-28T10:58:03.117Z]  ---> 5f96bf89a7f8
10:58:03 [2019-08-28T10:58:03.118Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/
10:58:03 [2019-08-28T10:58:03.130Z] #58 168.0   CC       criu/string.o
10:58:03 [2019-08-28T10:58:03.356Z] #58 171.2   CC       criu/sk-unix.o
10:58:03 [2019-08-28T10:58:03.388Z] #58 168.1   CC       criu/sysctl.o
10:58:03 [2019-08-28T10:58:03.954Z] #58 168.8   CC       criu/sysfs_parse.o
10:58:04 [2019-08-28T10:58:04.212Z] #58 169.2   CC       criu/timerfd.o
10:58:02 [2019-08-28T10:58:02.928Z] Fetching upstream changes from https://github.com/moby/moby.git
10:58:02 [2019-08-28T10:58:02.928Z]  > git --version # timeout=10
10:58:02 [2019-08-28T10:58:02.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:58:02 [2019-08-28T10:58:02.975Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:58:04 [2019-08-28T10:58:04.470Z] #58 169.5   CC       criu/tty.o
10:58:04 [2019-08-28T10:58:04.566Z]  ---> 54a55c2c3c15
10:58:04 [2019-08-28T10:58:04.566Z] Step 116/126 : COPY --from=criu /build/ /usr/local/
10:58:04 [2019-08-28T10:58:04.566Z]  ---> e27d5f95d17a
10:58:04 [2019-08-28T10:58:04.566Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
10:58:04 [2019-08-28T10:58:04.941Z]  ---> 707e8a944110
10:58:04 [2019-08-28T10:58:04.941Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
10:58:05 [2019-08-28T10:58:05.256Z] #58 172.9   CC       criu/sockets.o
10:58:05 [2019-08-28T10:58:05.304Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
10:58:05 [2019-08-28T10:58:05.304Z] bad55c542dc9: Pulling fs layer
10:58:05 [2019-08-28T10:58:05.304Z] bad55c542dc9: Verifying Checksum
10:58:05 [2019-08-28T10:58:05.304Z] bad55c542dc9: Download complete
10:58:05 [2019-08-28T10:58:05.665Z] bad55c542dc9: Pull complete
10:58:05 [2019-08-28T10:58:05.665Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:58:05 [2019-08-28T10:58:05.665Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:58:05 [2019-08-28T10:58:05.822Z] #58 173.6   CC       criu/stats.o
10:58:06 [2019-08-28T10:58:06.034Z]  ---> 93d4e17b46c7
10:58:06 [2019-08-28T10:58:06.034Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH
10:58:06 [2019-08-28T10:58:06.369Z] #58 171.1   CC       criu/tun.o
10:58:06 [2019-08-28T10:58:06.388Z] #58 174.0   CC       criu/string.o
10:58:06 [2019-08-28T10:58:06.388Z] #58 174.1   CC       criu/sysctl.o
10:58:06 [2019-08-28T10:58:06.427Z]  ---> Running in 2d94875542b5
10:58:06 [2019-08-28T10:58:06.427Z] Removing intermediate container 2d94875542b5
10:58:06 [2019-08-28T10:58:06.427Z]  ---> 716539835e99
10:58:06 [2019-08-28T10:58:06.427Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
10:58:06 [2019-08-28T10:58:06.427Z]  ---> Running in 2fe2b2733bc2
10:58:06 [2019-08-28T10:58:06.628Z] #58 171.5   CC       criu/uffd.o
10:58:06 [2019-08-28T10:58:06.792Z] Removing intermediate container 2fe2b2733bc2
10:58:06 [2019-08-28T10:58:06.792Z]  ---> d9f3b48aeecc
10:58:06 [2019-08-28T10:58:06.792Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m"
10:58:06 [2019-08-28T10:58:06.792Z]  ---> Running in 8bb8d57cac60
10:58:06 [2019-08-28T10:58:06.792Z] Removing intermediate container 8bb8d57cac60
10:58:06 [2019-08-28T10:58:06.792Z]  ---> ef678783b3bb
10:58:06 [2019-08-28T10:58:06.792Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
10:58:06 [2019-08-28T10:58:06.792Z]  ---> Running in 66bf772a7c1f
10:58:06 [2019-08-28T10:58:06.955Z] #58 174.7   CC       criu/sysfs_parse.o
10:58:07 [2019-08-28T10:58:07.161Z] Removing intermediate container 66bf772a7c1f
10:58:07 [2019-08-28T10:58:07.161Z]  ---> fbbc48cd930c
10:58:07 [2019-08-28T10:58:07.161Z] Step 123/126 : VOLUME /var/lib/docker
10:58:07 [2019-08-28T10:58:07.161Z]  ---> Running in a59d7a17615b
10:58:07 [2019-08-28T10:58:07.161Z] Removing intermediate container a59d7a17615b
10:58:07 [2019-08-28T10:58:07.161Z]  ---> 60a655b78c81
10:58:07 [2019-08-28T10:58:07.161Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
10:58:07 [2019-08-28T10:58:07.213Z] #58 175.0   CC       criu/timerfd.o
10:58:07 [2019-08-28T10:58:07.556Z]  ---> Running in f6a326859eba
10:58:07 [2019-08-28T10:58:07.556Z] Removing intermediate container f6a326859eba
10:58:07 [2019-08-28T10:58:07.556Z]  ---> 00a590e17a9f
10:58:07 [2019-08-28T10:58:07.556Z] Step 125/126 : FROM dev AS final
10:58:07 [2019-08-28T10:58:07.556Z]  ---> 00a590e17a9f
10:58:07 [2019-08-28T10:58:07.556Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
10:58:07 [2019-08-28T10:58:07.562Z] #58 172.6   CC       criu/util.o
10:58:07 [2019-08-28T10:58:07.783Z] #58 175.3   CC       criu/tty.o
10:58:08 [2019-08-28T10:58:08.936Z] #58 173.8   CC       criu/uts_ns.o
10:58:09 [2019-08-28T10:58:09.159Z] #58 176.8   CC       criu/tun.o
10:58:09 [2019-08-28T10:58:09.194Z] #58 174.0   CC       criu/vdso-compat.o
10:58:09 [2019-08-28T10:58:09.452Z] #58 174.2   CC       criu/vdso.o
10:58:09 [2019-08-28T10:58:09.725Z] #58 177.3   CC       criu/uffd.o
10:58:10 [2019-08-28T10:58:10.170Z]  ---> fb84df62f89d
10:58:10 [2019-08-28T10:58:10.170Z] Successfully built fb84df62f89d
10:58:10 [2019-08-28T10:58:10.170Z] Successfully tagged docker:556d26c07d068d92fd896428ab4ac890554239d7
[Pipeline] }
[Pipeline] // stage
10:58:10 [2019-08-28T10:58:10.291Z] #58 178.1   CC       criu/util.o
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:58:10 [2019-08-28T10:58:10.386Z] #58 175.1   LINK     criu/built-in.o
10:58:10 [2019-08-28T10:58:10.386Z] #58 175.2   LINK     criu/criu
10:58:10 [2019-08-28T10:58:10.644Z] #58 175.6   DEP      lib/c/criu.d
10:58:10 [2019-08-28T10:58:10.644Z] #58 175.7   CC       images/rpc.pb-c.o
10:58:11 [2019-08-28T10:58:11.101Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/test/unit
10:58:11 [2019-08-28T10:58:11.578Z] #58 176.2   CC       lib/c/criu.o
10:58:11 [2019-08-28T10:58:11.669Z] #58 179.4   CC       criu/uts_ns.o
10:58:11 [2019-08-28T10:58:11.927Z] #58 179.7   CC       criu/vdso-compat.o
10:58:12 [2019-08-28T10:58:12.186Z] #58 180.0   CC       criu/vdso.o
10:58:12 [2019-08-28T10:58:12.513Z] #58 177.2   LINK     lib/c/built-in.o
10:58:12 [2019-08-28T10:58:12.513Z] #58 177.2   LINK     lib/c/libcriu.so
10:58:12 [2019-08-28T10:58:12.513Z] #58 177.3   GEN      magic.py
10:58:12 [2019-08-28T10:58:12.513Z] #58 177.4 Note: Building without setproctitle() and strlcpy() support.
10:58:12 [2019-08-28T10:58:12.513Z] #58 177.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:58:13 [2019-08-28T10:58:13.080Z] #58 178.0 fatal: Not a git repository (or any of the parent directories): .git
10:58:13 [2019-08-28T10:58:13.120Z] #58 180.7   LINK     criu/built-in.o
10:58:13 [2019-08-28T10:58:13.120Z] #58 180.9   LINK     criu/criu
10:58:13 [2019-08-28T10:58:13.378Z] #58 181.2   DEP      lib/c/criu.d
10:58:13 [2019-08-28T10:58:13.378Z] #58 181.3   CC       images/rpc.pb-c.o
10:58:13 [2019-08-28T10:58:13.602Z] ?   	github.com/docker/docker/api	[no test files]
10:58:13 [2019-08-28T10:58:13.944Z] #58 181.7   CC       lib/c/criu.o
10:58:14 [2019-08-28T10:58:14.013Z] #58 178.6 make[1]: Nothing to be done for 'all'.
10:58:14 [2019-08-28T10:58:14.013Z] #58 ...
10:58:14 [2019-08-28T10:58:14.013Z] 
10:58:14 [2019-08-28T10:58:14.013Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:58:14 [2019-08-28T10:58:14.013Z] #55 245.6 + rm -rf /tmp/tmp.xEOc2lqKCP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xEOc2lqKCP
10:58:14 [2019-08-28T10:58:14.013Z] #55 DONE 246.1s
10:58:14 [2019-08-28T10:58:14.013Z] 
10:58:14 [2019-08-28T10:58:14.013Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:14 [2019-08-28T10:58:14.271Z] #47 ...
10:58:14 [2019-08-28T10:58:14.271Z] 
10:58:14 [2019-08-28T10:58:14.271Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:58:14 [2019-08-28T10:58:14.271Z] #58 179.3 make[1]: 'images/built-in.o' is up to date.
10:58:14 [2019-08-28T10:58:14.510Z] #58 ...
10:58:14 [2019-08-28T10:58:14.510Z] 
10:58:14 [2019-08-28T10:58:14.510Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
10:58:14 [2019-08-28T10:58:14.510Z] #55 246.4 + rm -rf /tmp/tmp.Nwt3cmVoID/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Nwt3cmVoID
10:58:14 [2019-08-28T10:58:14.529Z] #58 179.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:58:14 [2019-08-28T10:58:14.529Z] #58 179.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:58:14 [2019-08-28T10:58:14.529Z] #58 179.5 make[1]: 'compel/libcompel.a' is up to date.
10:58:14 [2019-08-28T10:58:14.529Z] #58 179.5 make[1]: 'compel/compel-host-bin' is up to date.
10:58:14 [2019-08-28T10:58:14.529Z] #58 179.5 make[1]: Nothing to be done for 'all'.
10:58:14 [2019-08-28T10:58:14.787Z] #58 179.5 make[1]: 'soccr/libsoccr.a' is up to date.
10:58:14 [2019-08-28T10:58:14.787Z] #58 179.8 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.045Z] #58 179.8 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.045Z] #58 179.9 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.045Z] #58 180.0 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.077Z] #55 DONE 246.9s
10:58:15 [2019-08-28T10:58:15.077Z] 
10:58:15 [2019-08-28T10:58:15.077Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:58:15 [2019-08-28T10:58:15.077Z] #58 182.6   LINK     lib/c/built-in.o
10:58:15 [2019-08-28T10:58:15.077Z] #58 182.6   LINK     lib/c/libcriu.so
10:58:15 [2019-08-28T10:58:15.077Z] #58 182.9   GEN      magic.py
10:58:15 [2019-08-28T10:58:15.303Z] #58 180.1 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.303Z] #58 180.2 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.303Z] #58 180.2 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.335Z] #58 183.0 Note: Building without setproctitle() and strlcpy() support.
10:58:15 [2019-08-28T10:58:15.335Z] #58 183.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:58:15 [2019-08-28T10:58:15.561Z] #58 180.4 make[2]: Nothing to be done for 'all'.
10:58:15 [2019-08-28T10:58:15.561Z] #58 180.4   INSTALL  criu/criu
10:58:15 [2019-08-28T10:58:15.561Z] #58 DONE 180.5s
10:58:15 [2019-08-28T10:58:15.561Z] 
10:58:15 [2019-08-28T10:58:15.561Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:58:16 [2019-08-28T10:58:16.268Z] #58 184.0 fatal: Not a git repository (or any of the parent directories): .git
10:58:16 [2019-08-28T10:58:16.495Z] #24 DONE 247.7s
10:58:16 [2019-08-28T10:58:16.495Z] 
10:58:16 [2019-08-28T10:58:16.495Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:16 [2019-08-28T10:58:16.835Z] #58 184.5 make[1]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.093Z] #58 185.0 make[1]: 'images/built-in.o' is up to date.
10:58:17 [2019-08-28T10:58:17.351Z] #58 185.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:58:17 [2019-08-28T10:58:17.351Z] #58 185.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:58:17 [2019-08-28T10:58:17.351Z] #58 185.1 make[1]: 'compel/libcompel.a' is up to date.
10:58:17 [2019-08-28T10:58:17.351Z] #58 185.1 make[1]: 'compel/compel-host-bin' is up to date.
10:58:17 [2019-08-28T10:58:17.351Z] #58 185.1 make[1]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.351Z] #58 185.1 make[1]: 'soccr/libsoccr.a' is up to date.
10:58:17 [2019-08-28T10:58:17.351Z] #58 185.2 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.610Z] #58 ...
10:58:17 [2019-08-28T10:58:17.610Z] 
10:58:17 [2019-08-28T10:58:17.610Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:58:17 [2019-08-28T10:58:17.610Z] #24 DONE 249.1s
10:58:17 [2019-08-28T10:58:17.610Z] 
10:58:17 [2019-08-28T10:58:17.610Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
10:58:17 [2019-08-28T10:58:17.610Z] #58 185.3 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.610Z] #58 185.3 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.610Z] #58 185.4 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.610Z] #58 185.4 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.610Z] #58 185.5 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.610Z] #58 185.5 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.868Z] #58 185.6 make[2]: Nothing to be done for 'all'.
10:58:17 [2019-08-28T10:58:17.868Z] #58 185.6   INSTALL  criu/criu
10:58:17 [2019-08-28T10:58:17.868Z] #58 DONE 185.8s
10:58:17 [2019-08-28T10:58:17.868Z] 
10:58:17 [2019-08-28T10:58:17.868Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:19 [2019-08-28T10:58:19.032Z] #47 ...
10:58:19 [2019-08-28T10:58:19.032Z] 
10:58:19 [2019-08-28T10:58:19.032Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
10:58:19 [2019-08-28T10:58:19.600Z] #25 DONE 0.5s
10:58:19 [2019-08-28T10:58:19.600Z] 
10:58:19 [2019-08-28T10:58:19.600Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
10:58:19 [2019-08-28T10:58:19.600Z] #28 DONE 0.1s
10:58:19 [2019-08-28T10:58:19.600Z] 
10:58:19 [2019-08-28T10:58:19.600Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
10:58:19 [2019-08-28T10:58:19.600Z] #31 DONE 0.1s
10:58:19 [2019-08-28T10:58:19.600Z] 
10:58:19 [2019-08-28T10:58:19.600Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:19 [2019-08-28T10:58:19.600Z] #47 ...
10:58:19 [2019-08-28T10:58:19.600Z] 
10:58:19 [2019-08-28T10:58:19.600Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
10:58:19 [2019-08-28T10:58:19.600Z] #34 DONE 0.1s
10:58:19 [2019-08-28T10:58:19.713Z] 🇩 bin/containerd-stress
10:58:19 [2019-08-28T10:58:19.858Z] 
10:58:19 [2019-08-28T10:58:19.858Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
10:58:19 [2019-08-28T10:58:19.858Z] #39 DONE 0.1s
10:58:19 [2019-08-28T10:58:19.858Z] 
10:58:19 [2019-08-28T10:58:19.858Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
10:58:20 [2019-08-28T10:58:20.116Z] #43 DONE 0.1s
10:58:20 [2019-08-28T10:58:20.116Z] 
10:58:20 [2019-08-28T10:58:20.116Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:20 [2019-08-28T10:58:20.332Z] 🇩 bin/containerd-shim
10:58:21 [2019-08-28T10:58:21.151Z] #47 ...
10:58:21 [2019-08-28T10:58:21.151Z] 
10:58:21 [2019-08-28T10:58:21.151Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
10:58:21 [2019-08-28T10:58:21.151Z] #25 DONE 0.6s
10:58:21 [2019-08-28T10:58:21.151Z] 
10:58:21 [2019-08-28T10:58:21.151Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:21 [2019-08-28T10:58:21.410Z] #47 ...
10:58:21 [2019-08-28T10:58:21.410Z] 
10:58:21 [2019-08-28T10:58:21.410Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
10:58:21 [2019-08-28T10:58:21.410Z] #28 DONE 0.1s
10:58:21 [2019-08-28T10:58:21.410Z] 
10:58:21 [2019-08-28T10:58:21.410Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
10:58:21 [2019-08-28T10:58:21.410Z] #31 DONE 0.1s
10:58:21 [2019-08-28T10:58:21.410Z] 
10:58:21 [2019-08-28T10:58:21.410Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
10:58:21 [2019-08-28T10:58:21.410Z] #34 DONE 0.1s
10:58:21 [2019-08-28T10:58:21.410Z] 
10:58:21 [2019-08-28T10:58:21.410Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:21 [2019-08-28T10:58:21.668Z] #47 ...
10:58:21 [2019-08-28T10:58:21.668Z] 
10:58:21 [2019-08-28T10:58:21.668Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
10:58:21 [2019-08-28T10:58:21.668Z] #39 DONE 0.1s
10:58:21 [2019-08-28T10:58:21.668Z] 
10:58:21 [2019-08-28T10:58:21.668Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
10:58:21 [2019-08-28T10:58:21.668Z] #43 DONE 0.1s
10:58:21 [2019-08-28T10:58:21.668Z] 
10:58:21 [2019-08-28T10:58:21.668Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:58:23 [2019-08-28T10:58:23.167Z] Fetching without tags
10:58:24 [2019-08-28T10:58:24.317Z] Merging remotes/origin/master commit 5c0d487416fd4abd6cb846bea660e283aacaeca0 into PR head commit 556d26c07d068d92fd896428ab4ac890554239d7
10:58:22 [2019-08-28T10:58:22.852Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:58:22 [2019-08-28T10:58:22.913Z]  > git config --add remote.origin.fetch +refs/pull/39800/head:refs/remotes/origin/PR-39800 # timeout=10
10:58:22 [2019-08-28T10:58:22.959Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:58:23 [2019-08-28T10:58:23.079Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:58:23 [2019-08-28T10:58:23.202Z] Fetching upstream changes from https://github.com/moby/moby.git
10:58:23 [2019-08-28T10:58:23.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:58:23 [2019-08-28T10:58:23.204Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
10:58:24 [2019-08-28T10:58:24.423Z]  > git config core.sparsecheckout # timeout=10
10:58:24 [2019-08-28T10:58:24.470Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:58:25 [2019-08-28T10:58:25.184Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
10:58:26 [2019-08-28T10:58:26.667Z] #47 214.8 🇩 bin/containerd
10:58:27 [2019-08-28T10:58:27.500Z] Merge succeeded, producing 556d26c07d068d92fd896428ab4ac890554239d7
10:58:27 [2019-08-28T10:58:27.501Z] Checking out Revision 556d26c07d068d92fd896428ab4ac890554239d7 (PR-39800)
10:58:27 [2019-08-28T10:58:27.189Z]  > git merge 5c0d487416fd4abd6cb846bea660e283aacaeca0 # timeout=10
10:58:27 [2019-08-28T10:58:27.386Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:58:27 [2019-08-28T10:58:27.535Z]  > git config core.sparsecheckout # timeout=10
10:58:27 [2019-08-28T10:58:27.582Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
10:58:28 [2019-08-28T10:58:28.233Z] #47 215.2 🇩 bin/containerd
10:58:30 [2019-08-28T10:58:30.638Z] 🇩 bin/containerd-shim-runc-v1
10:58:35 [2019-08-28T10:58:35.030Z] 🇩 binaries
10:58:35 [2019-08-28T10:58:35.030Z] + mkdir -p /build
10:58:35 [2019-08-28T10:58:35.031Z] + cp bin/containerd /build/containerd
10:58:35 [2019-08-28T10:58:35.031Z] + cp bin/containerd-shim /build/containerd-shim
10:58:35 [2019-08-28T10:58:35.031Z] + cp bin/ctr /build/ctr
10:58:37 [2019-08-28T10:58:37.214Z] Commit message: "pkg/term: refactor TestEscapeProxyRead"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:58:40 [2019-08-28T10:58:40.527Z] Removing intermediate container 462f5556da21
10:58:40 [2019-08-28T10:58:40.527Z]  ---> 744f5f1567b5
10:58:40 [2019-08-28T10:58:40.527Z] Step 56/126 : FROM dev-base AS proxy
10:58:40 [2019-08-28T10:58:40.527Z]  ---> dea7bc0fd00c
10:58:40 [2019-08-28T10:58:40.527Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy
10:58:40 [2019-08-28T10:58:40.527Z]  ---> Running in e9d738815bca
10:58:40 [2019-08-28T10:58:40.527Z] Removing intermediate container e9d738815bca
10:58:40 [2019-08-28T10:58:40.527Z]  ---> 924abc558b38
10:58:40 [2019-08-28T10:58:40.527Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:58:40 [2019-08-28T10:58:40.527Z]  ---> d5a3c884947c
10:58:40 [2019-08-28T10:58:40.527Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:58:40 [2019-08-28T10:58:40.811Z]  ---> eaf872634286
10:58:40 [2019-08-28T10:58:40.811Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:58:40 [2019-08-28T10:58:40.811Z]  ---> Running in 18ae677e1e22
10:58:40 [2019-08-28T10:58:40.858Z] + docker version
10:58:41 [2019-08-28T10:58:41.093Z] + RM_GOPATH=0
10:58:41 [2019-08-28T10:58:41.093Z] + TMP_GOPATH=
10:58:41 [2019-08-28T10:58:41.093Z] + : /build
10:58:41 [2019-08-28T10:58:41.093Z] + '[' -z '' ']'
10:58:41 [2019-08-28T10:58:41.093Z] ++ mktemp -d
10:58:41 [2019-08-28T10:58:41.093Z] + export GOPATH=/tmp/tmp.lzz2Ncgc0W
10:58:41 [2019-08-28T10:58:41.093Z] + GOPATH=/tmp/tmp.lzz2Ncgc0W
10:58:41 [2019-08-28T10:58:41.093Z] + RM_GOPATH=1
10:58:41 [2019-08-28T10:58:41.093Z] ++ dirname ./install.sh
10:58:41 [2019-08-28T10:58:41.093Z] + dir=.
10:58:41 [2019-08-28T10:58:41.093Z] + bin=proxy
10:58:41 [2019-08-28T10:58:41.093Z] + shift
10:58:41 [2019-08-28T10:58:41.093Z] + '[' '!' -f ./proxy.installer ']'
10:58:41 [2019-08-28T10:58:41.093Z] + . ./proxy.installer
10:58:41 [2019-08-28T10:58:41.093Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:58:41 [2019-08-28T10:58:41.093Z] + install_proxy
10:58:41 [2019-08-28T10:58:41.093Z] + case "$1" in
10:58:41 [2019-08-28T10:58:41.093Z] + export CGO_ENABLED=0
10:58:41 [2019-08-28T10:58:41.093Z] + CGO_ENABLED=0
10:58:41 [2019-08-28T10:58:41.093Z] + _install_proxy
10:58:41 [2019-08-28T10:58:41.093Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:58:41 [2019-08-28T10:58:41.093Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1'
10:58:41 [2019-08-28T10:58:41.093Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lzz2Ncgc0W/src/github.com/docker/libnetwork
10:58:41 [2019-08-28T10:58:41.093Z] Cloning into '/tmp/tmp.lzz2Ncgc0W/src/github.com/docker/libnetwork'...
10:58:44 [2019-08-28T10:58:44.551Z] + cd /tmp/tmp.lzz2Ncgc0W/src/github.com/docker/libnetwork
10:58:44 [2019-08-28T10:58:44.551Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1
10:58:44 [2019-08-28T10:58:44.551Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:58:48 [2019-08-28T10:58:48.022Z] Removing intermediate container 18ae677e1e22
10:58:48 [2019-08-28T10:58:48.022Z]  ---> 5ba521d4a21e
10:58:48 [2019-08-28T10:58:48.022Z] Step 61/126 : FROM base AS gometalinter
10:58:48 [2019-08-28T10:58:48.022Z]  ---> dea7bc0fd00c
10:58:48 [2019-08-28T10:58:48.022Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter
10:58:48 [2019-08-28T10:58:48.022Z]  ---> Running in 10fd7efe5c36
10:58:48 [2019-08-28T10:58:48.022Z] Removing intermediate container 10fd7efe5c36
10:58:48 [2019-08-28T10:58:48.022Z]  ---> 61a028a16303
10:58:48 [2019-08-28T10:58:48.022Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:58:48 [2019-08-28T10:58:48.306Z]  ---> ab700f86d1b4
10:58:48 [2019-08-28T10:58:48.306Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:58:48 [2019-08-28T10:58:48.306Z]  ---> 7165d0ad500f
10:58:48 [2019-08-28T10:58:48.306Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:58:48 [2019-08-28T10:58:48.306Z]  ---> Running in f174183a0a3e
10:58:48 [2019-08-28T10:58:48.583Z] #47 237.2 🇩 bin/containerd-stress
10:58:48 [2019-08-28T10:58:48.924Z] + RM_GOPATH=0
10:58:48 [2019-08-28T10:58:48.924Z] + TMP_GOPATH=
10:58:48 [2019-08-28T10:58:48.924Z] + : /build
10:58:48 [2019-08-28T10:58:48.924Z] + '[' -z '' ']'
10:58:48 [2019-08-28T10:58:48.924Z] ++ mktemp -d
10:58:48 [2019-08-28T10:58:48.924Z] + export GOPATH=/tmp/tmp.RuaWeomf72
10:58:48 [2019-08-28T10:58:48.924Z] + GOPATH=/tmp/tmp.RuaWeomf72
10:58:48 [2019-08-28T10:58:48.924Z] + RM_GOPATH=1
10:58:48 [2019-08-28T10:58:48.924Z] ++ dirname ./install.sh
10:58:48 [2019-08-28T10:58:48.924Z] Installing gometalinter version v2.0.6
10:58:48 [2019-08-28T10:58:48.924Z] + dir=.
10:58:48 [2019-08-28T10:58:48.924Z] + bin=gometalinter
10:58:48 [2019-08-28T10:58:48.924Z] + shift
10:58:48 [2019-08-28T10:58:48.924Z] + '[' '!' -f ./gometalinter.installer ']'
10:58:48 [2019-08-28T10:58:48.924Z] + . ./gometalinter.installer
10:58:48 [2019-08-28T10:58:48.924Z] ++ GOMETALINTER_COMMIT=v2.0.6
10:58:48 [2019-08-28T10:58:48.924Z] + install_gometalinter
10:58:48 [2019-08-28T10:58:48.924Z] + echo 'Installing gometalinter version v2.0.6'
10:58:48 [2019-08-28T10:58:48.924Z] + go get -d github.com/alecthomas/gometalinter
10:58:50 [2019-08-28T10:58:50.410Z] + cd /tmp/tmp.RuaWeomf72/src/github.com/alecthomas/gometalinter
10:58:50 [2019-08-28T10:58:50.410Z] + git checkout -q v2.0.6
10:58:50 [2019-08-28T10:58:50.410Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:58:50 [2019-08-28T10:58:50.481Z] #47 238.9 🇩 bin/containerd-shim
10:58:51 [2019-08-28T10:58:51.203Z] Client: Docker Engine - Enterprise
10:58:51 [2019-08-28T10:58:51.203Z]  Version:           19.03.2-tp2
10:58:51 [2019-08-28T10:58:51.203Z]  API version:       1.40
10:58:51 [2019-08-28T10:58:51.203Z]  Go version:        go1.12.8
10:58:51 [2019-08-28T10:58:51.203Z]  Git commit:        49fe2072d9
10:58:51 [2019-08-28T10:58:51.203Z]  Built:             08/16/2019 19:26:08
10:58:51 [2019-08-28T10:58:51.203Z]  OS/Arch:           windows/amd64
10:58:51 [2019-08-28T10:58:51.203Z]  Experimental:      false
10:58:51 [2019-08-28T10:58:51.203Z] 
10:58:51 [2019-08-28T10:58:51.203Z] Server: Docker Engine - Enterprise
10:58:51 [2019-08-28T10:58:51.203Z]  Engine:
10:58:51 [2019-08-28T10:58:51.203Z]   Version:          19.03.2-tp2
10:58:51 [2019-08-28T10:58:51.203Z]   API version:      1.40 (minimum version 1.24)
10:58:51 [2019-08-28T10:58:51.203Z]   Go version:       go1.12.8
10:58:51 [2019-08-28T10:58:51.203Z]   Git commit:       49fe2072d9
10:58:51 [2019-08-28T10:58:51.203Z]   Built:            08/16/2019 19:23:48
10:58:51 [2019-08-28T10:58:51.203Z]   OS/Arch:          windows/amd64
10:58:51 [2019-08-28T10:58:51.203Z]   Experimental:     true
[Pipeline] sh
10:58:52 [2019-08-28T10:58:52.815Z] + docker info
10:58:54 [2019-08-28T10:58:54.763Z] #47 237.7 🇩 bin/containerd-stress
10:58:54 [2019-08-28T10:58:54.763Z] #47 239.3 🇩 bin/containerd-shim
10:58:57 [2019-08-28T10:58:57.035Z] #47 244.8 🇩 bin/containerd-shim-runc-v1
10:58:58 [2019-08-28T10:58:58.042Z] #47 245.1 🇩 bin/containerd-shim-runc-v1
10:58:58 [2019-08-28T10:58:58.933Z] #47 247.5 🇩 binaries
10:58:58 [2019-08-28T10:58:58.933Z] #47 247.5 + mkdir -p /build
10:58:58 [2019-08-28T10:58:58.933Z] #47 247.5 + cp bin/containerd /build/containerd
10:58:58 [2019-08-28T10:58:58.933Z] #47 247.5 + cp bin/containerd-shim /build/containerd-shim
10:58:58 [2019-08-28T10:58:58.933Z] #47 247.5 + cp bin/ctr /build/ctr
10:58:59 [2019-08-28T10:58:59.499Z] #47 DONE 248.1s
10:59:00 [2019-08-28T10:59:00.431Z] 
10:59:00 [2019-08-28T10:59:00.431Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
10:59:00 [2019-08-28T10:59:00.568Z] #47 247.9 🇩 binaries
10:59:00 [2019-08-28T10:59:00.568Z] #47 247.9 + mkdir -p /build
10:59:00 [2019-08-28T10:59:00.568Z] #47 247.9 + cp bin/containerd /build/containerd
10:59:00 [2019-08-28T10:59:00.568Z] #47 247.9 + cp bin/containerd-shim /build/containerd-shim
10:59:00 [2019-08-28T10:59:00.568Z] #47 247.9 + cp bin/ctr /build/ctr
10:59:00 [2019-08-28T10:59:00.688Z] #48 DONE 0.4s
10:59:00 [2019-08-28T10:59:00.688Z] 
10:59:00 [2019-08-28T10:59:00.688Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
10:59:00 [2019-08-28T10:59:00.688Z] #51 DONE 0.1s
10:59:00 [2019-08-28T10:59:00.688Z] 
10:59:00 [2019-08-28T10:59:00.688Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
10:59:00 [2019-08-28T10:59:00.945Z] #54 DONE 0.1s
10:59:00 [2019-08-28T10:59:00.945Z] 
10:59:00 [2019-08-28T10:59:00.945Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
10:59:00 [2019-08-28T10:59:00.945Z] #56 DONE 0.2s
10:59:00 [2019-08-28T10:59:00.945Z] 
10:59:00 [2019-08-28T10:59:00.945Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
10:59:00 [2019-08-28T10:59:00.945Z] #59 DONE 0.1s
10:59:00 [2019-08-28T10:59:00.945Z] 
10:59:00 [2019-08-28T10:59:00.945Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
10:59:00 [2019-08-28T10:59:00.945Z] #63 DONE 0.1s
10:59:01 [2019-08-28T10:59:01.133Z] #47 DONE 248.5s
10:59:01 [2019-08-28T10:59:01.204Z] 
10:59:01 [2019-08-28T10:59:01.204Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
10:59:01 [2019-08-28T10:59:01.204Z] #65 DONE 0.1s
10:59:01 [2019-08-28T10:59:01.460Z] 
10:59:01 [2019-08-28T10:59:01.460Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
10:59:01 [2019-08-28T10:59:01.460Z] #66 DONE 0.0s
10:59:01 [2019-08-28T10:59:01.460Z] 
10:59:01 [2019-08-28T10:59:01.460Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
10:59:02 [2019-08-28T10:59:02.025Z] #67 DONE 0.8s
10:59:02 [2019-08-28T10:59:02.025Z] 
10:59:02 [2019-08-28T10:59:02.025Z] #68 exporting to image
10:59:02 [2019-08-28T10:59:02.025Z] #68 exporting layers
10:59:02 [2019-08-28T10:59:02.065Z] 
10:59:02 [2019-08-28T10:59:02.065Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
10:59:02 [2019-08-28T10:59:02.065Z] #48 DONE 0.3s
10:59:02 [2019-08-28T10:59:02.065Z] 
10:59:02 [2019-08-28T10:59:02.065Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
10:59:02 [2019-08-28T10:59:02.065Z] #51 DONE 0.1s
10:59:02 [2019-08-28T10:59:02.334Z] 
10:59:02 [2019-08-28T10:59:02.334Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
10:59:02 [2019-08-28T10:59:02.334Z] #54 DONE 0.2s
10:59:02 [2019-08-28T10:59:02.334Z] 
10:59:02 [2019-08-28T10:59:02.334Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
10:59:02 [2019-08-28T10:59:02.591Z] #56 DONE 0.2s
10:59:02 [2019-08-28T10:59:02.591Z] 
10:59:02 [2019-08-28T10:59:02.591Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
10:59:02 [2019-08-28T10:59:02.591Z] #59 DONE 0.1s
10:59:02 [2019-08-28T10:59:02.848Z] 
10:59:02 [2019-08-28T10:59:02.848Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
10:59:02 [2019-08-28T10:59:02.848Z] #63 DONE 0.1s
10:59:02 [2019-08-28T10:59:02.848Z] 
10:59:02 [2019-08-28T10:59:02.848Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
10:59:02 [2019-08-28T10:59:02.848Z] #65 DONE 0.1s
10:59:03 [2019-08-28T10:59:03.105Z] 
10:59:03 [2019-08-28T10:59:03.105Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
10:59:03 [2019-08-28T10:59:03.105Z] #66 DONE 0.0s
10:59:03 [2019-08-28T10:59:03.105Z] 
10:59:03 [2019-08-28T10:59:03.105Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
10:59:04 [2019-08-28T10:59:04.066Z] #67 DONE 1.0s
10:59:04 [2019-08-28T10:59:04.066Z] 
10:59:04 [2019-08-28T10:59:04.066Z] #68 exporting to image
10:59:04 [2019-08-28T10:59:04.066Z] #68 exporting layers
10:59:08 [2019-08-28T10:59:08.573Z] #68 exporting layers 6.4s done
10:59:08 [2019-08-28T10:59:08.574Z] #68 writing image sha256:356081df77e95c8c095e7a28383feb9a17c955575b672ecdb7cfe6c3e1901a64 done
10:59:08 [2019-08-28T10:59:08.574Z] #68 naming to docker.io/library/docker:556d26c07d068d92fd896428ab4ac890554239d7 done
10:59:08 [2019-08-28T10:59:08.574Z] #68 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:59:08 [2019-08-28T10:59:08.894Z] + GOBIN=/build
10:59:08 [2019-08-28T10:59:08.894Z] + /build/gometalinter --install
10:59:08 [2019-08-28T10:59:08.894Z] Installing:
10:59:08 [2019-08-28T10:59:08.894Z]   deadcode
10:59:08 [2019-08-28T10:59:08.894Z]   dupl
10:59:08 [2019-08-28T10:59:08.894Z]   errcheck
10:59:08 [2019-08-28T10:59:08.894Z]   gas
10:59:08 [2019-08-28T10:59:08.894Z]   gochecknoglobals
10:59:08 [2019-08-28T10:59:08.894Z]   gochecknoinits
10:59:08 [2019-08-28T10:59:08.894Z]   goconst
10:59:08 [2019-08-28T10:59:08.894Z]   gocyclo
10:59:08 [2019-08-28T10:59:08.894Z]   goimports
10:59:08 [2019-08-28T10:59:08.894Z]   golint
10:59:08 [2019-08-28T10:59:08.894Z]   gosimple
10:59:08 [2019-08-28T10:59:08.894Z]   gotype
10:59:08 [2019-08-28T10:59:08.894Z]   gotypex
10:59:08 [2019-08-28T10:59:08.894Z]   ineffassign
10:59:08 [2019-08-28T10:59:08.894Z]   interfacer
10:59:08 [2019-08-28T10:59:08.894Z]   lll
10:59:08 [2019-08-28T10:59:08.894Z]   maligned
10:59:08 [2019-08-28T10:59:08.894Z]   megacheck
10:59:08 [2019-08-28T10:59:08.894Z]   misspell
10:59:08 [2019-08-28T10:59:08.894Z]   nakedret
10:59:08 [2019-08-28T10:59:08.894Z]   safesql
10:59:08 [2019-08-28T10:59:08.894Z]   staticcheck
10:59:08 [2019-08-28T10:59:08.894Z]   structcheck
10:59:08 [2019-08-28T10:59:08.894Z]   unconvert
10:59:08 [2019-08-28T10:59:08.894Z]   unparam
10:59:08 [2019-08-28T10:59:08.894Z]   unused
10:59:08 [2019-08-28T10:59:08.894Z]   varcheck
10:59:09 [2019-08-28T10:59:09.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39800/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/validate/default
10:59:10 [2019-08-28T10:59:10.636Z] #68 exporting layers 6.7s done
10:59:10 [2019-08-28T10:59:10.636Z] #68 writing image sha256:49ab7a4ed3ab085b080a1892d7d8af7a4bea0f409250163e316eb1c78265de26
10:59:10 [2019-08-28T10:59:10.636Z] #68 writing image sha256:49ab7a4ed3ab085b080a1892d7d8af7a4bea0f409250163e316eb1c78265de26 done
10:59:10 [2019-08-28T10:59:10.636Z] #68 naming to docker.io/library/docker:556d26c07d068d92fd896428ab4ac890554239d7 done
10:59:10 [2019-08-28T10:59:10.636Z] #68 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:59:10 [2019-08-28T10:59:10.900Z] Congratulations!  All commits are properly signed with the DCO!
10:59:12 [2019-08-28T10:59:12.126Z] 
10:59:12 [2019-08-28T10:59:12.126Z] Removing bundles/
10:59:12 [2019-08-28T10:59:12.126Z] 
10:59:12 [2019-08-28T10:59:12.126Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:59:12 [2019-08-28T10:59:12.384Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:59:12 [2019-08-28T10:59:12.384Z] GOOS="" GOARCH="" GOARM=""
10:59:24 [2019-08-28T10:59:24.213Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:59:24 [2019-08-28T10:59:24.213Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
10:59:24 [2019-08-28T10:59:24.213Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
10:59:24 [2019-08-28T10:59:24.213Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:59:24 [2019-08-28T10:59:24.213Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:59:24 [2019-08-28T10:59:24.213Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
10:59:24 [2019-08-28T10:59:24.214Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.2% of statements
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ok  	github.com/docker/docker/api/types/time	0.021s	coverage: 100.0% of statements
10:59:24 [2019-08-28T10:59:24.214Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:59:24 [2019-08-28T10:59:24.214Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:59:24 [2019-08-28T10:59:24.611Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
10:59:28 [2019-08-28T10:59:28.805Z] ok  	github.com/docker/docker/builder/fscache	0.110s	coverage: 69.2% of statements
10:59:28 [2019-08-28T10:59:28.805Z] ok  	github.com/docker/docker/builder/dockerfile	0.887s	coverage: 45.1% of statements
10:59:31 [2019-08-28T10:59:31.465Z] ok  	github.com/docker/docker/builder/remotecontext	0.362s	coverage: 13.6% of statements
10:59:31 [2019-08-28T10:59:31.862Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.105s	coverage: 85.1% of statements
10:59:31 [2019-08-28T10:59:31.862Z] ?   	github.com/docker/docker/cli	[no test files]
10:59:31 [2019-08-28T10:59:31.862Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:59:32 [2019-08-28T10:59:32.260Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
10:59:37 [2019-08-28T10:59:37.448Z] ok  	github.com/docker/docker/client	0.230s	coverage: 75.8% of statements
10:59:41 [2019-08-28T10:59:41.475Z] Removing intermediate container f174183a0a3e
10:59:41 [2019-08-28T10:59:41.475Z]  ---> 4db642084453
10:59:41 [2019-08-28T10:59:41.475Z] Step 66/126 : FROM base AS gotestsum
10:59:41 [2019-08-28T10:59:41.475Z]  ---> dea7bc0fd00c
10:59:41 [2019-08-28T10:59:41.475Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum
10:59:41 [2019-08-28T10:59:41.475Z]  ---> Running in 9a4d81802217
10:59:41 [2019-08-28T10:59:41.475Z] Removing intermediate container 9a4d81802217
10:59:41 [2019-08-28T10:59:41.475Z]  ---> 8089807d82bd
10:59:41 [2019-08-28T10:59:41.475Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh
10:59:41 [2019-08-28T10:59:41.475Z]  ---> ca34e92da227
10:59:41 [2019-08-28T10:59:41.475Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:59:41 [2019-08-28T10:59:41.475Z]  ---> 112347b1e82b
10:59:41 [2019-08-28T10:59:41.475Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:59:41 [2019-08-28T10:59:41.475Z]  ---> Running in f2ec33b85cb2
10:59:41 [2019-08-28T10:59:41.475Z] + RM_GOPATH=0
10:59:41 [2019-08-28T10:59:41.475Z] + TMP_GOPATH=
10:59:41 [2019-08-28T10:59:41.475Z] + : /build
10:59:41 [2019-08-28T10:59:41.475Z] + '[' -z '' ']'
10:59:41 [2019-08-28T10:59:41.475Z] ++ mktemp -d
10:59:41 [2019-08-28T10:59:41.475Z] + export GOPATH=/tmp/tmp.Pgfonb4KcE
10:59:41 [2019-08-28T10:59:41.475Z] + GOPATH=/tmp/tmp.Pgfonb4KcE
10:59:41 [2019-08-28T10:59:41.475Z] + RM_GOPATH=1
10:59:41 [2019-08-28T10:59:41.475Z] ++ dirname ./install.sh
10:59:41 [2019-08-28T10:59:41.475Z] + dir=.
10:59:41 [2019-08-28T10:59:41.475Z] + bin=gotestsum
10:59:41 [2019-08-28T10:59:41.475Z] + shift
10:59:41 [2019-08-28T10:59:41.475Z] + '[' '!' -f ./gotestsum.installer ']'
10:59:41 [2019-08-28T10:59:41.475Z] + . ./gotestsum.installer
10:59:41 [2019-08-28T10:59:41.475Z] ++ GOTESTSUM_COMMIT=v0.3.5
10:59:41 [2019-08-28T10:59:41.475Z] + install_gotestsum
10:59:41 [2019-08-28T10:59:41.475Z] + echo 'Installing gotestsum version v0.3.5'
10:59:41 [2019-08-28T10:59:41.475Z] + go get -d gotest.tools/gotestsum
10:59:41 [2019-08-28T10:59:41.475Z] Installing gotestsum version v0.3.5
10:59:43 [2019-08-28T10:59:43.543Z] Client:
10:59:43 [2019-08-28T10:59:43.544Z]  Debug Mode: false
10:59:43 [2019-08-28T10:59:43.544Z]  Plugins:
10:59:43 [2019-08-28T10:59:43.544Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
10:59:43 [2019-08-28T10:59:43.544Z] 
10:59:43 [2019-08-28T10:59:43.544Z] Server:
10:59:43 [2019-08-28T10:59:43.544Z]  Containers: 0
10:59:43 [2019-08-28T10:59:43.544Z]   Running: 0
10:59:43 [2019-08-28T10:59:43.544Z]   Paused: 0
10:59:43 [2019-08-28T10:59:43.544Z]   Stopped: 0
10:59:43 [2019-08-28T10:59:43.544Z]  Images: 0
10:59:43 [2019-08-28T10:59:43.544Z]  Server Version: 19.03.2-tp2
10:59:43 [2019-08-28T10:59:43.544Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:59:43 [2019-08-28T10:59:43.544Z]   Windows: 
10:59:43 [2019-08-28T10:59:43.544Z]   LCOW: 
10:59:43 [2019-08-28T10:59:43.544Z]  Logging Driver: json-file
10:59:43 [2019-08-28T10:59:43.544Z]  Plugins:
10:59:43 [2019-08-28T10:59:43.544Z]   Volume: local
10:59:43 [2019-08-28T10:59:43.544Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
10:59:43 [2019-08-28T10:59:43.544Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:59:43 [2019-08-28T10:59:43.544Z]  Swarm: inactive
10:59:43 [2019-08-28T10:59:43.544Z]  Default Isolation: process
10:59:43 [2019-08-28T10:59:43.544Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:59:43 [2019-08-28T10:59:43.544Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
10:59:43 [2019-08-28T10:59:43.544Z]  OSType: windows
10:59:43 [2019-08-28T10:59:43.544Z]  Architecture: x86_64
10:59:43 [2019-08-28T10:59:43.544Z]  CPUs: 4
10:59:43 [2019-08-28T10:59:43.544Z]  Total Memory: 32GiB
10:59:43 [2019-08-28T10:59:43.544Z]  Name: azwin-2-e780f0
10:59:43 [2019-08-28T10:59:43.544Z]  ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK
10:59:43 [2019-08-28T10:59:43.544Z]  Docker Root Dir: D:\docker
10:59:43 [2019-08-28T10:59:43.544Z]  Debug Mode: false
10:59:43 [2019-08-28T10:59:43.544Z]  Registry: https://index.docker.io/v1/
10:59:43 [2019-08-28T10:59:43.544Z]  Labels:
10:59:43 [2019-08-28T10:59:43.544Z]  Experimental: true
10:59:43 [2019-08-28T10:59:43.544Z]  Insecure Registries:
10:59:43 [2019-08-28T10:59:43.544Z]   10.0.0.4:5000
10:59:43 [2019-08-28T10:59:43.544Z]   127.0.0.0/8
10:59:43 [2019-08-28T10:59:43.544Z]  Registry Mirrors:
10:59:43 [2019-08-28T10:59:43.544Z]   http://10.0.0.4:5000/
10:59:43 [2019-08-28T10:59:43.544Z]  Live Restore Enabled: false
10:59:43 [2019-08-28T10:59:43.544Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:59:51 [2019-08-28T10:59:51.749Z] + cd /tmp/tmp.Pgfonb4KcE/src/gotest.tools/gotestsum
10:59:51 [2019-08-28T10:59:51.749Z] + git checkout -q v0.3.5
10:59:51 [2019-08-28T10:59:51.749Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:00:05 [2019-08-28T11:00:05.464Z] 
11:00:05 [2019-08-28T11:00:05.464Z] INFO: executeCI.ps1 starting at Wed Aug 28 11:00:04 CUT 2019
11:00:05 [2019-08-28T11:00:05.464Z] 
11:00:05 [2019-08-28T11:00:05.464Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:00:05 [2019-08-28T11:00:05.464Z] INFO: Running git version 2.23.0.windows.1
11:00:05 [2019-08-28T11:00:05.464Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:00:05 [2019-08-28T11:00:05.464Z] INFO: Environment variables:
11:00:05 [2019-08-28T11:00:05.464Z] 
11:00:05 [2019-08-28T11:00:05.464Z] Name                           Value                                                                                   
11:00:05 [2019-08-28T11:00:05.464Z] ----                           -----                                                                                   
11:00:05 [2019-08-28T11:00:05.464Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:00:05 [2019-08-28T11:00:05.464Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
11:00:05 [2019-08-28T11:00:05.464Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:00:05 [2019-08-28T11:00:05.464Z] BRANCH_NAME                    PR-39800                                                                                
11:00:05 [2019-08-28T11:00:05.464Z] BUILD_DISPLAY_NAME             #3                                                                                      
11:00:05 [2019-08-28T11:00:05.464Z] BUILD_ID                       3                                                                                       
11:00:05 [2019-08-28T11:00:05.464Z] BUILD_NUMBER                   3                                                                                       
11:00:05 [2019-08-28T11:00:05.464Z] BUILD_TAG                      jenkins-moby-PR-39800-3                                                                 
11:00:05 [2019-08-28T11:00:05.464Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-39800/3/                                   
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_AUTHOR                  thaJeztah                                                                               
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_BRANCH                  refactor_TestEscapeProxyRead                                                            
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_FORK                    thaJeztah                                                                               
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_ID                      39800                                                                                   
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_TARGET                  master                                                                                  
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_TITLE                   pkg/term: refactor TestEscapeProxyRead                                                  
11:00:05 [2019-08-28T11:00:05.464Z] CHANGE_URL                     https://github.com/moby/moby/pull/39800                                                 
11:00:05 [2019-08-28T11:00:05.464Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
11:00:05 [2019-08-28T11:00:05.465Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:00:05 [2019-08-28T11:00:05.465Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:00:05 [2019-08-28T11:00:05.465Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:00:05 [2019-08-28T11:00:05.465Z] COMPUTERNAME                   azwin-2-e780f0                                                                          
11:00:05 [2019-08-28T11:00:05.465Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
11:00:05 [2019-08-28T11:00:05.465Z] ConfigSequenceNumber           0                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] DOCKER_BUILDKIT                0                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:00:05 [2019-08-28T11:00:05.465Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:00:05 [2019-08-28T11:00:05.465Z] EXECUTOR_NUMBER                0                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] FQDN                           azwin-2-e780f0.westus.cloudapp.azure.com                                                
11:00:05 [2019-08-28T11:00:05.465Z] GIT_BRANCH                     PR-39800                                                                                
11:00:05 [2019-08-28T11:00:05.465Z] GIT_COMMIT                     556d26c07d068d92fd896428ab4ac890554239d7                                                
11:00:05 [2019-08-28T11:00:05.465Z] GIT_PREVIOUS_COMMIT            556d26c07d068d92fd896428ab4ac890554239d7                                                
11:00:05 [2019-08-28T11:00:05.465Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:00:05 [2019-08-28T11:00:05.465Z] HUDSON_COOKIE                  38a0514e-6ed0-4be5-9e69-bbde48addc27                                                    
11:00:05 [2019-08-28T11:00:05.465Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:00:05 [2019-08-28T11:00:05.465Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:00:05 [2019-08-28T11:00:05.465Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
11:00:05 [2019-08-28T11:00:05.465Z] janky                          true                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
11:00:05 [2019-08-28T11:00:05.465Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:00:05 [2019-08-28T11:00:05.465Z] JENKINS_NODE_COOKIE            57cce088-d199-4377-aed9-edd2142bd342                                                    
11:00:05 [2019-08-28T11:00:05.465Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:00:05 [2019-08-28T11:00:05.465Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
11:00:05 [2019-08-28T11:00:05.465Z] JOB_BASE_NAME                  PR-39800                                                                                
11:00:05 [2019-08-28T11:00:05.465Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39800/display/redirect                     
11:00:05 [2019-08-28T11:00:05.465Z] JOB_NAME                       moby/PR-39800                                                                           
11:00:05 [2019-08-28T11:00:05.465Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-39800/                                     
11:00:05 [2019-08-28T11:00:05.465Z] library.jps.version            master                                                                                  
11:00:05 [2019-08-28T11:00:05.465Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
11:00:05 [2019-08-28T11:00:05.465Z] NODE_LABELS                    amd64 azure azwin-2-e780f0 azwin-2019 docker west-us windows windows-2019 x86_64        
11:00:05 [2019-08-28T11:00:05.465Z] NODE_NAME                      azwin-2-e780f0                                                                          
11:00:05 [2019-08-28T11:00:05.465Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] OS                             Windows_NT                                                                              
11:00:05 [2019-08-28T11:00:05.465Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
11:00:05 [2019-08-28T11:00:05.465Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:00:05 [2019-08-28T11:00:05.465Z] powerpc                        true                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:00:05 [2019-08-28T11:00:05.465Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:00:05 [2019-08-28T11:00:05.465Z] PROCESSOR_LEVEL                6                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] PROCESSOR_REVISION             4f01                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] ProgramData                    C:\ProgramData                                                                          
11:00:05 [2019-08-28T11:00:05.465Z] ProgramFiles                   C:\Program Files                                                                        
11:00:05 [2019-08-28T11:00:05.465Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:00:05 [2019-08-28T11:00:05.465Z] ProgramW6432                   C:\Program Files                                                                        
11:00:05 [2019-08-28T11:00:05.465Z] PROMPT                         $P$G                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:00:05 [2019-08-28T11:00:05.465Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
11:00:05 [2019-08-28T11:00:05.465Z] PUBLIC                         C:\Users\Public                                                                         
11:00:05 [2019-08-28T11:00:05.465Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-39800/3/display/redirect?page=changes      
11:00:05 [2019-08-28T11:00:05.465Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39800/3/display/redirect                   
11:00:05 [2019-08-28T11:00:05.465Z] skip_dco                       false                                                                                   
11:00:05 [2019-08-28T11:00:05.465Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] SOURCES_DRIVE                  d                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] SOURCES_SUBDIR                 gopath                                                                                  
11:00:05 [2019-08-28T11:00:05.465Z] STAGE_NAME                     Run tests                                                                               
11:00:05 [2019-08-28T11:00:05.465Z] SystemDrive                    C:                                                                                      
11:00:05 [2019-08-28T11:00:05.465Z] SystemRoot                     C:\windows                                                                              
11:00:05 [2019-08-28T11:00:05.465Z] TEMP                           C:\windows\TEMP                                                                         
11:00:05 [2019-08-28T11:00:05.465Z] TESTRUN_DRIVE                  d                                                                                       
11:00:05 [2019-08-28T11:00:05.465Z] TESTRUN_SUBDIR                 CI-3                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] TIMEOUT                        120m                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] TMP                            C:\windows\TEMP                                                                         
11:00:05 [2019-08-28T11:00:05.465Z] unit_validate                  true                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] USERDOMAIN                     WORKGROUP                                                                               
11:00:05 [2019-08-28T11:00:05.465Z] USERNAME                       azwin-2-e780f0$                                                                         
11:00:05 [2019-08-28T11:00:05.465Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
11:00:05 [2019-08-28T11:00:05.465Z] windir                         C:\windows                                                                              
11:00:05 [2019-08-28T11:00:05.465Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:00:05 [2019-08-28T11:00:05.465Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:00:05 [2019-08-28T11:00:05.465Z] windowsRS1                     true                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] windowsRS5                     true                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:00:05 [2019-08-28T11:00:05.465Z] z                              true                                                                                    
11:00:05 [2019-08-28T11:00:05.465Z] 
11:00:05 [2019-08-28T11:00:05.465Z] 
11:00:05 [2019-08-28T11:00:05.465Z] 
11:00:06 [2019-08-28T11:00:06.299Z] ok  	github.com/docker/docker/cmd/dockerd	0.049s	coverage: 29.9% of statements
11:00:07 [2019-08-28T11:00:07.654Z] INFO: Sources under d:\gopath\...
11:00:07 [2019-08-28T11:00:07.654Z] INFO: Test run under d:\CI-3\...
11:00:07 [2019-08-28T11:00:07.654Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:00:07 [2019-08-28T11:00:07.654Z] INFO: docker/docker repository was found
11:00:07 [2019-08-28T11:00:07.654Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
11:00:08 [2019-08-28T11:00:08.175Z] ok  	github.com/docker/docker/container	0.124s	coverage: 35.3% of statements
11:00:08 [2019-08-28T11:00:08.175Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:00:08 [2019-08-28T11:00:08.175Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:00:08 [2019-08-28T11:00:08.175Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:00:08 [2019-08-28T11:00:08.175Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:00:08 [2019-08-28T11:00:08.627Z] ltsc2019: Pulling from windows/servercore
11:00:09 [2019-08-28T11:00:09.088Z] 65014b3c3121: Pulling fs layer
11:00:09 [2019-08-28T11:00:09.088Z] e7a74de96ddd: Pulling fs layer
11:00:10 [2019-08-28T11:00:10.225Z] Removing intermediate container f2ec33b85cb2
11:00:10 [2019-08-28T11:00:10.225Z]  ---> a5febadebd0e
11:00:10 [2019-08-28T11:00:10.225Z] Step 71/126 : FROM dev-base AS dockercli
11:00:10 [2019-08-28T11:00:10.225Z]  ---> dea7bc0fd00c
11:00:10 [2019-08-28T11:00:10.225Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli
11:00:10 [2019-08-28T11:00:10.225Z]  ---> Running in db0b79942fd7
11:00:10 [2019-08-28T11:00:10.225Z] Removing intermediate container db0b79942fd7
11:00:10 [2019-08-28T11:00:10.225Z]  ---> 298258182593
11:00:10 [2019-08-28T11:00:10.225Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:00:10 [2019-08-28T11:00:10.225Z]  ---> c3f12bbfc020
11:00:10 [2019-08-28T11:00:10.225Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:00:10 [2019-08-28T11:00:10.225Z]  ---> 3f39dfa6d47f
11:00:10 [2019-08-28T11:00:10.225Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:00:10 [2019-08-28T11:00:10.225Z]  ---> Running in 26873ce68c0e
11:00:10 [2019-08-28T11:00:10.225Z] + RM_GOPATH=0
11:00:10 [2019-08-28T11:00:10.225Z] + TMP_GOPATH=
11:00:10 [2019-08-28T11:00:10.225Z] + : /build
11:00:10 [2019-08-28T11:00:10.225Z] + '[' -z '' ']'
11:00:10 [2019-08-28T11:00:10.225Z] ++ mktemp -d
11:00:10 [2019-08-28T11:00:10.225Z] + export GOPATH=/tmp/tmp.pUQNCV6GlK
11:00:10 [2019-08-28T11:00:10.225Z] + GOPATH=/tmp/tmp.pUQNCV6GlK
11:00:10 [2019-08-28T11:00:10.225Z] + RM_GOPATH=1
11:00:10 [2019-08-28T11:00:10.225Z] ++ dirname ./install.sh
11:00:10 [2019-08-28T11:00:10.225Z] + dir=.
11:00:10 [2019-08-28T11:00:10.225Z] Install docker/cli version 17.06.2-ce from stable
11:00:10 [2019-08-28T11:00:10.225Z] + bin=dockercli
11:00:10 [2019-08-28T11:00:10.225Z] + shift
11:00:10 [2019-08-28T11:00:10.225Z] + '[' '!' -f ./dockercli.installer ']'
11:00:10 [2019-08-28T11:00:10.225Z] + . ./dockercli.installer
11:00:10 [2019-08-28T11:00:10.225Z] ++ DOCKERCLI_CHANNEL=stable
11:00:10 [2019-08-28T11:00:10.225Z] ++ DOCKERCLI_VERSION=17.06.2-ce
11:00:10 [2019-08-28T11:00:10.225Z] + install_dockercli
11:00:10 [2019-08-28T11:00:10.225Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
11:00:10 [2019-08-28T11:00:10.225Z] ++ uname -m
11:00:10 [2019-08-28T11:00:10.225Z] + arch=ppc64le
11:00:10 [2019-08-28T11:00:10.225Z] + '[' ppc64le '!=' x86_64 ']'
11:00:10 [2019-08-28T11:00:10.225Z] + '[' ppc64le '!=' s390x ']'
11:00:10 [2019-08-28T11:00:10.225Z] + '[' ppc64le '!=' armhf ']'
11:00:10 [2019-08-28T11:00:10.225Z] + build_dockercli
11:00:10 [2019-08-28T11:00:10.225Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.pUQNCV6GlK/tmp/docker-ce
11:00:10 [2019-08-28T11:00:10.225Z] Cloning into '/tmp/tmp.pUQNCV6GlK/tmp/docker-ce'...
11:00:17 [2019-08-28T11:00:17.690Z] e7a74de96ddd: Verifying Checksum
11:00:17 [2019-08-28T11:00:17.690Z] e7a74de96ddd: Download complete
11:00:17 [2019-08-28T11:00:17.943Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
11:00:18 [2019-08-28T11:00:18.326Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
11:00:20 [2019-08-28T11:00:20.851Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 35.8% of statements
11:00:28 [2019-08-28T11:00:28.696Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.7% of statements
11:00:28 [2019-08-28T11:00:28.697Z] ok  	github.com/docker/docker/daemon	12.284s	coverage: 17.6% of statements
11:00:28 [2019-08-28T11:00:28.697Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:00:28 [2019-08-28T11:00:28.697Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:00:30 [2019-08-28T11:00:30.588Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
11:00:31 [2019-08-28T11:00:31.915Z] ok  	github.com/docker/docker/daemon/config	0.053s	coverage: 84.2% of statements
11:00:31 [2019-08-28T11:00:31.915Z] ok  	github.com/docker/docker/daemon/events	0.079s	coverage: 50.0% of statements
11:00:31 [2019-08-28T11:00:31.915Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:00:31 [2019-08-28T11:00:31.915Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:00:32 [2019-08-28T11:00:32.331Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
11:00:32 [2019-08-28T11:00:32.331Z] No api/types/ or api/swagger.yaml changes in diff.
11:00:32 [2019-08-28T11:00:32.331Z] Congratulations!  No testing.T found.
11:00:32 [2019-08-28T11:00:32.331Z] Congratulations!  All toml source files changed here have valid syntax.
11:00:32 [2019-08-28T11:00:32.331Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:00:32 [2019-08-28T11:00:32.331Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:00:32 [2019-08-28T11:00:32.331Z] Congratulations!  No new tests added to integration-cli.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:00:32 [2019-08-28T11:00:32.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/make.sh dynbinary-daemon test-docker-py
11:00:33 [2019-08-28T11:00:33.266Z] 
11:00:33 [2019-08-28T11:00:33.266Z] Removing bundles/
11:00:33 [2019-08-28T11:00:33.266Z] 
11:00:33 [2019-08-28T11:00:33.266Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:00:33 [2019-08-28T11:00:33.524Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:00:33 [2019-08-28T11:00:33.524Z] GOOS="" GOARCH="" GOARM=""
11:00:33 [2019-08-28T11:00:33.801Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:00:33 [2019-08-28T11:00:33.801Z] 
11:00:33 [2019-08-28T11:00:33.801Z] 
11:00:33 [2019-08-28T11:00:33.801Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:00:33 [2019-08-28T11:00:33.801Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
11:00:33 [2019-08-28T11:00:33.801Z] 
11:00:33 [2019-08-28T11:00:33.801Z] 
11:00:33 [2019-08-28T11:00:33.801Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:00:33 [2019-08-28T11:00:33.801Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:00:33 [2019-08-28T11:00:33.801Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
11:00:33 [2019-08-28T11:00:33.801Z] No new tests added to integration.
11:00:33 [2019-08-28T11:00:33.801Z] 
11:00:33 [2019-08-28T11:00:33.801Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:00:33 [2019-08-28T11:00:33.801Z] PKG_CONFIG=pkg-config
11:00:33 [2019-08-28T11:00:33.801Z] GOLANG_VERSION=1.12.9
11:00:33 [2019-08-28T11:00:33.801Z] HOSTNAME=1e7b677b7bb8
11:00:33 [2019-08-28T11:00:33.801Z] KEEPBUNDLE=1
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
11:00:33 [2019-08-28T11:00:33.801Z] container=docker
11:00:33 [2019-08-28T11:00:33.801Z] TEST_SKIP_INTEGRATION=1
11:00:33 [2019-08-28T11:00:33.801Z] GOMETALINTER_OPTS=--deadline=2m
11:00:33 [2019-08-28T11:00:33.801Z] GOPATH=/go
11:00:33 [2019-08-28T11:00:33.801Z] PWD=/go/src/github.com/docker/docker
11:00:33 [2019-08-28T11:00:33.801Z] HOME=/root
11:00:33 [2019-08-28T11:00:33.801Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:00:33 [2019-08-28T11:00:33.801Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_GRAPHDRIVER=overlay2
11:00:33 [2019-08-28T11:00:33.801Z] TEST_INTEGRATION_DEST=3
11:00:33 [2019-08-28T11:00:33.801Z] TERM=xterm
11:00:33 [2019-08-28T11:00:33.801Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
11:00:33 [2019-08-28T11:00:33.801Z] SHLVL=1
11:00:33 [2019-08-28T11:00:33.801Z] TIMEOUT=120m
11:00:33 [2019-08-28T11:00:33.801Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)
11:00:33 [2019-08-28T11:00:33.801Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_PKG=github.com/docker/docker
11:00:33 [2019-08-28T11:00:33.801Z] _=/usr/bin/env
11:00:33 [2019-08-28T11:00:33.801Z] Building test suite binary ./integration-cli/test.main
11:00:33 [2019-08-28T11:00:33.801Z] PKG_CONFIG=pkg-config
11:00:33 [2019-08-28T11:00:33.801Z] GOLANG_VERSION=1.12.9
11:00:33 [2019-08-28T11:00:33.801Z] HOSTNAME=c45105b7df47
11:00:33 [2019-08-28T11:00:33.801Z] KEEPBUNDLE=1
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
11:00:33 [2019-08-28T11:00:33.801Z] container=docker
11:00:33 [2019-08-28T11:00:33.801Z] TEST_SKIP_INTEGRATION=1
11:00:33 [2019-08-28T11:00:33.801Z] GOMETALINTER_OPTS=--deadline=2m
11:00:33 [2019-08-28T11:00:33.801Z] GOPATH=/go
11:00:33 [2019-08-28T11:00:33.801Z] PWD=/go/src/github.com/docker/docker
11:00:33 [2019-08-28T11:00:33.801Z] HOME=/root
11:00:33 [2019-08-28T11:00:33.801Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:00:33 [2019-08-28T11:00:33.801Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_GRAPHDRIVER=overlay2
11:00:33 [2019-08-28T11:00:33.801Z] TEST_INTEGRATION_DEST=2
11:00:33 [2019-08-28T11:00:33.801Z] TERM=xterm
11:00:33 [2019-08-28T11:00:33.801Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
11:00:33 [2019-08-28T11:00:33.801Z] SHLVL=1
11:00:33 [2019-08-28T11:00:33.801Z] TIMEOUT=120m
11:00:33 [2019-08-28T11:00:33.801Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)
11:00:33 [2019-08-28T11:00:33.801Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_PKG=github.com/docker/docker
11:00:33 [2019-08-28T11:00:33.801Z] _=/usr/bin/env
11:00:33 [2019-08-28T11:00:33.801Z] Building test suite binary ./integration-cli/test.main
11:00:33 [2019-08-28T11:00:33.801Z] PKG_CONFIG=pkg-config
11:00:33 [2019-08-28T11:00:33.801Z] GOLANG_VERSION=1.12.9
11:00:33 [2019-08-28T11:00:33.801Z] HOSTNAME=7655613746b3
11:00:33 [2019-08-28T11:00:33.801Z] KEEPBUNDLE=1
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
11:00:33 [2019-08-28T11:00:33.801Z] container=docker
11:00:33 [2019-08-28T11:00:33.801Z] TEST_SKIP_INTEGRATION_CLI=1
11:00:33 [2019-08-28T11:00:33.801Z] GOMETALINTER_OPTS=--deadline=2m
11:00:33 [2019-08-28T11:00:33.801Z] GOPATH=/go
11:00:33 [2019-08-28T11:00:33.801Z] PWD=/go/src/github.com/docker/docker
11:00:33 [2019-08-28T11:00:33.801Z] HOME=/root
11:00:33 [2019-08-28T11:00:33.801Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:00:33 [2019-08-28T11:00:33.801Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_GRAPHDRIVER=overlay2
11:00:33 [2019-08-28T11:00:33.801Z] TEST_INTEGRATION_DEST=1
11:00:33 [2019-08-28T11:00:33.801Z] TERM=xterm
11:00:33 [2019-08-28T11:00:33.801Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
11:00:33 [2019-08-28T11:00:33.801Z] SHLVL=1
11:00:33 [2019-08-28T11:00:33.801Z] TIMEOUT=120m
11:00:33 [2019-08-28T11:00:33.801Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:00:33 [2019-08-28T11:00:33.801Z] DOCKER_PKG=github.com/docker/docker
11:00:33 [2019-08-28T11:00:33.801Z] _=/usr/bin/env
11:00:33 [2019-08-28T11:00:33.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:00:34 [2019-08-28T11:00:34.163Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
11:00:36 [2019-08-28T11:00:36.027Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
11:00:37 [2019-08-28T11:00:37.309Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.273s	coverage: 57.8% of statements
11:00:42 [2019-08-28T11:00:42.746Z] + cd /tmp/tmp.pUQNCV6GlK/tmp/docker-ce
11:00:42 [2019-08-28T11:00:42.746Z] + git checkout -q v17.06.2-ce
11:00:42 [2019-08-28T11:00:42.746Z] + mkdir -p /tmp/tmp.pUQNCV6GlK/src/github.com/docker
11:00:42 [2019-08-28T11:00:42.746Z] + mv components/cli /tmp/tmp.pUQNCV6GlK/src/github.com/docker/cli
11:00:42 [2019-08-28T11:00:42.746Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:00:43 [2019-08-28T11:00:43.842Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.498s	coverage: 45.9% of statements
11:00:45 [2019-08-28T11:00:45.674Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.437s	coverage: 72.5% of statements
11:00:45 [2019-08-28T11:00:45.674Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:00:47 [2019-08-28T11:00:47.232Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.176s	coverage: 50.8% of statements
11:00:49 [2019-08-28T11:00:49.101Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.505s	coverage: 76.1% of statements
11:00:50 [2019-08-28T11:00:50.392Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
11:00:51 [2019-08-28T11:00:51.729Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
11:00:53 [2019-08-28T11:00:53.295Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.018s	coverage: 57.0% of statements
11:00:53 [2019-08-28T11:00:53.295Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:00:53 [2019-08-28T11:00:53.295Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:00:53 [2019-08-28T11:00:53.419Z] 65014b3c3121: Download complete
11:00:54 [2019-08-28T11:00:54.240Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
11:00:54 [2019-08-28T11:00:54.240Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:00:54 [2019-08-28T11:00:54.240Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
11:00:54 [2019-08-28T11:00:54.240Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:00:56 [2019-08-28T11:00:56.782Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.087s	coverage: 78.2% of statements
11:00:56 [2019-08-28T11:00:56.782Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 42.7% of statements
11:00:56 [2019-08-28T11:00:56.782Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:00:56 [2019-08-28T11:00:56.782Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:00:57 [2019-08-28T11:00:57.630Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
11:00:57 [2019-08-28T11:00:57.630Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
11:00:58 [2019-08-28T11:00:58.461Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
11:00:59 [2019-08-28T11:00:59.549Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 62.1% of statements
11:01:00 [2019-08-28T11:01:00.418Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
11:01:00 [2019-08-28T11:01:00.418Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:01:01 [2019-08-28T11:01:01.241Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.011s	coverage: 18.6% of statements
11:01:03 [2019-08-28T11:01:03.113Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
11:01:03 [2019-08-28T11:01:03.490Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:01:03 [2019-08-28T11:01:03.874Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.744s	coverage: 84.5% of statements
11:01:03 [2019-08-28T11:01:03.874Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:01:04 [2019-08-28T11:01:04.258Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
11:01:04 [2019-08-28T11:01:04.258Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:01:07 [2019-08-28T11:01:07.043Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 48.2% of statements
11:01:07 [2019-08-28T11:01:07.432Z] ok  	github.com/docker/docker/distribution	0.337s	coverage: 22.6% of statements
11:01:07 [2019-08-28T11:01:07.432Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:01:08 [2019-08-28T11:01:08.745Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
11:01:10 [2019-08-28T11:01:10.058Z] ok  	github.com/docker/docker/distribution/xfer	1.476s	coverage: 83.9% of statements
11:01:10 [2019-08-28T11:01:10.058Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:01:10 [2019-08-28T11:01:10.058Z] ok  	github.com/docker/docker/image	0.020s	coverage: 86.4% of statements
11:01:11 [2019-08-28T11:01:11.423Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
11:01:11 [2019-08-28T11:01:11.423Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:01:11 [2019-08-28T11:01:11.423Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
11:01:11 [2019-08-28T11:01:11.423Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:01:13 [2019-08-28T11:01:13.501Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:01:13 [2019-08-28T11:01:13.895Z] ok  	github.com/docker/docker/internal/testutil	0.045s	coverage: 62.5% of statements
11:01:14 [2019-08-28T11:01:14.691Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
11:01:16 [2019-08-28T11:01:16.022Z] ok  	github.com/docker/docker/opts	0.070s	coverage: 66.9% of statements
11:01:16 [2019-08-28T11:01:16.391Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 50.0% of statements
11:01:19 [2019-08-28T11:01:19.035Z] ok  	github.com/docker/docker/pkg/archive	0.571s	coverage: 76.7% of statements
11:01:20 [2019-08-28T11:01:20.311Z] ok  	github.com/docker/docker/pkg/authorization	0.542s	coverage: 66.7% of statements
11:01:20 [2019-08-28T11:01:20.693Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
11:01:21 [2019-08-28T11:01:21.069Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
11:01:23 [2019-08-28T11:01:23.514Z] ok  	github.com/docker/docker/layer	7.827s	coverage: 66.9% of statements
11:01:23 [2019-08-28T11:01:23.514Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:01:23 [2019-08-28T11:01:23.514Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:01:23 [2019-08-28T11:01:23.514Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:01:23 [2019-08-28T11:01:23.514Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:01:23 [2019-08-28T11:01:23.514Z] ?   	github.com/docker/docker/oci	[no test files]
11:01:23 [2019-08-28T11:01:23.514Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:01:23 [2019-08-28T11:01:23.514Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
11:01:24 [2019-08-28T11:01:24.513Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
11:01:25 [2019-08-28T11:01:25.036Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
11:01:25 [2019-08-28T11:01:25.415Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.524s	coverage: 43.2% of statements
11:01:25 [2019-08-28T11:01:25.415Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:01:25 [2019-08-28T11:01:25.415Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:01:26 [2019-08-28T11:01:26.281Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.021s	coverage: 92.3% of statements
11:01:26 [2019-08-28T11:01:26.663Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
11:01:27 [2019-08-28T11:01:27.052Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
11:01:28 [2019-08-28T11:01:28.360Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
11:01:29 [2019-08-28T11:01:29.190Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
11:01:29 [2019-08-28T11:01:29.580Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.165s	coverage: 84.1% of statements
11:01:29 [2019-08-28T11:01:29.983Z] ok  	github.com/docker/docker/pkg/fsutils	0.476s	coverage: 85.1% of statements
11:01:30 [2019-08-28T11:01:30.399Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 10.2% of statements
11:01:31 [2019-08-28T11:01:31.755Z] ok  	github.com/docker/docker/pkg/idtools	0.246s	coverage: 70.1% of statements
11:01:32 [2019-08-28T11:01:32.175Z] ok  	github.com/docker/docker/pkg/ioutils	0.453s	coverage: 68.8% of statements
11:01:32 [2019-08-28T11:01:32.175Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
11:01:32 [2019-08-28T11:01:32.560Z] ok  	github.com/docker/docker/pkg/locker	0.013s	coverage: 88.9% of statements
11:01:32 [2019-08-28T11:01:32.560Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
11:01:32 [2019-08-28T11:01:32.560Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:01:33 [2019-08-28T11:01:33.388Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.019s	coverage: 85.7% of statements
11:01:33 [2019-08-28T11:01:33.388Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
11:01:33 [2019-08-28T11:01:33.792Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
11:01:34 [2019-08-28T11:01:34.623Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 91.4% of statements
11:01:34 [2019-08-28T11:01:34.623Z] ok  	github.com/docker/docker/pkg/mount	1.234s	coverage: 69.6% of statements
11:01:34 [2019-08-28T11:01:34.623Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:01:35 [2019-08-28T11:01:35.010Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 82.4% of statements
11:01:35 [2019-08-28T11:01:35.010Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:01:35 [2019-08-28T11:01:35.010Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:01:35 [2019-08-28T11:01:35.958Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
11:01:36 [2019-08-28T11:01:36.788Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
11:01:37 [2019-08-28T11:01:37.206Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 87.9% of statements
11:01:37 [2019-08-28T11:01:37.598Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
11:01:38 [2019-08-28T11:01:38.859Z] ok  	github.com/docker/docker/pkg/pubsub	1.037s	coverage: 73.9% of statements
11:01:39 [2019-08-28T11:01:39.563Z] + return
11:01:39 [2019-08-28T11:01:39.663Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
11:01:42 [2019-08-28T11:01:42.955Z] ok  	github.com/docker/docker/pkg/signal	2.500s	coverage: 61.0% of statements
11:01:42 [2019-08-28T11:01:42.955Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:01:43 [2019-08-28T11:01:43.031Z] Removing intermediate container 26873ce68c0e
11:01:43 [2019-08-28T11:01:43.031Z]  ---> d328bd4337df
11:01:43 [2019-08-28T11:01:43.031Z] Step 76/126 : FROM runtime-dev AS runc
11:01:43 [2019-08-28T11:01:43.031Z]  ---> e29fad1d0dc8
11:01:43 [2019-08-28T11:01:43.031Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc
11:01:43 [2019-08-28T11:01:43.031Z]  ---> Running in 0f896f31f734
11:01:43 [2019-08-28T11:01:43.314Z] Removing intermediate container 0f896f31f734
11:01:43 [2019-08-28T11:01:43.314Z]  ---> 01a7d9d8b6ca
11:01:43 [2019-08-28T11:01:43.314Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:01:43 [2019-08-28T11:01:43.314Z]  ---> fe9f9791307b
11:01:43 [2019-08-28T11:01:43.314Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:01:43 [2019-08-28T11:01:43.337Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:01:43 [2019-08-28T11:01:43.598Z]  ---> 1a33d7fb1e57
11:01:43 [2019-08-28T11:01:43.598Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:01:43 [2019-08-28T11:01:43.598Z]  ---> Running in 2e3ea0ac276e
11:01:43 [2019-08-28T11:01:43.705Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
11:01:43 [2019-08-28T11:01:43.880Z] + RM_GOPATH=0
11:01:43 [2019-08-28T11:01:43.880Z] + TMP_GOPATH=
11:01:43 [2019-08-28T11:01:43.880Z] + : /build
11:01:43 [2019-08-28T11:01:43.880Z] + '[' -z '' ']'
11:01:43 [2019-08-28T11:01:43.880Z] ++ mktemp -d
11:01:43 [2019-08-28T11:01:43.880Z] + export GOPATH=/tmp/tmp.KIgPKVEBk6
11:01:43 [2019-08-28T11:01:43.880Z] + GOPATH=/tmp/tmp.KIgPKVEBk6
11:01:43 [2019-08-28T11:01:43.880Z] + RM_GOPATH=1
11:01:43 [2019-08-28T11:01:43.880Z] ++ dirname ./install.sh
11:01:43 [2019-08-28T11:01:43.880Z] + dir=.
11:01:43 [2019-08-28T11:01:43.880Z] + bin=runc
11:01:43 [2019-08-28T11:01:43.880Z] + shift
11:01:43 [2019-08-28T11:01:43.880Z] + '[' '!' -f ./runc.installer ']'
11:01:43 [2019-08-28T11:01:43.880Z] + . ./runc.installer
11:01:43 [2019-08-28T11:01:43.880Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:01:43 [2019-08-28T11:01:43.880Z] + install_runc
11:01:43 [2019-08-28T11:01:43.880Z] + uname -r
11:01:43 [2019-08-28T11:01:43.880Z] + grep -q '^3\.10\.0.*\.el7\.'
11:01:43 [2019-08-28T11:01:43.880Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:01:43 [2019-08-28T11:01:43.880Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:01:43 [2019-08-28T11:01:43.880Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:01:43 [2019-08-28T11:01:43.880Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KIgPKVEBk6/src/github.com/opencontainers/runc
11:01:43 [2019-08-28T11:01:43.880Z] Cloning into '/tmp/tmp.KIgPKVEBk6/src/github.com/opencontainers/runc'...
11:01:44 [2019-08-28T11:01:44.503Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
11:01:44 [2019-08-28T11:01:44.884Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 80.6% of statements
11:01:45 [2019-08-28T11:01:45.703Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 36.9% of statements
11:01:45 [2019-08-28T11:01:45.949Z] + cd /tmp/tmp.KIgPKVEBk6/src/github.com/opencontainers/runc
11:01:45 [2019-08-28T11:01:45.949Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:01:45 [2019-08-28T11:01:45.949Z] + '[' -z '' ']'
11:01:45 [2019-08-28T11:01:45.949Z] + target=static
11:01:45 [2019-08-28T11:01:45.949Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:01:46 [2019-08-28T11:01:46.109Z] ok  	github.com/docker/docker/pkg/tailfile	0.073s	coverage: 88.6% of statements
11:01:46 [2019-08-28T11:01:46.232Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:01:46 [2019-08-28T11:01:46.921Z] ok  	github.com/docker/docker/pkg/tarsum	0.038s	coverage: 89.3% of statements
11:01:47 [2019-08-28T11:01:47.891Z] ok  	github.com/docker/docker/pkg/term	0.006s	coverage: 84.8% of statements
11:01:48 [2019-08-28T11:01:48.271Z] testing: warning: no tests to run
11:01:48 [2019-08-28T11:01:48.271Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: 0.0% of statements [no tests to run]
11:01:48 [2019-08-28T11:01:48.674Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
11:01:49 [2019-08-28T11:01:49.067Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
11:01:49 [2019-08-28T11:01:49.449Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
11:01:51 [2019-08-28T11:01:51.987Z] ok  	github.com/docker/docker/plugin	0.545s	coverage: 27.0% of statements
11:01:52 [2019-08-28T11:01:52.831Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
11:01:53 [2019-08-28T11:01:53.802Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 76.2% of statements
11:01:54 [2019-08-28T11:01:54.280Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 83.7% of statements
11:01:54 [2019-08-28T11:01:54.938Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:01:54 [2019-08-28T11:01:54.938Z] 
11:01:54 [2019-08-28T11:01:54.938Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:01:54 [2019-08-28T11:01:54.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:01:54 [2019-08-28T11:01:54.938Z] Using test binary docker
11:01:54 [2019-08-28T11:01:54.938Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:01:54 [2019-08-28T11:01:54.938Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:01:54 [2019-08-28T11:01:54.938Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:01:54 [2019-08-28T11:01:54.938Z] Warning failed to create cache: (null)
11:01:54 [2019-08-28T11:01:54.938Z] .
11:01:54 [2019-08-28T11:01:54.938Z] INFO: Waiting for daemon to start...
11:01:54 [2019-08-28T11:01:54.938Z] Starting dockerd
11:01:54 [2019-08-28T11:01:54.938Z] .
11:01:54 [2019-08-28T11:01:54.938Z] INFO: Building docker-sdk-python3:4.0.2...
11:01:56 [2019-08-28T11:01:56.136Z] ok  	github.com/docker/docker/registry	0.138s	coverage: 56.4% of statements
11:01:56 [2019-08-28T11:01:56.955Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
11:01:57 [2019-08-28T11:01:57.346Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
11:01:58 [2019-08-28T11:01:58.146Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
11:01:58 [2019-08-28T11:01:58.985Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:02:00 [2019-08-28T11:02:00.411Z] ok  	github.com/docker/docker/volume/local	0.057s	coverage: 73.0% of statements
11:02:00 [2019-08-28T11:02:00.804Z] ok  	github.com/docker/docker/volume/mounts	0.026s	coverage: 67.0% of statements
11:02:02 [2019-08-28T11:02:02.627Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.0% of statements
11:02:10 [2019-08-28T11:02:10.263Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.6% of statements
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/rootless	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/volume	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === Skipped
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver btrfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver btrfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver btrfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver btrfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver btrfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:73: No driver to put!
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     overlay_test.go:49: Fails to compute changes intermittently
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver zfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver zfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver zfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver zfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:46: Driver zfs not supported
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     graphtest_unix.go:73: No driver to put!
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:02:10 [2019-08-28T11:02:10.263Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] 
11:02:10 [2019-08-28T11:02:10.263Z] DONE 2050 tests, 20 skipped in 237.586s
Post stage
[Pipeline] junit
11:02:10 [2019-08-28T11:02:10.754Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:02:13 [2019-08-28T11:02:13.248Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:02:13 [2019-08-28T11:02:13.248Z] + mkdir -p /build
11:02:13 [2019-08-28T11:02:13.248Z] + cp runc /build/runc
11:02:13 [2019-08-28T11:02:13.248Z] Removing intermediate container 2e3ea0ac276e
11:02:13 [2019-08-28T11:02:13.248Z]  ---> cf825410ce6d
11:02:13 [2019-08-28T11:02:13.248Z] Step 81/126 : FROM dev-base AS tini
11:02:13 [2019-08-28T11:02:13.248Z]  ---> dea7bc0fd00c
11:02:13 [2019-08-28T11:02:13.248Z] Step 82/126 : ARG DEBIAN_FRONTEND
11:02:13 [2019-08-28T11:02:13.248Z]  ---> Using cache
11:02:13 [2019-08-28T11:02:13.248Z]  ---> a1804a14924b
11:02:13 [2019-08-28T11:02:13.248Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
11:02:13 [2019-08-28T11:02:13.248Z]  ---> Running in 92ab408d1fe8
11:02:13 [2019-08-28T11:02:13.248Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:02:13 [2019-08-28T11:02:13.248Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:02:13 [2019-08-28T11:02:13.248Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:02:13 [2019-08-28T11:02:13.248Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:02:13 [2019-08-28T11:02:13.248Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
11:02:13 [2019-08-28T11:02:13.248Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
11:02:13 [2019-08-28T11:02:13.248Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:02:13 [2019-08-28T11:02:13.248Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB]
11:02:13 [2019-08-28T11:02:13.284Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/make.sh dynbinary test-integration
11:02:13 [2019-08-28T11:02:13.680Z] 
11:02:13 [2019-08-28T11:02:13.680Z] Removing bundles/
11:02:13 [2019-08-28T11:02:13.680Z] 
11:02:13 [2019-08-28T11:02:13.680Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:02:13 [2019-08-28T11:02:13.680Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:02:13 [2019-08-28T11:02:13.680Z] GOOS="" GOARCH="" GOARM=""
11:02:15 [2019-08-28T11:02:15.273Z] Fetched 7716 kB in 2s (3179 kB/s)
11:02:15 [2019-08-28T11:02:15.888Z] Reading package lists...
11:02:17 [2019-08-28T11:02:17.185Z] Reading package lists...
11:02:17 [2019-08-28T11:02:17.468Z] Building dependency tree...
11:02:17 [2019-08-28T11:02:17.468Z] Reading state information...
11:02:17 [2019-08-28T11:02:17.468Z] The following additional packages will be installed:
11:02:17 [2019-08-28T11:02:17.468Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:02:17 [2019-08-28T11:02:17.468Z] Suggested packages:
11:02:17 [2019-08-28T11:02:17.468Z]   codeblocks eclipse ninja-build lrzip
11:02:17 [2019-08-28T11:02:17.468Z] Recommended packages:
11:02:17 [2019-08-28T11:02:17.468Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:02:17 [2019-08-28T11:02:17.821Z] The following NEW packages will be installed:
11:02:17 [2019-08-28T11:02:17.821Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:02:17 [2019-08-28T11:02:17.821Z]   vim-common xxd
11:02:17 [2019-08-28T11:02:17.821Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:02:17 [2019-08-28T11:02:17.821Z] Need to get 13.4 MB of archives.
11:02:17 [2019-08-28T11:02:17.821Z] After this operation, 60.4 MB of additional disk space will be used.
11:02:17 [2019-08-28T11:02:17.821Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
11:02:17 [2019-08-28T11:02:17.821Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:02:17 [2019-08-28T11:02:17.821Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB]
11:02:18 [2019-08-28T11:02:18.110Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
11:02:18 [2019-08-28T11:02:18.110Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
11:02:18 [2019-08-28T11:02:18.110Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
11:02:18 [2019-08-28T11:02:18.110Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
11:02:18 [2019-08-28T11:02:18.110Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
11:02:18 [2019-08-28T11:02:18.110Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
11:02:18 [2019-08-28T11:02:18.110Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:02:18 [2019-08-28T11:02:18.393Z] debconf: delaying package configuration, since apt-utils is not installed
11:02:18 [2019-08-28T11:02:18.393Z] Fetched 13.4 MB in 0s (33.1 MB/s)
11:02:18 [2019-08-28T11:02:18.393Z] Selecting previously unselected package cmake-data.
11:02:18 [2019-08-28T11:02:18.393Z] (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.)
11:02:18 [2019-08-28T11:02:18.393Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:02:18 [2019-08-28T11:02:18.393Z] Unpacking cmake-data (3.7.2-1) ...
11:02:19 [2019-08-28T11:02:19.010Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:02:19 [2019-08-28T11:02:19.010Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:02:19 [2019-08-28T11:02:19.010Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:02:19 [2019-08-28T11:02:19.010Z] Selecting previously unselected package libicu57:ppc64el.
11:02:19 [2019-08-28T11:02:19.010Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_ppc64el.deb ...
11:02:19 [2019-08-28T11:02:19.010Z] Unpacking libicu57:ppc64el (57.1-6+deb9u2) ...
11:02:20 [2019-08-28T11:02:20.019Z] Selecting previously unselected package libxml2:ppc64el.
11:02:20 [2019-08-28T11:02:20.019Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
11:02:20 [2019-08-28T11:02:20.019Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
11:02:20 [2019-08-28T11:02:20.019Z] Selecting previously unselected package libarchive13:ppc64el.
11:02:20 [2019-08-28T11:02:20.019Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
11:02:20 [2019-08-28T11:02:20.019Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
11:02:20 [2019-08-28T11:02:20.302Z] Selecting previously unselected package libjsoncpp1:ppc64el.
11:02:20 [2019-08-28T11:02:20.302Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
11:02:20 [2019-08-28T11:02:20.302Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
11:02:20 [2019-08-28T11:02:20.302Z] Selecting previously unselected package libuv1:ppc64el.
11:02:20 [2019-08-28T11:02:20.302Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
11:02:20 [2019-08-28T11:02:20.302Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
11:02:20 [2019-08-28T11:02:20.302Z] Selecting previously unselected package cmake.
11:02:20 [2019-08-28T11:02:20.302Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
11:02:20 [2019-08-28T11:02:20.302Z] Unpacking cmake (3.7.2-1) ...
11:02:20 [2019-08-28T11:02:20.919Z] Selecting previously unselected package xxd.
11:02:20 [2019-08-28T11:02:20.919Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:02:20 [2019-08-28T11:02:20.919Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:02:20 [2019-08-28T11:02:20.919Z] Selecting previously unselected package vim-common.
11:02:20 [2019-08-28T11:02:20.919Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:02:20 [2019-08-28T11:02:20.919Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:02:20 [2019-08-28T11:02:20.919Z] Processing triggers for mime-support (3.60) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up libuv1:ppc64el (1.9.1-3) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up cmake-data (3.7.2-1) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up libicu57:ppc64el (57.1-6+deb9u2) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
11:02:20 [2019-08-28T11:02:20.919Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
11:02:20 [2019-08-28T11:02:20.919Z] Setting up cmake (3.7.2-1) ...
11:02:20 [2019-08-28T11:02:20.919Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:02:22 [2019-08-28T11:02:22.942Z] Removing intermediate container 92ab408d1fe8
11:02:22 [2019-08-28T11:02:22.942Z]  ---> 1bd4ccfa19ae
11:02:22 [2019-08-28T11:02:22.942Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:02:22 [2019-08-28T11:02:22.942Z]  ---> fab8b320d98d
11:02:22 [2019-08-28T11:02:22.942Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini
11:02:22 [2019-08-28T11:02:22.942Z]  ---> Running in 15bf3b8b3ac7
11:02:22 [2019-08-28T11:02:22.942Z] Removing intermediate container 15bf3b8b3ac7
11:02:22 [2019-08-28T11:02:22.942Z]  ---> a12aff6de4d4
11:02:22 [2019-08-28T11:02:22.942Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:02:23 [2019-08-28T11:02:23.224Z]  ---> f730b748bc1c
11:02:23 [2019-08-28T11:02:23.224Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:02:23 [2019-08-28T11:02:23.224Z]  ---> Running in 57467afa016a
11:02:23 [2019-08-28T11:02:23.505Z] + RM_GOPATH=0
11:02:23 [2019-08-28T11:02:23.505Z] + TMP_GOPATH=
11:02:23 [2019-08-28T11:02:23.505Z] + : /build
11:02:23 [2019-08-28T11:02:23.505Z] + '[' -z '' ']'
11:02:23 [2019-08-28T11:02:23.505Z] ++ mktemp -d
11:02:23 [2019-08-28T11:02:23.505Z] + export GOPATH=/tmp/tmp.qnJ4g0Lw8r
11:02:23 [2019-08-28T11:02:23.505Z] + GOPATH=/tmp/tmp.qnJ4g0Lw8r
11:02:23 [2019-08-28T11:02:23.505Z] + RM_GOPATH=1
11:02:23 [2019-08-28T11:02:23.505Z] ++ dirname ./install.sh
11:02:23 [2019-08-28T11:02:23.505Z] + dir=.
11:02:23 [2019-08-28T11:02:23.505Z] + bin=tini
11:02:23 [2019-08-28T11:02:23.505Z] + shift
11:02:23 [2019-08-28T11:02:23.505Z] + '[' '!' -f ./tini.installer ']'
11:02:23 [2019-08-28T11:02:23.505Z] + . ./tini.installer
11:02:23 [2019-08-28T11:02:23.505Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:02:23 [2019-08-28T11:02:23.505Z] + install_tini
11:02:23 [2019-08-28T11:02:23.505Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:02:23 [2019-08-28T11:02:23.505Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:02:23 [2019-08-28T11:02:23.505Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.qnJ4g0Lw8r/tini
11:02:23 [2019-08-28T11:02:23.505Z] Cloning into '/tmp/tmp.qnJ4g0Lw8r/tini'...
11:02:23 [2019-08-28T11:02:23.874Z] + cd /tmp/tmp.qnJ4g0Lw8r/tini
11:02:23 [2019-08-28T11:02:23.874Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:02:23 [2019-08-28T11:02:23.874Z] + cmake .
11:02:23 [2019-08-28T11:02:23.874Z] -- The C compiler identification is GNU 6.3.0
11:02:24 [2019-08-28T11:02:24.167Z] -- Check for working C compiler: /usr/bin/cc
11:02:24 [2019-08-28T11:02:24.167Z] -- Check for working C compiler: /usr/bin/cc -- works
11:02:24 [2019-08-28T11:02:24.167Z] -- Detecting C compiler ABI info
11:02:24 [2019-08-28T11:02:24.167Z] -- Detecting C compiler ABI info - done
11:02:24 [2019-08-28T11:02:24.167Z] -- Detecting C compile features
11:02:24 [2019-08-28T11:02:24.783Z] -- Detecting C compile features - done
11:02:24 [2019-08-28T11:02:24.783Z] -- Performing Test HAS_BUILTIN_FORTIFY
11:02:24 [2019-08-28T11:02:24.783Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:02:24 [2019-08-28T11:02:24.783Z] -- Configuring done
11:02:24 [2019-08-28T11:02:24.783Z] -- Generating done
11:02:24 [2019-08-28T11:02:24.783Z] -- Build files have been written to: /tmp/tmp.qnJ4g0Lw8r/tini
11:02:24 [2019-08-28T11:02:24.783Z] + make tini-static
11:02:24 [2019-08-28T11:02:24.783Z] Scanning dependencies of target tini-static
11:02:24 [2019-08-28T11:02:24.783Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:02:25 [2019-08-28T11:02:25.397Z] [100%] Linking C executable tini-static
11:02:25 [2019-08-28T11:02:25.397Z] [100%] Built target tini-static
11:02:25 [2019-08-28T11:02:25.397Z] + mkdir -p /build
11:02:25 [2019-08-28T11:02:25.397Z] + cp tini-static /build/docker-init
11:02:26 [2019-08-28T11:02:26.018Z] Removing intermediate container 57467afa016a
11:02:26 [2019-08-28T11:02:26.018Z]  ---> 2199d2583dc8
11:02:26 [2019-08-28T11:02:26.018Z] Step 88/126 : FROM dev-base AS rootlesskit
11:02:26 [2019-08-28T11:02:26.018Z]  ---> dea7bc0fd00c
11:02:26 [2019-08-28T11:02:26.018Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit
11:02:26 [2019-08-28T11:02:26.018Z]  ---> Running in d523ef5c3d48
11:02:26 [2019-08-28T11:02:26.018Z] Removing intermediate container d523ef5c3d48
11:02:26 [2019-08-28T11:02:26.018Z]  ---> 53548f0f124f
11:02:26 [2019-08-28T11:02:26.018Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:02:26 [2019-08-28T11:02:26.304Z]  ---> 7908777b43ca
11:02:26 [2019-08-28T11:02:26.304Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:02:26 [2019-08-28T11:02:26.304Z]  ---> 7c61474a4e61
11:02:26 [2019-08-28T11:02:26.304Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
11:02:26 [2019-08-28T11:02:26.304Z]  ---> Running in b536c7413689
11:02:26 [2019-08-28T11:02:26.586Z] + RM_GOPATH=0
11:02:26 [2019-08-28T11:02:26.586Z] + TMP_GOPATH=
11:02:26 [2019-08-28T11:02:26.586Z] + : /build/
11:02:26 [2019-08-28T11:02:26.586Z] + '[' -z '' ']'
11:02:26 [2019-08-28T11:02:26.586Z] ++ mktemp -d
11:02:26 [2019-08-28T11:02:26.586Z] + export GOPATH=/tmp/tmp.0AVPb4GH6S
11:02:26 [2019-08-28T11:02:26.586Z] + GOPATH=/tmp/tmp.0AVPb4GH6S
11:02:26 [2019-08-28T11:02:26.586Z] + RM_GOPATH=1
11:02:26 [2019-08-28T11:02:26.586Z] ++ dirname ./install.sh
11:02:26 [2019-08-28T11:02:26.586Z] + dir=.
11:02:26 [2019-08-28T11:02:26.586Z] + bin=rootlesskit
11:02:26 [2019-08-28T11:02:26.586Z] + shift
11:02:26 [2019-08-28T11:02:26.586Z] + '[' '!' -f ./rootlesskit.installer ']'
11:02:26 [2019-08-28T11:02:26.586Z] + . ./rootlesskit.installer
11:02:26 [2019-08-28T11:02:26.586Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
11:02:26 [2019-08-28T11:02:26.586Z] + install_rootlesskit
11:02:26 [2019-08-28T11:02:26.586Z] + case "$1" in
11:02:26 [2019-08-28T11:02:26.586Z] + export CGO_ENABLED=0
11:02:26 [2019-08-28T11:02:26.586Z] + CGO_ENABLED=0
11:02:26 [2019-08-28T11:02:26.586Z] + _install_rootlesskit
11:02:26 [2019-08-28T11:02:26.586Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
11:02:26 [2019-08-28T11:02:26.586Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0AVPb4GH6S/src/github.com/rootless-containers/rootlesskit
11:02:26 [2019-08-28T11:02:26.586Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
11:02:26 [2019-08-28T11:02:26.586Z] Cloning into '/tmp/tmp.0AVPb4GH6S/src/github.com/rootless-containers/rootlesskit'...
11:02:27 [2019-08-28T11:02:27.593Z] + cd /tmp/tmp.0AVPb4GH6S/src/github.com/rootless-containers/rootlesskit
11:02:27 [2019-08-28T11:02:27.593Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
11:02:27 [2019-08-28T11:02:27.878Z] + for f in rootlesskit rootlesskit-docker-proxy
11:02:27 [2019-08-28T11:02:27.878Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:02:38 [2019-08-28T11:02:38.542Z] Running on azwin-2-c268e0 in d:\jenkins\workspace\moby_PR-39800
[Pipeline] {
[Pipeline] ws
11:02:38 [2019-08-28T11:02:38.569Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:02:40 [2019-08-28T11:02:40.454Z] + for f in rootlesskit rootlesskit-docker-proxy
11:02:40 [2019-08-28T11:02:40.454Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:02:43 [2019-08-28T11:02:43.141Z] Removing intermediate container b536c7413689
11:02:43 [2019-08-28T11:02:43.141Z]  ---> f12104414238
11:02:43 [2019-08-28T11:02:43.141Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build
11:02:43 [2019-08-28T11:02:43.141Z]  ---> 599c14f2489f
11:02:43 [2019-08-28T11:02:43.141Z] Step 94/126 : FROM runtime-dev AS dev
11:02:43 [2019-08-28T11:02:43.141Z]  ---> e29fad1d0dc8
11:02:43 [2019-08-28T11:02:43.141Z] Step 95/126 : ARG DEBIAN_FRONTEND
11:02:43 [2019-08-28T11:02:43.141Z]  ---> Running in c6336fe16e8a
11:02:43 [2019-08-28T11:02:43.141Z] Removing intermediate container c6336fe16e8a
11:02:43 [2019-08-28T11:02:43.141Z]  ---> f521fe4446ae
11:02:43 [2019-08-28T11:02:43.141Z] Step 96/126 : RUN groupadd -r docker
11:02:43 [2019-08-28T11:02:43.141Z]  ---> Running in 629b7804f6e3
11:02:43 [2019-08-28T11:02:43.760Z] Removing intermediate container 629b7804f6e3
11:02:43 [2019-08-28T11:02:43.761Z]  ---> 38c56b0b90e7
11:02:43 [2019-08-28T11:02:43.761Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser
11:02:43 [2019-08-28T11:02:43.761Z]  ---> Running in d600a2511e3e
11:02:44 [2019-08-28T11:02:44.377Z] Removing intermediate container d600a2511e3e
11:02:44 [2019-08-28T11:02:44.377Z]  ---> 8c63cf189593
11:02:44 [2019-08-28T11:02:44.377Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:02:44 [2019-08-28T11:02:44.377Z]  ---> Running in d86c6e085334
11:02:44 [2019-08-28T11:02:44.660Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:02:45 [2019-08-28T11:02:45.276Z] Removing intermediate container d86c6e085334
11:02:45 [2019-08-28T11:02:45.276Z]  ---> e6c937b262dc
11:02:45 [2019-08-28T11:02:45.276Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:02:45 [2019-08-28T11:02:45.276Z]  ---> Running in b1f394ad4244
11:02:45 [2019-08-28T11:02:45.895Z] Removing intermediate container b1f394ad4244
11:02:45 [2019-08-28T11:02:45.895Z]  ---> 38b6973e2ab3
11:02:45 [2019-08-28T11:02:45.895Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:02:45 [2019-08-28T11:02:45.895Z]  ---> Running in 8a6ed2733470
11:02:46 [2019-08-28T11:02:46.512Z] Removing intermediate container 8a6ed2733470
11:02:46 [2019-08-28T11:02:46.512Z]  ---> c2390d9964be
11:02:46 [2019-08-28T11:02:46.512Z] Step 101/126 : RUN ldconfig
11:02:46 [2019-08-28T11:02:46.512Z]  ---> Running in 146562a8b4ee
11:02:47 [2019-08-28T11:02:47.518Z] Removing intermediate container 146562a8b4ee
11:02:47 [2019-08-28T11:02:47.518Z]  ---> 9d93a45aa506
11:02:47 [2019-08-28T11:02:47.518Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
11:02:47 [2019-08-28T11:02:47.518Z]  ---> Running in 1ebc151f6e89
11:02:47 [2019-08-28T11:02:47.801Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:02:47 [2019-08-28T11:02:47.801Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:02:47 [2019-08-28T11:02:47.801Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:02:47 [2019-08-28T11:02:47.801Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:02:47 [2019-08-28T11:02:47.801Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B]
11:02:47 [2019-08-28T11:02:47.801Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB]
11:02:48 [2019-08-28T11:02:48.086Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:02:48 [2019-08-28T11:02:48.370Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB]
11:02:50 [2019-08-28T11:02:50.408Z] Fetched 7716 kB in 2s (3050 kB/s)
11:02:51 [2019-08-28T11:02:51.424Z] Reading package lists...
11:02:52 [2019-08-28T11:02:52.437Z] Reading package lists...
11:02:52 [2019-08-28T11:02:52.729Z] Building dependency tree...
11:02:52 [2019-08-28T11:02:52.729Z] Reading state information...
11:02:52 [2019-08-28T11:02:52.729Z] The following additional packages will be installed:
11:02:52 [2019-08-28T11:02:52.729Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:02:52 [2019-08-28T11:02:52.729Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:02:52 [2019-08-28T11:02:52.729Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:02:52 [2019-08-28T11:02:52.729Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:02:52 [2019-08-28T11:02:52.729Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:02:52 [2019-08-28T11:02:52.729Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:02:52 [2019-08-28T11:02:52.729Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
11:02:52 [2019-08-28T11:02:52.729Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:02:52 [2019-08-28T11:02:52.729Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:02:52 [2019-08-28T11:02:52.729Z] Suggested packages:
11:02:52 [2019-08-28T11:02:52.729Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:02:52 [2019-08-28T11:02:52.729Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:02:52 [2019-08-28T11:02:52.729Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:02:52 [2019-08-28T11:02:52.729Z]   vim-doc vim-scripts xfsdump acl attr quota
11:02:52 [2019-08-28T11:02:52.729Z] Recommended packages:
11:02:52 [2019-08-28T11:02:52.729Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:02:52 [2019-08-28T11:02:52.729Z]   python3-keyrings.alt python3-xdg unzip
11:02:53 [2019-08-28T11:02:53.741Z] The following NEW packages will be installed:
11:02:53 [2019-08-28T11:02:53.741Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
11:02:53 [2019-08-28T11:02:53.741Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:02:53 [2019-08-28T11:02:53.741Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:02:53 [2019-08-28T11:02:53.741Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:02:53 [2019-08-28T11:02:53.741Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:02:53 [2019-08-28T11:02:53.741Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:02:53 [2019-08-28T11:02:53.741Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:02:53 [2019-08-28T11:02:53.741Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:02:53 [2019-08-28T11:02:53.741Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:02:53 [2019-08-28T11:02:53.741Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:02:53 [2019-08-28T11:02:53.741Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:02:53 [2019-08-28T11:02:53.741Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:02:53 [2019-08-28T11:02:53.741Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:02:53 [2019-08-28T11:02:53.741Z]   xfsprogs xxd xz-utils zip
11:02:53 [2019-08-28T11:02:53.741Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
11:02:53 [2019-08-28T11:02:53.741Z] Need to get 87.3 MB of archives.
11:02:53 [2019-08-28T11:02:53.741Z] After this operation, 585 MB of additional disk space will be used.
11:02:53 [2019-08-28T11:02:53.741Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u11 [92.4 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
11:02:54 [2019-08-28T11:02:54.027Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
11:02:54 [2019-08-28T11:02:54.314Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
11:02:54 [2019-08-28T11:02:54.314Z] 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]
11:02:54 [2019-08-28T11:02:54.314Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
11:02:54 [2019-08-28T11:02:54.314Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
11:02:54 [2019-08-28T11:02:54.598Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
11:02:54 [2019-08-28T11:02:54.885Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
11:02:55 [2019-08-28T11:02:55.181Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:02:55 [2019-08-28T11:02:55.474Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
11:02:55 [2019-08-28T11:02:55.768Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
11:02:56 [2019-08-28T11:02:56.051Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
11:02:56 [2019-08-28T11:02:56.051Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
11:02:56 [2019-08-28T11:02:56.051Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
11:02:56 [2019-08-28T11:02:56.343Z] 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]
11:02:56 [2019-08-28T11:02:56.343Z] 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]
11:02:56 [2019-08-28T11:02:56.343Z] 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]
11:02:56 [2019-08-28T11:02:56.343Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
11:02:56 [2019-08-28T11:02:56.632Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:02:56 [2019-08-28T11:02:56.632Z] 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]
11:02:56 [2019-08-28T11:02:56.632Z] 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]
11:02:57 [2019-08-28T11:02:57.656Z] 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]
11:02:58 [2019-08-28T11:02:58.275Z] debconf: delaying package configuration, since apt-utils is not installed
11:02:58 [2019-08-28T11:02:58.275Z] Fetched 87.3 MB in 4s (21.2 MB/s)
11:02:58 [2019-08-28T11:02:58.275Z] Selecting previously unselected package bash-completion.
11:02:58 [2019-08-28T11:02:58.275Z] (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.)
11:02:58 [2019-08-28T11:02:58.275Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
11:02:59 [2019-08-28T11:02:59.303Z] Unpacking bash-completion (1:2.1-4.3) ...
11:02:59 [2019-08-28T11:02:59.303Z] Selecting previously unselected package libnet1:ppc64el.
11:02:59 [2019-08-28T11:02:59.303Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.303Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
11:02:59 [2019-08-28T11:02:59.303Z] Selecting previously unselected package libnfnetlink0:ppc64el.
11:02:59 [2019-08-28T11:02:59.303Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.303Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
11:02:59 [2019-08-28T11:02:59.303Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
11:02:59 [2019-08-28T11:02:59.303Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.586Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
11:02:59 [2019-08-28T11:02:59.586Z] Selecting previously unselected package libudev-dev:ppc64el.
11:02:59 [2019-08-28T11:02:59.586Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.586Z] Unpacking libudev-dev:ppc64el (232-25+deb9u11) ...
11:02:59 [2019-08-28T11:02:59.586Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
11:02:59 [2019-08-28T11:02:59.586Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.586Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
11:02:59 [2019-08-28T11:02:59.586Z] Selecting previously unselected package python3.5-minimal.
11:02:59 [2019-08-28T11:02:59.586Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.586Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:02:59 [2019-08-28T11:02:59.869Z] Selecting previously unselected package python3-minimal.
11:02:59 [2019-08-28T11:02:59.869Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.869Z] Unpacking python3-minimal (3.5.3-1) ...
11:02:59 [2019-08-28T11:02:59.869Z] Selecting previously unselected package libmpdec2:ppc64el.
11:02:59 [2019-08-28T11:02:59.869Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.869Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
11:02:59 [2019-08-28T11:02:59.869Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
11:02:59 [2019-08-28T11:02:59.869Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
11:02:59 [2019-08-28T11:02:59.869Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
11:03:00 [2019-08-28T11:03:00.487Z] Selecting previously unselected package python3.5.
11:03:00 [2019-08-28T11:03:00.487Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
11:03:00 [2019-08-28T11:03:00.487Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:03:00 [2019-08-28T11:03:00.487Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
11:03:00 [2019-08-28T11:03:00.487Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
11:03:00 [2019-08-28T11:03:00.487Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
11:03:00 [2019-08-28T11:03:00.487Z] Selecting previously unselected package dh-python.
11:03:00 [2019-08-28T11:03:00.487Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
11:03:00 [2019-08-28T11:03:00.487Z] Unpacking dh-python (2.20170125) ...
11:03:00 [2019-08-28T11:03:00.487Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
11:03:00 [2019-08-28T11:03:00.487Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:03:01 [2019-08-28T11:03:01.501Z] Setting up python3-minimal (3.5.3-1) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package python3.
11:03:01 [2019-08-28T11:03:01.783Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking python3 (3.5.3-1) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package pigz.
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking pigz (2.3.4-1) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package libip4tc0:ppc64el.
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package libip6tc0:ppc64el.
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package libiptc0:ppc64el.
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package libxtables12:ppc64el.
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
11:03:01 [2019-08-28T11:03:01.783Z] Selecting previously unselected package iptables.
11:03:01 [2019-08-28T11:03:01.783Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:03:01 [2019-08-28T11:03:01.783Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:03:02 [2019-08-28T11:03:02.067Z] Selecting previously unselected package xxd.
11:03:02 [2019-08-28T11:03:02.067Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.067Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:03:02 [2019-08-28T11:03:02.067Z] Selecting previously unselected package vim-common.
11:03:02 [2019-08-28T11:03:02.067Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:03:02 [2019-08-28T11:03:02.067Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:03:02 [2019-08-28T11:03:02.067Z] Selecting previously unselected package bzip2.
11:03:02 [2019-08-28T11:03:02.067Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.067Z] Unpacking bzip2 (1.0.6-8.1) ...
11:03:02 [2019-08-28T11:03:02.067Z] Selecting previously unselected package libgpm2:ppc64el.
11:03:02 [2019-08-28T11:03:02.067Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.067Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
11:03:02 [2019-08-28T11:03:02.067Z] Selecting previously unselected package xz-utils.
11:03:02 [2019-08-28T11:03:02.067Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.067Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
11:03:02 [2019-08-28T11:03:02.067Z] Selecting previously unselected package aufs-tools.
11:03:02 [2019-08-28T11:03:02.067Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.067Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
11:03:02 [2019-08-28T11:03:02.321Z] using credential docker-jenkins-github-credentials
11:03:02 [2019-08-28T11:03:02.352Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:03:02 [2019-08-28T11:03:02.352Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.352Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:03:02 [2019-08-28T11:03:02.352Z] Selecting previously unselected package btrfs-progs.
11:03:02 [2019-08-28T11:03:02.352Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.352Z] Unpacking btrfs-progs (4.7.3-1) ...
11:03:02 [2019-08-28T11:03:02.352Z] Selecting previously unselected package btrfs-tools.
11:03:02 [2019-08-28T11:03:02.352Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.352Z] Unpacking btrfs-tools (4.7.3-1) ...
11:03:02 [2019-08-28T11:03:02.352Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
11:03:02 [2019-08-28T11:03:02.352Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.352Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
11:03:02 [2019-08-28T11:03:02.352Z] Selecting previously unselected package dmsetup.
11:03:02 [2019-08-28T11:03:02.352Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.352Z] Unpacking dmsetup (2:1.02.137-2) ...
11:03:02 [2019-08-28T11:03:02.352Z] Selecting previously unselected package libonig4:ppc64el.
11:03:02 [2019-08-28T11:03:02.352Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.352Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
11:03:02 [2019-08-28T11:03:02.396Z] Cloning the remote Git repository
11:03:02 [2019-08-28T11:03:02.396Z] Cloning with configured refspecs honoured and without tags
11:03:02 [2019-08-28T11:03:02.594Z] sha256:dca700f02af010716e3b39b09328897cae69cbeefee600ee25e6634eae4f9a34
11:03:02 [2019-08-28T11:03:02.594Z] INFO: Starting docker-py tests...
11:03:02 [2019-08-28T11:03:02.635Z] Selecting previously unselected package libjq1:ppc64el.
11:03:02 [2019-08-28T11:03:02.635Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.635Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
11:03:02 [2019-08-28T11:03:02.635Z] Selecting previously unselected package jq.
11:03:02 [2019-08-28T11:03:02.635Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.635Z] Unpacking jq (1.5+dfsg-1.3) ...
11:03:02 [2019-08-28T11:03:02.635Z] Selecting previously unselected package libaio1:ppc64el.
11:03:02 [2019-08-28T11:03:02.635Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.635Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
11:03:02 [2019-08-28T11:03:02.635Z] Selecting previously unselected package libcap2-bin.
11:03:02 [2019-08-28T11:03:02.635Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.635Z] Unpacking libcap2-bin (1:2.25-1) ...
11:03:02 [2019-08-28T11:03:02.635Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
11:03:02 [2019-08-28T11:03:02.635Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.635Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
11:03:02 [2019-08-28T11:03:02.635Z] Selecting previously unselected package libsepol1-dev:ppc64el.
11:03:02 [2019-08-28T11:03:02.635Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.635Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
11:03:02 [2019-08-28T11:03:02.635Z] Selecting previously unselected package libpcre16-3:ppc64el.
11:03:02 [2019-08-28T11:03:02.635Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.635Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
11:03:02 [2019-08-28T11:03:02.922Z] Selecting previously unselected package libpcre32-3:ppc64el.
11:03:02 [2019-08-28T11:03:02.922Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.922Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
11:03:02 [2019-08-28T11:03:02.922Z] Selecting previously unselected package libpcre3-dev:ppc64el.
11:03:02 [2019-08-28T11:03:02.922Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.922Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
11:03:02 [2019-08-28T11:03:02.922Z] Selecting previously unselected package libselinux1-dev:ppc64el.
11:03:02 [2019-08-28T11:03:02.922Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
11:03:02 [2019-08-28T11:03:02.922Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
11:03:02 [2019-08-28T11:03:02.922Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
11:03:03 [2019-08-28T11:03:03.157Z] ============================= test session starts ==============================
11:03:03 [2019-08-28T11:03:03.157Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
11:03:03 [2019-08-28T11:03:03.157Z] rootdir: /src, inifile: pytest.ini
11:03:03 [2019-08-28T11:03:03.157Z] plugins: timeout-1.3.3, cov-2.6.1
11:03:03 [2019-08-28T11:03:03.205Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
11:03:03 [2019-08-28T11:03:03.206Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
11:03:03 [2019-08-28T11:03:03.206Z] Selecting previously unselected package libnl-3-200:ppc64el.
11:03:03 [2019-08-28T11:03:03.206Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
11:03:03 [2019-08-28T11:03:03.206Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
11:03:03 [2019-08-28T11:03:03.206Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
11:03:03 [2019-08-28T11:03:03.206Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
11:03:03 [2019-08-28T11:03:03.206Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
11:03:03 [2019-08-28T11:03:03.206Z] Selecting previously unselected package libreadline5:ppc64el.
11:03:03 [2019-08-28T11:03:03.206Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
11:03:03 [2019-08-28T11:03:03.206Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
11:03:03 [2019-08-28T11:03:03.206Z] Selecting previously unselected package libsystemd-dev:ppc64el.
11:03:03 [2019-08-28T11:03:03.206Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_ppc64el.deb ...
11:03:03 [2019-08-28T11:03:03.206Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ...
11:03:03 [2019-08-28T11:03:03.494Z] Selecting previously unselected package net-tools.
11:03:03 [2019-08-28T11:03:03.494Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
11:03:03 [2019-08-28T11:03:03.494Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:03:02 [2019-08-28T11:03:02.588Z] Cloning repository https://github.com/moby/moby.git
11:03:03 [2019-08-28T11:03:03.087Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:03:03 [2019-08-28T11:03:03.779Z] Selecting previously unselected package python-pip-whl.
11:03:03 [2019-08-28T11:03:03.779Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:03:03 [2019-08-28T11:03:03.779Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:03:03 [2019-08-28T11:03:03.779Z] Selecting previously unselected package python3-pip.
11:03:03 [2019-08-28T11:03:03.779Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:03:03 [2019-08-28T11:03:03.779Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:03:03 [2019-08-28T11:03:03.779Z] Selecting previously unselected package python3-pkg-resources.
11:03:03 [2019-08-28T11:03:03.779Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:03:03 [2019-08-28T11:03:03.779Z] Unpacking python3-pkg-resources (33.1.1-1) ...
11:03:04 [2019-08-28T11:03:04.063Z] Selecting previously unselected package python3-setuptools.
11:03:04 [2019-08-28T11:03:04.063Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:03:04 [2019-08-28T11:03:04.063Z] Unpacking python3-setuptools (33.1.1-1) ...
11:03:04 [2019-08-28T11:03:04.063Z] Selecting previously unselected package python3-wheel.
11:03:04 [2019-08-28T11:03:04.063Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:03:04 [2019-08-28T11:03:04.063Z] Unpacking python3-wheel (0.29.0-2) ...
11:03:04 [2019-08-28T11:03:04.063Z] Selecting previously unselected package thin-provisioning-tools.
11:03:04 [2019-08-28T11:03:04.063Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
11:03:04 [2019-08-28T11:03:04.063Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:03:04 [2019-08-28T11:03:04.063Z] Selecting previously unselected package vim-runtime.
11:03:04 [2019-08-28T11:03:04.063Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:03:04 [2019-08-28T11:03:04.063Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:03:04 [2019-08-28T11:03:04.063Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:03:04 [2019-08-28T11:03:04.063Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:03:04 [2019-08-28T11:03:04.529Z] collected 385 items / 5 deselected
11:03:04 [2019-08-28T11:03:04.529Z] 
11:03:05 [2019-08-28T11:03:05.079Z] Selecting previously unselected package vim.
11:03:05 [2019-08-28T11:03:05.079Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:03:05 [2019-08-28T11:03:05.079Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:03:05 [2019-08-28T11:03:05.127Z] 65014b3c3121: Pull complete
11:03:05 [2019-08-28T11:03:05.375Z] Selecting previously unselected package xfsprogs.
11:03:05 [2019-08-28T11:03:05.375Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
11:03:05 [2019-08-28T11:03:05.375Z] Unpacking xfsprogs (4.9.0+nmu1) ...
11:03:05 [2019-08-28T11:03:05.375Z] Selecting previously unselected package zip.
11:03:05 [2019-08-28T11:03:05.375Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
11:03:05 [2019-08-28T11:03:05.375Z] Unpacking zip (3.0-11+b1) ...
11:03:05 [2019-08-28T11:03:05.375Z] Selecting previously unselected package libapparmor-perl.
11:03:05 [2019-08-28T11:03:05.375Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
11:03:05 [2019-08-28T11:03:05.375Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:03:05 [2019-08-28T11:03:05.658Z] Selecting previously unselected package apparmor.
11:03:05 [2019-08-28T11:03:05.658Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
11:03:05 [2019-08-28T11:03:05.658Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
11:03:05 [2019-08-28T11:03:05.658Z] Selecting previously unselected package binutils-mingw-w64-i686.
11:03:05 [2019-08-28T11:03:05.658Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
11:03:05 [2019-08-28T11:03:05.658Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:03:05 [2019-08-28T11:03:05.419Z] Fetching upstream changes from https://github.com/moby/moby.git
11:03:05 [2019-08-28T11:03:05.419Z]  > git --version # timeout=10
11:03:05 [2019-08-28T11:03:05.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:03:05 [2019-08-28T11:03:05.463Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
11:03:06 [2019-08-28T11:03:06.277Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
11:03:06 [2019-08-28T11:03:06.277Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
11:03:06 [2019-08-28T11:03:06.277Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:03:06 [2019-08-28T11:03:06.565Z] Selecting previously unselected package binutils-mingw-w64.
11:03:06 [2019-08-28T11:03:06.565Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:03:06 [2019-08-28T11:03:06.565Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:03:06 [2019-08-28T11:03:06.565Z] Selecting previously unselected package mingw-w64-common.
11:03:06 [2019-08-28T11:03:06.565Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:03:06 [2019-08-28T11:03:06.565Z] Unpacking mingw-w64-common (5.0.1-1) ...
11:03:07 [2019-08-28T11:03:07.578Z] Selecting previously unselected package mingw-w64-x86-64-dev.
11:03:07 [2019-08-28T11:03:07.578Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:03:07 [2019-08-28T11:03:07.578Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:03:09 [2019-08-28T11:03:09.061Z] Selecting previously unselected package gcc-mingw-w64-base.
11:03:09 [2019-08-28T11:03:09.061Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
11:03:09 [2019-08-28T11:03:09.061Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:03:09 [2019-08-28T11:03:09.061Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
11:03:09 [2019-08-28T11:03:09.061Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
11:03:09 [2019-08-28T11:03:09.061Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:03:13 [2019-08-28T11:03:13.448Z] Selecting previously unselected package g++-mingw-w64-x86-64.
11:03:13 [2019-08-28T11:03:13.448Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
11:03:13 [2019-08-28T11:03:13.448Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up aufs-tools (1:4.1+20161219-1) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:16 [2019-08-28T11:03:16.917Z] Processing triggers for mime-support (3.60) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up libcap2-bin (1:2.25-1) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:03:16 [2019-08-28T11:03:16.917Z] Setting up bash-completion (1:2.1-4.3) ...
11:03:17 [2019-08-28T11:03:17.932Z] Setting up libonig4:ppc64el (6.1.3-2) ...
11:03:17 [2019-08-28T11:03:17.932Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
11:03:17 [2019-08-28T11:03:17.932Z] Setting up zip (3.0-11+b1) ...
11:03:17 [2019-08-28T11:03:17.932Z] Setting up bzip2 (1.0.6-8.1) ...
11:03:17 [2019-08-28T11:03:17.932Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:03:17 [2019-08-28T11:03:17.932Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
11:03:17 [2019-08-28T11:03:17.932Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libaio1:ppc64el (0.3.110-3) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up xz-utils (5.2.2-1.2+b1) ...
11:03:17 [2019-08-28T11:03:17.933Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:03:17 [2019-08-28T11:03:17.933Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libudev-dev:ppc64el (232-25+deb9u11) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up pigz (2.3.4-1) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
11:03:17 [2019-08-28T11:03:17.933Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up mingw-w64-common (5.0.1-1) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up jq (1.5+dfsg-1.3) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up xfsprogs (4.9.0+nmu1) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:03:18 [2019-08-28T11:03:18.219Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up btrfs-progs (4.7.3-1) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
11:03:18 [2019-08-28T11:03:18.219Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
11:03:20 [2019-08-28T11:03:20.254Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
11:03:20 [2019-08-28T11:03:20.254Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:03:20 [2019-08-28T11:03:20.254Z] 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
11:03:20 [2019-08-28T11:03:20.254Z] 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
11:03:20 [2019-08-28T11:03:20.254Z] 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
11:03:20 [2019-08-28T11:03:20.254Z] 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
11:03:20 [2019-08-28T11:03:20.254Z] Setting up btrfs-tools (4.7.3-1) ...
11:03:20 [2019-08-28T11:03:20.254Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:03:20 [2019-08-28T11:03:20.254Z] 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
11:03:20 [2019-08-28T11:03:20.254Z] 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
11:03:20 [2019-08-28T11:03:20.254Z] Setting up python3 (3.5.3-1) ...
11:03:20 [2019-08-28T11:03:20.867Z] Setting up apparmor (2.11.0-3+deb9u2) ...
11:03:21 [2019-08-28T11:03:21.482Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:03:21 [2019-08-28T11:03:21.482Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:03:21 [2019-08-28T11:03:21.482Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
11:03:21 [2019-08-28T11:03:21.482Z] Setting up python3-wheel (0.29.0-2) ...
11:03:21 [2019-08-28T11:03:21.765Z] Setting up python3-pkg-resources (33.1.1-1) ...
11:03:22 [2019-08-28T11:03:22.048Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
11:03:22 [2019-08-28T11:03:22.048Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
11:03:22 [2019-08-28T11:03:22.674Z] Setting up dmsetup (2:1.02.137-2) ...
11:03:22 [2019-08-28T11:03:22.674Z] Setting up python3-setuptools (33.1.1-1) ...
11:03:22 [2019-08-28T11:03:22.956Z] Setting up dh-python (2.20170125) ...
11:03:23 [2019-08-28T11:03:23.238Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
11:03:23 [2019-08-28T11:03:23.238Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:03:24 [2019-08-28T11:03:24.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:03:24 [2019-08-28T11:03:24.046Z] 
11:03:24 [2019-08-28T11:03:24.046Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:03:24 [2019-08-28T11:03:24.046Z] PKG_CONFIG=pkg-config
11:03:24 [2019-08-28T11:03:24.046Z] GOLANG_VERSION=1.12.9
11:03:24 [2019-08-28T11:03:24.046Z] HOSTNAME=dcceafca618b
11:03:24 [2019-08-28T11:03:24.046Z] DOCKER_EXPERIMENTAL=1
11:03:24 [2019-08-28T11:03:24.046Z] container=docker
11:03:24 [2019-08-28T11:03:24.046Z] TEST_SKIP_INTEGRATION_CLI=1
11:03:24 [2019-08-28T11:03:24.046Z] GOMETALINTER_OPTS=--deadline=2m
11:03:24 [2019-08-28T11:03:24.046Z] GOPATH=/go
11:03:24 [2019-08-28T11:03:24.046Z] PWD=/go/src/github.com/docker/docker
11:03:24 [2019-08-28T11:03:24.046Z] HOME=/root
11:03:24 [2019-08-28T11:03:24.046Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:03:24 [2019-08-28T11:03:24.046Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:03:24 [2019-08-28T11:03:24.046Z] DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7
11:03:24 [2019-08-28T11:03:24.046Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:03:24 [2019-08-28T11:03:24.046Z] DOCKER_GRAPHDRIVER=overlay2
11:03:24 [2019-08-28T11:03:24.046Z] TERM=xterm
11:03:24 [2019-08-28T11:03:24.046Z] DEST=bundles/test-integration
11:03:24 [2019-08-28T11:03:24.046Z] SHLVL=1
11:03:24 [2019-08-28T11:03:24.046Z] TIMEOUT=120m
11:03:24 [2019-08-28T11:03:24.046Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:03:24 [2019-08-28T11:03:24.046Z] DOCKER_PKG=github.com/docker/docker
11:03:24 [2019-08-28T11:03:24.046Z] _=/usr/bin/env
11:03:24 [2019-08-28T11:03:24.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:03:24 [2019-08-28T11:03:24.426Z] Fetching without tags
11:03:25 [2019-08-28T11:03:25.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:03:25 [2019-08-28T11:03:25.586Z] Merging remotes/origin/master commit 5c0d487416fd4abd6cb846bea660e283aacaeca0 into PR head commit 556d26c07d068d92fd896428ab4ac890554239d7
11:03:26 [2019-08-28T11:03:26.202Z] tests/integration/api_build_test.py ......................X              [  6%]
11:03:26 [2019-08-28T11:03:26.459Z] tests/integration/api_client_test.py .....                               [  7%]
11:03:24 [2019-08-28T11:03:24.141Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:03:24 [2019-08-28T11:03:24.187Z]  > git config --add remote.origin.fetch +refs/pull/39800/head:refs/remotes/origin/PR-39800 # timeout=10
11:03:24 [2019-08-28T11:03:24.228Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:03:24 [2019-08-28T11:03:24.342Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:03:24 [2019-08-28T11:03:24.460Z] Fetching upstream changes from https://github.com/moby/moby.git
11:03:24 [2019-08-28T11:03:24.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:03:24 [2019-08-28T11:03:24.460Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39800/head:refs/remotes/origin/PR-39800 +refs/heads/master:refs/remotes/origin/master
11:03:25 [2019-08-28T11:03:25.691Z]  > git config core.sparsecheckout # timeout=10
11:03:25 [2019-08-28T11:03:25.734Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
11:03:27 [2019-08-28T11:03:27.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:03:28 [2019-08-28T11:03:28.390Z] tests/integration/api_config_test.py .....                               [  8%]
11:03:29 [2019-08-28T11:03:29.037Z] Merge succeeded, producing 556d26c07d068d92fd896428ab4ac890554239d7
11:03:29 [2019-08-28T11:03:29.038Z] Checking out Revision 556d26c07d068d92fd896428ab4ac890554239d7 (PR-39800)
11:03:28 [2019-08-28T11:03:28.787Z]  > git merge 5c0d487416fd4abd6cb846bea660e283aacaeca0 # timeout=10
11:03:28 [2019-08-28T11:03:28.908Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:03:29 [2019-08-28T11:03:29.071Z]  > git config core.sparsecheckout # timeout=10
11:03:29 [2019-08-28T11:03:29.112Z]  > git checkout -f 556d26c07d068d92fd896428ab4ac890554239d7
11:03:33 [2019-08-28T11:03:33.522Z] Removing intermediate container 1ebc151f6e89
11:03:33 [2019-08-28T11:03:33.522Z]  ---> 66c898eada5d
11:03:33 [2019-08-28T11:03:33.522Z] Step 103/126 : RUN pip3 install yamllint==1.16.0
11:03:33 [2019-08-28T11:03:33.522Z]  ---> Running in 1c5b48dfdecf
11:03:36 [2019-08-28T11:03:36.217Z] Collecting yamllint==1.16.0
11:03:36 [2019-08-28T11:03:36.498Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:03:36 [2019-08-28T11:03:36.788Z] Collecting pyyaml (from yamllint==1.16.0)
11:03:36 [2019-08-28T11:03:36.788Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:03:37 [2019-08-28T11:03:37.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:03:37 [2019-08-28T11:03:37.797Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:03:38 [2019-08-28T11:03:38.082Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:03:38 [2019-08-28T11:03:38.311Z] Commit message: "pkg/term: refactor TestEscapeProxyRead"
11:03:38 [2019-08-28T11:03:38.697Z] Building wheels for collected packages: pyyaml, pathspec
11:03:38 [2019-08-28T11:03:38.697Z]   Running setup.py bdist_wheel for pyyaml: started
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:03:39 [2019-08-28T11:03:39.312Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:03:39 [2019-08-28T11:03:39.312Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:03:39 [2019-08-28T11:03:39.312Z]   Running setup.py bdist_wheel for pathspec: started
11:03:39 [2019-08-28T11:03:39.930Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:03:39 [2019-08-28T11:03:39.930Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:03:39 [2019-08-28T11:03:39.930Z] Successfully built pyyaml pathspec
11:03:39 [2019-08-28T11:03:39.930Z] Installing collected packages: pyyaml, pathspec, yamllint
11:03:39 [2019-08-28T11:03:39.930Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:03:40 [2019-08-28T11:03:40.544Z] Removing intermediate container 1c5b48dfdecf
11:03:40 [2019-08-28T11:03:40.544Z]  ---> 99dabbd977f0
11:03:40 [2019-08-28T11:03:40.544Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
11:03:41 [2019-08-28T11:03:41.555Z]  ---> 8ed43c53a8f6
11:03:41 [2019-08-28T11:03:41.555Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images
11:03:41 [2019-08-28T11:03:41.704Z] + docker version
11:03:44 [2019-08-28T11:03:44.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:03:45 [2019-08-28T11:03:45.948Z]  ---> 0f3f2c6bf144
11:03:45 [2019-08-28T11:03:45.948Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/
11:03:48 [2019-08-28T11:03:48.625Z]  ---> a1a6477f459d
11:03:48 [2019-08-28T11:03:48.625Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/
11:03:48 [2019-08-28T11:03:48.625Z]  ---> 8b7d406e80ba
11:03:48 [2019-08-28T11:03:48.625Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/
11:03:48 [2019-08-28T11:03:48.912Z]  ---> c3ec457f231a
11:03:48 [2019-08-28T11:03:48.912Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/
11:03:49 [2019-08-28T11:03:49.195Z]  ---> b8432ff28c26
11:03:49 [2019-08-28T11:03:49.195Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/
11:03:49 [2019-08-28T11:03:49.480Z]  ---> e276a2442013
11:03:49 [2019-08-28T11:03:49.480Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/
11:03:49 [2019-08-28T11:03:49.762Z]  ---> d8facefce7b8
11:03:49 [2019-08-28T11:03:49.762Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/
11:03:50 [2019-08-28T11:03:50.772Z]  ---> 09f8b9a13fd2
11:03:50 [2019-08-28T11:03:50.772Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/
11:03:51 [2019-08-28T11:03:51.054Z]  ---> 1f66ec0fd96d
11:03:51 [2019-08-28T11:03:51.054Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli
11:03:51 [2019-08-28T11:03:51.668Z]  ---> 276b369469dc
11:03:51 [2019-08-28T11:03:51.668Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/
11:03:52 [2019-08-28T11:03:52.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:03:53 [2019-08-28T11:03:53.150Z]  ---> cb5c88e7704e
11:03:53 [2019-08-28T11:03:53.150Z] Step 116/126 : COPY --from=criu /build/ /usr/local/
11:03:53 [2019-08-28T11:03:53.433Z]  ---> c9ba3b6cbd05
11:03:53 [2019-08-28T11:03:53.433Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
11:03:54 [2019-08-28T11:03:54.045Z]  ---> 9528209211db
11:03:54 [2019-08-28T11:03:54.045Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
11:03:54 [2019-08-28T11:03:54.327Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
11:03:54 [2019-08-28T11:03:54.327Z] bad55c542dc9: Pulling fs layer
11:03:54 [2019-08-28T11:03:54.611Z] bad55c542dc9: Verifying Checksum
11:03:54 [2019-08-28T11:03:54.611Z] bad55c542dc9: Download complete
11:03:55 [2019-08-28T11:03:55.229Z] bad55c542dc9: Pull complete
11:03:55 [2019-08-28T11:03:55.229Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:03:55 [2019-08-28T11:03:55.229Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:03:55 [2019-08-28T11:03:55.511Z]  ---> 28bce2793254
11:03:55 [2019-08-28T11:03:55.511Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH
11:03:55 [2019-08-28T11:03:55.795Z]  ---> Running in 6638d5aed419
11:03:55 [2019-08-28T11:03:55.795Z] Removing intermediate container 6638d5aed419
11:03:55 [2019-08-28T11:03:55.795Z]  ---> ff07cdc9c38e
11:03:55 [2019-08-28T11:03:55.795Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
11:03:55 [2019-08-28T11:03:55.795Z]  ---> Running in 2e0b1ab6937c
11:03:55 [2019-08-28T11:03:55.795Z] Removing intermediate container 2e0b1ab6937c
11:03:55 [2019-08-28T11:03:55.795Z]  ---> 0fc027c74e51
11:03:55 [2019-08-28T11:03:55.795Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m"
11:03:55 [2019-08-28T11:03:55.795Z]  ---> Running in 904d2b58d6bd
11:03:56 [2019-08-28T11:03:56.078Z] Removing intermediate container 904d2b58d6bd
11:03:56 [2019-08-28T11:03:56.078Z]  ---> 05a2172ae7e5
11:03:56 [2019-08-28T11:03:56.078Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
11:03:56 [2019-08-28T11:03:56.078Z]  ---> Running in c081d9f72255
11:03:56 [2019-08-28T11:03:56.078Z] Removing intermediate container c081d9f72255
11:03:56 [2019-08-28T11:03:56.078Z]  ---> 402a3b0cb901
11:03:56 [2019-08-28T11:03:56.078Z] Step 123/126 : VOLUME /var/lib/docker
11:03:56 [2019-08-28T11:03:56.078Z]  ---> Running in 42e18fc71fa7
11:03:56 [2019-08-28T11:03:56.361Z] Removing intermediate container 42e18fc71fa7
11:03:56 [2019-08-28T11:03:56.361Z]  ---> 7ec993fc5095
11:03:56 [2019-08-28T11:03:56.361Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
11:03:56 [2019-08-28T11:03:56.361Z]  ---> Running in 4186f1b19825
11:03:56 [2019-08-28T11:03:56.361Z] Removing intermediate container 4186f1b19825
11:03:56 [2019-08-28T11:03:56.361Z]  ---> bf84b07f15e2
11:03:56 [2019-08-28T11:03:56.361Z] Step 125/126 : FROM dev AS final
11:03:56 [2019-08-28T11:03:56.361Z]  ---> bf84b07f15e2
11:03:56 [2019-08-28T11:03:56.361Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
11:03:56 [2019-08-28T11:03:56.538Z] Client: Docker Engine - Enterprise
11:03:56 [2019-08-28T11:03:56.538Z]  Version:           19.03.2-tp2
11:03:56 [2019-08-28T11:03:56.538Z]  API version:       1.40
11:03:56 [2019-08-28T11:03:56.538Z]  Go version:        go1.12.8
11:03:56 [2019-08-28T11:03:56.538Z]  Git commit:        49fe2072d9
11:03:56 [2019-08-28T11:03:56.538Z]  Built:             08/16/2019 19:26:08
11:03:56 [2019-08-28T11:03:56.538Z]  OS/Arch:           windows/amd64
11:03:56 [2019-08-28T11:03:56.538Z]  Experimental:      false
11:03:56 [2019-08-28T11:03:56.538Z] 
11:03:56 [2019-08-28T11:03:56.538Z] Server: Docker Engine - Enterprise
11:03:56 [2019-08-28T11:03:56.538Z]  Engine:
11:03:56 [2019-08-28T11:03:56.538Z]   Version:          19.03.2-tp2
11:03:56 [2019-08-28T11:03:56.538Z]   API version:      1.40 (minimum version 1.24)
11:03:56 [2019-08-28T11:03:56.538Z]   Go version:       go1.12.8
11:03:56 [2019-08-28T11:03:56.538Z]   Git commit:       49fe2072d9
11:03:56 [2019-08-28T11:03:56.538Z]   Built:            08/16/2019 19:23:48
11:03:56 [2019-08-28T11:03:56.538Z]   OS/Arch:          windows/amd64
11:03:56 [2019-08-28T11:03:56.538Z]   Experimental:     true
[Pipeline] sh
11:03:58 [2019-08-28T11:03:58.153Z] + docker info
11:04:00 [2019-08-28T11:04:00.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:04:02 [2019-08-28T11:04:02.491Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:04:03 [2019-08-28T11:04:03.182Z]  ---> 677eb516110b
11:04:03 [2019-08-28T11:04:03.182Z] Successfully built 677eb516110b
11:04:03 [2019-08-28T11:04:03.182Z] Successfully tagged docker:556d26c07d068d92fd896428ab4ac890554239d7
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:04:03 [2019-08-28T11:04:03.649Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/test/unit
11:04:05 [2019-08-28T11:04:05.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:04:05 [2019-08-28T11:04:05.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:04:07 [2019-08-28T11:04:07.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:04:07 [2019-08-28T11:04:07.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:04:07 [2019-08-28T11:04:07.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:04:09 [2019-08-28T11:04:09.140Z] ?   	github.com/docker/docker/api	[no test files]
11:04:10 [2019-08-28T11:04:10.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:04:13 [2019-08-28T11:04:13.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:04:15 [2019-08-28T11:04:15.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:04:16 [2019-08-28T11:04:16.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:04:19 [2019-08-28T11:04:19.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:04:19 [2019-08-28T11:04:19.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:04:19 [2019-08-28T11:04:19.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:04:22 [2019-08-28T11:04:22.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:04:24 [2019-08-28T11:04:24.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:04:25 [2019-08-28T11:04:25.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:04:27 [2019-08-28T11:04:27.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:04:31 [2019-08-28T11:04:31.766Z] ok  	github.com/docker/docker/api/server	0.048s	coverage: 7.9% of statements
11:04:31 [2019-08-28T11:04:31.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:04:33 [2019-08-28T11:04:33.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:04:34 [2019-08-28T11:04:34.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:04:36 [2019-08-28T11:04:36.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:04:40 [2019-08-28T11:04:40.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:04:41 [2019-08-28T11:04:41.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:04:41 [2019-08-28T11:04:41.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:04:44 [2019-08-28T11:04:44.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:04:45 [2019-08-28T11:04:45.776Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:04:45 [2019-08-28T11:04:45.776Z] Using test binary docker
11:04:45 [2019-08-28T11:04:45.776Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:04:45 [2019-08-28T11:04:45.776Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:04:45 [2019-08-28T11:04:45.776Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:04:45 [2019-08-28T11:04:45.776Z] Warning failed to create cache: (null)
11:04:45 [2019-08-28T11:04:45.776Z] .
11:04:45 [2019-08-28T11:04:45.776Z] Starting dockerd
11:04:45 [2019-08-28T11:04:45.776Z] INFO: Waiting for daemon to start...
11:04:48 [2019-08-28T11:04:48.216Z] .
11:04:48 [2019-08-28T11:04:48.216Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:04:48 [2019-08-28T11:04:48.216Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:04:48 [2019-08-28T11:04:48.216Z] Error: No such image: emptyfs
11:04:48 [2019-08-28T11:04:48.216Z] Running integration-test (iteration 1)
11:04:48 [2019-08-28T11:04:48.216Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
11:04:48 [2019-08-28T11:04:48.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:04:55 [2019-08-28T11:04:55.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:04:57 [2019-08-28T11:04:57.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:04:57 [2019-08-28T11:04:57.770Z] Loaded image: buildpack-deps:jessie
11:04:57 [2019-08-28T11:04:57.770Z] Loaded image: busybox:latest
11:04:57 [2019-08-28T11:04:57.770Z] Loaded image: busybox:glibc
11:04:57 [2019-08-28T11:04:57.770Z] Loaded image: debian:jessie
11:04:57 [2019-08-28T11:04:57.770Z] Loaded image: hello-world:latest
11:04:57 [2019-08-28T11:04:57.770Z] INFO: Testing against a local daemon
11:04:57 [2019-08-28T11:04:57.770Z] === RUN   TestCgroupNamespacesBuild
11:04:58 [2019-08-28T11:04:58.624Z] Client:
11:04:58 [2019-08-28T11:04:58.624Z]  Debug Mode: false
11:04:58 [2019-08-28T11:04:58.624Z]  Plugins:
11:04:58 [2019-08-28T11:04:58.624Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
11:04:58 [2019-08-28T11:04:58.624Z] 
11:04:58 [2019-08-28T11:04:58.624Z] Server:
11:04:58 [2019-08-28T11:04:58.624Z]  Containers: 0
11:04:58 [2019-08-28T11:04:58.624Z]   Running: 0
11:04:58 [2019-08-28T11:04:58.624Z]   Paused: 0
11:04:58 [2019-08-28T11:04:58.624Z]   Stopped: 0
11:04:58 [2019-08-28T11:04:58.624Z]  Images: 0
11:04:58 [2019-08-28T11:04:58.624Z]  Server Version: 19.03.2-tp2
11:04:58 [2019-08-28T11:04:58.624Z]  Storage Driver: windowsfilter
11:04:58 [2019-08-28T11:04:58.624Z]   Windows: 
11:04:58 [2019-08-28T11:04:58.624Z]  Logging Driver: json-file
11:04:58 [2019-08-28T11:04:58.624Z]  Plugins:
11:04:58 [2019-08-28T11:04:58.624Z]   Volume: local
11:04:58 [2019-08-28T11:04:58.624Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:04:58 [2019-08-28T11:04:58.624Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:04:58 [2019-08-28T11:04:58.624Z]  Swarm: inactive
11:04:58 [2019-08-28T11:04:58.624Z]  Default Isolation: process
11:04:58 [2019-08-28T11:04:58.624Z]  Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
11:04:58 [2019-08-28T11:04:58.624Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
11:04:58 [2019-08-28T11:04:58.624Z]  OSType: windows
11:04:58 [2019-08-28T11:04:58.624Z]  Architecture: x86_64
11:04:58 [2019-08-28T11:04:58.624Z]  CPUs: 4
11:04:58 [2019-08-28T11:04:58.624Z]  Total Memory: 32GiB
11:04:58 [2019-08-28T11:04:58.624Z]  Name: azwin-2-c268e0
11:04:58 [2019-08-28T11:04:58.624Z]  ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG
11:04:58 [2019-08-28T11:04:58.624Z]  Docker Root Dir: D:\docker
11:04:58 [2019-08-28T11:04:58.624Z]  Debug Mode: false
11:04:58 [2019-08-28T11:04:58.624Z]  Registry: https://index.docker.io/v1/
11:04:58 [2019-08-28T11:04:58.624Z]  Labels:
11:04:58 [2019-08-28T11:04:58.624Z]  Experimental: true
11:04:58 [2019-08-28T11:04:58.624Z]  Insecure Registries:
11:04:58 [2019-08-28T11:04:58.624Z]   10.0.0.4:5000
11:04:58 [2019-08-28T11:04:58.624Z]   127.0.0.0/8
11:04:58 [2019-08-28T11:04:58.624Z]  Registry Mirrors:
11:04:58 [2019-08-28T11:04:58.624Z]   http://10.0.0.4:5000/
11:04:58 [2019-08-28T11:04:58.624Z]  Live Restore Enabled: false
11:04:58 [2019-08-28T11:04:58.624Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:04:59 [2019-08-28T11:04:59.034Z] --- PASS: TestCgroupNamespacesBuild (1.80s)
11:04:59 [2019-08-28T11:04:59.034Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild
11:04:59 [2019-08-28T11:04:59.034Z]     daemon.go:336: [d616ff42f2683] waiting for daemon to start
11:04:59 [2019-08-28T11:04:59.034Z]     daemon.go:336: [d616ff42f2683] waiting for daemon to start
11:04:59 [2019-08-28T11:04:59.034Z]     daemon.go:364: [d616ff42f2683] daemon started
11:04:59 [2019-08-28T11:04:59.034Z]     daemon.go:472: [d616ff42f2683] Stopping daemon
11:04:59 [2019-08-28T11:04:59.034Z]     daemon.go:307: [d616ff42f2683] exiting daemon
11:04:59 [2019-08-28T11:04:59.034Z]     daemon.go:459: [d616ff42f2683] Daemon stopped
11:04:59 [2019-08-28T11:04:59.034Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:05:00 [2019-08-28T11:05:00.993Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s)
11:05:00 [2019-08-28T11:05:00.993Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode
11:05:00 [2019-08-28T11:05:00.993Z]     daemon.go:336: [d1b43b1f63837] waiting for daemon to start
11:05:00 [2019-08-28T11:05:00.993Z]     daemon.go:336: [d1b43b1f63837] waiting for daemon to start
11:05:00 [2019-08-28T11:05:00.993Z]     daemon.go:364: [d1b43b1f63837] daemon started
11:05:00 [2019-08-28T11:05:00.993Z]     daemon.go:472: [d1b43b1f63837] Stopping daemon
11:05:00 [2019-08-28T11:05:00.993Z]     daemon.go:307: [d1b43b1f63837] exiting daemon
11:05:00 [2019-08-28T11:05:00.993Z]     daemon.go:459: [d1b43b1f63837] Daemon stopped
11:05:00 [2019-08-28T11:05:00.993Z] === RUN   TestBuildWithSession
11:05:01 [2019-08-28T11:05:01.589Z] e7a74de96ddd: Pull complete
11:05:01 [2019-08-28T11:05:01.589Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab
11:05:01 [2019-08-28T11:05:01.589Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:05:01 [2019-08-28T11:05:01.589Z] mcr.microsoft.com/windows/servercore:ltsc2019
11:05:01 [2019-08-28T11:05:01.589Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
11:05:01 [2019-08-28T11:05:01.589Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
11:05:01 [2019-08-28T11:05:01.589Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.678'
11:05:01 [2019-08-28T11:05:01.589Z] INFO: Docker version of control daemon
11:05:01 [2019-08-28T11:05:01.589Z] 
11:05:01 [2019-08-28T11:05:01.589Z] Client: Docker Engine - Enterprise
11:05:01 [2019-08-28T11:05:01.589Z]  Version:           19.03.2-tp2
11:05:01 [2019-08-28T11:05:01.589Z]  API version:       1.40
11:05:01 [2019-08-28T11:05:01.589Z]  Go version:        go1.12.8
11:05:01 [2019-08-28T11:05:01.589Z]  Git commit:        49fe2072d9
11:05:01 [2019-08-28T11:05:01.589Z]  Built:             08/16/2019 19:26:08
11:05:01 [2019-08-28T11:05:01.589Z]  OS/Arch:           windows/amd64
11:05:01 [2019-08-28T11:05:01.589Z]  Experimental:      false
11:05:01 [2019-08-28T11:05:01.589Z] 
11:05:01 [2019-08-28T11:05:01.589Z] Server: Docker Engine - Enterprise
11:05:01 [2019-08-28T11:05:01.589Z]  Engine:
11:05:01 [2019-08-28T11:05:01.589Z]   Version:          19.03.2-tp2
11:05:01 [2019-08-28T11:05:01.589Z]   API version:      1.40 (minimum version 1.24)
11:05:01 [2019-08-28T11:05:01.589Z]   Go version:       go1.12.8
11:05:01 [2019-08-28T11:05:01.589Z]   Git commit:       49fe2072d9
11:05:01 [2019-08-28T11:05:01.589Z]   Built:            08/16/2019 19:23:48
11:05:01 [2019-08-28T11:05:01.589Z]   OS/Arch:          windows/amd64
11:05:01 [2019-08-28T11:05:01.589Z]   Experimental:     true
11:05:01 [2019-08-28T11:05:01.589Z] 
11:05:01 [2019-08-28T11:05:01.589Z] INFO: Docker info of control daemon
11:05:01 [2019-08-28T11:05:01.589Z] 
11:05:03 [2019-08-28T11:05:03.126Z] Client:
11:05:03 [2019-08-28T11:05:03.126Z]  Debug Mode: false
11:05:03 [2019-08-28T11:05:03.126Z]  Plugins:
11:05:03 [2019-08-28T11:05:03.126Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
11:05:03 [2019-08-28T11:05:03.126Z] 
11:05:03 [2019-08-28T11:05:03.126Z] Server:
11:05:03 [2019-08-28T11:05:03.126Z]  Containers: 0
11:05:03 [2019-08-28T11:05:03.126Z]   Running: 0
11:05:03 [2019-08-28T11:05:03.126Z]   Paused: 0
11:05:03 [2019-08-28T11:05:03.126Z]   Stopped: 0
11:05:03 [2019-08-28T11:05:03.126Z]  Images: 1
11:05:03 [2019-08-28T11:05:03.126Z]  Server Version: 19.03.2-tp2
11:05:03 [2019-08-28T11:05:03.126Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:05:03 [2019-08-28T11:05:03.126Z]   Windows: 
11:05:03 [2019-08-28T11:05:03.126Z]   LCOW: 
11:05:03 [2019-08-28T11:05:03.126Z]  Logging Driver: json-file
11:05:03 [2019-08-28T11:05:03.126Z]  Plugins:
11:05:03 [2019-08-28T11:05:03.126Z]   Volume: local
11:05:03 [2019-08-28T11:05:03.126Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:05:03 [2019-08-28T11:05:03.126Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:05:03 [2019-08-28T11:05:03.126Z]  Swarm: inactive
11:05:03 [2019-08-28T11:05:03.126Z]  Default Isolation: process
11:05:03 [2019-08-28T11:05:03.126Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:05:03 [2019-08-28T11:05:03.126Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
11:05:03 [2019-08-28T11:05:03.126Z]  OSType: windows
11:05:03 [2019-08-28T11:05:03.126Z]  Architecture: x86_64
11:05:03 [2019-08-28T11:05:03.126Z]  CPUs: 4
11:05:03 [2019-08-28T11:05:03.126Z]  Total Memory: 32GiB
11:05:03 [2019-08-28T11:05:03.584Z]  Name: azwin-2-e780f0
11:05:03 [2019-08-28T11:05:03.584Z]  ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK
11:05:03 [2019-08-28T11:05:03.584Z]  Docker Root Dir: D:\docker
11:05:03 [2019-08-28T11:05:03.584Z]  Debug Mode: false
11:05:03 [2019-08-28T11:05:03.584Z]  Registry: https://index.docker.io/v1/
11:05:03 [2019-08-28T11:05:03.584Z]  Labels:
11:05:03 [2019-08-28T11:05:03.584Z]  Experimental: true
11:05:03 [2019-08-28T11:05:03.584Z]  Insecure Registries:
11:05:03 [2019-08-28T11:05:03.584Z]   10.0.0.4:5000
11:05:03 [2019-08-28T11:05:03.584Z]   127.0.0.0/8
11:05:03 [2019-08-28T11:05:03.584Z]  Registry Mirrors:
11:05:03 [2019-08-28T11:05:03.584Z]   http://10.0.0.4:5000/
11:05:03 [2019-08-28T11:05:03.584Z]  Live Restore Enabled: false
11:05:03 [2019-08-28T11:05:03.584Z] 
11:05:03 [2019-08-28T11:05:03.584Z] 
11:05:03 [2019-08-28T11:05:03.584Z] INFO: Commit hash is 556d26c07
11:05:03 [2019-08-28T11:05:03.584Z] INFO: Nuke-Everything...
11:05:03 [2019-08-28T11:05:03.584Z] INFO: Container count on control daemon to delete is 0
11:05:04 [2019-08-28T11:05:04.187Z] --- PASS: TestBuildWithSession (2.75s)
11:05:04 [2019-08-28T11:05:04.187Z] === RUN   TestBuildSquashParent
11:05:05 [2019-08-28T11:05:05.082Z] .................................................                        [ 30%]
11:05:05 [2019-08-28T11:05:05.120Z] INFO: Nuking d:\CI-3
11:05:05 [2019-08-28T11:05:05.120Z] INFO: Zapped successfully
11:05:05 [2019-08-28T11:05:05.120Z] INFO: Location for testing is d:\CI-3\CI-556d26c07
11:05:05 [2019-08-28T11:05:05.120Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:05:05 [2019-08-28T11:05:05.120Z] 
11:05:05 [2019-08-28T11:05:05.120Z] 
11:05:05 [2019-08-28T11:05:05.120Z] INFO: Building the image from Dockerfile.windows at 08/28/2019 11:05:04...
11:05:05 [2019-08-28T11:05:05.120Z] 
11:05:05 [2019-08-28T11:05:05.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:05:08 [2019-08-28T11:05:08.219Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:05:08 [2019-08-28T11:05:08.219Z] Using test binary docker
11:05:08 [2019-08-28T11:05:08.219Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:05:08 [2019-08-28T11:05:08.219Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:05:08 [2019-08-28T11:05:08.219Z] Warning failed to create cache: (null)
11:05:08 [2019-08-28T11:05:08.219Z] .
11:05:08 [2019-08-28T11:05:08.219Z] INFO: Waiting for daemon to start...
11:05:08 [2019-08-28T11:05:08.219Z] Starting dockerd
11:05:10 [2019-08-28T11:05:10.114Z] .
11:05:10 [2019-08-28T11:05:10.114Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:05:10 [2019-08-28T11:05:10.114Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:05:10 [2019-08-28T11:05:10.114Z] Error: No such image: emptyfs
11:05:10 [2019-08-28T11:05:10.372Z] Running integration-test (iteration 1)
11:05:10 [2019-08-28T11:05:10.372Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
11:05:10 [2019-08-28T11:05:10.596Z] --- PASS: TestBuildSquashParent (6.00s)
11:05:10 [2019-08-28T11:05:10.596Z] === RUN   TestBuildWithRemoveAndForceRemove
11:05:10 [2019-08-28T11:05:10.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:05:10 [2019-08-28T11:05:10.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:05:10 [2019-08-28T11:05:10.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:05:10 [2019-08-28T11:05:10.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:05:10 [2019-08-28T11:05:10.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:05:10 [2019-08-28T11:05:10.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:05:10 [2019-08-28T11:05:10.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:05:10 [2019-08-28T11:05:10.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:05:10 [2019-08-28T11:05:10.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:05:10 [2019-08-28T11:05:10.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:05:10 [2019-08-28T11:05:10.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:05:10 [2019-08-28T11:05:10.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:05:10 [2019-08-28T11:05:10.596Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:05:10 [2019-08-28T11:05:10.596Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:05:13 [2019-08-28T11:05:13.031Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:05:13 [2019-08-28T11:05:13.031Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:05:13 [2019-08-28T11:05:13.690Z] Sending build context to Docker daemon  49.99MB
11:05:13 [2019-08-28T11:05:13.690Z] 
11:05:13 [2019-08-28T11:05:13.690Z] Step 1/8 : FROM microsoft/windowsservercore
11:05:13 [2019-08-28T11:05:13.690Z]  ---> b05c49cadc10
11:05:13 [2019-08-28T11:05:13.690Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:05:13 [2019-08-28T11:05:13.690Z]  ---> Running in cf88bd742c04
11:05:14 [2019-08-28T11:05:14.154Z] Removing intermediate container cf88bd742c04
11:05:14 [2019-08-28T11:05:14.154Z]  ---> d00a4814638a
11:05:14 [2019-08-28T11:05:14.154Z] Step 3/8 : ARG GO_VERSION=1.12.9
11:05:14 [2019-08-28T11:05:14.154Z]  ---> Running in e2ad5798d66e
11:05:14 [2019-08-28T11:05:14.613Z] Removing intermediate container e2ad5798d66e
11:05:14 [2019-08-28T11:05:14.613Z]  ---> 71420241fc8b
11:05:14 [2019-08-28T11:05:14.613Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
11:05:14 [2019-08-28T11:05:14.613Z]  ---> Running in 60432a9a9269
11:05:14 [2019-08-28T11:05:14.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:05:15 [2019-08-28T11:05:15.307Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:05:15 [2019-08-28T11:05:15.580Z] Removing intermediate container 60432a9a9269
11:05:15 [2019-08-28T11:05:15.580Z]  ---> 632250f35c77
11:05:15 [2019-08-28T11:05:15.580Z] 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...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\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
11:05:15 [2019-08-28T11:05:15.580Z]  ---> Running in a471bf1fc8b9
11:05:17 [2019-08-28T11:05:17.086Z] 
11:05:17 [2019-08-28T11:05:17.086Z] INFO: executeCI.ps1 starting at Wed Aug 28 11:05:16 CUT 2019
11:05:17 [2019-08-28T11:05:17.086Z] 
11:05:17 [2019-08-28T11:05:17.086Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:05:17 [2019-08-28T11:05:17.086Z] INFO: Running git version 2.23.0.windows.1
11:05:17 [2019-08-28T11:05:17.086Z] INFO: Branch:rs1_release_1 Build:14393.3179.190806-2245
11:05:17 [2019-08-28T11:05:17.086Z] INFO: Environment variables:
11:05:17 [2019-08-28T11:05:17.548Z] 
11:05:17 [2019-08-28T11:05:17.548Z] Name                           Value                                           
11:05:17 [2019-08-28T11:05:17.548Z] ----                           -----                                           
11:05:17 [2019-08-28T11:05:17.548Z] ALLUSERSPROFILE                C:\ProgramData                                  
11:05:17 [2019-08-28T11:05:17.548Z] APPDATA                        C:\windows\system32\config\systemprofile\AppD...
11:05:17 [2019-08-28T11:05:17.548Z] APT_MIRROR                     cdn-fastly.deb.debian.org                       
11:05:17 [2019-08-28T11:05:17.548Z] BRANCH_NAME                    PR-39800                                        
11:05:17 [2019-08-28T11:05:17.548Z] BUILD_DISPLAY_NAME             #3                                              
11:05:17 [2019-08-28T11:05:17.548Z] BUILD_ID                       3                                               
11:05:17 [2019-08-28T11:05:17.548Z] BUILD_NUMBER                   3                                               
11:05:17 [2019-08-28T11:05:17.548Z] BUILD_TAG                      jenkins-moby-PR-39800-3                         
11:05:17 [2019-08-28T11:05:17.548Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-...
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_AUTHOR                  thaJeztah                                       
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                            
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_BRANCH                  refactor_TestEscapeProxyRead                    
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_FORK                    thaJeztah                                       
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_ID                      39800                                           
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_TARGET                  master                                          
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_TITLE                   pkg/term: refactor TestEscapeProxyRead          
11:05:17 [2019-08-28T11:05:17.548Z] CHANGE_URL                     https://github.com/moby/moby/pull/39800         
11:05:17 [2019-08-28T11:05:17.548Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255        
11:05:17 [2019-08-28T11:05:17.548Z] CommonProgramFiles             C:\Program Files\Common Files                   
11:05:17 [2019-08-28T11:05:17.548Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files             
11:05:17 [2019-08-28T11:05:17.548Z] CommonProgramW6432             C:\Program Files\Common Files                   
11:05:17 [2019-08-28T11:05:17.548Z] COMPUTERNAME                   azwin-2-c268e0                                  
11:05:17 [2019-08-28T11:05:17.548Z] ComSpec                        C:\windows\system32\cmd.exe                     
11:05:17 [2019-08-28T11:05:17.548Z] ConfigSequenceNumber           0                                               
11:05:17 [2019-08-28T11:05:17.548Z] DOCKER_BUILDKIT                0                                               
11:05:17 [2019-08-28T11:05:17.548Z] DOCKER_EXPERIMENTAL            1                                               
11:05:17 [2019-08-28T11:05:17.548Z] DOCKER_GRAPHDRIVER             overlay2                                        
11:05:17 [2019-08-28T11:05:17.548Z] EXECUTOR_NUMBER                0                                               
11:05:17 [2019-08-28T11:05:17.548Z] FQDN                           azwin-2-c268e0.westus.cloudapp.azure.com        
11:05:17 [2019-08-28T11:05:17.548Z] GIT_BRANCH                     PR-39800                                        
11:05:17 [2019-08-28T11:05:17.548Z] GIT_COMMIT                     556d26c07d068d92fd896428ab4ac890554239d7        
11:05:17 [2019-08-28T11:05:17.548Z] GIT_PREVIOUS_COMMIT            556d26c07d068d92fd896428ab4ac890554239d7        
11:05:17 [2019-08-28T11:05:17.548Z] GIT_URL                        https://github.com/moby/moby.git                
11:05:17 [2019-08-28T11:05:17.548Z] HUDSON_COOKIE                  c8354fa1-9b76-4115-9959-dae326df79d1            
11:05:17 [2019-08-28T11:05:17.548Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution             
11:05:17 [2019-08-28T11:05:17.548Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                
11:05:17 [2019-08-28T11:05:17.548Z] HUDSON_URL                     https://ci.docker.com/public/                   
11:05:17 [2019-08-28T11:05:17.548Z] janky                          true                                            
11:05:17 [2019-08-28T11:05:17.548Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui...
11:05:17 [2019-08-28T11:05:17.548Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution             
11:05:17 [2019-08-28T11:05:17.548Z] JENKINS_NODE_COOKIE            670915d6-6764-4b5f-be9d-c564df59da49            
11:05:17 [2019-08-28T11:05:17.548Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf        
11:05:17 [2019-08-28T11:05:17.548Z] JENKINS_URL                    https://ci.docker.com/public/                   
11:05:17 [2019-08-28T11:05:17.548Z] JOB_BASE_NAME                  PR-39800                                        
11:05:17 [2019-08-28T11:05:17.548Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-...
11:05:17 [2019-08-28T11:05:17.548Z] JOB_NAME                       moby/PR-39800                                   
11:05:17 [2019-08-28T11:05:17.548Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-...
11:05:17 [2019-08-28T11:05:17.548Z] library.jps.version            master                                          
11:05:17 [2019-08-28T11:05:17.548Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppD...
11:05:17 [2019-08-28T11:05:17.548Z] NODE_LABELS                    amd64 azure azwin-2-c268e0 azwin-2016 docker ...
11:05:17 [2019-08-28T11:05:17.548Z] NODE_NAME                      azwin-2-c268e0                                  
11:05:17 [2019-08-28T11:05:17.548Z] NUMBER_OF_PROCESSORS           4                                               
11:05:17 [2019-08-28T11:05:17.548Z] OS                             Windows_NT                                      
11:05:17 [2019-08-28T11:05:17.548Z] Path                           C:\windows\system32;C:\windows;C:\windows\Sys...
11:05:17 [2019-08-28T11:05:17.548Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;....
11:05:17 [2019-08-28T11:05:17.548Z] powerpc                        true                                            
11:05:17 [2019-08-28T11:05:17.548Z] PROCESSOR_ARCHITECTURE         AMD64                                           
11:05:17 [2019-08-28T11:05:17.548Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, Genuine...
11:05:17 [2019-08-28T11:05:17.548Z] PROCESSOR_LEVEL                6                                               
11:05:17 [2019-08-28T11:05:17.548Z] PROCESSOR_REVISION             4f01                                            
11:05:17 [2019-08-28T11:05:17.548Z] ProgramData                    C:\ProgramData                                  
11:05:17 [2019-08-28T11:05:17.548Z] ProgramFiles                   C:\Program Files                                
11:05:17 [2019-08-28T11:05:17.548Z] ProgramFiles(x86)              C:\Program Files (x86)                          
11:05:17 [2019-08-28T11:05:17.548Z] ProgramW6432                   C:\Program Files                                
11:05:17 [2019-08-28T11:05:17.548Z] PROMPT                         $P$G                                            
11:05:17 [2019-08-28T11:05:17.548Z] PSExecutionPolicyPreference    Bypass                                          
11:05:17 [2019-08-28T11:05:17.548Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\Wi...
11:05:17 [2019-08-28T11:05:17.548Z] PUBLIC                         C:\Users\Public                                 
11:05:17 [2019-08-28T11:05:17.548Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-...
11:05:17 [2019-08-28T11:05:17.548Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-...
11:05:17 [2019-08-28T11:05:17.548Z] skip_dco                       false                                           
11:05:17 [2019-08-28T11:05:17.548Z] SKIP_VALIDATION_TESTS          1                                               
11:05:17 [2019-08-28T11:05:17.548Z] SOURCES_DRIVE                  d                                               
11:05:17 [2019-08-28T11:05:17.548Z] SOURCES_SUBDIR                 gopath                                          
11:05:17 [2019-08-28T11:05:17.548Z] STAGE_NAME                     Run tests                                       
11:05:17 [2019-08-28T11:05:17.548Z] SystemDrive                    C:                                              
11:05:17 [2019-08-28T11:05:17.548Z] SystemRoot                     C:\windows                                      
11:05:17 [2019-08-28T11:05:17.548Z] TEMP                           C:\windows\TEMP                                 
11:05:17 [2019-08-28T11:05:17.548Z] TESTRUN_DRIVE                  d                                               
11:05:17 [2019-08-28T11:05:17.548Z] TESTRUN_SUBDIR                 CI-3                                            
11:05:17 [2019-08-28T11:05:17.548Z] TIMEOUT                        120m                                            
11:05:17 [2019-08-28T11:05:17.548Z] TMP                            C:\windows\TEMP                                 
11:05:17 [2019-08-28T11:05:17.548Z] unit_validate                  true                                            
11:05:17 [2019-08-28T11:05:17.548Z] USERDOMAIN                     WORKGROUP                                       
11:05:17 [2019-08-28T11:05:17.548Z] USERNAME                       azwin-2-c268e0$                                 
11:05:17 [2019-08-28T11:05:17.548Z] USERPROFILE                    C:\windows\system32\config\systemprofile        
11:05:17 [2019-08-28T11:05:17.548Z] windir                         C:\windows                                      
11:05:17 [2019-08-28T11:05:17.548Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore            
11:05:17 [2019-08-28T11:05:17.548Z] WINDOWS_BASE_IMAGE_TAG         ltsc2016                                        
11:05:17 [2019-08-28T11:05:17.548Z] windowsRS1                     true                                            
11:05:17 [2019-08-28T11:05:17.548Z] windowsRS5                     true                                            
11:05:17 [2019-08-28T11:05:17.548Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker          
11:05:17 [2019-08-28T11:05:17.548Z] z                              true                                            
11:05:17 [2019-08-28T11:05:17.548Z] 
11:05:17 [2019-08-28T11:05:17.548Z] 
11:05:17 [2019-08-28T11:05:17.548Z] 
11:05:17 [2019-08-28T11:05:17.817Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
11:05:17 [2019-08-28T11:05:17.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s)
11:05:17 [2019-08-28T11:05:17.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
11:05:17 [2019-08-28T11:05:17.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s)
11:05:17 [2019-08-28T11:05:17.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s)
11:05:17 [2019-08-28T11:05:17.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s)
11:05:17 [2019-08-28T11:05:17.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.66s)
11:05:17 [2019-08-28T11:05:17.817Z] === RUN   TestBuildMultiStageCopy
11:05:17 [2019-08-28T11:05:17.817Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:05:19 [2019-08-28T11:05:19.733Z] INFO: Sources under d:\gopath\...
11:05:19 [2019-08-28T11:05:19.733Z] INFO: Test run under d:\CI-3\...
11:05:19 [2019-08-28T11:05:19.733Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:05:19 [2019-08-28T11:05:19.733Z] INFO: docker/docker repository was found
11:05:20 [2019-08-28T11:05:20.196Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time...
11:05:20 [2019-08-28T11:05:20.266Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:05:20 [2019-08-28T11:05:20.656Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:05:21 [2019-08-28T11:05:21.022Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:05:21 [2019-08-28T11:05:21.167Z] ltsc2016: Pulling from windows/servercore
11:05:21 [2019-08-28T11:05:21.628Z] 3889bb8d808b: Pulling fs layer
11:05:21 [2019-08-28T11:05:21.628Z] 234c9b9e497c: Pulling fs layer
11:05:21 [2019-08-28T11:05:21.886Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:05:22 [2019-08-28T11:05:22.302Z] --- PASS: TestBuildMultiStageCopy (4.53s)
11:05:22 [2019-08-28T11:05:22.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s)
11:05:22 [2019-08-28T11:05:22.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
11:05:22 [2019-08-28T11:05:22.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
11:05:22 [2019-08-28T11:05:22.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
11:05:22 [2019-08-28T11:05:22.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
11:05:22 [2019-08-28T11:05:22.302Z] === RUN   TestBuildMultiStageParentConfig
11:05:23 [2019-08-28T11:05:23.849Z] tests/integration/api_exec_test.py ....................                  [ 35%]
11:05:24 [2019-08-28T11:05:24.131Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
11:05:24 [2019-08-28T11:05:24.131Z] === RUN   TestBuildLabelWithTargets
11:05:24 [2019-08-28T11:05:24.144Z] 
11:05:24 [2019-08-28T11:05:24.144Z] SUCCESS: Specified value was saved.
11:05:25 [2019-08-28T11:05:25.111Z] INFO: Downloading git...
11:05:26 [2019-08-28T11:05:26.589Z] --- PASS: TestBuildLabelWithTargets (2.69s)
11:05:26 [2019-08-28T11:05:26.589Z] === RUN   TestBuildWithEmptyLayers
11:05:27 [2019-08-28T11:05:27.391Z] --- PASS: TestBuildWithEmptyLayers (0.93s)
11:05:27 [2019-08-28T11:05:27.391Z] === RUN   TestBuildMultiStageOnBuild
11:05:29 [2019-08-28T11:05:29.796Z] INFO: Downloading go...
11:05:30 [2019-08-28T11:05:30.654Z] --- PASS: TestBuildMultiStageOnBuild (2.84s)
11:05:30 [2019-08-28T11:05:30.654Z] === RUN   TestBuildUncleanTarFilenames
11:05:31 [2019-08-28T11:05:31.341Z] INFO: Downloading compiler 1 of 3...
11:05:31 [2019-08-28T11:05:31.453Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
11:05:31 [2019-08-28T11:05:31.453Z] === RUN   TestBuildMultiStageLayerLeak
11:05:31 [2019-08-28T11:05:31.808Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:05:32 [2019-08-28T11:05:32.310Z] INFO: Downloading compiler 2 of 3...
11:05:33 [2019-08-28T11:05:33.349Z] INFO: Downloading compiler 3 of 3...
11:05:33 [2019-08-28T11:05:33.808Z] INFO: Extracting git...
11:05:34 [2019-08-28T11:05:34.714Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s)
11:05:34 [2019-08-28T11:05:34.714Z] === RUN   TestBuildWithHugeFile
11:05:35 [2019-08-28T11:05:35.708Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
11:05:42 [2019-08-28T11:05:42.417Z] Loaded image: buildpack-deps:jessie
11:05:42 [2019-08-28T11:05:42.417Z] Loaded image: busybox:latest
11:05:42 [2019-08-28T11:05:42.417Z] Loaded image: busybox:glibc
11:05:42 [2019-08-28T11:05:42.417Z] Loaded image: debian:jessie
11:05:42 [2019-08-28T11:05:42.417Z] Loaded image: hello-world:latest
11:05:42 [2019-08-28T11:05:42.417Z] INFO: Testing against a local daemon
11:05:42 [2019-08-28T11:05:42.417Z] === RUN   TestCgroupNamespacesBuild
11:05:43 [2019-08-28T11:05:43.347Z] --- PASS: TestCgroupNamespacesBuild (3.64s)
11:05:43 [2019-08-28T11:05:43.347Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild
11:05:43 [2019-08-28T11:05:43.347Z]     daemon.go:336: [dd4e53e179101] waiting for daemon to start
11:05:43 [2019-08-28T11:05:43.347Z]     daemon.go:336: [dd4e53e179101] waiting for daemon to start
11:05:43 [2019-08-28T11:05:43.347Z]     daemon.go:364: [dd4e53e179101] daemon started
11:05:43 [2019-08-28T11:05:43.347Z]     daemon.go:472: [dd4e53e179101] Stopping daemon
11:05:43 [2019-08-28T11:05:43.347Z]     daemon.go:307: [dd4e53e179101] exiting daemon
11:05:43 [2019-08-28T11:05:43.347Z]     daemon.go:459: [dd4e53e179101] Daemon stopped
11:05:43 [2019-08-28T11:05:43.347Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:05:45 [2019-08-28T11:05:45.869Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s)
11:05:45 [2019-08-28T11:05:45.869Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode
11:05:45 [2019-08-28T11:05:45.869Z]     daemon.go:336: [d522bdc2d2fb4] waiting for daemon to start
11:05:45 [2019-08-28T11:05:45.869Z]     daemon.go:336: [d522bdc2d2fb4] waiting for daemon to start
11:05:45 [2019-08-28T11:05:45.869Z]     daemon.go:364: [d522bdc2d2fb4] daemon started
11:05:45 [2019-08-28T11:05:45.869Z]     daemon.go:472: [d522bdc2d2fb4] Stopping daemon
11:05:45 [2019-08-28T11:05:45.869Z]     daemon.go:307: [d522bdc2d2fb4] exiting daemon
11:05:45 [2019-08-28T11:05:45.869Z]     daemon.go:459: [d522bdc2d2fb4] Daemon stopped
11:05:45 [2019-08-28T11:05:45.869Z] === RUN   TestBuildWithSession
11:05:49 [2019-08-28T11:05:49.147Z] --- PASS: TestBuildWithSession (3.64s)
11:05:49 [2019-08-28T11:05:49.147Z] === RUN   TestBuildSquashParent
11:05:51 [2019-08-28T11:05:51.482Z] INFO: Expanding go...
11:05:56 [2019-08-28T11:05:56.152Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:06:01 [2019-08-28T11:06:01.334Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:06:01 [2019-08-28T11:06:01.334Z] Using test binary docker
11:06:01 [2019-08-28T11:06:01.334Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:06:01 [2019-08-28T11:06:01.334Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:06:01 [2019-08-28T11:06:01.334Z] Warning failed to create cache: (null)
11:06:01 [2019-08-28T11:06:01.334Z] .
11:06:01 [2019-08-28T11:06:01.334Z] INFO: Waiting for daemon to start...
11:06:01 [2019-08-28T11:06:01.334Z] Starting dockerd
11:06:01 [2019-08-28T11:06:01.334Z] .--- PASS: TestBuildSquashParent (10.89s)
11:06:01 [2019-08-28T11:06:01.334Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent
11:06:01 [2019-08-28T11:06:01.334Z]     daemon.go:336: [dcdd3d3b5f7a3] waiting for daemon to start
11:06:01 [2019-08-28T11:06:01.334Z]     daemon.go:336: [dcdd3d3b5f7a3] waiting for daemon to start
11:06:01 [2019-08-28T11:06:01.334Z]     daemon.go:364: [dcdd3d3b5f7a3] daemon started
11:06:01 [2019-08-28T11:06:01.334Z]     daemon.go:472: [dcdd3d3b5f7a3] Stopping daemon
11:06:01 [2019-08-28T11:06:01.334Z]     daemon.go:307: [dcdd3d3b5f7a3] exiting daemon
11:06:01 [2019-08-28T11:06:01.334Z]     daemon.go:459: [dcdd3d3b5f7a3] Daemon stopped
11:06:01 [2019-08-28T11:06:01.334Z] === RUN   TestBuildWithRemoveAndForceRemove
11:06:01 [2019-08-28T11:06:01.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:01 [2019-08-28T11:06:01.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:01 [2019-08-28T11:06:01.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:01 [2019-08-28T11:06:01.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:01 [2019-08-28T11:06:01.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:01 [2019-08-28T11:06:01.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:01 [2019-08-28T11:06:01.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:01 [2019-08-28T11:06:01.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:01 [2019-08-28T11:06:01.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:01 [2019-08-28T11:06:01.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:01 [2019-08-28T11:06:01.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:01 [2019-08-28T11:06:01.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:01 [2019-08-28T11:06:01.334Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:01 [2019-08-28T11:06:01.334Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:01 [2019-08-28T11:06:01.334Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:06:01 [2019-08-28T11:06:01.334Z] Using test binary docker
11:06:01 [2019-08-28T11:06:01.334Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:06:01 [2019-08-28T11:06:01.334Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:06:01 [2019-08-28T11:06:01.334Z] Warning failed to create cache: (null)
11:06:01 [2019-08-28T11:06:01.334Z] .
11:06:01 [2019-08-28T11:06:01.334Z] INFO: Waiting for daemon to start...
11:06:01 [2019-08-28T11:06:01.334Z] Starting dockerd
11:06:01 [2019-08-28T11:06:01.898Z] .
11:06:01 [2019-08-28T11:06:01.898Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:06:01 [2019-08-28T11:06:01.898Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:06:01 [2019-08-28T11:06:01.898Z] Error: No such image: emptyfs
11:06:02 [2019-08-28T11:06:02.157Z] Running integration-test (iteration 1)
11:06:02 [2019-08-28T11:06:02.157Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 
11:06:02 [2019-08-28T11:06:02.722Z] 
11:06:02 [2019-08-28T11:06:02.722Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:06:02 [2019-08-28T11:06:02.722Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:06:02 [2019-08-28T11:06:02.722Z] Error: No such image: emptyfs
11:06:02 [2019-08-28T11:06:02.980Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:03 [2019-08-28T11:06:03.237Z] Running integration-test (iteration 1)
11:06:03 [2019-08-28T11:06:03.237Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) 
11:06:03 [2019-08-28T11:06:03.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:05 [2019-08-28T11:06:05.114Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:06:06 [2019-08-28T11:06:06.997Z] tests/integration/api_secret_test.py .....                               [ 52%]
11:06:08 [2019-08-28T11:06:08.496Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:08 [2019-08-28T11:06:08.496Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:09 [2019-08-28T11:06:09.342Z] --- PASS: TestBuildWithHugeFile (31.18s)
11:06:09 [2019-08-28T11:06:09.342Z] === RUN   TestBuildWithEmptyDockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:09 [2019-08-28T11:06:09.342Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
11:06:09 [2019-08-28T11:06:09.342Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
11:06:09 [2019-08-28T11:06:09.342Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
11:06:09 [2019-08-28T11:06:09.342Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
11:06:09 [2019-08-28T11:06:09.342Z] === RUN   TestBuildPreserveOwnership
11:06:09 [2019-08-28T11:06:09.342Z] === RUN   TestBuildPreserveOwnership/copy_from
11:06:10 [2019-08-28T11:06:10.119Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:06:12 [2019-08-28T11:06:12.578Z] --- PASS: TestBuildPreserveOwnership (6.22s)
11:06:12 [2019-08-28T11:06:12.578Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.10s)
11:06:12 [2019-08-28T11:06:12.578Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
11:06:12 [2019-08-28T11:06:12.578Z] === RUN   TestBuildPlatformInvalid
11:06:12 [2019-08-28T11:06:12.578Z] --- PASS: TestBuildPlatformInvalid (0.16s)
11:06:12 [2019-08-28T11:06:12.578Z] PASS
11:06:12 [2019-08-28T11:06:12.578Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
11:06:12 [2019-08-28T11:06:12.578Z] INFO: Testing against a local daemon
11:06:12 [2019-08-28T11:06:12.578Z] === RUN   TestConfigList
11:06:12 [2019-08-28T11:06:12.816Z] tests/integration/api_service_test.py ................s................. [ 61%]
11:06:13 [2019-08-28T11:06:13.754Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:06:13 [2019-08-28T11:06:13.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
11:06:13 [2019-08-28T11:06:13.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s)
11:06:13 [2019-08-28T11:06:13.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (4.78s)
11:06:13 [2019-08-28T11:06:13.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.16s)
11:06:13 [2019-08-28T11:06:13.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.40s)
11:06:13 [2019-08-28T11:06:13.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.50s)
11:06:13 [2019-08-28T11:06:13.754Z] === RUN   TestBuildMultiStageCopy
11:06:13 [2019-08-28T11:06:13.754Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:06:15 [2019-08-28T11:06:15.852Z] --- PASS: TestConfigList (3.03s)
11:06:15 [2019-08-28T11:06:15.852Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
11:06:15 [2019-08-28T11:06:15.852Z]     daemon.go:336: [d52cd11d65fce] waiting for daemon to start
11:06:15 [2019-08-28T11:06:15.852Z]     daemon.go:336: [d52cd11d65fce] waiting for daemon to start
11:06:15 [2019-08-28T11:06:15.852Z]     daemon.go:364: [d52cd11d65fce] daemon started
11:06:15 [2019-08-28T11:06:15.852Z]     daemon.go:472: [d52cd11d65fce] Stopping daemon
11:06:15 [2019-08-28T11:06:15.852Z]     daemon.go:307: [d52cd11d65fce] exiting daemon
11:06:15 [2019-08-28T11:06:15.852Z]     daemon.go:459: [d52cd11d65fce] Daemon stopped
11:06:15 [2019-08-28T11:06:15.852Z] === RUN   TestConfigsCreateAndDelete
11:06:17 [2019-08-28T11:06:17.934Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:06:18 [2019-08-28T11:06:18.866Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:06:19 [2019-08-28T11:06:19.062Z] --- PASS: TestConfigsCreateAndDelete (3.00s)
11:06:19 [2019-08-28T11:06:19.062Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
11:06:19 [2019-08-28T11:06:19.062Z]     daemon.go:336: [ddf8cde5ff9b2] waiting for daemon to start
11:06:19 [2019-08-28T11:06:19.062Z]     daemon.go:336: [ddf8cde5ff9b2] waiting for daemon to start
11:06:19 [2019-08-28T11:06:19.062Z]     daemon.go:364: [ddf8cde5ff9b2] daemon started
11:06:19 [2019-08-28T11:06:19.062Z]     daemon.go:472: [ddf8cde5ff9b2] Stopping daemon
11:06:19 [2019-08-28T11:06:19.062Z]     daemon.go:307: [ddf8cde5ff9b2] exiting daemon
11:06:19 [2019-08-28T11:06:19.062Z]     daemon.go:459: [ddf8cde5ff9b2] Daemon stopped
11:06:19 [2019-08-28T11:06:19.062Z] === RUN   TestConfigsUpdate
11:06:20 [2019-08-28T11:06:20.237Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:06:20 [2019-08-28T11:06:20.800Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:06:21 [2019-08-28T11:06:21.417Z] INFO: Expanding compiler 1 of 3...
11:06:21 [2019-08-28T11:06:21.417Z] INFO: Expanding compiler 2 of 3...
11:06:21 [2019-08-28T11:06:21.618Z] --- PASS: TestConfigsUpdate (2.56s)
11:06:21 [2019-08-28T11:06:21.618Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
11:06:21 [2019-08-28T11:06:21.618Z]     daemon.go:336: [ddd826c5cc073] waiting for daemon to start
11:06:21 [2019-08-28T11:06:21.618Z]     daemon.go:336: [ddd826c5cc073] waiting for daemon to start
11:06:21 [2019-08-28T11:06:21.618Z]     daemon.go:364: [ddd826c5cc073] daemon started
11:06:21 [2019-08-28T11:06:21.618Z]     daemon.go:472: [ddd826c5cc073] Stopping daemon
11:06:21 [2019-08-28T11:06:21.618Z]     daemon.go:307: [ddd826c5cc073] exiting daemon
11:06:21 [2019-08-28T11:06:21.618Z]     daemon.go:459: [ddd826c5cc073] Daemon stopped
11:06:21 [2019-08-28T11:06:21.618Z] === RUN   TestTemplatedConfig
11:06:21 [2019-08-28T11:06:21.732Z] --- PASS: TestBuildMultiStageCopy (8.03s)
11:06:21 [2019-08-28T11:06:21.732Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.99s)
11:06:21 [2019-08-28T11:06:21.732Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.30s)
11:06:21 [2019-08-28T11:06:21.732Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s)
11:06:21 [2019-08-28T11:06:21.732Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
11:06:21 [2019-08-28T11:06:21.732Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.89s)
11:06:21 [2019-08-28T11:06:21.732Z] === RUN   TestBuildMultiStageParentConfig
11:06:22 [2019-08-28T11:06:22.215Z] 3889bb8d808b: Verifying Checksum
11:06:22 [2019-08-28T11:06:22.215Z] 3889bb8d808b: Download complete
11:06:23 [2019-08-28T11:06:23.631Z] --- PASS: TestBuildMultiStageParentConfig (2.02s)
11:06:23 [2019-08-28T11:06:23.631Z] === RUN   TestBuildLabelWithTargets
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/api/types/filters	0.025s	coverage: 95.2% of statements
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/api/types/versions	0.022s	coverage: 75.0% of statements
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.0% of statements
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:06:23 [2019-08-28T11:06:23.899Z] ok  	github.com/docker/docker/builder/dockerignore	0.043s	coverage: 96.8% of statements
11:06:24 [2019-08-28T11:06:24.831Z] --- PASS: TestTemplatedConfig (3.45s)
11:06:24 [2019-08-28T11:06:24.831Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
11:06:24 [2019-08-28T11:06:24.831Z]     daemon.go:336: [d39055d8b2f87] waiting for daemon to start
11:06:24 [2019-08-28T11:06:24.831Z]     daemon.go:336: [d39055d8b2f87] waiting for daemon to start
11:06:24 [2019-08-28T11:06:24.831Z]     daemon.go:364: [d39055d8b2f87] daemon started
11:06:24 [2019-08-28T11:06:24.831Z]     daemon.go:472: [d39055d8b2f87] Stopping daemon
11:06:24 [2019-08-28T11:06:24.831Z]     daemon.go:307: [d39055d8b2f87] exiting daemon
11:06:24 [2019-08-28T11:06:24.831Z]     daemon.go:459: [d39055d8b2f87] Daemon stopped
11:06:24 [2019-08-28T11:06:24.831Z] === RUN   TestConfigInspect
11:06:26 [2019-08-28T11:06:26.101Z] INFO: Expanding compiler 3 of 3...
11:06:26 [2019-08-28T11:06:26.180Z] ........................                                                 [ 67%]
11:06:26 [2019-08-28T11:06:26.559Z] INFO: Removing downloaded files...
11:06:26 [2019-08-28T11:06:26.559Z] INFO: Creating source directory...
11:06:26 [2019-08-28T11:06:26.559Z] INFO: Configuring git core.autocrlf...
11:06:26 [2019-08-28T11:06:26.559Z] INFO: Completed
11:06:26 [2019-08-28T11:06:26.907Z] Loaded image: buildpack-deps:jessie
11:06:26 [2019-08-28T11:06:26.907Z] Loaded image: busybox:latest
11:06:26 [2019-08-28T11:06:26.907Z] Loaded image: buildpack-deps:jessie
11:06:26 [2019-08-28T11:06:26.907Z] --- PASS: TestBuildLabelWithTargets (3.34s)
11:06:26 [2019-08-28T11:06:26.907Z] === RUN   TestBuildWithEmptyLayers
11:06:27 [2019-08-28T11:06:27.165Z] Loaded image: busybox:glibc
11:06:27 [2019-08-28T11:06:27.165Z] Loaded image: debian:jessie
11:06:27 [2019-08-28T11:06:27.165Z] Loaded image: busybox:latest
11:06:27 [2019-08-28T11:06:27.165Z] Loaded image: hello-world:latest
11:06:27 [2019-08-28T11:06:27.165Z] INFO: Testing against a local daemon
11:06:27 [2019-08-28T11:06:27.421Z] Loaded image: busybox:glibc
11:06:27 [2019-08-28T11:06:27.421Z] Loaded image: debian:jessie
11:06:27 [2019-08-28T11:06:27.679Z] Loaded image: hello-world:latest
11:06:27 [2019-08-28T11:06:27.679Z] INFO: Testing against a local daemon
11:06:27 [2019-08-28T11:06:27.679Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
11:06:27 [2019-08-28T11:06:27.679Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.019s
11:06:27 [2019-08-28T11:06:27.679Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.018s
11:06:27 [2019-08-28T11:06:27.679Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
11:06:27 [2019-08-28T11:06:27.679Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
11:06:27 [2019-08-28T11:06:27.679Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.020s
11:06:27 [2019-08-28T11:06:27.679Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.010s
11:06:27 [2019-08-28T11:06:27.937Z] --- PASS: TestBuildWithEmptyLayers (1.12s)
11:06:27 [2019-08-28T11:06:27.937Z] === RUN   TestBuildMultiStageOnBuild
11:06:28 [2019-08-28T11:06:28.011Z] --- PASS: TestConfigInspect (2.98s)
11:06:28 [2019-08-28T11:06:28.011Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
11:06:28 [2019-08-28T11:06:28.011Z]     daemon.go:336: [dfd1f395eff9d] waiting for daemon to start
11:06:28 [2019-08-28T11:06:28.011Z]     daemon.go:336: [dfd1f395eff9d] waiting for daemon to start
11:06:28 [2019-08-28T11:06:28.011Z]     daemon.go:364: [dfd1f395eff9d] daemon started
11:06:28 [2019-08-28T11:06:28.011Z]     daemon.go:472: [dfd1f395eff9d] Stopping daemon
11:06:28 [2019-08-28T11:06:28.011Z]     daemon.go:307: [dfd1f395eff9d] exiting daemon
11:06:28 [2019-08-28T11:06:28.011Z]     daemon.go:459: [dfd1f395eff9d] Daemon stopped
11:06:28 [2019-08-28T11:06:28.011Z] === RUN   TestConfigCreateWithLabels
11:06:28 [2019-08-28T11:06:28.502Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.677s
11:06:28 [2019-08-28T11:06:28.502Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.068s
11:06:29 [2019-08-28T11:06:29.066Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.401s
11:06:29 [2019-08-28T11:06:29.066Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.023s
11:06:29 [2019-08-28T11:06:29.431Z] ok  	github.com/docker/docker/builder/fscache	0.175s	coverage: 69.2% of statements
11:06:29 [2019-08-28T11:06:29.630Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	0.509s
11:06:29 [2019-08-28T11:06:29.630Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.186s
11:06:29 [2019-08-28T11:06:29.630Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.002s
11:06:30 [2019-08-28T11:06:30.561Z] --- PASS: TestBuildMultiStageOnBuild (2.56s)
11:06:30 [2019-08-28T11:06:30.561Z] === RUN   TestBuildUncleanTarFilenames
11:06:30 [2019-08-28T11:06:30.625Z] --- PASS: TestConfigCreateWithLabels (2.89s)
11:06:30 [2019-08-28T11:06:30.625Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
11:06:30 [2019-08-28T11:06:30.625Z]     daemon.go:336: [d5869b60808b4] waiting for daemon to start
11:06:30 [2019-08-28T11:06:30.625Z]     daemon.go:336: [d5869b60808b4] waiting for daemon to start
11:06:30 [2019-08-28T11:06:30.625Z]     daemon.go:364: [d5869b60808b4] daemon started
11:06:30 [2019-08-28T11:06:30.625Z]     daemon.go:472: [d5869b60808b4] Stopping daemon
11:06:30 [2019-08-28T11:06:30.625Z]     daemon.go:307: [d5869b60808b4] exiting daemon
11:06:30 [2019-08-28T11:06:30.625Z]     daemon.go:459: [d5869b60808b4] Daemon stopped
11:06:30 [2019-08-28T11:06:30.625Z] === RUN   TestConfigCreateResolve
11:06:30 [2019-08-28T11:06:30.923Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.910s	coverage: 85.1% of statements
11:06:31 [2019-08-28T11:06:31.126Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	1.249s
11:06:31 [2019-08-28T11:06:31.691Z] --- PASS: TestBuildUncleanTarFilenames (1.07s)
11:06:31 [2019-08-28T11:06:31.691Z] === RUN   TestBuildMultiStageLayerLeak
11:06:31 [2019-08-28T11:06:31.691Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.137s
11:06:31 [2019-08-28T11:06:31.691Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.002s
11:06:31 [2019-08-28T11:06:31.691Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.002s
11:06:31 [2019-08-28T11:06:31.691Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	4.489s
11:06:31 [2019-08-28T11:06:31.942Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
11:06:32 [2019-08-28T11:06:32.230Z] ok  	github.com/docker/docker/builder/dockerfile	1.054s	coverage: 45.1% of statements
11:06:32 [2019-08-28T11:06:32.255Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	0.729s
11:06:32 [2019-08-28T11:06:32.516Z] ok  	github.com/docker/docker/builder/remotecontext	0.368s	coverage: 13.6% of statements
11:06:32 [2019-08-28T11:06:32.516Z] ?   	github.com/docker/docker/cli	[no test files]
11:06:32 [2019-08-28T11:06:32.516Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:06:33 [2019-08-28T11:06:33.123Z] --- PASS: TestConfigCreateResolve (2.44s)
11:06:33 [2019-08-28T11:06:33.123Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
11:06:33 [2019-08-28T11:06:33.123Z]     daemon.go:336: [d25bd37d56b41] waiting for daemon to start
11:06:33 [2019-08-28T11:06:33.123Z]     daemon.go:336: [d25bd37d56b41] waiting for daemon to start
11:06:33 [2019-08-28T11:06:33.123Z]     daemon.go:364: [d25bd37d56b41] daemon started
11:06:33 [2019-08-28T11:06:33.123Z]     daemon.go:472: [d25bd37d56b41] Stopping daemon
11:06:33 [2019-08-28T11:06:33.123Z]     daemon.go:307: [d25bd37d56b41] exiting daemon
11:06:33 [2019-08-28T11:06:33.123Z]     daemon.go:459: [d25bd37d56b41] Daemon stopped
11:06:33 [2019-08-28T11:06:33.123Z] === RUN   TestConfigDaemonLibtrustID
11:06:33 [2019-08-28T11:06:33.512Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
11:06:33 [2019-08-28T11:06:33.512Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
11:06:33 [2019-08-28T11:06:33.512Z]     daemon.go:336: [d955b9d3701df] waiting for daemon to start
11:06:33 [2019-08-28T11:06:33.512Z]     daemon.go:336: [d955b9d3701df] waiting for daemon to start
11:06:33 [2019-08-28T11:06:33.512Z]     daemon.go:364: [d955b9d3701df] daemon started
11:06:33 [2019-08-28T11:06:33.512Z]     daemon.go:472: [d955b9d3701df] Stopping daemon
11:06:33 [2019-08-28T11:06:33.512Z]     daemon.go:307: [d955b9d3701df] exiting daemon
11:06:33 [2019-08-28T11:06:33.512Z]     daemon.go:459: [d955b9d3701df] Daemon stopped
11:06:33 [2019-08-28T11:06:33.512Z] PASS
11:06:33 [2019-08-28T11:06:33.512Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
11:06:33 [2019-08-28T11:06:33.625Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	1.595s
11:06:33 [2019-08-28T11:06:33.625Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.715s
11:06:33 [2019-08-28T11:06:33.625Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.120s
11:06:33 [2019-08-28T11:06:33.625Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
11:06:33 [2019-08-28T11:06:33.625Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
11:06:33 [2019-08-28T11:06:33.882Z] INFO: Testing against a local daemon
11:06:33 [2019-08-28T11:06:33.882Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.542s
11:06:33 [2019-08-28T11:06:33.882Z] === RUN   TestCheckpoint
11:06:33 [2019-08-28T11:06:33.882Z] --- SKIP: TestCheckpoint (0.00s)
11:06:33 [2019-08-28T11:06:33.882Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:06:33 [2019-08-28T11:06:33.882Z] === RUN   TestContainerInvalidJSON
11:06:33 [2019-08-28T11:06:33.882Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:06:33 [2019-08-28T11:06:33.882Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:06:33 [2019-08-28T11:06:33.882Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:06:33 [2019-08-28T11:06:33.882Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:06:33 [2019-08-28T11:06:33.882Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:06:33 [2019-08-28T11:06:33.882Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:06:33 [2019-08-28T11:06:33.882Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:06:33 [2019-08-28T11:06:33.882Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:06:33 [2019-08-28T11:06:33.882Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:06:33 [2019-08-28T11:06:33.882Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:06:33 [2019-08-28T11:06:33.882Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:06:33 [2019-08-28T11:06:33.882Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:06:33 [2019-08-28T11:06:33.882Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:06:33 [2019-08-28T11:06:33.882Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:06:33 [2019-08-28T11:06:33.882Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
11:06:33 [2019-08-28T11:06:33.882Z] === RUN   TestCopyFromContainerPathIsNotDir
11:06:34 [2019-08-28T11:06:34.248Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
11:06:34 [2019-08-28T11:06:34.248Z] === RUN   TestCopyToContainerPathDoesNotExist
11:06:34 [2019-08-28T11:06:34.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
11:06:34 [2019-08-28T11:06:34.248Z] === RUN   TestCopyToContainerPathIsNotDir
11:06:34 [2019-08-28T11:06:34.248Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
11:06:34 [2019-08-28T11:06:34.248Z] === RUN   TestCopyFromContainer
11:06:34 [2019-08-28T11:06:34.449Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s)
11:06:34 [2019-08-28T11:06:34.449Z] === RUN   TestBuildWithHugeFile
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer//
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer//bar/root
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer//bar/root/
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer/bar/quux
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer/bar/quux/
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:06:36 [2019-08-28T11:06:36.863Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCopyFromContainer/bar/notarget
11:06:37 [2019-08-28T11:06:37.245Z] --- PASS: TestCopyFromContainer (3.00s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:06:37 [2019-08-28T11:06:37.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:06:37 [2019-08-28T11:06:37.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:06:37 [2019-08-28T11:06:37.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:06:37 [2019-08-28T11:06:37.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:06:37 [2019-08-28T11:06:37.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:06:37 [2019-08-28T11:06:37.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:06:37 [2019-08-28T11:06:37.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateWithInvalidEnv
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateWithInvalidEnv/0
11:06:37 [2019-08-28T11:06:37.245Z] === PAUSE TestCreateWithInvalidEnv/0
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateWithInvalidEnv/1
11:06:37 [2019-08-28T11:06:37.245Z] === PAUSE TestCreateWithInvalidEnv/1
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateWithInvalidEnv/2
11:06:37 [2019-08-28T11:06:37.245Z] === PAUSE TestCreateWithInvalidEnv/2
11:06:37 [2019-08-28T11:06:37.245Z] === CONT  TestCreateWithInvalidEnv/0
11:06:37 [2019-08-28T11:06:37.245Z] === CONT  TestCreateWithInvalidEnv/2
11:06:37 [2019-08-28T11:06:37.245Z] === CONT  TestCreateWithInvalidEnv/1
11:06:37 [2019-08-28T11:06:37.245Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:06:37 [2019-08-28T11:06:37.245Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateTmpfsMountsTarget
11:06:37 [2019-08-28T11:06:37.245Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
11:06:37 [2019-08-28T11:06:37.245Z] === RUN   TestCreateWithCustomMaskedPaths
11:06:37 [2019-08-28T11:06:37.727Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	3.758s
11:06:38 [2019-08-28T11:06:38.292Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.235s
11:06:39 [2019-08-28T11:06:39.728Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s)
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:06:39 [2019-08-28T11:06:39.728Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:06:39 [2019-08-28T11:06:39.728Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:06:39 [2019-08-28T11:06:39.728Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:06:39 [2019-08-28T11:06:39.728Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:06:39 [2019-08-28T11:06:39.728Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:06:39 [2019-08-28T11:06:39.728Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:06:40 [2019-08-28T11:06:40.105Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:06:40 [2019-08-28T11:06:40.105Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:06:40 [2019-08-28T11:06:40.105Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:06:40 [2019-08-28T11:06:40.105Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:06:40 [2019-08-28T11:06:40.105Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:06:40 [2019-08-28T11:06:40.105Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:06:40 [2019-08-28T11:06:40.105Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:06:40 [2019-08-28T11:06:40.105Z] --- PASS: TestCreateWithCapabilities (0.02s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
11:06:40 [2019-08-28T11:06:40.105Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
11:06:40 [2019-08-28T11:06:40.105Z] === RUN   TestCreateWithCustomReadonlyPaths
11:06:40 [2019-08-28T11:06:40.818Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	2.935s
11:06:41 [2019-08-28T11:06:41.382Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	2.454s
11:06:42 [2019-08-28T11:06:42.754Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	2.114s
11:06:43 [2019-08-28T11:06:43.388Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.78s)
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:06:43 [2019-08-28T11:06:43.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:06:43 [2019-08-28T11:06:43.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:06:43 [2019-08-28T11:06:43.388Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:06:43 [2019-08-28T11:06:43.388Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:06:43 [2019-08-28T11:06:43.388Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:06:43 [2019-08-28T11:06:43.388Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:06:43 [2019-08-28T11:06:43.388Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
11:06:43 [2019-08-28T11:06:43.388Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:06:43 [2019-08-28T11:06:43.388Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:06:43 [2019-08-28T11:06:43.388Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestContainerStartOnDaemonRestart
11:06:43 [2019-08-28T11:06:43.388Z] === PAUSE TestContainerStartOnDaemonRestart
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestDaemonRestartIpcMode
11:06:43 [2019-08-28T11:06:43.388Z] === PAUSE TestDaemonRestartIpcMode
11:06:43 [2019-08-28T11:06:43.388Z] === RUN   TestDiff
11:06:43 [2019-08-28T11:06:43.760Z] --- PASS: TestDiff (0.89s)
11:06:43 [2019-08-28T11:06:43.760Z] === RUN   TestExecWithCloseStdin
11:06:44 [2019-08-28T11:06:44.650Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort	1.997s
11:06:45 [2019-08-28T11:06:45.020Z] --- PASS: TestExecWithCloseStdin (1.08s)
11:06:45 [2019-08-28T11:06:45.020Z] === RUN   TestExec
11:06:46 [2019-08-28T11:06:46.023Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	3.677s
11:06:46 [2019-08-28T11:06:46.302Z] --- PASS: TestExec (1.05s)
11:06:46 [2019-08-28T11:06:46.303Z] === RUN   TestExecUser
11:06:47 [2019-08-28T11:06:47.086Z] --- PASS: TestExecUser (1.08s)
11:06:47 [2019-08-28T11:06:47.086Z] === RUN   TestExportContainerAndImportImage
11:06:47 [2019-08-28T11:06:47.382Z] 234c9b9e497c: Verifying Checksum
11:06:47 [2019-08-28T11:06:47.382Z] 234c9b9e497c: Download complete
11:06:47 [2019-08-28T11:06:47.822Z] ok  	github.com/docker/docker/client	0.679s	coverage: 75.8% of statements
11:06:48 [2019-08-28T11:06:48.574Z] --- PASS: TestExportContainerAndImportImage (1.31s)
11:06:48 [2019-08-28T11:06:48.574Z] === RUN   TestExportContainerAfterDaemonRestart
11:06:48 [2019-08-28T11:06:48.615Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.041s
11:06:48 [2019-08-28T11:06:48.615Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal	3.890s
11:06:49 [2019-08-28T11:06:49.835Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
11:06:49 [2019-08-28T11:06:49.835Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:336: [d2cc7d0afad9f] waiting for daemon to start
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:336: [d2cc7d0afad9f] waiting for daemon to start
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:364: [d2cc7d0afad9f] daemon started
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:472: [d2cc7d0afad9f] Stopping daemon
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:307: [d2cc7d0afad9f] exiting daemon
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:459: [d2cc7d0afad9f] Daemon stopped
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:336: [d2cc7d0afad9f] waiting for daemon to start
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:336: [d2cc7d0afad9f] waiting for daemon to start
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:364: [d2cc7d0afad9f] daemon started
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:472: [d2cc7d0afad9f] Stopping daemon
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:307: [d2cc7d0afad9f] exiting daemon
11:06:49 [2019-08-28T11:06:49.835Z]     daemon.go:459: [d2cc7d0afad9f] Daemon stopped
11:06:49 [2019-08-28T11:06:49.835Z] === RUN   TestHealthCheckWorkdir
11:06:49 [2019-08-28T11:06:49.990Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	0.894s
11:06:51 [2019-08-28T11:06:51.118Z] --- PASS: TestHealthCheckWorkdir (1.23s)
11:06:51 [2019-08-28T11:06:51.118Z] === RUN   TestHealthKillContainer
11:06:51 [2019-08-28T11:06:51.359Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	1.639s
11:06:52 [2019-08-28T11:06:52.290Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	3.456s
11:06:52 [2019-08-28T11:06:52.872Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	1.252s
11:06:54 [2019-08-28T11:06:54.243Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	1.184s
11:06:54 [2019-08-28T11:06:54.375Z] --- PASS: TestHealthKillContainer (3.22s)
11:06:54 [2019-08-28T11:06:54.375Z] === RUN   TestInspectCpusetInConfigPre120
11:06:55 [2019-08-28T11:06:55.636Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
11:06:55 [2019-08-28T11:06:55.636Z] === RUN   TestIpcModeNone
11:06:56 [2019-08-28T11:06:56.413Z] --- PASS: TestIpcModeNone (1.06s)
11:06:56 [2019-08-28T11:06:56.413Z] === RUN   TestIpcModePrivate
11:06:56 [2019-08-28T11:06:56.765Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	2.006s
11:06:57 [2019-08-28T11:06:57.682Z] --- PASS: TestIpcModePrivate (1.04s)
11:06:57 [2019-08-28T11:06:57.682Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
11:06:57 [2019-08-28T11:06:57.682Z] === RUN   TestIpcModeShareable
11:06:57 [2019-08-28T11:06:57.695Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr	5.324s
11:06:58 [2019-08-28T11:06:58.474Z] --- PASS: TestIpcModeShareable (1.08s)
11:06:58 [2019-08-28T11:06:58.474Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
11:06:58 [2019-08-28T11:06:58.474Z] === RUN   TestAPIIpcModeShareableAndContainer
11:06:59 [2019-08-28T11:06:59.071Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	2.308s
11:07:00 [2019-08-28T11:07:00.440Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	1.317s
11:07:01 [2019-08-28T11:07:01.762Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s)
11:07:01 [2019-08-28T11:07:01.762Z] === RUN   TestAPIIpcModeHost
11:07:01 [2019-08-28T11:07:01.814Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.793s
11:07:02 [2019-08-28T11:07:02.075Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	4.587s
11:07:02 [2019-08-28T11:07:02.585Z] --- PASS: TestAPIIpcModeHost (0.90s)
11:07:02 [2019-08-28T11:07:02.585Z] === RUN   TestDaemonIpcModeShareable
11:07:02 [2019-08-28T11:07:02.954Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
11:07:04 [2019-08-28T11:07:04.403Z] --- PASS: TestDaemonIpcModeShareable (1.91s)
11:07:04 [2019-08-28T11:07:04.403Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
11:07:04 [2019-08-28T11:07:04.403Z]     daemon.go:336: [de206775308ea] waiting for daemon to start
11:07:04 [2019-08-28T11:07:04.403Z]     daemon.go:336: [de206775308ea] waiting for daemon to start
11:07:04 [2019-08-28T11:07:04.403Z]     daemon.go:364: [de206775308ea] daemon started
11:07:04 [2019-08-28T11:07:04.403Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
11:07:04 [2019-08-28T11:07:04.403Z]     daemon.go:472: [de206775308ea] Stopping daemon
11:07:04 [2019-08-28T11:07:04.403Z]     daemon.go:307: [de206775308ea] exiting daemon
11:07:04 [2019-08-28T11:07:04.403Z]     daemon.go:459: [de206775308ea] Daemon stopped
11:07:04 [2019-08-28T11:07:04.403Z] === RUN   TestDaemonIpcModePrivate
11:07:04 [2019-08-28T11:07:04.596Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	2.626s
11:07:06 [2019-08-28T11:07:06.230Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
11:07:06 [2019-08-28T11:07:06.230Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
11:07:06 [2019-08-28T11:07:06.230Z]     daemon.go:336: [d5fc543ab20b1] waiting for daemon to start
11:07:06 [2019-08-28T11:07:06.230Z]     daemon.go:336: [d5fc543ab20b1] waiting for daemon to start
11:07:06 [2019-08-28T11:07:06.230Z]     daemon.go:364: [d5fc543ab20b1] daemon started
11:07:06 [2019-08-28T11:07:06.230Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
11:07:06 [2019-08-28T11:07:06.230Z]     daemon.go:472: [d5fc543ab20b1] Stopping daemon
11:07:06 [2019-08-28T11:07:06.230Z]     daemon.go:307: [d5fc543ab20b1] exiting daemon
11:07:06 [2019-08-28T11:07:06.230Z]     daemon.go:459: [d5fc543ab20b1] Daemon stopped
11:07:06 [2019-08-28T11:07:06.230Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:07:06 [2019-08-28T11:07:06.495Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	1.068s
11:07:07 [2019-08-28T11:07:07.059Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP	5.039s
11:07:07 [2019-08-28T11:07:07.992Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.876s
11:07:08 [2019-08-28T11:07:08.276Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
11:07:08 [2019-08-28T11:07:08.276Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
11:07:08 [2019-08-28T11:07:08.276Z]     daemon.go:336: [df5f0ffcc9f1e] waiting for daemon to start
11:07:08 [2019-08-28T11:07:08.276Z]     daemon.go:336: [df5f0ffcc9f1e] waiting for daemon to start
11:07:08 [2019-08-28T11:07:08.276Z]     daemon.go:364: [df5f0ffcc9f1e] daemon started
11:07:08 [2019-08-28T11:07:08.276Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
11:07:08 [2019-08-28T11:07:08.276Z]     daemon.go:472: [df5f0ffcc9f1e] Stopping daemon
11:07:08 [2019-08-28T11:07:08.276Z]     daemon.go:307: [df5f0ffcc9f1e] exiting daemon
11:07:08 [2019-08-28T11:07:08.276Z]     daemon.go:459: [df5f0ffcc9f1e] Daemon stopped
11:07:08 [2019-08-28T11:07:08.276Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:07:10 [2019-08-28T11:07:10.088Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
11:07:10 [2019-08-28T11:07:10.088Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
11:07:10 [2019-08-28T11:07:10.088Z]     daemon.go:336: [d6812a2f625f1] waiting for daemon to start
11:07:10 [2019-08-28T11:07:10.088Z]     daemon.go:336: [d6812a2f625f1] waiting for daemon to start
11:07:10 [2019-08-28T11:07:10.088Z]     daemon.go:364: [d6812a2f625f1] daemon started
11:07:10 [2019-08-28T11:07:10.088Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
11:07:10 [2019-08-28T11:07:10.088Z]     daemon.go:472: [d6812a2f625f1] Stopping daemon
11:07:10 [2019-08-28T11:07:10.088Z]     daemon.go:307: [d6812a2f625f1] exiting daemon
11:07:10 [2019-08-28T11:07:10.088Z]     daemon.go:459: [d6812a2f625f1] Daemon stopped
11:07:10 [2019-08-28T11:07:10.088Z] === RUN   TestIpcModeOlderClient
11:07:10 [2019-08-28T11:07:10.088Z] === PAUSE TestIpcModeOlderClient
11:07:10 [2019-08-28T11:07:10.088Z] === RUN   TestKillContainerInvalidSignal
11:07:10 [2019-08-28T11:07:10.876Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
11:07:10 [2019-08-28T11:07:10.876Z] === RUN   TestKillContainer
11:07:10 [2019-08-28T11:07:10.876Z] === RUN   TestKillContainer/no_signal
11:07:12 [2019-08-28T11:07:12.135Z] === RUN   TestKillContainer/non_killing_signal
11:07:12 [2019-08-28T11:07:12.534Z] === RUN   TestKillContainer/killing_signal
11:07:13 [2019-08-28T11:07:13.246Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone	5.968s
11:07:13 [2019-08-28T11:07:13.867Z] --- PASS: TestKillContainer (2.79s)
11:07:13 [2019-08-28T11:07:13.867Z]     --- PASS: TestKillContainer/no_signal (0.95s)
11:07:13 [2019-08-28T11:07:13.867Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
11:07:13 [2019-08-28T11:07:13.867Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
11:07:13 [2019-08-28T11:07:13.867Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:07:13 [2019-08-28T11:07:13.867Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:07:14 [2019-08-28T11:07:14.656Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:07:15 [2019-08-28T11:07:15.141Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	7.206s
11:07:15 [2019-08-28T11:07:15.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s)
11:07:15 [2019-08-28T11:07:15.452Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
11:07:15 [2019-08-28T11:07:15.452Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
11:07:15 [2019-08-28T11:07:15.452Z] === RUN   TestKillStoppedContainer
11:07:15 [2019-08-28T11:07:15.827Z] --- PASS: TestKillStoppedContainer (0.12s)
11:07:15 [2019-08-28T11:07:15.827Z] === RUN   TestKillStoppedContainerAPIPre120
11:07:15 [2019-08-28T11:07:15.827Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
11:07:15 [2019-08-28T11:07:15.827Z] === RUN   TestKillDifferentUserContainer
11:07:16 [2019-08-28T11:07:16.626Z] --- PASS: TestKillDifferentUserContainer (0.85s)
11:07:16 [2019-08-28T11:07:16.626Z] === RUN   TestInspectOomKilledTrue
11:07:16 [2019-08-28T11:07:16.626Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:07:16 [2019-08-28T11:07:16.626Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:07:16 [2019-08-28T11:07:16.626Z] === RUN   TestInspectOomKilledFalse
11:07:16 [2019-08-28T11:07:16.626Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:07:16 [2019-08-28T11:07:16.626Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:07:16 [2019-08-28T11:07:16.626Z] === RUN   TestLinksEtcHostsContentMatch
11:07:17 [2019-08-28T11:07:17.431Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s)
11:07:17 [2019-08-28T11:07:17.431Z] === RUN   TestLinksContainerNames
11:07:17 [2019-08-28T11:07:17.667Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent	4.453s
11:07:18 [2019-08-28T11:07:18.231Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.506s
11:07:18 [2019-08-28T11:07:18.488Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.502s
11:07:18 [2019-08-28T11:07:18.887Z] --- PASS: TestLinksContainerNames (1.61s)
11:07:18 [2019-08-28T11:07:18.887Z] === RUN   TestLogsFollowTailEmpty
11:07:19 [2019-08-28T11:07:19.053Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	3.938s
11:07:20 [2019-08-28T11:07:20.152Z] --- PASS: TestLogsFollowTailEmpty (0.94s)
11:07:20 [2019-08-28T11:07:20.152Z] === RUN   TestContainerNetworkMountsNoChown
11:07:20 [2019-08-28T11:07:20.424Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.782s
11:07:20 [2019-08-28T11:07:20.681Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	1.682s
11:07:20 [2019-08-28T11:07:20.938Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog	0.534s
11:07:20 [2019-08-28T11:07:20.956Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s)
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/default
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/default
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/private
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/private
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rprivate
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rprivate
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/slave
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/slave
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rslave
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rslave
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/shared
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/shared
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rshared
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rshared
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/default
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/default/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/default/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/default/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rprivate
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rshared
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/shared
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rslave
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/slave
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/private
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/private/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/private/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:07:20 [2019-08-28T11:07:20.956Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/default/mount_root
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:07:20 [2019-08-28T11:07:20.956Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:07:21 [2019-08-28T11:07:21.011Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:07:21 [2019-08-28T11:07:21.011Z] tests/integration/client_test.py .....                                   [ 75%]
11:07:21 [2019-08-28T11:07:21.011Z] tests/integration/errors_test.py .                                       [ 76%]
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:07:21 [2019-08-28T11:07:21.328Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/private/mount_root
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/private/bind_root
11:07:21 [2019-08-28T11:07:21.707Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:07:21 [2019-08-28T11:07:21.707Z] --- PASS: TestMountDaemonRoot (0.02s)
11:07:21 [2019-08-28T11:07:21.707Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:07:21 [2019-08-28T11:07:21.707Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
11:07:21 [2019-08-28T11:07:21.707Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
11:07:21 [2019-08-28T11:07:21.707Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:07:21 [2019-08-28T11:07:21.707Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
11:07:21 [2019-08-28T11:07:21.707Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:07:21 [2019-08-28T11:07:21.707Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
11:07:21 [2019-08-28T11:07:21.707Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:07:21 [2019-08-28T11:07:21.707Z] === RUN   TestContainerBindMountNonRecursive
11:07:22 [2019-08-28T11:07:22.315Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	1.634s
11:07:22 [2019-08-28T11:07:22.315Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.002s
11:07:24 [2019-08-28T11:07:24.213Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	1.746s
11:07:24 [2019-08-28T11:07:24.327Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
11:07:24 [2019-08-28T11:07:24.327Z] === RUN   TestNetworkNat
11:07:24 [2019-08-28T11:07:24.472Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	3.497s
11:07:24 [2019-08-28T11:07:24.728Z] --- PASS: TestNetworkNat (0.86s)
11:07:24 [2019-08-28T11:07:24.728Z] === RUN   TestNetworkLocalhostTCPNat
11:07:25 [2019-08-28T11:07:25.404Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	1.161s
11:07:25 [2019-08-28T11:07:25.992Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s)
11:07:25 [2019-08-28T11:07:25.992Z] === RUN   TestNetworkLoopbackNat
11:07:26 [2019-08-28T11:07:26.802Z] --- PASS: TestNetworkLoopbackNat (1.15s)
11:07:26 [2019-08-28T11:07:26.802Z] === RUN   TestPause
11:07:27 [2019-08-28T11:07:27.930Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	3.120s
11:07:28 [2019-08-28T11:07:28.055Z] --- PASS: TestPause (1.00s)
11:07:28 [2019-08-28T11:07:28.055Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:07:28 [2019-08-28T11:07:28.055Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:07:28 [2019-08-28T11:07:28.055Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:07:28 [2019-08-28T11:07:28.055Z] === RUN   TestPauseStopPausedContainer
11:07:28 [2019-08-28T11:07:28.844Z] --- PASS: TestPauseStopPausedContainer (0.98s)
11:07:28 [2019-08-28T11:07:28.844Z] === RUN   TestPsFilter
11:07:29 [2019-08-28T11:07:29.215Z] --- PASS: TestPsFilter (0.29s)
11:07:29 [2019-08-28T11:07:29.215Z] === RUN   TestRemoveContainerWithRemovedVolume
11:07:30 [2019-08-28T11:07:30.108Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s)
11:07:30 [2019-08-28T11:07:30.108Z] === RUN   TestRemoveContainerWithVolume
11:07:30 [2019-08-28T11:07:30.922Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
11:07:30 [2019-08-28T11:07:30.922Z] === RUN   TestRemoveContainerRunning
11:07:31 [2019-08-28T11:07:31.211Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	3.654s
11:07:31 [2019-08-28T11:07:31.705Z] --- PASS: TestRemoveContainerRunning (0.86s)
11:07:31 [2019-08-28T11:07:31.705Z] === RUN   TestRemoveContainerForceRemoveRunning
11:07:32 [2019-08-28T11:07:32.492Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
11:07:32 [2019-08-28T11:07:32.492Z] === RUN   TestRemoveInvalidContainer
11:07:32 [2019-08-28T11:07:32.492Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:07:32 [2019-08-28T11:07:32.492Z] === RUN   TestRenameLinkedContainer
11:07:32 [2019-08-28T11:07:32.582Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.203s
11:07:33 [2019-08-28T11:07:33.148Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.560s
11:07:36 [2019-08-28T11:07:36.588Z] --- PASS: TestRenameLinkedContainer (3.48s)
11:07:36 [2019-08-28T11:07:36.588Z] === RUN   TestRenameStoppedContainer
11:07:36 [2019-08-28T11:07:36.968Z] --- PASS: TestRenameStoppedContainer (0.93s)
11:07:36 [2019-08-28T11:07:36.968Z] === RUN   TestRenameRunningContainerAndReuse
11:07:37 [2019-08-28T11:07:37.326Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.582s
11:07:39 [2019-08-28T11:07:39.424Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s)
11:07:39 [2019-08-28T11:07:39.424Z] === RUN   TestRenameInvalidName
11:07:39 [2019-08-28T11:07:39.815Z] --- PASS: TestRenameInvalidName (0.96s)
11:07:39 [2019-08-28T11:07:39.815Z] === RUN   TestRenameAnonymousContainer
11:07:40 [2019-08-28T11:07:40.605Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters	3.806s
11:07:40 [2019-08-28T11:07:40.864Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure	0.503s
11:07:41 [2019-08-28T11:07:41.795Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD	0.746s
11:07:42 [2019-08-28T11:07:42.359Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug	0.518s
11:07:42 [2019-08-28T11:07:42.925Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.608s
11:07:43 [2019-08-28T11:07:43.081Z] --- PASS: TestRenameAnonymousContainer (3.06s)
11:07:43 [2019-08-28T11:07:43.081Z] === RUN   TestRenameContainerWithSameName
11:07:43 [2019-08-28T11:07:43.897Z] --- PASS: TestRenameContainerWithSameName (0.93s)
11:07:43 [2019-08-28T11:07:43.897Z] === RUN   TestRenameContainerWithLinkedContainer
11:07:44 [2019-08-28T11:07:44.635Z] ok  	github.com/docker/docker/cmd/dockerd	0.293s	coverage: 29.9% of statements
11:07:44 [2019-08-28T11:07:44.635Z] ok  	github.com/docker/docker/container	0.147s	coverage: 35.3% of statements
11:07:44 [2019-08-28T11:07:44.635Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:07:44 [2019-08-28T11:07:44.635Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:07:44 [2019-08-28T11:07:44.635Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:07:44 [2019-08-28T11:07:44.635Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:07:45 [2019-08-28T11:07:45.686Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s)
11:07:45 [2019-08-28T11:07:45.686Z] === RUN   TestResize
11:07:46 [2019-08-28T11:07:46.931Z] --- PASS: TestResize (0.95s)
11:07:46 [2019-08-28T11:07:46.931Z] === RUN   TestResizeWithInvalidSize
11:07:47 [2019-08-28T11:07:47.730Z] --- PASS: TestResizeWithInvalidSize (1.00s)
11:07:47 [2019-08-28T11:07:47.730Z] === RUN   TestResizeWhenContainerNotStarted
11:07:48 [2019-08-28T11:07:48.206Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose	4.371s
11:07:48 [2019-08-28T11:07:48.206Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
11:07:48 [2019-08-28T11:07:48.206Z] --- PASS: TestBuildWithHugeFile (73.78s)
11:07:48 [2019-08-28T11:07:48.206Z] === RUN   TestBuildWithEmptyDockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:48 [2019-08-28T11:07:48.206Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:48 [2019-08-28T11:07:48.463Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:48 [2019-08-28T11:07:48.722Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:07:48 [2019-08-28T11:07:48.722Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
11:07:48 [2019-08-28T11:07:48.722Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
11:07:48 [2019-08-28T11:07:48.722Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
11:07:48 [2019-08-28T11:07:48.722Z] === RUN   TestBuildPreserveOwnership
11:07:48 [2019-08-28T11:07:48.722Z] === RUN   TestBuildPreserveOwnership/copy_from
11:07:49 [2019-08-28T11:07:49.053Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s)
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:07:49 [2019-08-28T11:07:49.053Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.080s	coverage: 65.3% of statements
11:07:50 [2019-08-28T11:07:50.098Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP	2.868s
11:07:50 [2019-08-28T11:07:50.098Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
11:07:50 [2019-08-28T11:07:50.989Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:07:51 [2019-08-28T11:07:51.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:07:52 [2019-08-28T11:07:52.621Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:07:53 [2019-08-28T11:07:53.220Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:07:53 [2019-08-28T11:07:53.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:07:53 [2019-08-28T11:07:53.992Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	28.565s
11:07:54 [2019-08-28T11:07:54.250Z] --- PASS: TestBuildPreserveOwnership (5.61s)
11:07:54 [2019-08-28T11:07:54.250Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.79s)
11:07:54 [2019-08-28T11:07:54.250Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s)
11:07:54 [2019-08-28T11:07:54.250Z] === RUN   TestBuildPlatformInvalid
11:07:54 [2019-08-28T11:07:54.250Z] --- PASS: TestBuildPlatformInvalid (0.14s)
11:07:54 [2019-08-28T11:07:54.250Z] PASS
11:07:54 [2019-08-28T11:07:54.250Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
11:07:54 [2019-08-28T11:07:54.250Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.551s
11:07:54 [2019-08-28T11:07:54.508Z] INFO: Testing against a local daemon
11:07:54 [2019-08-28T11:07:54.508Z] === RUN   TestConfigList
11:07:54 [2019-08-28T11:07:54.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:07:55 [2019-08-28T11:07:55.878Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	1.473s
11:07:56 [2019-08-28T11:07:56.135Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.194s
11:07:56 [2019-08-28T11:07:56.700Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.682s
11:07:56 [2019-08-28T11:07:56.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:07:57 [2019-08-28T11:07:57.148Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:07:57 [2019-08-28T11:07:57.497Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.048s	coverage: 35.8% of statements
11:07:58 [2019-08-28T11:07:58.068Z] --- PASS: TestConfigList (3.44s)
11:07:58 [2019-08-28T11:07:58.068Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList
11:07:58 [2019-08-28T11:07:58.068Z]     daemon.go:336: [dda67ce69a21a] waiting for daemon to start
11:07:58 [2019-08-28T11:07:58.068Z]     daemon.go:336: [dda67ce69a21a] waiting for daemon to start
11:07:58 [2019-08-28T11:07:58.068Z]     daemon.go:364: [dda67ce69a21a] daemon started
11:07:58 [2019-08-28T11:07:58.068Z]     daemon.go:472: [dda67ce69a21a] Stopping daemon
11:07:58 [2019-08-28T11:07:58.068Z]     daemon.go:307: [dda67ce69a21a] exiting daemon
11:07:58 [2019-08-28T11:07:58.068Z]     daemon.go:459: [dda67ce69a21a] Daemon stopped
11:07:58 [2019-08-28T11:07:58.068Z] === RUN   TestConfigsCreateAndDelete
11:07:58 [2019-08-28T11:07:58.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:07:58 [2019-08-28T11:07:58.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:07:59 [2019-08-28T11:07:59.438Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	2.499s
11:08:00 [2019-08-28T11:08:00.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:08:00 [2019-08-28T11:08:00.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:08:00 [2019-08-28T11:08:00.807Z] --- PASS: TestConfigsCreateAndDelete (2.71s)
11:08:00 [2019-08-28T11:08:00.807Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete
11:08:00 [2019-08-28T11:08:00.807Z]     daemon.go:336: [d67904a8677f3] waiting for daemon to start
11:08:00 [2019-08-28T11:08:00.807Z]     daemon.go:336: [d67904a8677f3] waiting for daemon to start
11:08:00 [2019-08-28T11:08:00.807Z]     daemon.go:364: [d67904a8677f3] daemon started
11:08:00 [2019-08-28T11:08:00.807Z]     daemon.go:472: [d67904a8677f3] Stopping daemon
11:08:00 [2019-08-28T11:08:00.807Z]     daemon.go:307: [d67904a8677f3] exiting daemon
11:08:00 [2019-08-28T11:08:00.807Z]     daemon.go:459: [d67904a8677f3] Daemon stopped
11:08:00 [2019-08-28T11:08:00.807Z] === RUN   TestConfigsUpdate
11:08:00 [2019-08-28T11:08:00.991Z] ok  	github.com/docker/docker/daemon/cluster	0.278s	coverage: 0.5% of statements
11:08:01 [2019-08-28T11:08:01.739Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.267s
11:08:02 [2019-08-28T11:08:02.304Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	0.859s
11:08:02 [2019-08-28T11:08:02.562Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	1.830s
11:08:02 [2019-08-28T11:08:02.834Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:08:02 [2019-08-28T11:08:02.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s)
11:08:02 [2019-08-28T11:08:02.834Z]         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
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:336: [dfc2f3ad0d338] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:336: [dfc2f3ad0d338] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:364: [dfc2f3ad0d338] daemon started
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:336: [dfc2f3ad0d338] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:307: [dfc2f3ad0d338] exiting daemon
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:336: [dfc2f3ad0d338] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:364: [dfc2f3ad0d338] daemon started
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:472: [dfc2f3ad0d338] Stopping daemon
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:307: [dfc2f3ad0d338] exiting daemon
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:459: [dfc2f3ad0d338] Daemon stopped
11:08:02 [2019-08-28T11:08:02.834Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
11:08:02 [2019-08-28T11:08:02.834Z]         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
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:336: [de5f6ef8d6d54] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:336: [de5f6ef8d6d54] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.834Z]         daemon.go:364: [de5f6ef8d6d54] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [de5f6ef8d6d54] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [de5f6ef8d6d54] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [de5f6ef8d6d54] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [de5f6ef8d6d54] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [de5f6ef8d6d54] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [de5f6ef8d6d54] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [de5f6ef8d6d54] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d74a943a9d6e5] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d74a943a9d6e5] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d74a943a9d6e5] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d74a943a9d6e5] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d74a943a9d6e5] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d74a943a9d6e5] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d74a943a9d6e5] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d74a943a9d6e5] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d74a943a9d6e5] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d74a943a9d6e5] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d74a943a9d6e5] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d74a943a9d6e5] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d23316ef31c33] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d23316ef31c33] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d23316ef31c33] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d23316ef31c33] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d23316ef31c33] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d23316ef31c33] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d23316ef31c33] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d23316ef31c33] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d23316ef31c33] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d23316ef31c33] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d9998650d3184] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d9998650d3184] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d9998650d3184] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d9998650d3184] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d9998650d3184] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d9998650d3184] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d9998650d3184] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d9998650d3184] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d9998650d3184] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d9998650d3184] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d9998650d3184] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d9998650d3184] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d3c8747d9cd05] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d3c8747d9cd05] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d3c8747d9cd05] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d3c8747d9cd05] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d3c8747d9cd05] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d3c8747d9cd05] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d3c8747d9cd05] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d3c8747d9cd05] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d3c8747d9cd05] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d3c8747d9cd05] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d6e5df73fd80c] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d6e5df73fd80c] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d6e5df73fd80c] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d6e5df73fd80c] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d6e5df73fd80c] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d6e5df73fd80c] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d6e5df73fd80c] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d6e5df73fd80c] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d6e5df73fd80c] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d6e5df73fd80c] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d6e5df73fd80c] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d6e5df73fd80c] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d18a3cd02021d] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d18a3cd02021d] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d18a3cd02021d] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d18a3cd02021d] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d18a3cd02021d] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d18a3cd02021d] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d18a3cd02021d] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d18a3cd02021d] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d18a3cd02021d] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d18a3cd02021d] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d18a3cd02021d] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d18a3cd02021d] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [df9fc74ac5c9a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [df9fc74ac5c9a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [df9fc74ac5c9a] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [df9fc74ac5c9a] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [df9fc74ac5c9a] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [df9fc74ac5c9a] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [df9fc74ac5c9a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [df9fc74ac5c9a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [df9fc74ac5c9a] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [df9fc74ac5c9a] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [df9fc74ac5c9a] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [df9fc74ac5c9a] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d708ffc8a5657] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d708ffc8a5657] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d708ffc8a5657] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d708ffc8a5657] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d708ffc8a5657] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d708ffc8a5657] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d708ffc8a5657] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d708ffc8a5657] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d708ffc8a5657] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d708ffc8a5657] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d0507a216753a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d0507a216753a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d0507a216753a] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d0507a216753a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d0507a216753a] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d0507a216753a] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d0507a216753a] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d0507a216753a] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d0507a216753a] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d0507a216753a] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
11:08:02 [2019-08-28T11:08:02.835Z]         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
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d38be46459cb7] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d38be46459cb7] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d38be46459cb7] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d38be46459cb7] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d38be46459cb7] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d38be46459cb7] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d38be46459cb7] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:336: [d38be46459cb7] waiting for daemon to start
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:364: [d38be46459cb7] daemon started
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:472: [d38be46459cb7] Stopping daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:307: [d38be46459cb7] exiting daemon
11:08:02 [2019-08-28T11:08:02.835Z]         daemon.go:459: [d38be46459cb7] Daemon stopped
11:08:02 [2019-08-28T11:08:02.835Z] === RUN   TestCgroupNamespacesRun
11:08:03 [2019-08-28T11:08:03.530Z] --- PASS: TestConfigsUpdate (2.90s)
11:08:03 [2019-08-28T11:08:03.530Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate
11:08:03 [2019-08-28T11:08:03.530Z]     daemon.go:336: [de9d42bd8fa87] waiting for daemon to start
11:08:03 [2019-08-28T11:08:03.530Z]     daemon.go:336: [de9d42bd8fa87] waiting for daemon to start
11:08:03 [2019-08-28T11:08:03.530Z]     daemon.go:364: [de9d42bd8fa87] daemon started
11:08:03 [2019-08-28T11:08:03.530Z]     daemon.go:472: [de9d42bd8fa87] Stopping daemon
11:08:03 [2019-08-28T11:08:03.530Z]     daemon.go:307: [de9d42bd8fa87] exiting daemon
11:08:03 [2019-08-28T11:08:03.530Z]     daemon.go:459: [de9d42bd8fa87] Daemon stopped
11:08:03 [2019-08-28T11:08:03.530Z] === RUN   TestTemplatedConfig
11:08:04 [2019-08-28T11:08:04.623Z] --- PASS: TestCgroupNamespacesRun (1.83s)
11:08:04 [2019-08-28T11:08:04.623Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun
11:08:04 [2019-08-28T11:08:04.623Z]     daemon.go:336: [d395d9f601d80] waiting for daemon to start
11:08:04 [2019-08-28T11:08:04.623Z]     daemon.go:336: [d395d9f601d80] waiting for daemon to start
11:08:04 [2019-08-28T11:08:04.623Z]     daemon.go:364: [d395d9f601d80] daemon started
11:08:04 [2019-08-28T11:08:04.623Z]     daemon.go:472: [d395d9f601d80] Stopping daemon
11:08:04 [2019-08-28T11:08:04.623Z]     daemon.go:307: [d395d9f601d80] exiting daemon
11:08:04 [2019-08-28T11:08:04.623Z]     daemon.go:459: [d395d9f601d80] Daemon stopped
11:08:04 [2019-08-28T11:08:04.623Z] === RUN   TestCgroupNamespacesRunPrivileged
11:08:06 [2019-08-28T11:08:06.436Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
11:08:06 [2019-08-28T11:08:06.436Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged
11:08:06 [2019-08-28T11:08:06.436Z]     daemon.go:336: [dbd35032f1dba] waiting for daemon to start
11:08:06 [2019-08-28T11:08:06.436Z]     daemon.go:336: [dbd35032f1dba] waiting for daemon to start
11:08:06 [2019-08-28T11:08:06.436Z]     daemon.go:364: [dbd35032f1dba] daemon started
11:08:06 [2019-08-28T11:08:06.436Z]     daemon.go:472: [dbd35032f1dba] Stopping daemon
11:08:06 [2019-08-28T11:08:06.436Z]     daemon.go:307: [dbd35032f1dba] exiting daemon
11:08:06 [2019-08-28T11:08:06.436Z]     daemon.go:459: [dbd35032f1dba] Daemon stopped
11:08:06 [2019-08-28T11:08:06.436Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:08:06 [2019-08-28T11:08:06.527Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.0% of statements
11:08:07 [2019-08-28T11:08:07.727Z] --- PASS: TestTemplatedConfig (3.46s)
11:08:07 [2019-08-28T11:08:07.727Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig
11:08:07 [2019-08-28T11:08:07.727Z]     daemon.go:336: [db3c30317bd4b] waiting for daemon to start
11:08:07 [2019-08-28T11:08:07.727Z]     daemon.go:336: [db3c30317bd4b] waiting for daemon to start
11:08:07 [2019-08-28T11:08:07.727Z]     daemon.go:364: [db3c30317bd4b] daemon started
11:08:07 [2019-08-28T11:08:07.727Z]     daemon.go:472: [db3c30317bd4b] Stopping daemon
11:08:07 [2019-08-28T11:08:07.727Z]     daemon.go:307: [db3c30317bd4b] exiting daemon
11:08:07 [2019-08-28T11:08:07.727Z]     daemon.go:459: [db3c30317bd4b] Daemon stopped
11:08:07 [2019-08-28T11:08:07.727Z] === RUN   TestConfigInspect
11:08:07 [2019-08-28T11:08:07.860Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
11:08:07 [2019-08-28T11:08:07.860Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode
11:08:07 [2019-08-28T11:08:07.860Z]     daemon.go:336: [d7da866b88f47] waiting for daemon to start
11:08:07 [2019-08-28T11:08:07.860Z]     daemon.go:336: [d7da866b88f47] waiting for daemon to start
11:08:07 [2019-08-28T11:08:07.860Z]     daemon.go:364: [d7da866b88f47] daemon started
11:08:07 [2019-08-28T11:08:07.860Z]     daemon.go:472: [d7da866b88f47] Stopping daemon
11:08:07 [2019-08-28T11:08:07.860Z]     daemon.go:307: [d7da866b88f47] exiting daemon
11:08:07 [2019-08-28T11:08:07.860Z]     daemon.go:459: [d7da866b88f47] Daemon stopped
11:08:07 [2019-08-28T11:08:07.860Z] === RUN   TestCgroupNamespacesRunHostMode
11:08:08 [2019-08-28T11:08:08.020Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
11:08:08 [2019-08-28T11:08:08.646Z] ok  	github.com/docker/docker/daemon/config	0.104s	coverage: 84.2% of statements
11:08:09 [2019-08-28T11:08:09.697Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
11:08:09 [2019-08-28T11:08:09.697Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode
11:08:09 [2019-08-28T11:08:09.697Z]     daemon.go:336: [dff8775b837f1] waiting for daemon to start
11:08:09 [2019-08-28T11:08:09.697Z]     daemon.go:336: [dff8775b837f1] waiting for daemon to start
11:08:09 [2019-08-28T11:08:09.697Z]     daemon.go:364: [dff8775b837f1] daemon started
11:08:09 [2019-08-28T11:08:09.697Z]     daemon.go:472: [dff8775b837f1] Stopping daemon
11:08:09 [2019-08-28T11:08:09.697Z]     daemon.go:307: [dff8775b837f1] exiting daemon
11:08:09 [2019-08-28T11:08:09.697Z]     daemon.go:459: [dff8775b837f1] Daemon stopped
11:08:09 [2019-08-28T11:08:09.697Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:08:10 [2019-08-28T11:08:10.250Z] --- PASS: TestConfigInspect (2.90s)
11:08:10 [2019-08-28T11:08:10.250Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect
11:08:10 [2019-08-28T11:08:10.250Z]     daemon.go:336: [d8d4057722008] waiting for daemon to start
11:08:10 [2019-08-28T11:08:10.250Z]     daemon.go:336: [d8d4057722008] waiting for daemon to start
11:08:10 [2019-08-28T11:08:10.250Z]     daemon.go:364: [d8d4057722008] daemon started
11:08:10 [2019-08-28T11:08:10.250Z]     daemon.go:472: [d8d4057722008] Stopping daemon
11:08:10 [2019-08-28T11:08:10.250Z]     daemon.go:307: [d8d4057722008] exiting daemon
11:08:10 [2019-08-28T11:08:10.250Z]     daemon.go:459: [d8d4057722008] Daemon stopped
11:08:10 [2019-08-28T11:08:10.250Z] === RUN   TestConfigCreateWithLabels
11:08:10 [2019-08-28T11:08:10.508Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	7.971s
11:08:11 [2019-08-28T11:08:11.526Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
11:08:11 [2019-08-28T11:08:11.526Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode
11:08:11 [2019-08-28T11:08:11.526Z]     daemon.go:336: [d412bbeb8a85f] waiting for daemon to start
11:08:11 [2019-08-28T11:08:11.526Z]     daemon.go:336: [d412bbeb8a85f] waiting for daemon to start
11:08:11 [2019-08-28T11:08:11.526Z]     daemon.go:364: [d412bbeb8a85f] daemon started
11:08:11 [2019-08-28T11:08:11.526Z]     daemon.go:472: [d412bbeb8a85f] Stopping daemon
11:08:11 [2019-08-28T11:08:11.526Z]     daemon.go:307: [d412bbeb8a85f] exiting daemon
11:08:11 [2019-08-28T11:08:11.526Z]     daemon.go:459: [d412bbeb8a85f] Daemon stopped
11:08:11 [2019-08-28T11:08:11.526Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:08:11 [2019-08-28T11:08:11.847Z] .........                                                                [ 85%]
11:08:12 [2019-08-28T11:08:12.122Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
11:08:12 [2019-08-28T11:08:12.353Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
11:08:12 [2019-08-28T11:08:12.353Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate
11:08:12 [2019-08-28T11:08:12.353Z]     daemon.go:336: [d1ef4b9cfc8b4] waiting for daemon to start
11:08:12 [2019-08-28T11:08:12.353Z]     daemon.go:336: [d1ef4b9cfc8b4] waiting for daemon to start
11:08:12 [2019-08-28T11:08:12.353Z]     daemon.go:364: [d1ef4b9cfc8b4] daemon started
11:08:12 [2019-08-28T11:08:12.353Z]     daemon.go:472: [d1ef4b9cfc8b4] Stopping daemon
11:08:12 [2019-08-28T11:08:12.353Z]     daemon.go:307: [d1ef4b9cfc8b4] exiting daemon
11:08:12 [2019-08-28T11:08:12.353Z]     daemon.go:459: [d1ef4b9cfc8b4] Daemon stopped
11:08:12 [2019-08-28T11:08:12.353Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:08:13 [2019-08-28T11:08:13.030Z] --- PASS: TestConfigCreateWithLabels (3.00s)
11:08:13 [2019-08-28T11:08:13.031Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels
11:08:13 [2019-08-28T11:08:13.031Z]     daemon.go:336: [d7f12807149c5] waiting for daemon to start
11:08:13 [2019-08-28T11:08:13.031Z]     daemon.go:336: [d7f12807149c5] waiting for daemon to start
11:08:13 [2019-08-28T11:08:13.031Z]     daemon.go:364: [d7f12807149c5] daemon started
11:08:13 [2019-08-28T11:08:13.031Z]     daemon.go:472: [d7f12807149c5] Stopping daemon
11:08:13 [2019-08-28T11:08:13.031Z]     daemon.go:307: [d7f12807149c5] exiting daemon
11:08:13 [2019-08-28T11:08:13.031Z]     daemon.go:459: [d7f12807149c5] Daemon stopped
11:08:13 [2019-08-28T11:08:13.031Z] === RUN   TestConfigCreateResolve
11:08:13 [2019-08-28T11:08:13.177Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
11:08:13 [2019-08-28T11:08:13.178Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode
11:08:13 [2019-08-28T11:08:13.178Z]     daemon.go:336: [d0f2e1fc42b39] waiting for daemon to start
11:08:13 [2019-08-28T11:08:13.178Z]     daemon.go:336: [d0f2e1fc42b39] waiting for daemon to start
11:08:13 [2019-08-28T11:08:13.178Z]     daemon.go:364: [d0f2e1fc42b39] daemon started
11:08:13 [2019-08-28T11:08:13.178Z]     daemon.go:472: [d0f2e1fc42b39] Stopping daemon
11:08:13 [2019-08-28T11:08:13.178Z]     daemon.go:307: [d0f2e1fc42b39] exiting daemon
11:08:13 [2019-08-28T11:08:13.178Z]     daemon.go:459: [d0f2e1fc42b39] Daemon stopped
11:08:13 [2019-08-28T11:08:13.178Z] === RUN   TestCgroupNamespacesRunOlderClient
11:08:13 [2019-08-28T11:08:13.605Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.496s	coverage: 13.7% of statements
11:08:14 [2019-08-28T11:08:14.399Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	3.990s
11:08:14 [2019-08-28T11:08:14.656Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.162s
11:08:14 [2019-08-28T11:08:14.656Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.797s
11:08:15 [2019-08-28T11:08:15.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
11:08:15 [2019-08-28T11:08:15.158Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient
11:08:15 [2019-08-28T11:08:15.158Z]     daemon.go:336: [d27daf6aa74d2] waiting for daemon to start
11:08:15 [2019-08-28T11:08:15.158Z]     daemon.go:336: [d27daf6aa74d2] waiting for daemon to start
11:08:15 [2019-08-28T11:08:15.158Z]     daemon.go:364: [d27daf6aa74d2] daemon started
11:08:15 [2019-08-28T11:08:15.158Z]     daemon.go:472: [d27daf6aa74d2] Stopping daemon
11:08:15 [2019-08-28T11:08:15.158Z]     daemon.go:307: [d27daf6aa74d2] exiting daemon
11:08:15 [2019-08-28T11:08:15.158Z]     daemon.go:459: [d27daf6aa74d2] Daemon stopped
11:08:15 [2019-08-28T11:08:15.158Z] === RUN   TestKernelTCPMemory
11:08:15 [2019-08-28T11:08:15.966Z] --- PASS: TestKernelTCPMemory (1.00s)
11:08:15 [2019-08-28T11:08:15.966Z] === RUN   TestNISDomainname
11:08:16 [2019-08-28T11:08:16.553Z] --- PASS: TestConfigCreateResolve (3.23s)
11:08:16 [2019-08-28T11:08:16.553Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve
11:08:16 [2019-08-28T11:08:16.553Z]     daemon.go:336: [d3c292bb1bfc8] waiting for daemon to start
11:08:16 [2019-08-28T11:08:16.553Z]     daemon.go:336: [d3c292bb1bfc8] waiting for daemon to start
11:08:16 [2019-08-28T11:08:16.553Z]     daemon.go:364: [d3c292bb1bfc8] daemon started
11:08:16 [2019-08-28T11:08:16.553Z]     daemon.go:472: [d3c292bb1bfc8] Stopping daemon
11:08:16 [2019-08-28T11:08:16.553Z]     daemon.go:307: [d3c292bb1bfc8] exiting daemon
11:08:16 [2019-08-28T11:08:16.553Z]     daemon.go:459: [d3c292bb1bfc8] Daemon stopped
11:08:16 [2019-08-28T11:08:16.553Z] === RUN   TestConfigDaemonLibtrustID
11:08:16 [2019-08-28T11:08:16.553Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	1.837s
11:08:16 [2019-08-28T11:08:16.625Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:08:16 [2019-08-28T11:08:16.810Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
11:08:16 [2019-08-28T11:08:16.810Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID
11:08:16 [2019-08-28T11:08:16.810Z]     daemon.go:336: [dc0910418c774] waiting for daemon to start
11:08:16 [2019-08-28T11:08:16.810Z]     daemon.go:336: [dc0910418c774] waiting for daemon to start
11:08:16 [2019-08-28T11:08:16.810Z]     daemon.go:364: [dc0910418c774] daemon started
11:08:16 [2019-08-28T11:08:16.810Z]     daemon.go:472: [dc0910418c774] Stopping daemon
11:08:16 [2019-08-28T11:08:16.810Z]     daemon.go:307: [dc0910418c774] exiting daemon
11:08:16 [2019-08-28T11:08:16.810Z]     daemon.go:459: [dc0910418c774] Daemon stopped
11:08:16 [2019-08-28T11:08:16.810Z] PASS
11:08:16 [2019-08-28T11:08:16.810Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
11:08:17 [2019-08-28T11:08:17.067Z] INFO: Testing against a local daemon
11:08:17 [2019-08-28T11:08:17.067Z] === RUN   TestCheckpoint
11:08:17 [2019-08-28T11:08:17.067Z] --- SKIP: TestCheckpoint (0.00s)
11:08:17 [2019-08-28T11:08:17.067Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:08:17 [2019-08-28T11:08:17.067Z] === RUN   TestContainerInvalidJSON
11:08:17 [2019-08-28T11:08:17.067Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:08:17 [2019-08-28T11:08:17.067Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:08:17 [2019-08-28T11:08:17.067Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:08:17 [2019-08-28T11:08:17.067Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:08:17 [2019-08-28T11:08:17.067Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:08:17 [2019-08-28T11:08:17.067Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:08:17 [2019-08-28T11:08:17.067Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:08:17 [2019-08-28T11:08:17.067Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:08:17 [2019-08-28T11:08:17.067Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:08:17 [2019-08-28T11:08:17.067Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:08:17 [2019-08-28T11:08:17.067Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:08:17 [2019-08-28T11:08:17.067Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:08:17 [2019-08-28T11:08:17.067Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:08:17 [2019-08-28T11:08:17.067Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:08:17 [2019-08-28T11:08:17.067Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
11:08:17 [2019-08-28T11:08:17.067Z] === RUN   TestCopyFromContainerPathIsNotDir
11:08:17 [2019-08-28T11:08:17.086Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
11:08:17 [2019-08-28T11:08:17.248Z] --- PASS: TestNISDomainname (1.23s)
11:08:17 [2019-08-28T11:08:17.248Z] === RUN   TestHostnameDnsResolution
11:08:17 [2019-08-28T11:08:17.324Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
11:08:17 [2019-08-28T11:08:17.324Z] === RUN   TestCopyToContainerPathDoesNotExist
11:08:17 [2019-08-28T11:08:17.324Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
11:08:17 [2019-08-28T11:08:17.324Z] === RUN   TestCopyToContainerPathIsNotDir
11:08:17 [2019-08-28T11:08:17.324Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
11:08:17 [2019-08-28T11:08:17.324Z] === RUN   TestCopyFromContainer
11:08:17 [2019-08-28T11:08:17.372Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.897s	coverage: 57.8% of statements
11:08:17 [2019-08-28T11:08:17.372Z] ok  	github.com/docker/docker/daemon	12.569s	coverage: 17.6% of statements
11:08:17 [2019-08-28T11:08:17.372Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:08:17 [2019-08-28T11:08:17.372Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:08:17 [2019-08-28T11:08:17.372Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:08:17 [2019-08-28T11:08:17.372Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:08:18 [2019-08-28T11:08:18.250Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:08:18 [2019-08-28T11:08:18.504Z] --- PASS: TestHostnameDnsResolution (1.27s)
11:08:18 [2019-08-28T11:08:18.504Z] === RUN   TestStats
11:08:19 [2019-08-28T11:08:19.221Z] === RUN   TestCopyFromContainer//
11:08:19 [2019-08-28T11:08:19.221Z] === RUN   TestCopyFromContainer//bar/root
11:08:19 [2019-08-28T11:08:19.477Z] === RUN   TestCopyFromContainer//bar/root/
11:08:19 [2019-08-28T11:08:19.477Z] === RUN   TestCopyFromContainer/bar/quux
11:08:19 [2019-08-28T11:08:19.477Z] === RUN   TestCopyFromContainer/bar/quux/
11:08:19 [2019-08-28T11:08:19.734Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:08:19 [2019-08-28T11:08:19.734Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:08:19 [2019-08-28T11:08:19.734Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:08:19 [2019-08-28T11:08:19.991Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:08:19 [2019-08-28T11:08:19.991Z] === RUN   TestCopyFromContainer/bar/notarget
11:08:20 [2019-08-28T11:08:20.249Z] --- PASS: TestCopyFromContainer (2.67s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer// (0.08s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:08:20 [2019-08-28T11:08:20.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:08:20 [2019-08-28T11:08:20.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:08:20 [2019-08-28T11:08:20.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:08:20 [2019-08-28T11:08:20.249Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:08:20 [2019-08-28T11:08:20.249Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:08:20 [2019-08-28T11:08:20.249Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:08:20 [2019-08-28T11:08:20.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateWithInvalidEnv
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateWithInvalidEnv/0
11:08:20 [2019-08-28T11:08:20.249Z] === PAUSE TestCreateWithInvalidEnv/0
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateWithInvalidEnv/1
11:08:20 [2019-08-28T11:08:20.249Z] === PAUSE TestCreateWithInvalidEnv/1
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateWithInvalidEnv/2
11:08:20 [2019-08-28T11:08:20.249Z] === PAUSE TestCreateWithInvalidEnv/2
11:08:20 [2019-08-28T11:08:20.249Z] === CONT  TestCreateWithInvalidEnv/0
11:08:20 [2019-08-28T11:08:20.249Z] === CONT  TestCreateWithInvalidEnv/2
11:08:20 [2019-08-28T11:08:20.249Z] === CONT  TestCreateWithInvalidEnv/1
11:08:20 [2019-08-28T11:08:20.249Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:08:20 [2019-08-28T11:08:20.249Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateTmpfsMountsTarget
11:08:20 [2019-08-28T11:08:20.249Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
11:08:20 [2019-08-28T11:08:20.249Z] === RUN   TestCreateWithCustomMaskedPaths
11:08:20 [2019-08-28T11:08:20.249Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	3.756s
11:08:21 [2019-08-28T11:08:21.622Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	1.172s
11:08:21 [2019-08-28T11:08:21.743Z] --- PASS: TestStats (2.85s)
11:08:21 [2019-08-28T11:08:21.743Z] === RUN   TestStopContainerWithTimeout
11:08:21 [2019-08-28T11:08:21.743Z] === RUN   TestStopContainerWithTimeout/0
11:08:21 [2019-08-28T11:08:21.743Z] === PAUSE TestStopContainerWithTimeout/0
11:08:21 [2019-08-28T11:08:21.743Z] === RUN   TestStopContainerWithTimeout/1
11:08:21 [2019-08-28T11:08:21.743Z] === PAUSE TestStopContainerWithTimeout/1
11:08:21 [2019-08-28T11:08:21.743Z] === RUN   TestStopContainerWithTimeout/3
11:08:21 [2019-08-28T11:08:21.743Z] === PAUSE TestStopContainerWithTimeout/3
11:08:21 [2019-08-28T11:08:21.743Z] === RUN   TestStopContainerWithTimeout/-1
11:08:21 [2019-08-28T11:08:21.743Z] === PAUSE TestStopContainerWithTimeout/-1
11:08:21 [2019-08-28T11:08:21.743Z] === CONT  TestStopContainerWithTimeout/0
11:08:21 [2019-08-28T11:08:21.743Z] === CONT  TestStopContainerWithTimeout/-1
11:08:22 [2019-08-28T11:08:22.188Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.612s
11:08:22 [2019-08-28T11:08:22.445Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s)
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:08:22 [2019-08-28T11:08:22.445Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:08:22 [2019-08-28T11:08:22.445Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:08:22 [2019-08-28T11:08:22.530Z] === CONT  TestStopContainerWithTimeout/3
11:08:22 [2019-08-28T11:08:22.702Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:08:22 [2019-08-28T11:08:22.702Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:08:22 [2019-08-28T11:08:22.702Z] --- PASS: TestCreateWithCapabilities (0.02s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
11:08:22 [2019-08-28T11:08:22.702Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
11:08:22 [2019-08-28T11:08:22.702Z] === RUN   TestCreateWithCustomReadonlyPaths
11:08:24 [2019-08-28T11:08:24.229Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.381s	coverage: 68.6% of statements
11:08:24 [2019-08-28T11:08:24.321Z] === CONT  TestStopContainerWithTimeout/1
11:08:24 [2019-08-28T11:08:24.515Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.876s	coverage: 50.8% of statements
11:08:24 [2019-08-28T11:08:24.813Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:08:24 [2019-08-28T11:08:24.814Z] tests/integration/models_resources_test.py .                             [ 91%]
11:08:25 [2019-08-28T11:08:25.231Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s)
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:25 [2019-08-28T11:08:25.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:25 [2019-08-28T11:08:25.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:25 [2019-08-28T11:08:25.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:25 [2019-08-28T11:08:25.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:25 [2019-08-28T11:08:25.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s)
11:08:25 [2019-08-28T11:08:25.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
11:08:25 [2019-08-28T11:08:25.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:08:25 [2019-08-28T11:08:25.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:08:25 [2019-08-28T11:08:25.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:08:25 [2019-08-28T11:08:25.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestContainerStartOnDaemonRestart
11:08:25 [2019-08-28T11:08:25.231Z] === PAUSE TestContainerStartOnDaemonRestart
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestDaemonRestartIpcMode
11:08:25 [2019-08-28T11:08:25.231Z] === PAUSE TestDaemonRestartIpcMode
11:08:25 [2019-08-28T11:08:25.231Z] === RUN   TestDiff
11:08:25 [2019-08-28T11:08:25.489Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	3.521s
11:08:25 [2019-08-28T11:08:25.747Z] --- PASS: TestDiff (0.75s)
11:08:25 [2019-08-28T11:08:25.747Z] === RUN   TestExecWithCloseStdin
11:08:26 [2019-08-28T11:08:26.312Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode	1.395s
11:08:26 [2019-08-28T11:08:26.876Z] --- PASS: TestExecWithCloseStdin (1.02s)
11:08:26 [2019-08-28T11:08:26.876Z] === RUN   TestExec
11:08:26 [2019-08-28T11:08:26.949Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:08:26 [2019-08-28T11:08:26.949Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
11:08:26 [2019-08-28T11:08:26.949Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
11:08:26 [2019-08-28T11:08:26.949Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
11:08:26 [2019-08-28T11:08:26.949Z]     --- PASS: TestStopContainerWithTimeout/1 (2.03s)
11:08:26 [2019-08-28T11:08:26.949Z] === RUN   TestDeleteDevicemapper
11:08:26 [2019-08-28T11:08:26.949Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:08:26 [2019-08-28T11:08:26.949Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:08:26 [2019-08-28T11:08:26.949Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:08:27 [2019-08-28T11:08:27.213Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.079s	coverage: 45.9% of statements
11:08:27 [2019-08-28T11:08:27.213Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:08:27 [2019-08-28T11:08:27.808Z] --- PASS: TestExec (0.96s)
11:08:27 [2019-08-28T11:08:27.808Z] === RUN   TestExecUser
11:08:27 [2019-08-28T11:08:27.808Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean	1.633s
11:08:28 [2019-08-28T11:08:28.229Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.0% of statements
11:08:28 [2019-08-28T11:08:28.374Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	2.856s
11:08:28 [2019-08-28T11:08:28.530Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.551s	coverage: 76.1% of statements
11:08:28 [2019-08-28T11:08:28.530Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.522s	coverage: 52.5% of statements
11:08:28 [2019-08-28T11:08:28.530Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:08:28 [2019-08-28T11:08:28.530Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:08:28 [2019-08-28T11:08:28.753Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
11:08:28 [2019-08-28T11:08:28.753Z] === RUN   TestUpdateMemory
11:08:28 [2019-08-28T11:08:28.753Z] --- SKIP: TestUpdateMemory (0.00s)
11:08:28 [2019-08-28T11:08:28.753Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:08:28 [2019-08-28T11:08:28.753Z] === RUN   TestUpdateCPUQuota
11:08:28 [2019-08-28T11:08:28.939Z] --- PASS: TestExecUser (1.14s)
11:08:28 [2019-08-28T11:08:28.939Z] === RUN   TestExportContainerAndImportImage
11:08:29 [2019-08-28T11:08:29.870Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.229s
11:08:30 [2019-08-28T11:08:30.435Z] --- PASS: TestExportContainerAndImportImage (1.32s)
11:08:30 [2019-08-28T11:08:30.435Z] === RUN   TestExportContainerAfterDaemonRestart
11:08:30 [2019-08-28T11:08:30.581Z] --- PASS: TestUpdateCPUQuota (1.73s)
11:08:30 [2019-08-28T11:08:30.581Z] === RUN   TestUpdatePidsLimit
11:08:30 [2019-08-28T11:08:30.581Z] === RUN   TestUpdatePidsLimit/update_from_none
11:08:30 [2019-08-28T11:08:30.589Z] ok  	github.com/docker/docker/daemon/links	0.028s	coverage: 93.0% of statements
11:08:30 [2019-08-28T11:08:30.946Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:08:30 [2019-08-28T11:08:30.952Z] === RUN   TestUpdatePidsLimit/no_change
11:08:31 [2019-08-28T11:08:31.000Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	1.426s
11:08:31 [2019-08-28T11:08:31.258Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate	3.121s
11:08:31 [2019-08-28T11:08:31.318Z] === RUN   TestUpdatePidsLimit/update_lower
11:08:31 [2019-08-28T11:08:31.707Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:08:31 [2019-08-28T11:08:31.827Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration	0.549s
11:08:32 [2019-08-28T11:08:32.085Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s)
11:08:32 [2019-08-28T11:08:32.085Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:336: [d52c6d91a94b5] waiting for daemon to start
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:336: [d52c6d91a94b5] waiting for daemon to start
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:364: [d52c6d91a94b5] daemon started
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:472: [d52c6d91a94b5] Stopping daemon
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:307: [d52c6d91a94b5] exiting daemon
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:459: [d52c6d91a94b5] Daemon stopped
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:336: [d52c6d91a94b5] waiting for daemon to start
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:336: [d52c6d91a94b5] waiting for daemon to start
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:364: [d52c6d91a94b5] daemon started
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:472: [d52c6d91a94b5] Stopping daemon
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:307: [d52c6d91a94b5] exiting daemon
11:08:32 [2019-08-28T11:08:32.085Z]     daemon.go:459: [d52c6d91a94b5] Daemon stopped
11:08:32 [2019-08-28T11:08:32.085Z] === RUN   TestHealthCheckWorkdir
11:08:32 [2019-08-28T11:08:32.138Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:08:32 [2019-08-28T11:08:32.965Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:08:33 [2019-08-28T11:08:33.336Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:08:33 [2019-08-28T11:08:33.457Z] --- PASS: TestHealthCheckWorkdir (1.30s)
11:08:33 [2019-08-28T11:08:33.457Z] === RUN   TestHealthKillContainer
11:08:34 [2019-08-28T11:08:34.072Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
11:08:34 [2019-08-28T11:08:34.208Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:08:34 [2019-08-28T11:08:34.208Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:08:34 [2019-08-28T11:08:34.394Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	3.366s
11:08:35 [2019-08-28T11:08:35.104Z] ok  	github.com/docker/docker/daemon/logger	0.308s	coverage: 42.7% of statements
11:08:35 [2019-08-28T11:08:35.145Z] --- PASS: TestUpdatePidsLimit (4.49s)
11:08:35 [2019-08-28T11:08:35.145Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
11:08:35 [2019-08-28T11:08:35.145Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
11:08:35 [2019-08-28T11:08:35.145Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.45s)
11:08:35 [2019-08-28T11:08:35.145Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s)
11:08:35 [2019-08-28T11:08:35.145Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.55s)
11:08:35 [2019-08-28T11:08:35.145Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s)
11:08:35 [2019-08-28T11:08:35.145Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
11:08:35 [2019-08-28T11:08:35.145Z] === RUN   TestUpdateRestartPolicy
11:08:35 [2019-08-28T11:08:35.766Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	3.695s
11:08:36 [2019-08-28T11:08:36.699Z] --- PASS: TestHealthKillContainer (3.25s)
11:08:36 [2019-08-28T11:08:36.699Z] === RUN   TestInspectCpusetInConfigPre120
11:08:37 [2019-08-28T11:08:37.630Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s)
11:08:37 [2019-08-28T11:08:37.630Z] === RUN   TestIpcModeNone
11:08:38 [2019-08-28T11:08:38.232Z] Removing intermediate container a471bf1fc8b9
11:08:38 [2019-08-28T11:08:38.232Z]  ---> e0f03776cd29
11:08:38 [2019-08-28T11:08:38.232Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
11:08:38 [2019-08-28T11:08:38.232Z]  ---> Running in 92e15eb85278
11:08:38 [2019-08-28T11:08:38.232Z] Removing intermediate container 92e15eb85278
11:08:38 [2019-08-28T11:08:38.232Z]  ---> ee50620a4a7e
11:08:38 [2019-08-28T11:08:38.232Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
11:08:38 [2019-08-28T11:08:38.232Z]  ---> Running in affc0262612c
11:08:38 [2019-08-28T11:08:38.232Z] Removing intermediate container affc0262612c
11:08:38 [2019-08-28T11:08:38.232Z]  ---> ccdddd4683c5
11:08:38 [2019-08-28T11:08:38.232Z] Step 8/8 : COPY . .
11:08:38 [2019-08-28T11:08:38.566Z] --- PASS: TestIpcModeNone (1.04s)
11:08:38 [2019-08-28T11:08:38.566Z] === RUN   TestIpcModePrivate
11:08:38 [2019-08-28T11:08:38.573Z] tests/integration/regression_test.py ......                              [ 98%]
11:08:38 [2019-08-28T11:08:38.604Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 68.2% of statements
11:08:38 [2019-08-28T11:08:38.888Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
11:08:39 [2019-08-28T11:08:39.510Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.579s	coverage: 78.6% of statements
11:08:39 [2019-08-28T11:08:39.603Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:08:39 [2019-08-28T11:08:39.603Z] tests/integration/credentials/utils_test.py .                            [100%]
11:08:39 [2019-08-28T11:08:39.603Z] 
11:08:39 [2019-08-28T11:08:39.603Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:08:39 [2019-08-28T11:08:39.603Z] =========================== short test summary info ============================
11:08:39 [2019-08-28T11:08:39.603Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:08:39 [2019-08-28T11:08:39.603Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:08:39 [2019-08-28T11:08:39.603Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:08:39 [2019-08-28T11:08:39.603Z]   Not supported on most drivers
11:08:39 [2019-08-28T11:08:39.603Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:08:39 [2019-08-28T11:08:39.603Z]   This doesn't seem to be taken into account by the engine
11:08:39 [2019-08-28T11:08:39.603Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
11:08:39 [2019-08-28T11:08:39.603Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
11:08:39 [2019-08-28T11:08:39.603Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:08:39 [2019-08-28T11:08:39.603Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:08:39 [2019-08-28T11:08:39.603Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:08:39 [2019-08-28T11:08:39.603Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:08:39 [2019-08-28T11:08:39.603Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:08:39 [2019-08-28T11:08:39.603Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 336.40 seconds ==
11:08:39 [2019-08-28T11:08:39.860Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:08:39 [2019-08-28T11:08:39.942Z] --- PASS: TestIpcModePrivate (1.07s)
11:08:39 [2019-08-28T11:08:39.942Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false
11:08:39 [2019-08-28T11:08:39.942Z] === RUN   TestIpcModeShareable
11:08:39 [2019-08-28T11:08:39.942Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	4.065s
11:08:40 [2019-08-28T11:08:40.529Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 4.9% of statements
11:08:40 [2019-08-28T11:08:40.529Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:08:40 [2019-08-28T11:08:40.529Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:08:40 [2019-08-28T11:08:40.529Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:08:40 [2019-08-28T11:08:40.529Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:08:40 [2019-08-28T11:08:40.529Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 88.3% of statements
11:08:40 [2019-08-28T11:08:40.872Z] --- PASS: TestIpcModeShareable (1.11s)
11:08:40 [2019-08-28T11:08:40.872Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true
11:08:40 [2019-08-28T11:08:40.872Z] === RUN   TestAPIIpcModeShareableAndContainer
11:08:43 [2019-08-28T11:08:43.399Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	8.625s
11:08:43 [2019-08-28T11:08:43.399Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	3.751s
11:08:44 [2019-08-28T11:08:44.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s)
11:08:44 [2019-08-28T11:08:44.003Z] === RUN   TestAPIIpcModeHost
11:08:44 [2019-08-28T11:08:44.003Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug	0.515s
11:08:44 [2019-08-28T11:08:44.033Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.044s	coverage: 62.1% of statements
11:08:44 [2019-08-28T11:08:44.568Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal	0.509s
11:08:44 [2019-08-28T11:08:44.827Z] --- PASS: TestAPIIpcModeHost (0.95s)
11:08:44 [2019-08-28T11:08:44.827Z] === RUN   TestDaemonIpcModeShareable
11:08:45 [2019-08-28T11:08:45.055Z] ok  	github.com/docker/docker/daemon/logger/local	0.168s	coverage: 74.7% of statements
11:08:45 [2019-08-28T11:08:45.055Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:08:45 [2019-08-28T11:08:45.085Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong	0.501s
11:08:45 [2019-08-28T11:08:45.680Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 18.6% of statements
11:08:46 [2019-08-28T11:08:46.980Z] --- PASS: TestDaemonIpcModeShareable (2.07s)
11:08:46 [2019-08-28T11:08:46.980Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable
11:08:46 [2019-08-28T11:08:46.980Z]     daemon.go:336: [da0fcca0216bc] waiting for daemon to start
11:08:46 [2019-08-28T11:08:46.980Z]     daemon.go:336: [da0fcca0216bc] waiting for daemon to start
11:08:46 [2019-08-28T11:08:46.980Z]     daemon.go:364: [da0fcca0216bc] daemon started
11:08:46 [2019-08-28T11:08:46.980Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true
11:08:46 [2019-08-28T11:08:46.980Z]     daemon.go:472: [da0fcca0216bc] Stopping daemon
11:08:46 [2019-08-28T11:08:46.980Z]     daemon.go:307: [da0fcca0216bc] exiting daemon
11:08:46 [2019-08-28T11:08:46.980Z]     daemon.go:459: [da0fcca0216bc] Daemon stopped
11:08:46 [2019-08-28T11:08:46.980Z] === RUN   TestDaemonIpcModePrivate
11:08:46 [2019-08-28T11:08:46.980Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions	1.671s
11:08:47 [2019-08-28T11:08:47.199Z] ok  	github.com/docker/docker/daemon/logger/templates	0.020s	coverage: 8.3% of statements
11:08:48 [2019-08-28T11:08:48.684Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.025s	coverage: 47.8% of statements
11:08:48 [2019-08-28T11:08:48.751Z] --- PASS: TestUpdateRestartPolicy (13.23s)
11:08:48 [2019-08-28T11:08:48.751Z] === RUN   TestUpdateRestartWithAutoRemove
11:08:48 [2019-08-28T11:08:48.876Z] --- PASS: TestDaemonIpcModePrivate (2.02s)
11:08:48 [2019-08-28T11:08:48.876Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate
11:08:48 [2019-08-28T11:08:48.876Z]     daemon.go:336: [dc2774024c5ce] waiting for daemon to start
11:08:48 [2019-08-28T11:08:48.876Z]     daemon.go:336: [dc2774024c5ce] waiting for daemon to start
11:08:48 [2019-08-28T11:08:48.876Z]     daemon.go:364: [dc2774024c5ce] daemon started
11:08:48 [2019-08-28T11:08:48.876Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false
11:08:48 [2019-08-28T11:08:48.876Z]     daemon.go:472: [dc2774024c5ce] Stopping daemon
11:08:48 [2019-08-28T11:08:48.876Z]     daemon.go:307: [dc2774024c5ce] exiting daemon
11:08:48 [2019-08-28T11:08:48.876Z]     daemon.go:459: [dc2774024c5ce] Daemon stopped
11:08:48 [2019-08-28T11:08:48.876Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:08:48 [2019-08-28T11:08:48.876Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault	1.945s
11:08:49 [2019-08-28T11:08:49.114Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
11:08:49 [2019-08-28T11:08:49.114Z] === RUN   TestWaitNonBlocked
11:08:49 [2019-08-28T11:08:49.114Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:08:49 [2019-08-28T11:08:49.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:08:49 [2019-08-28T11:08:49.114Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:08:49 [2019-08-28T11:08:49.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:08:49 [2019-08-28T11:08:49.114Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:08:49 [2019-08-28T11:08:49.114Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:08:49 [2019-08-28T11:08:49.133Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	5.993s
11:08:49 [2019-08-28T11:08:49.309Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
11:08:50 [2019-08-28T11:08:50.363Z] --- PASS: TestWaitNonBlocked (0.01s)
11:08:50 [2019-08-28T11:08:50.363Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
11:08:50 [2019-08-28T11:08:50.363Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
11:08:50 [2019-08-28T11:08:50.363Z] === RUN   TestWaitBlocked
11:08:50 [2019-08-28T11:08:50.363Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:08:50 [2019-08-28T11:08:50.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:08:50 [2019-08-28T11:08:50.363Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:08:50 [2019-08-28T11:08:50.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:08:50 [2019-08-28T11:08:50.363Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:08:50 [2019-08-28T11:08:50.363Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:08:50 [2019-08-28T11:08:50.794Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.261s	coverage: 84.5% of statements
11:08:50 [2019-08-28T11:08:50.794Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:08:50 [2019-08-28T11:08:50.794Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:08:51 [2019-08-28T11:08:51.031Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.796s
11:08:51 [2019-08-28T11:08:51.031Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
11:08:51 [2019-08-28T11:08:51.031Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig
11:08:51 [2019-08-28T11:08:51.031Z]     daemon.go:336: [d8d116483f954] waiting for daemon to start
11:08:51 [2019-08-28T11:08:51.031Z]     daemon.go:336: [d8d116483f954] waiting for daemon to start
11:08:51 [2019-08-28T11:08:51.031Z]     daemon.go:364: [d8d116483f954] daemon started
11:08:51 [2019-08-28T11:08:51.031Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false
11:08:51 [2019-08-28T11:08:51.031Z]     daemon.go:472: [d8d116483f954] Stopping daemon
11:08:51 [2019-08-28T11:08:51.031Z]     daemon.go:307: [d8d116483f954] exiting daemon
11:08:51 [2019-08-28T11:08:51.031Z]     daemon.go:459: [d8d116483f954] Daemon stopped
11:08:51 [2019-08-28T11:08:51.031Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:08:51 [2019-08-28T11:08:51.777Z] --- PASS: TestWaitBlocked (0.02s)
11:08:51 [2019-08-28T11:08:51.777Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s)
11:08:51 [2019-08-28T11:08:51.777Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s)
11:08:51 [2019-08-28T11:08:51.777Z] === CONT  TestContainerStartOnDaemonRestart
11:08:51 [2019-08-28T11:08:51.777Z] === CONT  TestIpcModeOlderClient
11:08:52 [2019-08-28T11:08:52.045Z] umount: bundles/test-docker-py/root: mountpoint not found
11:08:52 [2019-08-28T11:08:52.045Z] Clearing AppArmor profiles cache:.
11:08:52 [2019-08-28T11:08:52.045Z] All profile caches have been cleared, but no profiles have been unloaded.
11:08:52 [2019-08-28T11:08:52.045Z] Unloading profiles will leave already running processes permanently
11:08:52 [2019-08-28T11:08:52.045Z] unconfined, which can lead to unexpected situations.
11:08:52 [2019-08-28T11:08:52.045Z] 
11:08:52 [2019-08-28T11:08:52.045Z] To set a process to complain mode, use the command line tool
11:08:52 [2019-08-28T11:08:52.045Z] 'aa-complain'. To really tear down all profiles, run the init script
11:08:52 [2019-08-28T11:08:52.045Z] with the 'teardown' option."
11:08:52 [2019-08-28T11:08:52.045Z] 
11:08:52 [2019-08-28T11:08:52.170Z] --- PASS: TestIpcModeOlderClient (0.24s)
11:08:52 [2019-08-28T11:08:52.170Z] === CONT  TestDaemonRestartIpcMode
Post stage
[Pipeline] junit
11:08:52 [2019-08-28T11:08:52.627Z] Recording test results
11:08:52 [2019-08-28T11:08:52.927Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	3.534s
11:08:52 [2019-08-28T11:08:52.927Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone	2.105s
11:08:52 [2019-08-28T11:08:52.927Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.16s)
11:08:52 [2019-08-28T11:08:52.927Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig
11:08:52 [2019-08-28T11:08:52.927Z]     daemon.go:336: [da42fb45236fe] waiting for daemon to start
11:08:52 [2019-08-28T11:08:52.927Z]     daemon.go:336: [da42fb45236fe] waiting for daemon to start
11:08:52 [2019-08-28T11:08:52.927Z]     daemon.go:364: [da42fb45236fe] daemon started
11:08:52 [2019-08-28T11:08:52.927Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
11:08:52 [2019-08-28T11:08:52.927Z]     daemon.go:472: [da42fb45236fe] Stopping daemon
11:08:52 [2019-08-28T11:08:52.927Z]     daemon.go:307: [da42fb45236fe] exiting daemon
11:08:52 [2019-08-28T11:08:52.927Z]     daemon.go:459: [da42fb45236fe] Daemon stopped
11:08:52 [2019-08-28T11:08:52.927Z] === RUN   TestIpcModeOlderClient
11:08:52 [2019-08-28T11:08:52.927Z] === PAUSE TestIpcModeOlderClient
11:08:52 [2019-08-28T11:08:52.927Z] === RUN   TestKillContainerInvalidSignal
11:08:53 [2019-08-28T11:08:53.185Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.345s
[Pipeline] sh
11:08:54 [2019-08-28T11:08:54.270Z] --- PASS: TestKillContainerInvalidSignal (1.17s)
11:08:54 [2019-08-28T11:08:54.270Z] === RUN   TestKillContainer
11:08:54 [2019-08-28T11:08:54.270Z] === RUN   TestKillContainer/no_signal
11:08:54 [2019-08-28T11:08:54.439Z] + echo Ensuring container killed.
11:08:54 [2019-08-28T11:08:54.439Z] Ensuring container killed.
11:08:54 [2019-08-28T11:08:54.439Z] + docker rm -vf docker-pr3
11:08:54 [2019-08-28T11:08:54.439Z] Error: No such container: docker-pr3
11:08:54 [2019-08-28T11:08:54.439Z] + true
[Pipeline] sh
11:08:54 [2019-08-28T11:08:54.736Z] + echo Chowning /workspace to jenkins user
11:08:54 [2019-08-28T11:08:54.736Z] Chowning /workspace to jenkins user
11:08:54 [2019-08-28T11:08:54.736Z] + id -u
11:08:54 [2019-08-28T11:08:54.736Z] + id -g
11:08:54 [2019-08-28T11:08:54.736Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39800:/workspace busybox chown -R 1000:1000 /workspace
11:08:54 [2019-08-28T11:08:54.736Z] Unable to find image 'busybox:latest' locally
11:08:54 [2019-08-28T11:08:54.736Z] latest: Pulling from library/busybox
11:08:54 [2019-08-28T11:08:54.993Z] ee153a04d683: Pulling fs layer
11:08:54 [2019-08-28T11:08:54.993Z] ee153a04d683: Verifying Checksum
11:08:54 [2019-08-28T11:08:54.993Z] ee153a04d683: Download complete
11:08:55 [2019-08-28T11:08:55.200Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	2.111s
11:08:55 [2019-08-28T11:08:55.200Z] === RUN   TestKillContainer/non_killing_signal
11:08:55 [2019-08-28T11:08:55.224Z] ok  	github.com/docker/docker/distribution/metadata	0.144s	coverage: 48.2% of statements
11:08:55 [2019-08-28T11:08:55.250Z] ee153a04d683: Pull complete
11:08:55 [2019-08-28T11:08:55.250Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
11:08:55 [2019-08-28T11:08:55.250Z] Status: Downloaded newer image for busybox:latest
11:08:55 [2019-08-28T11:08:55.432Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s)
11:08:55 [2019-08-28T11:08:55.432Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:336: [d54b4fd94dea4] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:336: [d54b4fd94dea4] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:364: [d54b4fd94dea4] daemon started
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:336: [d54b4fd94dea4] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:307: [d54b4fd94dea4] exiting daemon
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:336: [d54b4fd94dea4] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:364: [d54b4fd94dea4] daemon started
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:472: [d54b4fd94dea4] Stopping daemon
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:307: [d54b4fd94dea4] exiting daemon
11:08:55 [2019-08-28T11:08:55.432Z]     daemon.go:459: [d54b4fd94dea4] Daemon stopped
11:08:55 [2019-08-28T11:08:55.513Z] ok  	github.com/docker/docker/errdefs	0.027s	coverage: 49.4% of statements
11:08:55 [2019-08-28T11:08:55.764Z] === RUN   TestKillContainer/killing_signal
11:08:55 [2019-08-28T11:08:55.802Z] --- PASS: TestDaemonRestartIpcMode (3.88s)
11:08:55 [2019-08-28T11:08:55.802Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:336: [d2975a9ba2815] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:336: [d2975a9ba2815] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:364: [d2975a9ba2815] daemon started
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:472: [d2975a9ba2815] Stopping daemon
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:307: [d2975a9ba2815] exiting daemon
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:459: [d2975a9ba2815] Daemon stopped
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:336: [d2975a9ba2815] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:336: [d2975a9ba2815] waiting for daemon to start
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:364: [d2975a9ba2815] daemon started
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:472: [d2975a9ba2815] Stopping daemon
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:307: [d2975a9ba2815] exiting daemon
11:08:55 [2019-08-28T11:08:55.802Z]     daemon.go:459: [d2975a9ba2815] Daemon stopped
11:08:55 [2019-08-28T11:08:55.802Z] PASS
11:08:55 [2019-08-28T11:08:55.802Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
11:08:56 [2019-08-28T11:08:56.135Z] ok  	github.com/docker/docker/distribution	0.523s	coverage: 22.6% of statements
11:08:56 [2019-08-28T11:08:56.135Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:08:56 [2019-08-28T11:08:56.174Z] INFO: Testing against a local daemon
11:08:56 [2019-08-28T11:08:56.174Z] === RUN   TestCommitInheritsEnv
[Pipeline] sh
11:08:56 [2019-08-28T11:08:56.475Z] + echo Creating docker-py-bundles.tar.gz
11:08:56 [2019-08-28T11:08:56.475Z] Creating docker-py-bundles.tar.gz
11:08:56 [2019-08-28T11:08:56.475Z] + 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
11:08:56 [2019-08-28T11:08:56.530Z] Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:08:56 [2019-08-28T11:08:56.958Z] --- PASS: TestCommitInheritsEnv (0.59s)
11:08:56 [2019-08-28T11:08:56.958Z] === RUN   TestImportExtremelyLargeImageWorks
11:08:56 [2019-08-28T11:08:56.958Z] === PAUSE TestImportExtremelyLargeImageWorks
11:08:56 [2019-08-28T11:08:56.958Z] === RUN   TestImagesFilterMultiReference
11:08:56 [2019-08-28T11:08:56.958Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:08:56 [2019-08-28T11:08:56.958Z] === RUN   TestImagePullPlatformInvalid
11:08:56 [2019-08-28T11:08:56.958Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:08:56 [2019-08-28T11:08:56.958Z] === RUN   TestRemoveImageOrphaning
11:08:57 [2019-08-28T11:08:57.135Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.996s
11:08:57 [2019-08-28T11:08:57.135Z] --- PASS: TestKillContainer (2.99s)
11:08:57 [2019-08-28T11:08:57.135Z]     --- PASS: TestKillContainer/no_signal (0.90s)
11:08:57 [2019-08-28T11:08:57.135Z]     --- PASS: TestKillContainer/non_killing_signal (0.88s)
11:08:57 [2019-08-28T11:08:57.135Z]     --- PASS: TestKillContainer/killing_signal (0.92s)
11:08:57 [2019-08-28T11:08:57.135Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:08:57 [2019-08-28T11:08:57.135Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:08:57 [2019-08-28T11:08:57.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/make.sh binary-daemon
11:08:57 [2019-08-28T11:08:57.157Z] ok  	github.com/docker/docker/distribution/xfer	1.493s	coverage: 83.9% of statements
11:08:57 [2019-08-28T11:08:57.157Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:08:57 [2019-08-28T11:08:57.346Z] --- PASS: TestRemoveImageOrphaning (0.51s)
11:08:57 [2019-08-28T11:08:57.346Z] === RUN   TestRemoveImageGarbageCollector
11:08:57 [2019-08-28T11:08:57.346Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:08:57 [2019-08-28T11:08:57.346Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:08:57 [2019-08-28T11:08:57.346Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:08:57 [2019-08-28T11:08:57.346Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:08:57 [2019-08-28T11:08:57.346Z] === RUN   TestTagInvalidReference
11:08:57 [2019-08-28T11:08:57.346Z] --- PASS: TestTagInvalidReference (0.03s)
11:08:57 [2019-08-28T11:08:57.346Z] === RUN   TestTagValidPrefixedRepo
11:08:57 [2019-08-28T11:08:57.346Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:08:57 [2019-08-28T11:08:57.346Z] === RUN   TestTagExistedNameWithoutForce
11:08:57 [2019-08-28T11:08:57.346Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
11:08:57 [2019-08-28T11:08:57.346Z] === RUN   TestTagOfficialNames
11:08:57 [2019-08-28T11:08:57.700Z] 
11:08:57 [2019-08-28T11:08:57.700Z] Removing bundles/
11:08:57 [2019-08-28T11:08:57.700Z] 
11:08:57 [2019-08-28T11:08:57.700Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
11:08:57 [2019-08-28T11:08:57.700Z] Building: bundles/binary-daemon/dockerd-dev
11:08:57 [2019-08-28T11:08:57.700Z] GOOS="" GOARCH="" GOARM=""
11:08:57 [2019-08-28T11:08:57.733Z] --- PASS: TestTagOfficialNames (0.07s)
11:08:57 [2019-08-28T11:08:57.733Z] === RUN   TestTagMatchesDigest
11:08:57 [2019-08-28T11:08:57.733Z] --- PASS: TestTagMatchesDigest (0.01s)
11:08:57 [2019-08-28T11:08:57.733Z] === CONT  TestImportExtremelyLargeImageWorks
11:08:58 [2019-08-28T11:08:58.067Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:08:59 [2019-08-28T11:08:59.000Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	1.906s
11:08:59 [2019-08-28T11:08:59.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s)
11:08:59 [2019-08-28T11:08:59.000Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s)
11:08:59 [2019-08-28T11:08:59.000Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
11:08:59 [2019-08-28T11:08:59.000Z] === RUN   TestKillStoppedContainer
11:08:59 [2019-08-28T11:08:59.000Z] --- PASS: TestKillStoppedContainer (0.07s)
11:08:59 [2019-08-28T11:08:59.000Z] === RUN   TestKillStoppedContainerAPIPre120
11:08:59 [2019-08-28T11:08:59.257Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
11:08:59 [2019-08-28T11:08:59.257Z] === RUN   TestKillDifferentUserContainer
11:08:59 [2019-08-28T11:08:59.513Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency	0.507s
11:09:00 [2019-08-28T11:09:00.078Z] --- PASS: TestKillDifferentUserContainer (0.94s)
11:09:00 [2019-08-28T11:09:00.078Z] === RUN   TestInspectOomKilledTrue
11:09:00 [2019-08-28T11:09:00.078Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:09:00 [2019-08-28T11:09:00.078Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:09:00 [2019-08-28T11:09:00.078Z] === RUN   TestInspectOomKilledFalse
11:09:00 [2019-08-28T11:09:00.078Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:09:00 [2019-08-28T11:09:00.078Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:09:00 [2019-08-28T11:09:00.078Z] === RUN   TestLinksEtcHostsContentMatch
11:09:00 [2019-08-28T11:09:00.642Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
11:09:00 [2019-08-28T11:09:00.642Z] === RUN   TestLinksContainerNames
11:09:01 [2019-08-28T11:09:01.573Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	8.465s
11:09:01 [2019-08-28T11:09:01.578Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
11:09:01 [2019-08-28T11:09:01.578Z] ok  	github.com/docker/docker/image	0.102s	coverage: 86.4% of statements
11:09:01 [2019-08-28T11:09:01.578Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:09:01 [2019-08-28T11:09:01.578Z] ok  	github.com/docker/docker/image/v1	0.063s	coverage: 25.0% of statements
11:09:01 [2019-08-28T11:09:01.578Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:09:02 [2019-08-28T11:09:02.507Z] --- PASS: TestLinksContainerNames (1.79s)
11:09:02 [2019-08-28T11:09:02.507Z] === RUN   TestLogsFollowTailEmpty
11:09:02 [2019-08-28T11:09:02.765Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.231s
11:09:03 [2019-08-28T11:09:03.022Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.517s
11:09:03 [2019-08-28T11:09:03.435Z]  ---> 0c4c8598f1bb
11:09:03 [2019-08-28T11:09:03.587Z] --- PASS: TestLogsFollowTailEmpty (1.04s)
11:09:03 [2019-08-28T11:09:03.587Z] === RUN   TestContainerNetworkMountsNoChown
11:09:03 [2019-08-28T11:09:03.897Z] Successfully built 0c4c8598f1bb
11:09:03 [2019-08-28T11:09:03.897Z] Successfully tagged docker:latest
11:09:03 [2019-08-28T11:09:03.897Z] INFO: Image build ended at 08/28/2019 11:09:03. Duration:00:03:58.7828210
11:09:04 [2019-08-28T11:09:04.150Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.255s
11:09:04 [2019-08-28T11:09:04.277Z] ok  	github.com/docker/docker/internal/testutil	0.011s	coverage: 62.5% of statements
11:09:04 [2019-08-28T11:09:04.277Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:09:04 [2019-08-28T11:09:04.277Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:09:04 [2019-08-28T11:09:04.277Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:09:04 [2019-08-28T11:09:04.358Z] 
11:09:04 [2019-08-28T11:09:04.358Z] 
11:09:04 [2019-08-28T11:09:04.358Z] INFO: Building the test binaries at 08/28/2019 11:09:03...
11:09:04 [2019-08-28T11:09:04.457Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/default
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/default
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/private
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/private
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rprivate
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rprivate
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/slave
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/slave
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rslave
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rslave
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/shared
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/shared
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rshared
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rshared
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/default
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/default/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/default/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/rslave
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/rshared
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/shared
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/rprivate
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/slave
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/private
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/private/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/private/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:09:04 [2019-08-28T11:09:04.457Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/default/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:09:04 [2019-08-28T11:09:04.457Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:09:04 [2019-08-28T11:09:04.564Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
11:09:04 [2019-08-28T11:09:04.564Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:09:04 [2019-08-28T11:09:04.564Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:09:04 [2019-08-28T11:09:04.564Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:09:04 [2019-08-28T11:09:04.564Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:09:04 [2019-08-28T11:09:04.564Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:09:04 [2019-08-28T11:09:04.564Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:09:04 [2019-08-28T11:09:04.564Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/default/mount_root
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:09:04 [2019-08-28T11:09:04.714Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/private/bind_root
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:09:04 [2019-08-28T11:09:04.972Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:09:05 [2019-08-28T11:09:05.229Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:09:05 [2019-08-28T11:09:05.229Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:09:05 [2019-08-28T11:09:05.229Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:09:05 [2019-08-28T11:09:05.229Z] === CONT  TestMountDaemonRoot/private/mount_root
11:09:05 [2019-08-28T11:09:05.229Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:09:05 [2019-08-28T11:09:05.229Z] --- PASS: TestMountDaemonRoot (0.02s)
11:09:05 [2019-08-28T11:09:05.229Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.24s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:09:05 [2019-08-28T11:09:05.229Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
11:09:05 [2019-08-28T11:09:05.229Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.25s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
11:09:05 [2019-08-28T11:09:05.229Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:09:05 [2019-08-28T11:09:05.229Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:09:05 [2019-08-28T11:09:05.229Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:09:05 [2019-08-28T11:09:05.229Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:09:05 [2019-08-28T11:09:05.229Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:09:05 [2019-08-28T11:09:05.229Z] === RUN   TestContainerBindMountNonRecursive
11:09:06 [2019-08-28T11:09:06.632Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 50.0% of statements
11:09:07 [2019-08-28T11:09:07.753Z] --- PASS: TestContainerBindMountNonRecursive (2.38s)
11:09:07 [2019-08-28T11:09:07.753Z] === RUN   TestNetworkNat
11:09:08 [2019-08-28T11:09:08.011Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	4.022s
11:09:08 [2019-08-28T11:09:08.575Z] --- PASS: TestNetworkNat (0.79s)
11:09:08 [2019-08-28T11:09:08.575Z] === RUN   TestNetworkLocalhostTCPNat
11:09:09 [2019-08-28T11:09:09.506Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
11:09:09 [2019-08-28T11:09:09.506Z] === RUN   TestNetworkLoopbackNat
11:09:09 [2019-08-28T11:09:09.506Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.511s
11:09:10 [2019-08-28T11:09:10.175Z] INFO: make.ps1 starting at 08/28/2019 11:09:09
11:09:10 [2019-08-28T11:09:10.175Z] INFO: Git commit (556d26c07) assumed from DOCKER_GITCOMMIT environment variable
11:09:10 [2019-08-28T11:09:10.175Z] INFO: Invoking autogen...
11:09:10 [2019-08-28T11:09:10.440Z] --- PASS: TestNetworkLoopbackNat (1.24s)
11:09:10 [2019-08-28T11:09:10.440Z] === RUN   TestPause
11:09:10 [2019-08-28T11:09:10.637Z] INFO: Building daemon...
11:09:11 [2019-08-28T11:09:11.056Z] ok  	github.com/docker/docker/opts	0.061s	coverage: 66.9% of statements
11:09:11 [2019-08-28T11:09:11.915Z] --- PASS: TestPause (1.14s)
11:09:11 [2019-08-28T11:09:11.915Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:09:11 [2019-08-28T11:09:11.915Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:09:11 [2019-08-28T11:09:11.915Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:09:11 [2019-08-28T11:09:11.915Z] === RUN   TestPauseStopPausedContainer
11:09:12 [2019-08-28T11:09:12.081Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
11:09:12 [2019-08-28T11:09:12.500Z] --- PASS: TestPauseStopPausedContainer (0.82s)
11:09:12 [2019-08-28T11:09:12.500Z] === RUN   TestPsFilter
11:09:12 [2019-08-28T11:09:12.702Z] ok  	github.com/docker/docker/pkg/authorization	1.506s	coverage: 66.7% of statements
11:09:12 [2019-08-28T11:09:12.788Z] --- PASS: TestPsFilter (0.22s)
11:09:12 [2019-08-28T11:09:12.788Z] === RUN   TestRemoveContainerWithRemovedVolume
11:09:12 [2019-08-28T11:09:12.995Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
11:09:12 [2019-08-28T11:09:12.995Z] ok  	github.com/docker/docker/pkg/archive	1.495s	coverage: 76.7% of statements
11:09:13 [2019-08-28T11:09:13.718Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
11:09:13 [2019-08-28T11:09:13.718Z] === RUN   TestRemoveContainerWithVolume
11:09:14 [2019-08-28T11:09:14.492Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
11:09:14 [2019-08-28T11:09:14.650Z] --- PASS: TestRemoveContainerWithVolume (1.09s)
11:09:14 [2019-08-28T11:09:14.650Z] === RUN   TestRemoveContainerRunning
11:09:15 [2019-08-28T11:09:15.987Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
11:09:16 [2019-08-28T11:09:16.020Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	6.262s
11:09:16 [2019-08-28T11:09:16.020Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	7.704s
11:09:16 [2019-08-28T11:09:16.020Z] --- PASS: TestRemoveContainerRunning (1.26s)
11:09:16 [2019-08-28T11:09:16.020Z] === RUN   TestRemoveContainerForceRemoveRunning
11:09:16 [2019-08-28T11:09:16.276Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
11:09:16 [2019-08-28T11:09:16.277Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.354s
11:09:17 [2019-08-28T11:09:17.234Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s)
11:09:17 [2019-08-28T11:09:17.234Z] === RUN   TestRemoveInvalidContainer
11:09:17 [2019-08-28T11:09:17.234Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:09:17 [2019-08-28T11:09:17.234Z] === RUN   TestRenameLinkedContainer
11:09:17 [2019-08-28T11:09:17.301Z] ok  	github.com/docker/docker/layer	7.540s	coverage: 66.9% of statements
11:09:17 [2019-08-28T11:09:17.301Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:09:17 [2019-08-28T11:09:17.301Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:09:17 [2019-08-28T11:09:17.301Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:09:17 [2019-08-28T11:09:17.301Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:09:17 [2019-08-28T11:09:17.301Z] ?   	github.com/docker/docker/oci	[no test files]
11:09:17 [2019-08-28T11:09:17.301Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:09:17 [2019-08-28T11:09:17.925Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.024s	coverage: 92.3% of statements
11:09:18 [2019-08-28T11:09:18.551Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.030s	coverage: 93.8% of statements
11:09:18 [2019-08-28T11:09:18.605Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns	2.607s
11:09:18 [2019-08-28T11:09:18.605Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	2.489s
11:09:19 [2019-08-28T11:09:19.179Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
11:09:20 [2019-08-28T11:09:20.663Z] ok  	github.com/docker/docker/pkg/filenotify	0.614s	coverage: 67.0% of statements
11:09:20 [2019-08-28T11:09:20.663Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
11:09:20 [2019-08-28T11:09:20.954Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.933s	coverage: 43.2% of statements
11:09:20 [2019-08-28T11:09:20.954Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:09:20 [2019-08-28T11:09:20.954Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:09:21 [2019-08-28T11:09:21.130Z] --- PASS: TestRenameLinkedContainer (3.87s)
11:09:21 [2019-08-28T11:09:21.130Z] === RUN   TestRenameStoppedContainer
11:09:21 [2019-08-28T11:09:21.696Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	2.808s
11:09:21 [2019-08-28T11:09:21.996Z] ok  	github.com/docker/docker/pkg/fsutils	0.417s	coverage: 85.1% of statements
11:09:22 [2019-08-28T11:09:22.261Z] --- PASS: TestRenameStoppedContainer (1.23s)
11:09:22 [2019-08-28T11:09:22.261Z] === RUN   TestRenameRunningContainerAndReuse
11:09:22 [2019-08-28T11:09:22.579Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.275s	coverage: 84.1% of statements
11:09:22 [2019-08-28T11:09:22.872Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 10.2% of statements
11:09:23 [2019-08-28T11:09:23.193Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	1.641s
11:09:24 [2019-08-28T11:09:24.127Z] --- PASS: TestRenameRunningContainerAndReuse (2.06s)
11:09:24 [2019-08-28T11:09:24.127Z] === RUN   TestRenameInvalidName
11:09:24 [2019-08-28T11:09:24.923Z] ok  	github.com/docker/docker/pkg/locker	0.056s	coverage: 88.9% of statements
11:09:24 [2019-08-28T11:09:24.923Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
11:09:24 [2019-08-28T11:09:24.923Z] ok  	github.com/docker/docker/pkg/idtools	0.871s	coverage: 70.1% of statements
11:09:25 [2019-08-28T11:09:25.501Z] --- PASS: TestRenameInvalidName (1.35s)
11:09:25 [2019-08-28T11:09:25.501Z] === RUN   TestRenameAnonymousContainer
11:09:25 [2019-08-28T11:09:25.546Z] ok  	github.com/docker/docker/pkg/longpath	0.041s	coverage: 100.0% of statements
11:09:26 [2019-08-28T11:09:26.433Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	2.996s
11:09:26 [2019-08-28T11:09:26.565Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
11:09:27 [2019-08-28T11:09:27.202Z] ok  	github.com/docker/docker/pkg/ioutils	2.603s	coverage: 70.6% of statements
11:09:27 [2019-08-28T11:09:27.202Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:09:27 [2019-08-28T11:09:27.825Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
11:09:27 [2019-08-28T11:09:27.825Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.019s	coverage: 60.0% of statements
11:09:28 [2019-08-28T11:09:28.447Z] ok  	github.com/docker/docker/pkg/mount	0.945s	coverage: 69.6% of statements
11:09:28 [2019-08-28T11:09:28.447Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:09:29 [2019-08-28T11:09:29.068Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 91.4% of statements
11:09:29 [2019-08-28T11:09:29.352Z] ok  	github.com/docker/docker/pkg/pidfile	0.026s	coverage: 82.4% of statements
11:09:29 [2019-08-28T11:09:29.352Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:09:29 [2019-08-28T11:09:29.352Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:09:29 [2019-08-28T11:09:29.715Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	3.403s
11:09:30 [2019-08-28T11:09:30.281Z] --- PASS: TestRenameAnonymousContainer (4.75s)
11:09:30 [2019-08-28T11:09:30.281Z] === RUN   TestRenameContainerWithSameName
11:09:30 [2019-08-28T11:09:30.836Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.038s	coverage: 56.8% of statements
11:09:31 [2019-08-28T11:09:31.460Z] ok  	github.com/docker/docker/pkg/pools	0.007s	coverage: 87.9% of statements
11:09:32 [2019-08-28T11:09:32.083Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
11:09:32 [2019-08-28T11:09:32.083Z] ok  	github.com/docker/docker/pkg/progress	0.022s	coverage: 75.9% of statements
11:09:32 [2019-08-28T11:09:32.179Z] --- PASS: TestRenameContainerWithSameName (1.56s)
11:09:32 [2019-08-28T11:09:32.179Z] === RUN   TestRenameContainerWithLinkedContainer
11:09:32 [2019-08-28T11:09:32.179Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	12.125s
11:09:32 [2019-08-28T11:09:32.749Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	3.048s
11:09:33 [2019-08-28T11:09:33.099Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
11:09:33 [2019-08-28T11:09:33.682Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s)
11:09:33 [2019-08-28T11:09:33.682Z] === RUN   TestResize
11:09:33 [2019-08-28T11:09:33.718Z] ok  	github.com/docker/docker/pkg/pubsub	1.155s	coverage: 73.9% of statements
11:09:34 [2019-08-28T11:09:34.247Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.453s
11:09:34 [2019-08-28T11:09:34.343Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
11:09:34 [2019-08-28T11:09:34.811Z] --- PASS: TestResize (0.87s)
11:09:34 [2019-08-28T11:09:34.811Z] === RUN   TestResizeWithInvalidSize
11:09:34 [2019-08-28T11:09:34.811Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait	2.458s
11:09:35 [2019-08-28T11:09:35.366Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
11:09:35 [2019-08-28T11:09:35.651Z] ok  	github.com/docker/docker/pkg/stringid	0.022s	coverage: 70.6% of statements
11:09:35 [2019-08-28T11:09:35.745Z] --- PASS: TestResizeWithInvalidSize (0.92s)
11:09:35 [2019-08-28T11:09:35.745Z] === RUN   TestResizeWhenContainerNotStarted
11:09:36 [2019-08-28T11:09:36.002Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.110s
11:09:36 [2019-08-28T11:09:36.269Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
11:09:36 [2019-08-28T11:09:36.566Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s)
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:36 [2019-08-28T11:09:36.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:09:36 [2019-08-28T11:09:36.889Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 80.0% of statements
11:09:36 [2019-08-28T11:09:36.889Z] ok  	github.com/docker/docker/pkg/signal	3.498s	coverage: 61.0% of statements
11:09:38 [2019-08-28T11:09:38.374Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.9% of statements
11:09:38 [2019-08-28T11:09:38.464Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	4.127s
11:09:38 [2019-08-28T11:09:38.662Z] ok  	github.com/docker/docker/pkg/tailfile	0.146s	coverage: 88.6% of statements
11:09:39 [2019-08-28T11:09:39.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:39 [2019-08-28T11:09:39.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:40 [2019-08-28T11:09:40.146Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 84.8% of statements
11:09:40 [2019-08-28T11:09:40.146Z] testing: warning: no tests to run
11:09:40 [2019-08-28T11:09:40.146Z] ok  	github.com/docker/docker/pkg/term/windows	0.015s	coverage: 0.0% of statements [no tests to run]
11:09:40 [2019-08-28T11:09:40.432Z] ok  	github.com/docker/docker/pkg/tarsum	0.254s	coverage: 89.3% of statements
11:09:41 [2019-08-28T11:09:41.059Z] ok  	github.com/docker/docker/pkg/urlutil	0.042s	coverage: 100.0% of statements
11:09:41 [2019-08-28T11:09:41.345Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
11:09:41 [2019-08-28T11:09:41.345Z] ok  	github.com/docker/docker/pkg/useragent	0.028s	coverage: 88.9% of statements
11:09:41 [2019-08-28T11:09:41.920Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure	5.889s
11:09:42 [2019-08-28T11:09:42.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:43 [2019-08-28T11:09:43.114Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:45 [2019-08-28T11:09:45.638Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer	3.115s
11:09:45 [2019-08-28T11:09:45.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:09:45 [2019-08-28T11:09:45.757Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
11:09:45 [2019-08-28T11:09:45.757Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
11:09:45 [2019-08-28T11:09:45.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:09:46 [2019-08-28T11:09:46.775Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
11:09:47 [2019-08-28T11:09:47.394Z] ok  	github.com/docker/docker/plugin	0.610s	coverage: 27.0% of statements
11:09:47 [2019-08-28T11:09:47.793Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:47 [2019-08-28T11:09:47.793Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:49 [2019-08-28T11:09:49.165Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:49 [2019-08-28T11:09:49.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:49 [2019-08-28T11:09:49.432Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
11:09:49 [2019-08-28T11:09:49.432Z] ok  	github.com/docker/docker/restartmanager	0.014s	coverage: 45.3% of statements
11:09:51 [2019-08-28T11:09:51.319Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	6.136s
11:09:51 [2019-08-28T11:09:51.577Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d36ea40932378] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d36ea40932378] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d36ea40932378] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d36ea40932378] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d36ea40932378] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d36ea40932378] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d36ea40932378] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d36ea40932378] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d36ea40932378] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d36ea40932378] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [db8e24f0f338b] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [db8e24f0f338b] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [db8e24f0f338b] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [db8e24f0f338b] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [db8e24f0f338b] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [db8e24f0f338b] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [db8e24f0f338b] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [db8e24f0f338b] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [db8e24f0f338b] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [db8e24f0f338b] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [db8e24f0f338b] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [db8e24f0f338b] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1b16dcc2a2d6] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1b16dcc2a2d6] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d1b16dcc2a2d6] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d1b16dcc2a2d6] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d1b16dcc2a2d6] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d1b16dcc2a2d6] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1b16dcc2a2d6] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1b16dcc2a2d6] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d1b16dcc2a2d6] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d1b16dcc2a2d6] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d1b16dcc2a2d6] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d1b16dcc2a2d6] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8570ef65e7dd] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8570ef65e7dd] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d8570ef65e7dd] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8570ef65e7dd] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d8570ef65e7dd] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8570ef65e7dd] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d8570ef65e7dd] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d8570ef65e7dd] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d8570ef65e7dd] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d8570ef65e7dd] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1d136ad538d3] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1d136ad538d3] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d1d136ad538d3] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d1d136ad538d3] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d1d136ad538d3] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d1d136ad538d3] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1d136ad538d3] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d1d136ad538d3] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d1d136ad538d3] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d1d136ad538d3] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d1d136ad538d3] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d1d136ad538d3] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d038fff8b783f] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d038fff8b783f] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d038fff8b783f] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d038fff8b783f] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d038fff8b783f] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d038fff8b783f] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d038fff8b783f] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d038fff8b783f] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d038fff8b783f] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d038fff8b783f] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8a62b2072476] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8a62b2072476] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d8a62b2072476] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d8a62b2072476] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d8a62b2072476] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d8a62b2072476] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8a62b2072476] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d8a62b2072476] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d8a62b2072476] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d8a62b2072476] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d8a62b2072476] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d8a62b2072476] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [dbcc341947a40] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [dbcc341947a40] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [dbcc341947a40] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [dbcc341947a40] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [dbcc341947a40] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [dbcc341947a40] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [dbcc341947a40] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [dbcc341947a40] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [dbcc341947a40] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [dbcc341947a40] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d07ef3c22de54] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d07ef3c22de54] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d07ef3c22de54] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d07ef3c22de54] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d07ef3c22de54] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d07ef3c22de54] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d07ef3c22de54] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d07ef3c22de54] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d07ef3c22de54] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d07ef3c22de54] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d695b69deaf00] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d695b69deaf00] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d695b69deaf00] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d695b69deaf00] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d695b69deaf00] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d695b69deaf00] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d695b69deaf00] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d695b69deaf00] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d695b69deaf00] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d695b69deaf00] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d97925ab850d8] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d97925ab850d8] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d97925ab850d8] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d97925ab850d8] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d97925ab850d8] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d97925ab850d8] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d97925ab850d8] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [d97925ab850d8] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [d97925ab850d8] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [d97925ab850d8] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [d97925ab850d8] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [d97925ab850d8] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
11:09:51 [2019-08-28T11:09:51.577Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [ddf0517817a72] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [ddf0517817a72] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [ddf0517817a72] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [ddf0517817a72] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [ddf0517817a72] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [ddf0517817a72] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [ddf0517817a72] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:336: [ddf0517817a72] waiting for daemon to start
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:364: [ddf0517817a72] daemon started
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:472: [ddf0517817a72] Stopping daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:307: [ddf0517817a72] exiting daemon
11:09:51 [2019-08-28T11:09:51.577Z]         daemon.go:459: [ddf0517817a72] Daemon stopped
11:09:51 [2019-08-28T11:09:51.577Z] === RUN   TestCgroupNamespacesRun
11:09:52 [2019-08-28T11:09:52.136Z] ok  	github.com/docker/docker/runconfig	0.025s	coverage: 68.2% of statements
11:09:52 [2019-08-28T11:09:52.136Z] ok  	github.com/docker/docker/registry	0.423s	coverage: 56.4% of statements
11:09:52 [2019-08-28T11:09:52.142Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	13.891s
11:09:52 [2019-08-28T11:09:52.422Z] ok  	github.com/docker/docker/volume/drivers	0.030s	coverage: 36.1% of statements
11:09:52 [2019-08-28T11:09:52.707Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.392s
11:09:53 [2019-08-28T11:09:53.648Z] --- PASS: TestCgroupNamespacesRun (2.00s)
11:09:53 [2019-08-28T11:09:53.648Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun
11:09:53 [2019-08-28T11:09:53.648Z]     daemon.go:336: [d4c46bd79b232] waiting for daemon to start
11:09:53 [2019-08-28T11:09:53.648Z]     daemon.go:336: [d4c46bd79b232] waiting for daemon to start
11:09:53 [2019-08-28T11:09:53.648Z]     daemon.go:364: [d4c46bd79b232] daemon started
11:09:53 [2019-08-28T11:09:53.648Z]     daemon.go:472: [d4c46bd79b232] Stopping daemon
11:09:53 [2019-08-28T11:09:53.648Z]     daemon.go:307: [d4c46bd79b232] exiting daemon
11:09:53 [2019-08-28T11:09:53.648Z]     daemon.go:459: [d4c46bd79b232] Daemon stopped
11:09:53 [2019-08-28T11:09:53.648Z] === RUN   TestCgroupNamespacesRunPrivileged
11:09:55 [2019-08-28T11:09:55.019Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	2.330s
11:09:55 [2019-08-28T11:09:55.582Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s)
11:09:55 [2019-08-28T11:09:55.582Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivileged
11:09:55 [2019-08-28T11:09:55.582Z]     daemon.go:336: [d2a24bc2a85dd] waiting for daemon to start
11:09:55 [2019-08-28T11:09:55.582Z]     daemon.go:336: [d2a24bc2a85dd] waiting for daemon to start
11:09:55 [2019-08-28T11:09:55.582Z]     daemon.go:364: [d2a24bc2a85dd] daemon started
11:09:55 [2019-08-28T11:09:55.582Z]     daemon.go:472: [d2a24bc2a85dd] Stopping daemon
11:09:55 [2019-08-28T11:09:55.582Z]     daemon.go:307: [d2a24bc2a85dd] exiting daemon
11:09:55 [2019-08-28T11:09:55.582Z]     daemon.go:459: [d2a24bc2a85dd] Daemon stopped
11:09:55 [2019-08-28T11:09:55.582Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:09:55 [2019-08-28T11:09:55.840Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	3.577s
11:09:55 [2019-08-28T11:09:55.917Z] ok  	github.com/docker/docker/volume/mounts	0.112s	coverage: 67.0% of statements
11:09:55 [2019-08-28T11:09:55.917Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
11:09:57 [2019-08-28T11:09:57.395Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
11:09:57 [2019-08-28T11:09:57.736Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s)
11:09:57 [2019-08-28T11:09:57.736Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode
11:09:57 [2019-08-28T11:09:57.736Z]     daemon.go:336: [dc584939f5e28] waiting for daemon to start
11:09:57 [2019-08-28T11:09:57.736Z]     daemon.go:336: [dc584939f5e28] waiting for daemon to start
11:09:57 [2019-08-28T11:09:57.736Z]     daemon.go:364: [dc584939f5e28] daemon started
11:09:57 [2019-08-28T11:09:57.736Z]     daemon.go:472: [dc584939f5e28] Stopping daemon
11:09:57 [2019-08-28T11:09:57.736Z]     daemon.go:307: [dc584939f5e28] exiting daemon
11:09:57 [2019-08-28T11:09:57.736Z]     daemon.go:459: [dc584939f5e28] Daemon stopped
11:09:57 [2019-08-28T11:09:57.736Z] === RUN   TestCgroupNamespacesRunHostMode
11:09:58 [2019-08-28T11:09:58.669Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	2.874s
11:09:59 [2019-08-28T11:09:59.235Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.431s
11:09:59 [2019-08-28T11:09:59.492Z] --- PASS: TestCgroupNamespacesRunHostMode (2.03s)
11:09:59 [2019-08-28T11:09:59.492Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode
11:09:59 [2019-08-28T11:09:59.492Z]     daemon.go:336: [d47913580ed9e] waiting for daemon to start
11:09:59 [2019-08-28T11:09:59.492Z]     daemon.go:336: [d47913580ed9e] waiting for daemon to start
11:09:59 [2019-08-28T11:09:59.492Z]     daemon.go:364: [d47913580ed9e] daemon started
11:09:59 [2019-08-28T11:09:59.492Z]     daemon.go:472: [d47913580ed9e] Stopping daemon
11:09:59 [2019-08-28T11:09:59.492Z]     daemon.go:307: [d47913580ed9e] exiting daemon
11:09:59 [2019-08-28T11:09:59.492Z]     daemon.go:459: [d47913580ed9e] Daemon stopped
11:09:59 [2019-08-28T11:09:59.492Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:10:01 [2019-08-28T11:10:01.392Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	2.176s
11:10:01 [2019-08-28T11:10:01.650Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s)
11:10:01 [2019-08-28T11:10:01.650Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode
11:10:01 [2019-08-28T11:10:01.650Z]     daemon.go:336: [d7b4e4c31259b] waiting for daemon to start
11:10:01 [2019-08-28T11:10:01.650Z]     daemon.go:336: [d7b4e4c31259b] waiting for daemon to start
11:10:01 [2019-08-28T11:10:01.650Z]     daemon.go:364: [d7b4e4c31259b] daemon started
11:10:01 [2019-08-28T11:10:01.650Z]     daemon.go:472: [d7b4e4c31259b] Stopping daemon
11:10:01 [2019-08-28T11:10:01.650Z]     daemon.go:307: [d7b4e4c31259b] exiting daemon
11:10:01 [2019-08-28T11:10:01.650Z]     daemon.go:459: [d7b4e4c31259b] Daemon stopped
11:10:01 [2019-08-28T11:10:01.650Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:10:02 [2019-08-28T11:10:02.586Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
11:10:02 [2019-08-28T11:10:02.586Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate
11:10:02 [2019-08-28T11:10:02.586Z]     daemon.go:336: [dcf5d710cbaaa] waiting for daemon to start
11:10:02 [2019-08-28T11:10:02.586Z]     daemon.go:336: [dcf5d710cbaaa] waiting for daemon to start
11:10:02 [2019-08-28T11:10:02.586Z]     daemon.go:364: [dcf5d710cbaaa] daemon started
11:10:02 [2019-08-28T11:10:02.586Z]     daemon.go:472: [dcf5d710cbaaa] Stopping daemon
11:10:02 [2019-08-28T11:10:02.586Z]     daemon.go:307: [dcf5d710cbaaa] exiting daemon
11:10:02 [2019-08-28T11:10:02.586Z]     daemon.go:459: [dcf5d710cbaaa] Daemon stopped
11:10:02 [2019-08-28T11:10:02.586Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:10:03 [2019-08-28T11:10:03.519Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
11:10:03 [2019-08-28T11:10:03.519Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode
11:10:03 [2019-08-28T11:10:03.519Z]     daemon.go:336: [d5cb8c54a6e95] waiting for daemon to start
11:10:03 [2019-08-28T11:10:03.519Z]     daemon.go:336: [d5cb8c54a6e95] waiting for daemon to start
11:10:03 [2019-08-28T11:10:03.519Z]     daemon.go:364: [d5cb8c54a6e95] daemon started
11:10:03 [2019-08-28T11:10:03.519Z]     daemon.go:472: [d5cb8c54a6e95] Stopping daemon
11:10:03 [2019-08-28T11:10:03.519Z]     daemon.go:307: [d5cb8c54a6e95] exiting daemon
11:10:03 [2019-08-28T11:10:03.519Z]     daemon.go:459: [d5cb8c54a6e95] Daemon stopped
11:10:03 [2019-08-28T11:10:03.519Z] === RUN   TestCgroupNamespacesRunOlderClient
11:10:04 [2019-08-28T11:10:04.453Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	2.875s
11:10:05 [2019-08-28T11:10:05.775Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/rootless	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/volume	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === Skipped
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver btrfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver btrfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver btrfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver btrfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver btrfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:73: No driver to put!
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     overlay_test.go:49: Fails to compute changes intermittently
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver zfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver zfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver zfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver zfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:46: Driver zfs not supported
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.775Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:10:05 [2019-08-28T11:10:05.775Z]     graphtest_unix.go:73: No driver to put!
11:10:05 [2019-08-28T11:10:05.775Z] 
11:10:05 [2019-08-28T11:10:05.776Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:10:05 [2019-08-28T11:10:05.776Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:10:05 [2019-08-28T11:10:05.776Z] 
11:10:05 [2019-08-28T11:10:05.776Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:10:05 [2019-08-28T11:10:05.776Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:10:05 [2019-08-28T11:10:05.776Z] 
11:10:05 [2019-08-28T11:10:05.776Z] 
11:10:05 [2019-08-28T11:10:05.776Z] DONE 2050 tests, 20 skipped in 359.289s
Post stage
11:10:05 [2019-08-28T11:10:05.824Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s)
11:10:05 [2019-08-28T11:10:05.919Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient
11:10:05 [2019-08-28T11:10:05.919Z]     daemon.go:336: [dd5704dca9db7] waiting for daemon to start
11:10:05 [2019-08-28T11:10:05.919Z]     daemon.go:336: [dd5704dca9db7] waiting for daemon to start
11:10:05 [2019-08-28T11:10:05.919Z]     daemon.go:364: [dd5704dca9db7] daemon started
11:10:05 [2019-08-28T11:10:05.919Z]     daemon.go:472: [dd5704dca9db7] Stopping daemon
11:10:05 [2019-08-28T11:10:05.919Z]     daemon.go:307: [dd5704dca9db7] exiting daemon
11:10:05 [2019-08-28T11:10:05.919Z]     daemon.go:459: [dd5704dca9db7] Daemon stopped
11:10:05 [2019-08-28T11:10:05.919Z] === RUN   TestKernelTCPMemory
11:10:05 [2019-08-28T11:10:05.919Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped	9.971s
[Pipeline] junit
11:10:05 [2019-08-28T11:10:05.935Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:10:06 [2019-08-28T11:10:06.484Z] --- PASS: TestKernelTCPMemory (1.01s)
11:10:06 [2019-08-28T11:10:06.484Z] === RUN   TestNISDomainname
11:10:06 [2019-08-28T11:10:06.658Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/make.sh dynbinary test-integration
11:10:06 [2019-08-28T11:10:06.940Z] 
11:10:07 [2019-08-28T11:10:07.227Z] Removing bundles/
11:10:07 [2019-08-28T11:10:07.227Z] 
11:10:07 [2019-08-28T11:10:07.227Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:10:07 [2019-08-28T11:10:07.227Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:10:07 [2019-08-28T11:10:07.227Z] GOOS="" GOARCH="" GOARM=""
11:10:08 [2019-08-28T11:10:08.384Z] --- PASS: TestNISDomainname (1.38s)
11:10:08 [2019-08-28T11:10:08.384Z] === RUN   TestHostnameDnsResolution
11:10:09 [2019-08-28T11:10:09.316Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	3.253s
11:10:09 [2019-08-28T11:10:09.575Z] --- PASS: TestHostnameDnsResolution (1.54s)
11:10:09 [2019-08-28T11:10:09.575Z] === RUN   TestStats
11:10:10 [2019-08-28T11:10:10.950Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	6.347s
11:10:10 [2019-08-28T11:10:10.950Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.549s
11:10:11 [2019-08-28T11:10:11.882Z] --- PASS: TestStats (2.17s)
11:10:11 [2019-08-28T11:10:11.882Z] === RUN   TestStopContainerWithTimeout
11:10:11 [2019-08-28T11:10:11.882Z] === RUN   TestStopContainerWithTimeout/0
11:10:11 [2019-08-28T11:10:11.882Z] === PAUSE TestStopContainerWithTimeout/0
11:10:11 [2019-08-28T11:10:11.882Z] === RUN   TestStopContainerWithTimeout/1
11:10:11 [2019-08-28T11:10:11.882Z] === PAUSE TestStopContainerWithTimeout/1
11:10:11 [2019-08-28T11:10:11.882Z] === RUN   TestStopContainerWithTimeout/3
11:10:11 [2019-08-28T11:10:11.882Z] === PAUSE TestStopContainerWithTimeout/3
11:10:11 [2019-08-28T11:10:11.882Z] === RUN   TestStopContainerWithTimeout/-1
11:10:11 [2019-08-28T11:10:11.882Z] === PAUSE TestStopContainerWithTimeout/-1
11:10:11 [2019-08-28T11:10:11.882Z] === CONT  TestStopContainerWithTimeout/0
11:10:11 [2019-08-28T11:10:11.882Z] === CONT  TestStopContainerWithTimeout/-1
11:10:11 [2019-08-28T11:10:11.882Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.272s
11:10:13 [2019-08-28T11:10:13.256Z] === CONT  TestStopContainerWithTimeout/3
11:10:13 [2019-08-28T11:10:13.256Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.425s
11:10:13 [2019-08-28T11:10:13.514Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	1.435s
11:10:14 [2019-08-28T11:10:14.079Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.658s
11:10:15 [2019-08-28T11:10:15.011Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.646s
11:10:15 [2019-08-28T11:10:15.011Z] === CONT  TestStopContainerWithTimeout/1
11:10:16 [2019-08-28T11:10:16.383Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	2.767s
11:10:16 [2019-08-28T11:10:16.383Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
11:10:16 [2019-08-28T11:10:16.383Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
11:10:16 [2019-08-28T11:10:16.948Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:10:16 [2019-08-28T11:10:16.948Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
11:10:16 [2019-08-28T11:10:16.948Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.30s)
11:10:16 [2019-08-28T11:10:16.948Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
11:10:16 [2019-08-28T11:10:16.948Z]     --- PASS: TestStopContainerWithTimeout/1 (2.05s)
11:10:16 [2019-08-28T11:10:16.948Z] === RUN   TestDeleteDevicemapper
11:10:16 [2019-08-28T11:10:16.948Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:10:16 [2019-08-28T11:10:16.948Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:10:16 [2019-08-28T11:10:16.948Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:10:19 [2019-08-28T11:10:19.114Z] Created binary: bundles/binary-daemon/dockerd-dev
11:10:19 [2019-08-28T11:10:19.114Z] Copying nested executables into bundles/binary-daemon
11:10:19 [2019-08-28T11:10:19.114Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:10:19 [2019-08-28T11:10:19.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/make.sh cross
11:10:20 [2019-08-28T11:10:20.060Z] 
11:10:20 [2019-08-28T11:10:20.060Z] Removing bundles/
11:10:20 [2019-08-28T11:10:20.060Z] 
11:10:20 [2019-08-28T11:10:20.060Z] ---> Making bundle: cross (in bundles/cross)
11:10:20 [2019-08-28T11:10:20.060Z] Cross building: bundles/cross/linux/amd64
11:10:20 [2019-08-28T11:10:20.060Z] Building: bundles/cross/linux/amd64/dockerd-dev
11:10:20 [2019-08-28T11:10:20.060Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:10:20 [2019-08-28T11:10:20.249Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	4.085s
11:10:20 [2019-08-28T11:10:20.509Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s)
11:10:20 [2019-08-28T11:10:20.510Z] === RUN   TestUpdateMemory
11:10:20 [2019-08-28T11:10:20.510Z] --- SKIP: TestUpdateMemory (0.00s)
11:10:20 [2019-08-28T11:10:20.510Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
11:10:20 [2019-08-28T11:10:20.510Z] === RUN   TestUpdateCPUQuota
11:10:21 [2019-08-28T11:10:21.459Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	6.482s
11:10:22 [2019-08-28T11:10:22.833Z] --- PASS: TestUpdateCPUQuota (2.19s)
11:10:22 [2019-08-28T11:10:22.833Z] === RUN   TestUpdatePidsLimit
11:10:22 [2019-08-28T11:10:22.833Z] === RUN   TestUpdatePidsLimit/update_from_none
11:10:23 [2019-08-28T11:10:23.091Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.647s
11:10:23 [2019-08-28T11:10:23.352Z] === RUN   TestUpdatePidsLimit/no_change
11:10:23 [2019-08-28T11:10:23.918Z] === RUN   TestUpdatePidsLimit/update_lower
11:10:23 [2019-08-28T11:10:23.918Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.829s
11:10:24 [2019-08-28T11:10:24.175Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:10:24 [2019-08-28T11:10:24.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:10:24 [2019-08-28T11:10:24.998Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	1.028s
11:10:25 [2019-08-28T11:10:25.256Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:10:25 [2019-08-28T11:10:25.514Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks	4.917s
11:10:25 [2019-08-28T11:10:25.772Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:10:27 [2019-08-28T11:10:27.672Z] --- PASS: TestUpdatePidsLimit (4.93s)
11:10:27 [2019-08-28T11:10:27.672Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.54s)
11:10:27 [2019-08-28T11:10:27.672Z]     --- PASS: TestUpdatePidsLimit/no_change (0.48s)
11:10:27 [2019-08-28T11:10:27.672Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.46s)
11:10:27 [2019-08-28T11:10:27.672Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s)
11:10:27 [2019-08-28T11:10:27.672Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
11:10:27 [2019-08-28T11:10:27.672Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s)
11:10:27 [2019-08-28T11:10:27.672Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s)
11:10:27 [2019-08-28T11:10:27.672Z] === RUN   TestUpdateRestartPolicy
11:10:29 [2019-08-28T11:10:29.042Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames	3.330s
11:10:32 [2019-08-28T11:10:32.318Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	6.675s
11:10:32 [2019-08-28T11:10:32.318Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.944s
11:10:34 [2019-08-28T11:10:34.214Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	1.948s
11:10:34 [2019-08-28T11:10:34.214Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.484s
11:10:35 [2019-08-28T11:10:35.146Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.830s
11:10:35 [2019-08-28T11:10:35.710Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.561s
11:10:35 [2019-08-28T11:10:35.968Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.284s
11:10:36 [2019-08-28T11:10:36.225Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.324s
11:10:36 [2019-08-28T11:10:36.756Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:10:36 [2019-08-28T11:10:36.756Z] 
11:10:36 [2019-08-28T11:10:36.756Z]  ________   ____  __.
11:10:36 [2019-08-28T11:10:36.756Z]  \_____  \ |    |/ _|
11:10:36 [2019-08-28T11:10:36.756Z]  /   |   \|      <
11:10:36 [2019-08-28T11:10:36.756Z]  /    |    \    |  \
11:10:36 [2019-08-28T11:10:36.756Z]  \_______  /____|__ \
11:10:36 [2019-08-28T11:10:36.756Z]          \/        \/
11:10:36 [2019-08-28T11:10:36.756Z] 
11:10:36 [2019-08-28T11:10:36.756Z] INFO: make.ps1 ended at 08/28/2019 11:10:30
11:10:36 [2019-08-28T11:10:36.756Z] INFO: Binaries build ended at 08/28/2019 11:10:33. Duration:00:01:29.3400433
11:10:36 [2019-08-28T11:10:36.756Z] INFO: Copying the built daemon binary to d:\CI-3\CI-556d26c07\binary\dockerd-556d26c07.exe...
11:10:36 [2019-08-28T11:10:36.790Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.410s
11:10:36 [2019-08-28T11:10:36.790Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
11:10:37 [2019-08-28T11:10:37.214Z] --- PASS: TestImportExtremelyLargeImageWorks (92.46s)
11:10:37 [2019-08-28T11:10:37.214Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
11:10:37 [2019-08-28T11:10:37.214Z]     daemon.go:336: [d0ba324d5f097] waiting for daemon to start
11:10:37 [2019-08-28T11:10:37.214Z]     daemon.go:336: [d0ba324d5f097] waiting for daemon to start
11:10:37 [2019-08-28T11:10:37.214Z]     daemon.go:364: [d0ba324d5f097] daemon started
11:10:37 [2019-08-28T11:10:37.214Z]     daemon.go:472: [d0ba324d5f097] Stopping daemon
11:10:37 [2019-08-28T11:10:37.214Z]     daemon.go:307: [d0ba324d5f097] exiting daemon
11:10:37 [2019-08-28T11:10:37.214Z]     daemon.go:459: [d0ba324d5f097] Daemon stopped
11:10:37 [2019-08-28T11:10:37.214Z] PASS
11:10:37 [2019-08-28T11:10:37.214Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
11:10:37 [2019-08-28T11:10:37.214Z] INFO: Testing against a local daemon
11:10:37 [2019-08-28T11:10:37.214Z] === RUN   TestNetworkCreateDelete
11:10:37 [2019-08-28T11:10:37.214Z] --- PASS: TestNetworkCreateDelete (0.20s)
11:10:37 [2019-08-28T11:10:37.214Z] === RUN   TestDockerNetworkDeletePreferID
11:10:37 [2019-08-28T11:10:37.214Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
11:10:37 [2019-08-28T11:10:37.214Z] === RUN   TestInspectNetwork
11:10:37 [2019-08-28T11:10:37.214Z] === RUN   TestInspectNetwork/full_network_id
11:10:37 [2019-08-28T11:10:37.214Z] === RUN   TestInspectNetwork/partial_network_id
11:10:37 [2019-08-28T11:10:37.214Z] === RUN   TestInspectNetwork/network_name
11:10:37 [2019-08-28T11:10:37.214Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:10:37 [2019-08-28T11:10:37.218Z] INFO: Copying the built client binary to d:\CI-3\CI-556d26c07\binary\docker-556d26c07.exe...
11:10:37 [2019-08-28T11:10:37.218Z] INFO: Copying dockerversion from the container...
11:10:37 [2019-08-28T11:10:37.679Z] INFO: Copying the golang package from the container to d:\CI-3\CI-556d26c07\installer\go.zip...
11:10:38 [2019-08-28T11:10:38.159Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.237s
11:10:38 [2019-08-28T11:10:38.159Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	3.909s
11:10:39 [2019-08-28T11:10:39.775Z] --- PASS: TestInspectNetwork (8.57s)
11:10:39 [2019-08-28T11:10:39.775Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
11:10:39 [2019-08-28T11:10:39.775Z]     daemon.go:336: [db652b3c4634a] waiting for daemon to start
11:10:39 [2019-08-28T11:10:39.775Z]     daemon.go:336: [db652b3c4634a] waiting for daemon to start
11:10:39 [2019-08-28T11:10:39.775Z]     daemon.go:364: [db652b3c4634a] daemon started
11:10:39 [2019-08-28T11:10:39.775Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:10:39 [2019-08-28T11:10:39.775Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:10:39 [2019-08-28T11:10:39.775Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:10:39 [2019-08-28T11:10:39.775Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:10:39 [2019-08-28T11:10:39.775Z]     daemon.go:472: [db652b3c4634a] Stopping daemon
11:10:39 [2019-08-28T11:10:39.775Z]     daemon.go:307: [db652b3c4634a] exiting daemon
11:10:39 [2019-08-28T11:10:39.775Z]     daemon.go:459: [db652b3c4634a] Daemon stopped
11:10:39 [2019-08-28T11:10:39.775Z] === RUN   TestRunContainerWithBridgeNone
11:10:40 [2019-08-28T11:10:40.596Z] INFO: Extracting go.zip to d:\CI-3\CI-556d26c07\go
11:10:41 [2019-08-28T11:10:41.437Z] --- PASS: TestUpdateRestartPolicy (13.27s)
11:10:41 [2019-08-28T11:10:41.437Z] === RUN   TestUpdateRestartWithAutoRemove
11:10:41 [2019-08-28T11:10:41.695Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	3.500s
11:10:42 [2019-08-28T11:10:42.260Z] --- PASS: TestUpdateRestartWithAutoRemove (1.27s)
11:10:42 [2019-08-28T11:10:42.260Z] === RUN   TestWaitNonBlocked
11:10:42 [2019-08-28T11:10:42.260Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:10:42 [2019-08-28T11:10:42.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:10:42 [2019-08-28T11:10:42.260Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:10:42 [2019-08-28T11:10:42.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:10:42 [2019-08-28T11:10:42.260Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:10:42 [2019-08-28T11:10:42.260Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:10:42 [2019-08-28T11:10:42.987Z] --- PASS: TestRunContainerWithBridgeNone (3.40s)
11:10:42 [2019-08-28T11:10:42.988Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
11:10:42 [2019-08-28T11:10:42.988Z]     daemon.go:336: [d970d2b9904d6] waiting for daemon to start
11:10:42 [2019-08-28T11:10:42.988Z]     daemon.go:336: [d970d2b9904d6] waiting for daemon to start
11:10:42 [2019-08-28T11:10:42.988Z]     daemon.go:364: [d970d2b9904d6] daemon started
11:10:42 [2019-08-28T11:10:42.988Z]     daemon.go:472: [d970d2b9904d6] Stopping daemon
11:10:42 [2019-08-28T11:10:42.988Z]     daemon.go:307: [d970d2b9904d6] exiting daemon
11:10:42 [2019-08-28T11:10:42.988Z]     daemon.go:459: [d970d2b9904d6] Daemon stopped
11:10:42 [2019-08-28T11:10:42.988Z] === RUN   TestNetworkInvalidJSON
11:10:42 [2019-08-28T11:10:42.988Z] === RUN   TestNetworkInvalidJSON//networks/create
11:10:42 [2019-08-28T11:10:42.988Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:10:42 [2019-08-28T11:10:42.988Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:10:42 [2019-08-28T11:10:42.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:10:42 [2019-08-28T11:10:42.988Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:10:42 [2019-08-28T11:10:42.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:10:42 [2019-08-28T11:10:42.988Z] === CONT  TestNetworkInvalidJSON//networks/create
11:10:42 [2019-08-28T11:10:42.988Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:10:42 [2019-08-28T11:10:42.988Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:10:42 [2019-08-28T11:10:42.988Z] --- PASS: TestNetworkInvalidJSON (0.03s)
11:10:42 [2019-08-28T11:10:42.988Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:10:42 [2019-08-28T11:10:42.988Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:10:42 [2019-08-28T11:10:42.988Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:10:42 [2019-08-28T11:10:42.988Z] === RUN   TestDaemonRestartWithLiveRestore
11:10:43 [2019-08-28T11:10:43.631Z] --- PASS: TestWaitNonBlocked (0.03s)
11:10:43 [2019-08-28T11:10:43.631Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
11:10:43 [2019-08-28T11:10:43.631Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
11:10:43 [2019-08-28T11:10:43.631Z] === RUN   TestWaitBlocked
11:10:43 [2019-08-28T11:10:43.631Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:10:43 [2019-08-28T11:10:43.631Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:10:43 [2019-08-28T11:10:43.631Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:10:43 [2019-08-28T11:10:43.631Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:10:43 [2019-08-28T11:10:43.631Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:10:43 [2019-08-28T11:10:43.631Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:10:44 [2019-08-28T11:10:44.195Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	6.237s
11:10:44 [2019-08-28T11:10:44.275Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
11:10:44 [2019-08-28T11:10:44.275Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:336: [df3f0dcd37f35] waiting for daemon to start
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:336: [df3f0dcd37f35] waiting for daemon to start
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:364: [df3f0dcd37f35] daemon started
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:472: [df3f0dcd37f35] Stopping daemon
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:307: [df3f0dcd37f35] exiting daemon
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:459: [df3f0dcd37f35] Daemon stopped
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:336: [df3f0dcd37f35] waiting for daemon to start
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:336: [df3f0dcd37f35] waiting for daemon to start
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:364: [df3f0dcd37f35] daemon started
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:472: [df3f0dcd37f35] Stopping daemon
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:307: [df3f0dcd37f35] exiting daemon
11:10:44 [2019-08-28T11:10:44.275Z]     daemon.go:459: [df3f0dcd37f35] Daemon stopped
11:10:44 [2019-08-28T11:10:44.275Z] === RUN   TestDaemonDefaultNetworkPools
11:10:44 [2019-08-28T11:10:44.759Z] --- PASS: TestWaitBlocked (0.06s)
11:10:44 [2019-08-28T11:10:44.759Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
11:10:44 [2019-08-28T11:10:44.759Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
11:10:44 [2019-08-28T11:10:44.759Z] === CONT  TestContainerStartOnDaemonRestart
11:10:44 [2019-08-28T11:10:44.759Z] === CONT  TestIpcModeOlderClient
11:10:45 [2019-08-28T11:10:45.016Z] --- PASS: TestIpcModeOlderClient (0.14s)
11:10:45 [2019-08-28T11:10:45.016Z] === CONT  TestDaemonRestartIpcMode
11:10:45 [2019-08-28T11:10:45.084Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
11:10:45 [2019-08-28T11:10:45.084Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
11:10:45 [2019-08-28T11:10:45.084Z]     daemon.go:336: [d283da2ccd1b6] waiting for daemon to start
11:10:45 [2019-08-28T11:10:45.084Z]     daemon.go:336: [d283da2ccd1b6] waiting for daemon to start
11:10:45 [2019-08-28T11:10:45.084Z]     daemon.go:364: [d283da2ccd1b6] daemon started
11:10:45 [2019-08-28T11:10:45.084Z]     daemon.go:472: [d283da2ccd1b6] Stopping daemon
11:10:45 [2019-08-28T11:10:45.084Z]     daemon.go:307: [d283da2ccd1b6] exiting daemon
11:10:45 [2019-08-28T11:10:45.084Z]     daemon.go:459: [d283da2ccd1b6] Daemon stopped
11:10:45 [2019-08-28T11:10:45.084Z] === RUN   TestDaemonRestartWithExistingNetwork
11:10:45 [2019-08-28T11:10:45.273Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	1.177s
11:10:46 [2019-08-28T11:10:46.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
11:10:46 [2019-08-28T11:10:46.457Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:336: [d500f72930d43] waiting for daemon to start
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:336: [d500f72930d43] waiting for daemon to start
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:364: [d500f72930d43] daemon started
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:472: [d500f72930d43] Stopping daemon
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:307: [d500f72930d43] exiting daemon
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:459: [d500f72930d43] Daemon stopped
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:336: [d500f72930d43] waiting for daemon to start
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:336: [d500f72930d43] waiting for daemon to start
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:364: [d500f72930d43] daemon started
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:472: [d500f72930d43] Stopping daemon
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:307: [d500f72930d43] exiting daemon
11:10:46 [2019-08-28T11:10:46.457Z]     daemon.go:459: [d500f72930d43] Daemon stopped
11:10:46 [2019-08-28T11:10:46.457Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:10:47 [2019-08-28T11:10:47.169Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	4.582s
11:10:47 [2019-08-28T11:10:47.733Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
11:10:47 [2019-08-28T11:10:47.733Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:336: [d78183f9a4065] waiting for daemon to start
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:336: [d78183f9a4065] waiting for daemon to start
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:364: [d78183f9a4065] daemon started
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:472: [d78183f9a4065] Stopping daemon
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:307: [d78183f9a4065] exiting daemon
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:459: [d78183f9a4065] Daemon stopped
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:336: [d78183f9a4065] waiting for daemon to start
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:336: [d78183f9a4065] waiting for daemon to start
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:364: [d78183f9a4065] daemon started
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:472: [d78183f9a4065] Stopping daemon
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:307: [d78183f9a4065] exiting daemon
11:10:47 [2019-08-28T11:10:47.733Z]     daemon.go:459: [d78183f9a4065] Daemon stopped
11:10:47 [2019-08-28T11:10:47.733Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:10:48 [2019-08-28T11:10:48.110Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:10:48 [2019-08-28T11:10:48.110Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
11:10:48 [2019-08-28T11:10:48.110Z]     daemon.go:336: [dca87bd5175b9] waiting for daemon to start
11:10:48 [2019-08-28T11:10:48.110Z]     daemon.go:336: [dca87bd5175b9] waiting for daemon to start
11:10:48 [2019-08-28T11:10:48.110Z]     daemon.go:364: [dca87bd5175b9] daemon started
11:10:48 [2019-08-28T11:10:48.110Z]     daemon.go:472: [dca87bd5175b9] Stopping daemon
11:10:48 [2019-08-28T11:10:48.110Z]     daemon.go:307: [dca87bd5175b9] exiting daemon
11:10:48 [2019-08-28T11:10:48.110Z]     daemon.go:459: [dca87bd5175b9] Daemon stopped
11:10:48 [2019-08-28T11:10:48.110Z] === RUN   TestServiceWithPredefinedNetwork
11:10:49 [2019-08-28T11:10:49.068Z] --- PASS: TestContainerStartOnDaemonRestart (4.04s)
11:10:49 [2019-08-28T11:10:49.068Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:336: [db0915d486af0] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:336: [db0915d486af0] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:364: [db0915d486af0] daemon started
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:336: [db0915d486af0] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:307: [db0915d486af0] exiting daemon
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:336: [db0915d486af0] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:364: [db0915d486af0] daemon started
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:472: [db0915d486af0] Stopping daemon
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:307: [db0915d486af0] exiting daemon
11:10:49 [2019-08-28T11:10:49.068Z]     daemon.go:459: [db0915d486af0] Daemon stopped
11:10:49 [2019-08-28T11:10:49.631Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	4.235s
11:10:49 [2019-08-28T11:10:49.888Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.643s
11:10:49 [2019-08-28T11:10:49.888Z] --- PASS: TestDaemonRestartIpcMode (4.98s)
11:10:49 [2019-08-28T11:10:49.888Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:336: [d9ad407d09c32] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:336: [d9ad407d09c32] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:364: [d9ad407d09c32] daemon started
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:472: [d9ad407d09c32] Stopping daemon
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:307: [d9ad407d09c32] exiting daemon
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:459: [d9ad407d09c32] Daemon stopped
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:336: [d9ad407d09c32] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:336: [d9ad407d09c32] waiting for daemon to start
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:364: [d9ad407d09c32] daemon started
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:472: [d9ad407d09c32] Stopping daemon
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:307: [d9ad407d09c32] exiting daemon
11:10:49 [2019-08-28T11:10:49.888Z]     daemon.go:459: [d9ad407d09c32] Daemon stopped
11:10:49 [2019-08-28T11:10:49.888Z] PASS
11:10:49 [2019-08-28T11:10:49.888Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
11:10:50 [2019-08-28T11:10:50.145Z] INFO: Testing against a local daemon
11:10:50 [2019-08-28T11:10:50.145Z] === RUN   TestCommitInheritsEnv
11:10:50 [2019-08-28T11:10:50.709Z] --- PASS: TestCommitInheritsEnv (0.51s)
11:10:50 [2019-08-28T11:10:50.709Z] === RUN   TestImportExtremelyLargeImageWorks
11:10:50 [2019-08-28T11:10:50.709Z] === PAUSE TestImportExtremelyLargeImageWorks
11:10:50 [2019-08-28T11:10:50.709Z] === RUN   TestImagesFilterMultiReference
11:10:50 [2019-08-28T11:10:50.709Z] --- PASS: TestImagesFilterMultiReference (0.09s)
11:10:50 [2019-08-28T11:10:50.709Z] === RUN   TestImagePullPlatformInvalid
11:10:50 [2019-08-28T11:10:50.709Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:10:50 [2019-08-28T11:10:50.709Z] === RUN   TestRemoveImageOrphaning
11:10:50 [2019-08-28T11:10:50.709Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.221s
11:10:51 [2019-08-28T11:10:51.273Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.337s
11:10:51 [2019-08-28T11:10:51.273Z] --- PASS: TestRemoveImageOrphaning (0.50s)
11:10:51 [2019-08-28T11:10:51.273Z] === RUN   TestRemoveImageGarbageCollector
11:10:51 [2019-08-28T11:10:51.286Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s)
11:10:51 [2019-08-28T11:10:51.286Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
11:10:51 [2019-08-28T11:10:51.286Z]     daemon.go:336: [d787f5561764f] waiting for daemon to start
11:10:51 [2019-08-28T11:10:51.286Z]     daemon.go:336: [d787f5561764f] waiting for daemon to start
11:10:51 [2019-08-28T11:10:51.286Z]     daemon.go:364: [d787f5561764f] daemon started
11:10:51 [2019-08-28T11:10:51.286Z]     daemon.go:472: [d787f5561764f] Stopping daemon
11:10:51 [2019-08-28T11:10:51.286Z]     daemon.go:307: [d787f5561764f] exiting daemon
11:10:51 [2019-08-28T11:10:51.286Z]     daemon.go:459: [d787f5561764f] Daemon stopped
11:10:51 [2019-08-28T11:10:51.286Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:10:51 [2019-08-28T11:10:51.286Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:10:51 [2019-08-28T11:10:51.286Z]     service_test.go:230: FLAKY_TEST
11:10:51 [2019-08-28T11:10:51.286Z] === RUN   TestServiceWithDataPathPortInit
11:10:52 [2019-08-28T11:10:52.204Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.879s
11:10:52 [2019-08-28T11:10:52.771Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.660s
11:10:53 [2019-08-28T11:10:53.029Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.342s
11:10:53 [2019-08-28T11:10:53.593Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	3.544s
11:10:53 [2019-08-28T11:10:53.593Z] --- PASS: TestRemoveImageGarbageCollector (2.41s)
11:10:53 [2019-08-28T11:10:53.593Z]     remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector
11:10:53 [2019-08-28T11:10:53.593Z]     daemon.go:336: [db57d13336ef9] waiting for daemon to start
11:10:53 [2019-08-28T11:10:53.593Z]     daemon.go:336: [db57d13336ef9] waiting for daemon to start
11:10:53 [2019-08-28T11:10:53.593Z]     daemon.go:364: [db57d13336ef9] daemon started
11:10:53 [2019-08-28T11:10:53.593Z]     daemon.go:472: [db57d13336ef9] Stopping daemon
11:10:53 [2019-08-28T11:10:53.593Z]     daemon.go:307: [db57d13336ef9] exiting daemon
11:10:53 [2019-08-28T11:10:53.593Z]     daemon.go:459: [db57d13336ef9] Daemon stopped
11:10:53 [2019-08-28T11:10:53.593Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:10:53 [2019-08-28T11:10:53.851Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
11:10:53 [2019-08-28T11:10:53.851Z] === RUN   TestTagInvalidReference
11:10:53 [2019-08-28T11:10:53.851Z] --- PASS: TestTagInvalidReference (0.05s)
11:10:53 [2019-08-28T11:10:53.851Z] === RUN   TestTagValidPrefixedRepo
11:10:53 [2019-08-28T11:10:53.851Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
11:10:53 [2019-08-28T11:10:53.851Z] === RUN   TestTagExistedNameWithoutForce
11:10:53 [2019-08-28T11:10:53.851Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:10:53 [2019-08-28T11:10:53.851Z] === RUN   TestTagOfficialNames
11:10:53 [2019-08-28T11:10:53.851Z] --- PASS: TestTagOfficialNames (0.06s)
11:10:53 [2019-08-28T11:10:53.851Z] === RUN   TestTagMatchesDigest
11:10:54 [2019-08-28T11:10:54.108Z] --- PASS: TestTagMatchesDigest (0.04s)
11:10:54 [2019-08-28T11:10:54.108Z] === CONT  TestImportExtremelyLargeImageWorks
11:10:57 [2019-08-28T11:10:57.384Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	3.865s
11:10:57 [2019-08-28T11:10:57.606Z] --- PASS: TestServiceWithDataPathPortInit (5.90s)
11:10:57 [2019-08-28T11:10:57.606Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:336: [d9ab5606b3016] waiting for daemon to start
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:336: [d9ab5606b3016] waiting for daemon to start
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:364: [d9ab5606b3016] daemon started
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:472: [d9ab5606b3016] Stopping daemon
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:307: [d9ab5606b3016] exiting daemon
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:459: [d9ab5606b3016] Daemon stopped
11:10:57 [2019-08-28T11:10:57.606Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:336: [d5d0ab761ea5c] waiting for daemon to start
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:336: [d5d0ab761ea5c] waiting for daemon to start
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:364: [d5d0ab761ea5c] daemon started
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:472: [d5d0ab761ea5c] Stopping daemon
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:307: [d5d0ab761ea5c] exiting daemon
11:10:57 [2019-08-28T11:10:57.606Z]     daemon.go:459: [d5d0ab761ea5c] Daemon stopped
11:10:57 [2019-08-28T11:10:57.606Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:10:59 [2019-08-28T11:10:59.910Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout	2.068s
11:11:03 [2019-08-28T11:11:03.192Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.511s
11:11:03 [2019-08-28T11:11:03.870Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.92s)
11:11:03 [2019-08-28T11:11:03.870Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:336: [d717cd250a01a] waiting for daemon to start
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:336: [d717cd250a01a] waiting for daemon to start
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:364: [d717cd250a01a] daemon started
11:11:03 [2019-08-28T11:11:03.870Z]     service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ss3s34ynrwtwat8308ekdlxc1 Created:2019-08-28 11:10:58.360843413 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:472: [d717cd250a01a] Stopping daemon
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:307: [d717cd250a01a] exiting daemon
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:459: [d717cd250a01a] Daemon stopped
11:11:03 [2019-08-28T11:11:03.870Z]     service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:336: [d69700d29e105] waiting for daemon to start
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:336: [d69700d29e105] waiting for daemon to start
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:364: [d69700d29e105] daemon started
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:472: [d69700d29e105] Stopping daemon
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:307: [d69700d29e105] exiting daemon
11:11:03 [2019-08-28T11:11:03.870Z]     daemon.go:459: [d69700d29e105] Daemon stopped
11:11:03 [2019-08-28T11:11:03.870Z] PASS
11:11:03 [2019-08-28T11:11:03.870Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
11:11:03 [2019-08-28T11:11:03.870Z] INFO: Testing against a local daemon
11:11:03 [2019-08-28T11:11:03.870Z] === RUN   TestDockerNetworkIpvlanPersistance
11:11:03 [2019-08-28T11:11:03.870Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:11:03 [2019-08-28T11:11:03.870Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:11:03 [2019-08-28T11:11:03.870Z] === RUN   TestDockerNetworkIpvlan
11:11:03 [2019-08-28T11:11:03.870Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:11:03 [2019-08-28T11:11:03.870Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:11:03 [2019-08-28T11:11:03.870Z] PASS
11:11:03 [2019-08-28T11:11:03.870Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
11:11:03 [2019-08-28T11:11:03.870Z] INFO: Testing against a local daemon
11:11:03 [2019-08-28T11:11:03.870Z] === RUN   TestDockerNetworkMacvlanPersistance
11:11:04 [2019-08-28T11:11:04.682Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
11:11:04 [2019-08-28T11:11:04.682Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:336: [dd3d629d38f46] waiting for daemon to start
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:336: [dd3d629d38f46] waiting for daemon to start
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:364: [dd3d629d38f46] daemon started
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:472: [dd3d629d38f46] Stopping daemon
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:307: [dd3d629d38f46] exiting daemon
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:459: [dd3d629d38f46] Daemon stopped
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:336: [dd3d629d38f46] waiting for daemon to start
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:336: [dd3d629d38f46] waiting for daemon to start
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:364: [dd3d629d38f46] daemon started
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:472: [dd3d629d38f46] Stopping daemon
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:307: [dd3d629d38f46] exiting daemon
11:11:04 [2019-08-28T11:11:04.682Z]     daemon.go:459: [dd3d629d38f46] Daemon stopped
11:11:04 [2019-08-28T11:11:04.682Z] === RUN   TestDockerNetworkMacvlan
11:11:05 [2019-08-28T11:11:05.462Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:11:06 [2019-08-28T11:11:06.757Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:11:07 [2019-08-28T11:11:07.559Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:11:08 [2019-08-28T11:11:08.456Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	14.984s
11:11:09 [2019-08-28T11:11:09.021Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.878s
11:11:09 [2019-08-28T11:11:09.279Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	6.193s
11:11:09 [2019-08-28T11:11:09.845Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.816s
11:11:10 [2019-08-28T11:11:10.411Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.100s
11:11:10 [2019-08-28T11:11:10.608Z] INFO: Extraction ended at 08/28/2019 11:11:07. Duration:00:00:27.1956150
11:11:10 [2019-08-28T11:11:10.608Z] INFO: Updating the golang and path environment variables
11:11:10 [2019-08-28T11:11:10.608Z] INFO: GOPATH=d:\gopath
11:11:10 [2019-08-28T11:11:10.608Z] INFO: go version go1.12.9 windows/amd64
11:11:10 [2019-08-28T11:11:10.608Z] INFO: Starting a daemon under test...
11:11:10 [2019-08-28T11:11:10.608Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-3\CI-556d26c07\daemon --pidfile d:\CI-3\CI-556d26c07\docker.pid
11:11:10 [2019-08-28T11:11:10.608Z] INFO: Process started successfully.
11:11:10 [2019-08-28T11:11:10.608Z] INFO: Waiting for the daemon under test to start...
11:11:10 [2019-08-28T11:11:10.833Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:11:10 [2019-08-28T11:11:10.976Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.515s
11:11:11 [2019-08-28T11:11:11.540Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.597s
11:11:11 [2019-08-28T11:11:11.581Z] INFO: Daemon under test started and replied!
11:11:11 [2019-08-28T11:11:11.581Z] INFO: Docker version of the daemon under test
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] Client:
11:11:11 [2019-08-28T11:11:11.581Z]  Version:      17.06.2-ce
11:11:11 [2019-08-28T11:11:11.581Z]  API version:  1.30
11:11:11 [2019-08-28T11:11:11.581Z]  Go version:   go1.8.3
11:11:11 [2019-08-28T11:11:11.581Z]  Git commit:   cec0b72
11:11:11 [2019-08-28T11:11:11.581Z]  Built:        Tue Sep  5 19:57:19 2017
11:11:11 [2019-08-28T11:11:11.581Z]  OS/Arch:      windows/amd64
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] Server:
11:11:11 [2019-08-28T11:11:11.581Z]  Version:      0.0.0-dev
11:11:11 [2019-08-28T11:11:11.581Z]  API version:  1.41 (minimum version 1.24)
11:11:11 [2019-08-28T11:11:11.581Z]  Go version:   go1.12.9
11:11:11 [2019-08-28T11:11:11.581Z]  Git commit:   556d26c07
11:11:11 [2019-08-28T11:11:11.581Z]  Built:        08/28/2019 11:09:09
11:11:11 [2019-08-28T11:11:11.581Z]  OS/Arch:      windows/amd64
11:11:11 [2019-08-28T11:11:11.581Z]  Experimental: false
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] INFO: Docker info of the daemon under test
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] Containers: 0
11:11:11 [2019-08-28T11:11:11.581Z]  Running: 0
11:11:11 [2019-08-28T11:11:11.581Z]  Paused: 0
11:11:11 [2019-08-28T11:11:11.581Z]  Stopped: 0
11:11:11 [2019-08-28T11:11:11.581Z] Images: 0
11:11:11 [2019-08-28T11:11:11.581Z] Server Version: 0.0.0-dev
11:11:11 [2019-08-28T11:11:11.581Z] Storage Driver: windowsfilter
11:11:11 [2019-08-28T11:11:11.581Z]  Windows: 
11:11:11 [2019-08-28T11:11:11.581Z] Logging Driver: json-file
11:11:11 [2019-08-28T11:11:11.581Z] Plugins: 
11:11:11 [2019-08-28T11:11:11.581Z]  Volume: local
11:11:11 [2019-08-28T11:11:11.581Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:11:11 [2019-08-28T11:11:11.581Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:11:11 [2019-08-28T11:11:11.581Z] Swarm: inactive
11:11:11 [2019-08-28T11:11:11.581Z] Default Isolation: process
11:11:11 [2019-08-28T11:11:11.581Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:11:11 [2019-08-28T11:11:11.581Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
11:11:11 [2019-08-28T11:11:11.581Z] OSType: windows
11:11:11 [2019-08-28T11:11:11.581Z] Architecture: x86_64
11:11:11 [2019-08-28T11:11:11.581Z] CPUs: 4
11:11:11 [2019-08-28T11:11:11.581Z] Total Memory: 32GiB
11:11:11 [2019-08-28T11:11:11.581Z] Name: azwin-2-e780f0
11:11:11 [2019-08-28T11:11:11.581Z] ID: HGCJ:DC6Q:O5PF:PZSH:IJ32:5UZK:TFT7:CMYC:QFMV:OLFW:W3XA:TNK3
11:11:11 [2019-08-28T11:11:11.581Z] Docker Root Dir: D:\CI-3\CI-556d26c07\daemon
11:11:11 [2019-08-28T11:11:11.581Z] Debug Mode (client): false
11:11:11 [2019-08-28T11:11:11.581Z] Debug Mode (server): false
11:11:11 [2019-08-28T11:11:11.581Z] Registry: https://index.docker.io/v1/
11:11:11 [2019-08-28T11:11:11.581Z] Labels:
11:11:11 [2019-08-28T11:11:11.581Z] Experimental: false
11:11:11 [2019-08-28T11:11:11.581Z] Insecure Registries:
11:11:11 [2019-08-28T11:11:11.581Z]  127.0.0.0/8
11:11:11 [2019-08-28T11:11:11.581Z] Live Restore Enabled: false
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] INFO: Docker images of the daemon under test
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:11:11 [2019-08-28T11:11:11.581Z] 
11:11:11 [2019-08-28T11:11:11.581Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:11:11 [2019-08-28T11:11:11.581Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
11:11:12 [2019-08-28T11:11:12.043Z] ltsc2019: Pulling from windows/servercore
11:11:12 [2019-08-28T11:11:12.043Z] 65014b3c3121: Pulling fs layer
11:11:12 [2019-08-28T11:11:12.043Z] e7a74de96ddd: Pulling fs layer
11:11:14 [2019-08-28T11:11:14.026Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:11:14 [2019-08-28T11:11:14.063Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.787s
11:11:15 [2019-08-28T11:11:15.299Z] --- PASS: TestDockerNetworkMacvlan (10.54s)
11:11:15 [2019-08-28T11:11:15.300Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d8a207846316a] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d8a207846316a] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:364: [d8a207846316a] daemon started
11:11:15 [2019-08-28T11:11:15.300Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:472: [d8a207846316a] Stopping daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:307: [d8a207846316a] exiting daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:459: [d8a207846316a] Daemon stopped
11:11:15 [2019-08-28T11:11:15.300Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d899f8f180b53] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d899f8f180b53] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:364: [d899f8f180b53] daemon started
11:11:15 [2019-08-28T11:11:15.300Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:472: [d899f8f180b53] Stopping daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:307: [d899f8f180b53] exiting daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:459: [d899f8f180b53] Daemon stopped
11:11:15 [2019-08-28T11:11:15.300Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d548bcb35294c] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d548bcb35294c] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:364: [d548bcb35294c] daemon started
11:11:15 [2019-08-28T11:11:15.300Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s)
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:472: [d548bcb35294c] Stopping daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:307: [d548bcb35294c] exiting daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:459: [d548bcb35294c] Daemon stopped
11:11:15 [2019-08-28T11:11:15.300Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d9bdf174ccf83] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d9bdf174ccf83] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:364: [d9bdf174ccf83] daemon started
11:11:15 [2019-08-28T11:11:15.300Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s)
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:472: [d9bdf174ccf83] Stopping daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:307: [d9bdf174ccf83] exiting daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:459: [d9bdf174ccf83] Daemon stopped
11:11:15 [2019-08-28T11:11:15.300Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d2eccd79a7dc6] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:336: [d2eccd79a7dc6] waiting for daemon to start
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:364: [d2eccd79a7dc6] daemon started
11:11:15 [2019-08-28T11:11:15.300Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s)
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:472: [d2eccd79a7dc6] Stopping daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:307: [d2eccd79a7dc6] exiting daemon
11:11:15 [2019-08-28T11:11:15.300Z]     daemon.go:459: [d2eccd79a7dc6] Daemon stopped
11:11:15 [2019-08-28T11:11:15.300Z] PASS
11:11:15 [2019-08-28T11:11:15.300Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
11:11:15 [2019-08-28T11:11:15.300Z] testing: warning: no tests to run
11:11:15 [2019-08-28T11:11:15.300Z] PASS
11:11:15 [2019-08-28T11:11:15.300Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
11:11:15 [2019-08-28T11:11:15.732Z] INFO: Testing against a local daemon
11:11:15 [2019-08-28T11:11:15.732Z] === RUN   TestAuthZPluginAllowRequest
11:11:16 [2019-08-28T11:11:16.360Z] 3889bb8d808b: Pull complete
11:11:16 [2019-08-28T11:11:16.591Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes	5.151s
11:11:17 [2019-08-28T11:11:17.587Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
11:11:17 [2019-08-28T11:11:17.587Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
11:11:17 [2019-08-28T11:11:17.587Z]     daemon.go:336: [d02575b78a662] waiting for daemon to start
11:11:17 [2019-08-28T11:11:17.587Z]     daemon.go:336: [d02575b78a662] waiting for daemon to start
11:11:17 [2019-08-28T11:11:17.587Z]     daemon.go:364: [d02575b78a662] daemon started
11:11:17 [2019-08-28T11:11:17.587Z]     daemon.go:472: [d02575b78a662] Stopping daemon
11:11:17 [2019-08-28T11:11:17.587Z]     daemon.go:307: [d02575b78a662] exiting daemon
11:11:17 [2019-08-28T11:11:17.587Z]     daemon.go:459: [d02575b78a662] Daemon stopped
11:11:17 [2019-08-28T11:11:17.587Z] === RUN   TestAuthZPluginTLS
11:11:17 [2019-08-28T11:11:17.954Z] --- PASS: TestAuthZPluginTLS (0.56s)
11:11:17 [2019-08-28T11:11:17.954Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
11:11:17 [2019-08-28T11:11:17.954Z]     daemon.go:336: [d41cf4b035c7a] waiting for daemon to start
11:11:17 [2019-08-28T11:11:17.954Z]     daemon.go:336: [d41cf4b035c7a] waiting for daemon to start
11:11:17 [2019-08-28T11:11:17.954Z]     daemon.go:364: [d41cf4b035c7a] daemon started
11:11:17 [2019-08-28T11:11:17.954Z]     daemon.go:472: [d41cf4b035c7a] Stopping daemon
11:11:17 [2019-08-28T11:11:17.954Z]     daemon.go:307: [d41cf4b035c7a] exiting daemon
11:11:17 [2019-08-28T11:11:17.954Z]     daemon.go:459: [d41cf4b035c7a] Daemon stopped
11:11:17 [2019-08-28T11:11:17.954Z] === RUN   TestAuthZPluginDenyRequest
11:11:17 [2019-08-28T11:11:17.960Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors	1.130s
11:11:18 [2019-08-28T11:11:18.218Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost	0.516s
11:11:18 [2019-08-28T11:11:18.329Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:11:18 [2019-08-28T11:11:18.329Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
11:11:18 [2019-08-28T11:11:18.329Z]     daemon.go:336: [db73ccf4832ac] waiting for daemon to start
11:11:18 [2019-08-28T11:11:18.329Z]     daemon.go:336: [db73ccf4832ac] waiting for daemon to start
11:11:18 [2019-08-28T11:11:18.329Z]     daemon.go:364: [db73ccf4832ac] daemon started
11:11:18 [2019-08-28T11:11:18.329Z]     daemon.go:472: [db73ccf4832ac] Stopping daemon
11:11:18 [2019-08-28T11:11:18.329Z]     daemon.go:307: [db73ccf4832ac] exiting daemon
11:11:18 [2019-08-28T11:11:18.329Z]     daemon.go:459: [db73ccf4832ac] Daemon stopped
11:11:18 [2019-08-28T11:11:18.329Z] === RUN   TestAuthZPluginAPIDenyResponse
11:11:18 [2019-08-28T11:11:18.782Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	5.055s
11:11:18 [2019-08-28T11:11:18.782Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.552s
11:11:19 [2019-08-28T11:11:19.124Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
11:11:19 [2019-08-28T11:11:19.124Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
11:11:19 [2019-08-28T11:11:19.124Z]     daemon.go:336: [d5980e95a6125] waiting for daemon to start
11:11:19 [2019-08-28T11:11:19.124Z]     daemon.go:336: [d5980e95a6125] waiting for daemon to start
11:11:19 [2019-08-28T11:11:19.124Z]     daemon.go:364: [d5980e95a6125] daemon started
11:11:19 [2019-08-28T11:11:19.124Z]     daemon.go:472: [d5980e95a6125] Stopping daemon
11:11:19 [2019-08-28T11:11:19.124Z]     daemon.go:307: [d5980e95a6125] exiting daemon
11:11:19 [2019-08-28T11:11:19.124Z]     daemon.go:459: [d5980e95a6125] Daemon stopped
11:11:19 [2019-08-28T11:11:19.124Z] === RUN   TestAuthZPluginDenyResponse
11:11:19 [2019-08-28T11:11:19.494Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
11:11:19 [2019-08-28T11:11:19.494Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
11:11:19 [2019-08-28T11:11:19.494Z]     daemon.go:336: [df0d0063899d6] waiting for daemon to start
11:11:19 [2019-08-28T11:11:19.494Z]     daemon.go:336: [df0d0063899d6] waiting for daemon to start
11:11:19 [2019-08-28T11:11:19.494Z]     daemon.go:364: [df0d0063899d6] daemon started
11:11:19 [2019-08-28T11:11:19.494Z]     daemon.go:472: [df0d0063899d6] Stopping daemon
11:11:19 [2019-08-28T11:11:19.494Z]     daemon.go:307: [df0d0063899d6] exiting daemon
11:11:19 [2019-08-28T11:11:19.494Z]     daemon.go:459: [df0d0063899d6] Daemon stopped
11:11:19 [2019-08-28T11:11:19.494Z] === RUN   TestAuthZPluginAllowEventStream
11:11:20 [2019-08-28T11:11:20.660Z] e7a74de96ddd: Verifying Checksum
11:11:20 [2019-08-28T11:11:20.660Z] e7a74de96ddd: Download complete
11:11:20 [2019-08-28T11:11:20.677Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	1.930s
11:11:20 [2019-08-28T11:11:20.677Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
11:11:20 [2019-08-28T11:11:20.677Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
11:11:20 [2019-08-28T11:11:20.677Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
11:11:20 [2019-08-28T11:11:20.677Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
11:11:21 [2019-08-28T11:11:21.389Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
11:11:21 [2019-08-28T11:11:21.389Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
11:11:21 [2019-08-28T11:11:21.389Z]     daemon.go:336: [dd796d14b35bd] waiting for daemon to start
11:11:21 [2019-08-28T11:11:21.389Z]     daemon.go:336: [dd796d14b35bd] waiting for daemon to start
11:11:21 [2019-08-28T11:11:21.389Z]     daemon.go:364: [dd796d14b35bd] daemon started
11:11:21 [2019-08-28T11:11:21.389Z]     daemon.go:472: [dd796d14b35bd] Stopping daemon
11:11:21 [2019-08-28T11:11:21.389Z]     daemon.go:307: [dd796d14b35bd] exiting daemon
11:11:21 [2019-08-28T11:11:21.389Z]     daemon.go:459: [dd796d14b35bd] Daemon stopped
11:11:21 [2019-08-28T11:11:21.389Z] === RUN   TestAuthZPluginErrorResponse
11:11:21 [2019-08-28T11:11:21.791Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
11:11:21 [2019-08-28T11:11:21.791Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
11:11:21 [2019-08-28T11:11:21.791Z]     daemon.go:336: [d27311d9ea618] waiting for daemon to start
11:11:21 [2019-08-28T11:11:21.791Z]     daemon.go:336: [d27311d9ea618] waiting for daemon to start
11:11:21 [2019-08-28T11:11:21.791Z]     daemon.go:364: [d27311d9ea618] daemon started
11:11:21 [2019-08-28T11:11:21.791Z]     daemon.go:472: [d27311d9ea618] Stopping daemon
11:11:21 [2019-08-28T11:11:21.791Z]     daemon.go:307: [d27311d9ea618] exiting daemon
11:11:21 [2019-08-28T11:11:21.791Z]     daemon.go:459: [d27311d9ea618] Daemon stopped
11:11:21 [2019-08-28T11:11:21.791Z] === RUN   TestAuthZPluginErrorRequest
11:11:22 [2019-08-28T11:11:22.573Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults	3.593s
11:11:22 [2019-08-28T11:11:22.587Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
11:11:22 [2019-08-28T11:11:22.587Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
11:11:22 [2019-08-28T11:11:22.587Z]     daemon.go:336: [d8340b056caff] waiting for daemon to start
11:11:22 [2019-08-28T11:11:22.587Z]     daemon.go:336: [d8340b056caff] waiting for daemon to start
11:11:22 [2019-08-28T11:11:22.587Z]     daemon.go:364: [d8340b056caff] daemon started
11:11:22 [2019-08-28T11:11:22.587Z]     daemon.go:472: [d8340b056caff] Stopping daemon
11:11:22 [2019-08-28T11:11:22.587Z]     daemon.go:307: [d8340b056caff] exiting daemon
11:11:22 [2019-08-28T11:11:22.587Z]     daemon.go:459: [d8340b056caff] Daemon stopped
11:11:22 [2019-08-28T11:11:22.587Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:11:22 [2019-08-28T11:11:22.830Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.522s
11:11:22 [2019-08-28T11:11:22.958Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:11:22 [2019-08-28T11:11:22.958Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:11:22 [2019-08-28T11:11:22.958Z]     daemon.go:336: [d197543953ca0] waiting for daemon to start
11:11:22 [2019-08-28T11:11:22.958Z]     daemon.go:336: [d197543953ca0] waiting for daemon to start
11:11:22 [2019-08-28T11:11:22.958Z]     daemon.go:364: [d197543953ca0] daemon started
11:11:22 [2019-08-28T11:11:22.958Z]     daemon.go:472: [d197543953ca0] Stopping daemon
11:11:22 [2019-08-28T11:11:22.958Z]     daemon.go:307: [d197543953ca0] exiting daemon
11:11:22 [2019-08-28T11:11:22.958Z]     daemon.go:459: [d197543953ca0] Daemon stopped
11:11:22 [2019-08-28T11:11:22.958Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:11:25 [2019-08-28T11:11:25.420Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
11:11:25 [2019-08-28T11:11:25.420Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
11:11:25 [2019-08-28T11:11:25.420Z]     daemon.go:336: [d1275f96e6eeb] waiting for daemon to start
11:11:25 [2019-08-28T11:11:25.420Z]     daemon.go:336: [d1275f96e6eeb] waiting for daemon to start
11:11:25 [2019-08-28T11:11:25.420Z]     daemon.go:364: [d1275f96e6eeb] daemon started
11:11:25 [2019-08-28T11:11:25.420Z]     daemon.go:472: [d1275f96e6eeb] Stopping daemon
11:11:25 [2019-08-28T11:11:25.420Z]     daemon.go:307: [d1275f96e6eeb] exiting daemon
11:11:25 [2019-08-28T11:11:25.420Z]     daemon.go:459: [d1275f96e6eeb] Daemon stopped
11:11:25 [2019-08-28T11:11:25.420Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:11:26 [2019-08-28T11:11:26.105Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	5.278s
11:11:27 [2019-08-28T11:11:27.908Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s)
11:11:27 [2019-08-28T11:11:27.908Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
11:11:27 [2019-08-28T11:11:27.908Z]     daemon.go:336: [d0262b3b773f3] waiting for daemon to start
11:11:27 [2019-08-28T11:11:27.908Z]     daemon.go:336: [d0262b3b773f3] waiting for daemon to start
11:11:27 [2019-08-28T11:11:27.908Z]     daemon.go:364: [d0262b3b773f3] daemon started
11:11:27 [2019-08-28T11:11:27.908Z]     daemon.go:472: [d0262b3b773f3] Stopping daemon
11:11:27 [2019-08-28T11:11:27.908Z]     daemon.go:307: [d0262b3b773f3] exiting daemon
11:11:27 [2019-08-28T11:11:27.908Z]     daemon.go:459: [d0262b3b773f3] Daemon stopped
11:11:27 [2019-08-28T11:11:27.908Z] === RUN   TestAuthZPluginHeader
11:11:28 [2019-08-28T11:11:28.289Z] --- PASS: TestAuthZPluginHeader (0.85s)
11:11:28 [2019-08-28T11:11:28.289Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
11:11:28 [2019-08-28T11:11:28.289Z]     daemon.go:336: [df7933e220880] waiting for daemon to start
11:11:28 [2019-08-28T11:11:28.289Z]     daemon.go:336: [df7933e220880] waiting for daemon to start
11:11:28 [2019-08-28T11:11:28.289Z]     daemon.go:364: [df7933e220880] daemon started
11:11:28 [2019-08-28T11:11:28.289Z]     daemon.go:472: [df7933e220880] Stopping daemon
11:11:28 [2019-08-28T11:11:28.289Z]     daemon.go:307: [df7933e220880] exiting daemon
11:11:28 [2019-08-28T11:11:28.289Z]     daemon.go:459: [df7933e220880] Daemon stopped
11:11:28 [2019-08-28T11:11:28.289Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:11:28 [2019-08-28T11:11:28.289Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:11:28 [2019-08-28T11:11:28.289Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:28 [2019-08-28T11:11:28.289Z] === RUN   TestAuthZPluginV2Disable
11:11:28 [2019-08-28T11:11:28.289Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:11:28 [2019-08-28T11:11:28.289Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:28 [2019-08-28T11:11:28.289Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:11:28 [2019-08-28T11:11:28.289Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:11:28 [2019-08-28T11:11:28.289Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:28 [2019-08-28T11:11:28.289Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:11:28 [2019-08-28T11:11:28.289Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:11:28 [2019-08-28T11:11:28.289Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:28 [2019-08-28T11:11:28.289Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:11:32 [2019-08-28T11:11:32.656Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	5.786s
11:11:33 [2019-08-28T11:11:33.083Z] 65014b3c3121: Verifying Checksum
11:11:33 [2019-08-28T11:11:33.083Z] 65014b3c3121: Download complete
11:11:35 [2019-08-28T11:11:35.938Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	3.666s
11:11:35 [2019-08-28T11:11:35.938Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.409s
11:11:36 [2019-08-28T11:11:36.504Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.947s
11:11:38 [2019-08-28T11:11:38.451Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig	1.827s
11:11:41 [2019-08-28T11:11:41.476Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
11:11:41 [2019-08-28T11:11:41.476Z] Copying nested executables into bundles/cross/linux/amd64
11:11:41 [2019-08-28T11:11:41.476Z] Cross building: bundles/cross/windows/amd64
11:11:41 [2019-08-28T11:11:41.476Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
11:11:41 [2019-08-28T11:11:41.476Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:11:42 [2019-08-28T11:11:42.651Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	4.235s
11:11:43 [2019-08-28T11:11:43.583Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	7.695s
11:11:43 [2019-08-28T11:11:43.840Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey	1.039s
11:11:48 [2019-08-28T11:11:48.028Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s)
11:11:48 [2019-08-28T11:11:48.028Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:364: [d8ff0b2a624fb] daemon started
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:472: [d8ff0b2a624fb] Stopping daemon
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:307: [d8ff0b2a624fb] exiting daemon
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:459: [d8ff0b2a624fb] Daemon stopped
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:350: [d8ff0b2a624fb] error pinging daemon on start: Get http://d8ff0b2a624fb.sock/_ping: context deadline exceeded
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:350: [d8ff0b2a624fb] error pinging daemon on start: Get http://d8ff0b2a624fb.sock/_ping: context deadline exceeded
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:350: [d8ff0b2a624fb] error pinging daemon on start: Get http://d8ff0b2a624fb.sock/_ping: context deadline exceeded
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:350: [d8ff0b2a624fb] error pinging daemon on start: Get http://d8ff0b2a624fb.sock/_ping: context deadline exceeded
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:307: [d8ff0b2a624fb] exiting daemon
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:336: [d8ff0b2a624fb] waiting for daemon to start
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:364: [d8ff0b2a624fb] daemon started
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:472: [d8ff0b2a624fb] Stopping daemon
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:307: [d8ff0b2a624fb] exiting daemon
11:11:48 [2019-08-28T11:11:48.028Z]     daemon.go:459: [d8ff0b2a624fb] Daemon stopped
11:11:48 [2019-08-28T11:11:48.028Z] PASS
11:11:48 [2019-08-28T11:11:48.028Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
11:11:48 [2019-08-28T11:11:48.028Z] INFO: Testing against a local daemon
11:11:48 [2019-08-28T11:11:48.028Z] === RUN   TestPluginInvalidJSON
11:11:48 [2019-08-28T11:11:48.028Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:11:48 [2019-08-28T11:11:48.028Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:11:48 [2019-08-28T11:11:48.028Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:11:48 [2019-08-28T11:11:48.028Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:11:48 [2019-08-28T11:11:48.028Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:11:48 [2019-08-28T11:11:48.028Z] PASS
11:11:48 [2019-08-28T11:11:48.028Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
11:11:48 [2019-08-28T11:11:48.028Z] INFO: Testing against a local daemon
11:11:48 [2019-08-28T11:11:48.028Z] === RUN   TestExternalGraphDriver
11:11:48 [2019-08-28T11:11:48.028Z] === RUN   TestExternalGraphDriver/json
11:11:48 [2019-08-28T11:11:48.028Z] === RUN   TestExternalGraphDriver/spec
11:11:50 [2019-08-28T11:11:50.388Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	5.488s
11:11:50 [2019-08-28T11:11:50.486Z] === RUN   TestExternalGraphDriver/pull
11:11:51 [2019-08-28T11:11:51.318Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	7.699s
11:11:52 [2019-08-28T11:11:52.248Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.708s
11:11:52 [2019-08-28T11:11:52.303Z] --- PASS: TestExternalGraphDriver (6.57s)
11:11:52 [2019-08-28T11:11:52.303Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:364: [db613c44da3c5] daemon started
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:472: [db613c44da3c5] Stopping daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:307: [db613c44da3c5] exiting daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:459: [db613c44da3c5] Daemon stopped
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:364: [db613c44da3c5] daemon started
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:472: [db613c44da3c5] Stopping daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:307: [db613c44da3c5] exiting daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:459: [db613c44da3c5] Daemon stopped
11:11:52 [2019-08-28T11:11:52.303Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:364: [db613c44da3c5] daemon started
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:472: [db613c44da3c5] Stopping daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:307: [db613c44da3c5] exiting daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:459: [db613c44da3c5] Daemon stopped
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:364: [db613c44da3c5] daemon started
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:472: [db613c44da3c5] Stopping daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:307: [db613c44da3c5] exiting daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:459: [db613c44da3c5] Daemon stopped
11:11:52 [2019-08-28T11:11:52.303Z]     --- PASS: TestExternalGraphDriver/spec (2.15s)
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:336: [db613c44da3c5] waiting for daemon to start
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:364: [db613c44da3c5] daemon started
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:472: [db613c44da3c5] Stopping daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:307: [db613c44da3c5] exiting daemon
11:11:52 [2019-08-28T11:11:52.303Z]     daemon.go:459: [db613c44da3c5] Daemon stopped
11:11:52 [2019-08-28T11:11:52.303Z]     --- PASS: TestExternalGraphDriver/pull (2.12s)
11:11:52 [2019-08-28T11:11:52.303Z] === RUN   TestGraphdriverPluginV2
11:11:52 [2019-08-28T11:11:52.303Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
11:11:52 [2019-08-28T11:11:52.303Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:52 [2019-08-28T11:11:52.303Z] PASS
11:11:52 [2019-08-28T11:11:52.303Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
11:11:52 [2019-08-28T11:11:52.785Z] INFO: Testing against a local daemon
11:11:52 [2019-08-28T11:11:52.785Z] === RUN   TestContinueAfterPluginCrash
11:11:52 [2019-08-28T11:11:52.785Z] === PAUSE TestContinueAfterPluginCrash
11:11:52 [2019-08-28T11:11:52.785Z] === RUN   TestDaemonStartWithLogOpt
11:11:52 [2019-08-28T11:11:52.785Z] === PAUSE TestDaemonStartWithLogOpt
11:11:52 [2019-08-28T11:11:52.785Z] === CONT  TestContinueAfterPluginCrash
11:11:52 [2019-08-28T11:11:52.785Z] === CONT  TestDaemonStartWithLogOpt
11:11:53 [2019-08-28T11:11:53.180Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart	3.511s
11:11:53 [2019-08-28T11:11:53.744Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.808s
11:11:59 [2019-08-28T11:11:59.003Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	4.627s
11:11:59 [2019-08-28T11:11:59.260Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.656s
11:11:59 [2019-08-28T11:11:59.260Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.022s
11:12:00 [2019-08-28T11:12:00.630Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.465s
11:12:02 [2019-08-28T11:12:02.001Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.360s
11:12:03 [2019-08-28T11:12:03.372Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.392s
11:12:04 [2019-08-28T11:12:04.270Z] --- PASS: TestDaemonStartWithLogOpt (10.90s)
11:12:04 [2019-08-28T11:12:04.270Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:336: [dfede9ab1422f] waiting for daemon to start
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:336: [dfede9ab1422f] waiting for daemon to start
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:364: [dfede9ab1422f] daemon started
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:472: [dfede9ab1422f] Stopping daemon
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:307: [dfede9ab1422f] exiting daemon
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:459: [dfede9ab1422f] Daemon stopped
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:336: [dfede9ab1422f] waiting for daemon to start
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:336: [dfede9ab1422f] waiting for daemon to start
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:364: [dfede9ab1422f] daemon started
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:472: [dfede9ab1422f] Stopping daemon
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:307: [dfede9ab1422f] exiting daemon
11:12:04 [2019-08-28T11:12:04.270Z]     daemon.go:459: [dfede9ab1422f] Daemon stopped
11:12:06 [2019-08-28T11:12:06.651Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	13.545s
11:12:08 [2019-08-28T11:12:08.313Z] --- PASS: TestContinueAfterPluginCrash (15.80s)
11:12:08 [2019-08-28T11:12:08.313Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
11:12:08 [2019-08-28T11:12:08.313Z]     daemon.go:336: [da679f9680818] waiting for daemon to start
11:12:08 [2019-08-28T11:12:08.313Z]     daemon.go:336: [da679f9680818] waiting for daemon to start
11:12:08 [2019-08-28T11:12:08.313Z]     daemon.go:364: [da679f9680818] daemon started
11:12:08 [2019-08-28T11:12:08.313Z]     daemon.go:472: [da679f9680818] Stopping daemon
11:12:08 [2019-08-28T11:12:08.313Z]     daemon.go:307: [da679f9680818] exiting daemon
11:12:08 [2019-08-28T11:12:08.313Z]     daemon.go:459: [da679f9680818] Daemon stopped
11:12:08 [2019-08-28T11:12:08.313Z] PASS
11:12:08 [2019-08-28T11:12:08.313Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
11:12:08 [2019-08-28T11:12:08.686Z] INFO: Testing against a local daemon
11:12:08 [2019-08-28T11:12:08.686Z] === RUN   TestPluginWithDevMounts
11:12:08 [2019-08-28T11:12:08.686Z] === PAUSE TestPluginWithDevMounts
11:12:08 [2019-08-28T11:12:08.686Z] === CONT  TestPluginWithDevMounts
11:12:09 [2019-08-28T11:12:09.176Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove	2.177s
11:12:09 [2019-08-28T11:12:09.433Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo	0.574s
11:12:09 [2019-08-28T11:12:09.998Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.542s
11:12:10 [2019-08-28T11:12:10.564Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.542s
11:12:11 [2019-08-28T11:12:11.137Z] --- PASS: TestPluginWithDevMounts (2.14s)
11:12:11 [2019-08-28T11:12:11.137Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
11:12:11 [2019-08-28T11:12:11.137Z]     daemon.go:336: [d95a89a00c39c] waiting for daemon to start
11:12:11 [2019-08-28T11:12:11.137Z]     daemon.go:336: [d95a89a00c39c] waiting for daemon to start
11:12:11 [2019-08-28T11:12:11.137Z]     daemon.go:364: [d95a89a00c39c] daemon started
11:12:11 [2019-08-28T11:12:11.137Z]     daemon.go:472: [d95a89a00c39c] Stopping daemon
11:12:11 [2019-08-28T11:12:11.137Z]     daemon.go:307: [d95a89a00c39c] exiting daemon
11:12:11 [2019-08-28T11:12:11.137Z]     daemon.go:459: [d95a89a00c39c] Daemon stopped
11:12:11 [2019-08-28T11:12:11.137Z] PASS
11:12:11 [2019-08-28T11:12:11.137Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
11:12:11 [2019-08-28T11:12:11.137Z] INFO: Testing against a local daemon
11:12:11 [2019-08-28T11:12:11.137Z] === RUN   TestSecretInspect
11:12:13 [2019-08-28T11:12:13.093Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun	2.001s
11:12:13 [2019-08-28T11:12:13.093Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand	0.001s
11:12:14 [2019-08-28T11:12:14.398Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:12:14 [2019-08-28T11:12:14.398Z] 
11:12:14 [2019-08-28T11:12:14.398Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:12:14 [2019-08-28T11:12:14.398Z] PKG_CONFIG=pkg-config
11:12:14 [2019-08-28T11:12:14.398Z] GOLANG_VERSION=1.12.9
11:12:14 [2019-08-28T11:12:14.398Z] HOSTNAME=7c7e3eaa5ec1
11:12:14 [2019-08-28T11:12:14.398Z] DOCKER_EXPERIMENTAL=1
11:12:14 [2019-08-28T11:12:14.398Z] container=docker
11:12:14 [2019-08-28T11:12:14.398Z] TEST_SKIP_INTEGRATION_CLI=1
11:12:14 [2019-08-28T11:12:14.398Z] GOMETALINTER_OPTS=--deadline=2m
11:12:14 [2019-08-28T11:12:14.398Z] GOPATH=/go
11:12:14 [2019-08-28T11:12:14.398Z] PWD=/go/src/github.com/docker/docker
11:12:14 [2019-08-28T11:12:14.398Z] HOME=/root
11:12:14 [2019-08-28T11:12:14.398Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:12:14 [2019-08-28T11:12:14.398Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:12:14 [2019-08-28T11:12:14.398Z] DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7
11:12:14 [2019-08-28T11:12:14.398Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:12:14 [2019-08-28T11:12:14.398Z] DOCKER_GRAPHDRIVER=overlay2
11:12:14 [2019-08-28T11:12:14.398Z] TERM=xterm
11:12:14 [2019-08-28T11:12:14.398Z] DEST=bundles/test-integration
11:12:14 [2019-08-28T11:12:14.398Z] SHLVL=1
11:12:14 [2019-08-28T11:12:14.398Z] TIMEOUT=120m
11:12:14 [2019-08-28T11:12:14.398Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:12:14 [2019-08-28T11:12:14.398Z] DOCKER_PKG=github.com/docker/docker
11:12:14 [2019-08-28T11:12:14.398Z] _=/usr/bin/env
11:12:14 [2019-08-28T11:12:14.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:12:14 [2019-08-28T11:12:14.412Z] --- PASS: TestSecretInspect (3.09s)
11:12:14 [2019-08-28T11:12:14.412Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
11:12:14 [2019-08-28T11:12:14.412Z]     daemon.go:336: [d7f70bbde6552] waiting for daemon to start
11:12:14 [2019-08-28T11:12:14.412Z]     daemon.go:336: [d7f70bbde6552] waiting for daemon to start
11:12:14 [2019-08-28T11:12:14.412Z]     daemon.go:364: [d7f70bbde6552] daemon started
11:12:14 [2019-08-28T11:12:14.412Z]     daemon.go:472: [d7f70bbde6552] Stopping daemon
11:12:14 [2019-08-28T11:12:14.412Z]     daemon.go:307: [d7f70bbde6552] exiting daemon
11:12:14 [2019-08-28T11:12:14.412Z]     daemon.go:459: [d7f70bbde6552] Daemon stopped
11:12:14 [2019-08-28T11:12:14.412Z] === RUN   TestSecretList
11:12:14 [2019-08-28T11:12:14.464Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.689s
11:12:16 [2019-08-28T11:12:16.359Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	1.923s
11:12:16 [2019-08-28T11:12:16.847Z] --- PASS: TestSecretList (2.89s)
11:12:16 [2019-08-28T11:12:16.847Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
11:12:16 [2019-08-28T11:12:16.847Z]     daemon.go:336: [daf6c1df39654] waiting for daemon to start
11:12:16 [2019-08-28T11:12:16.847Z]     daemon.go:336: [daf6c1df39654] waiting for daemon to start
11:12:16 [2019-08-28T11:12:16.847Z]     daemon.go:364: [daf6c1df39654] daemon started
11:12:16 [2019-08-28T11:12:16.847Z]     daemon.go:472: [daf6c1df39654] Stopping daemon
11:12:16 [2019-08-28T11:12:16.847Z]     daemon.go:307: [daf6c1df39654] exiting daemon
11:12:16 [2019-08-28T11:12:16.847Z]     daemon.go:459: [daf6c1df39654] Daemon stopped
11:12:16 [2019-08-28T11:12:16.847Z] === RUN   TestSecretsCreateAndDelete
11:12:16 [2019-08-28T11:12:16.926Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	13.551s
11:12:18 [2019-08-28T11:12:18.821Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.795s
11:12:19 [2019-08-28T11:12:19.356Z] --- PASS: TestSecretsCreateAndDelete (2.39s)
11:12:19 [2019-08-28T11:12:19.356Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
11:12:19 [2019-08-28T11:12:19.356Z]     daemon.go:336: [dcd2ca1f403a8] waiting for daemon to start
11:12:19 [2019-08-28T11:12:19.356Z]     daemon.go:336: [dcd2ca1f403a8] waiting for daemon to start
11:12:19 [2019-08-28T11:12:19.356Z]     daemon.go:364: [dcd2ca1f403a8] daemon started
11:12:19 [2019-08-28T11:12:19.356Z]     daemon.go:472: [dcd2ca1f403a8] Stopping daemon
11:12:19 [2019-08-28T11:12:19.356Z]     daemon.go:307: [dcd2ca1f403a8] exiting daemon
11:12:19 [2019-08-28T11:12:19.357Z]     daemon.go:459: [dcd2ca1f403a8] Daemon stopped
11:12:19 [2019-08-28T11:12:19.357Z] === RUN   TestSecretsUpdate
11:12:20 [2019-08-28T11:12:20.719Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	4.150s
11:12:22 [2019-08-28T11:12:22.089Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.600s
11:12:22 [2019-08-28T11:12:22.555Z] --- PASS: TestSecretsUpdate (2.95s)
11:12:22 [2019-08-28T11:12:22.555Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
11:12:22 [2019-08-28T11:12:22.555Z]     daemon.go:336: [d3cd224033cf1] waiting for daemon to start
11:12:22 [2019-08-28T11:12:22.555Z]     daemon.go:336: [d3cd224033cf1] waiting for daemon to start
11:12:22 [2019-08-28T11:12:22.555Z]     daemon.go:364: [d3cd224033cf1] daemon started
11:12:22 [2019-08-28T11:12:22.555Z]     daemon.go:472: [d3cd224033cf1] Stopping daemon
11:12:22 [2019-08-28T11:12:22.555Z]     daemon.go:307: [d3cd224033cf1] exiting daemon
11:12:22 [2019-08-28T11:12:22.555Z]     daemon.go:459: [d3cd224033cf1] Daemon stopped
11:12:22 [2019-08-28T11:12:22.555Z] === RUN   TestTemplatedSecret
11:12:23 [2019-08-28T11:12:23.020Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	4.023s
11:12:24 [2019-08-28T11:12:24.390Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	2.069s
11:12:24 [2019-08-28T11:12:24.954Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.561s
11:12:26 [2019-08-28T11:12:26.603Z] --- PASS: TestTemplatedSecret (3.65s)
11:12:26 [2019-08-28T11:12:26.603Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
11:12:26 [2019-08-28T11:12:26.603Z]     daemon.go:336: [df82d488333a4] waiting for daemon to start
11:12:26 [2019-08-28T11:12:26.603Z]     daemon.go:336: [df82d488333a4] waiting for daemon to start
11:12:26 [2019-08-28T11:12:26.603Z]     daemon.go:364: [df82d488333a4] daemon started
11:12:26 [2019-08-28T11:12:26.603Z]     daemon.go:472: [df82d488333a4] Stopping daemon
11:12:26 [2019-08-28T11:12:26.603Z]     daemon.go:307: [df82d488333a4] exiting daemon
11:12:26 [2019-08-28T11:12:26.603Z]     daemon.go:459: [df82d488333a4] Daemon stopped
11:12:26 [2019-08-28T11:12:26.603Z] === RUN   TestSecretCreateResolve
11:12:29 [2019-08-28T11:12:29.121Z] --- PASS: TestSecretCreateResolve (3.11s)
11:12:29 [2019-08-28T11:12:29.121Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
11:12:29 [2019-08-28T11:12:29.121Z]     daemon.go:336: [d537d31c1afd4] waiting for daemon to start
11:12:29 [2019-08-28T11:12:29.121Z]     daemon.go:336: [d537d31c1afd4] waiting for daemon to start
11:12:29 [2019-08-28T11:12:29.121Z]     daemon.go:364: [d537d31c1afd4] daemon started
11:12:29 [2019-08-28T11:12:29.121Z]     daemon.go:472: [d537d31c1afd4] Stopping daemon
11:12:29 [2019-08-28T11:12:29.121Z]     daemon.go:307: [d537d31c1afd4] exiting daemon
11:12:29 [2019-08-28T11:12:29.121Z]     daemon.go:459: [d537d31c1afd4] Daemon stopped
11:12:29 [2019-08-28T11:12:29.121Z] PASS
11:12:29 [2019-08-28T11:12:29.121Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
11:12:29 [2019-08-28T11:12:29.130Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.816s
11:12:29 [2019-08-28T11:12:29.486Z] INFO: Testing against a local daemon
11:12:29 [2019-08-28T11:12:29.486Z] === RUN   TestServiceCreateInit
11:12:29 [2019-08-28T11:12:29.486Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:12:32 [2019-08-28T11:12:32.407Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.760s
11:12:34 [2019-08-28T11:12:34.620Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:12:37 [2019-08-28T11:12:37.665Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	14.541s
11:12:37 [2019-08-28T11:12:37.665Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged	5.235s
11:12:38 [2019-08-28T11:12:38.597Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	1.181s
11:12:38 [2019-08-28T11:12:38.597Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.027s
11:12:39 [2019-08-28T11:12:39.677Z] --- PASS: TestServiceCreateInit (10.42s)
11:12:39 [2019-08-28T11:12:39.677Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s)
11:12:39 [2019-08-28T11:12:39.677Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:336: [d0301d0cbbea2] waiting for daemon to start
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:336: [d0301d0cbbea2] waiting for daemon to start
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:364: [d0301d0cbbea2] daemon started
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:472: [d0301d0cbbea2] Stopping daemon
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:307: [d0301d0cbbea2] exiting daemon
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:459: [d0301d0cbbea2] Daemon stopped
11:12:39 [2019-08-28T11:12:39.677Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s)
11:12:39 [2019-08-28T11:12:39.677Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:336: [d94b9536b85a8] waiting for daemon to start
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:336: [d94b9536b85a8] waiting for daemon to start
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:364: [d94b9536b85a8] daemon started
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:472: [d94b9536b85a8] Stopping daemon
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:307: [d94b9536b85a8] exiting daemon
11:12:39 [2019-08-28T11:12:39.677Z]         daemon.go:459: [d94b9536b85a8] Daemon stopped
11:12:39 [2019-08-28T11:12:39.677Z] === RUN   TestCreateServiceMultipleTimes
11:12:39 [2019-08-28T11:12:39.970Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	2.041s
11:12:40 [2019-08-28T11:12:40.906Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	1.157s
11:12:42 [2019-08-28T11:12:42.276Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	1.214s
11:12:44 [2019-08-28T11:12:44.803Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	5.723s
11:12:46 [2019-08-28T11:12:46.173Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	3.922s
11:12:47 [2019-08-28T11:12:47.544Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.884s
11:12:49 [2019-08-28T11:12:49.135Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
11:12:49 [2019-08-28T11:12:49.135Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:12:49 [2019-08-28T11:12:49.135Z] remote: Enumerating objects: 19, done.
11:12:49 [2019-08-28T11:12:49.135Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
11:12:49 [2019-08-28T11:12:49.135Z] 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.
11:12:49 [2019-08-28T11:12:49.135Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:12:49 [2019-08-28T11:12:49.135Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:12:49 [2019-08-28T11:12:49.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/test/unit
11:12:50 [2019-08-28T11:12:50.070Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.668s
11:12:52 [2019-08-28T11:12:52.030Z] ?   	github.com/docker/docker/api	[no test files]
11:12:55 [2019-08-28T11:12:55.331Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	8.975s
11:12:57 [2019-08-28T11:12:57.858Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	7.776s
11:12:59 [2019-08-28T11:12:59.566Z] --- PASS: TestCreateServiceMultipleTimes (17.71s)
11:12:59 [2019-08-28T11:12:59.566Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
11:12:59 [2019-08-28T11:12:59.566Z]     daemon.go:336: [def55faaeab51] waiting for daemon to start
11:12:59 [2019-08-28T11:12:59.566Z]     daemon.go:336: [def55faaeab51] waiting for daemon to start
11:12:59 [2019-08-28T11:12:59.566Z]     daemon.go:364: [def55faaeab51] daemon started
11:12:59 [2019-08-28T11:12:59.566Z]     daemon.go:472: [def55faaeab51] Stopping daemon
11:12:59 [2019-08-28T11:12:59.566Z]     daemon.go:307: [def55faaeab51] exiting daemon
11:12:59 [2019-08-28T11:12:59.566Z]     daemon.go:459: [def55faaeab51] Daemon stopped
11:12:59 [2019-08-28T11:12:59.566Z] === RUN   TestCreateServiceConflict
11:13:00 [2019-08-28T11:13:00.350Z] --- PASS: TestCreateServiceConflict (2.94s)
11:13:00 [2019-08-28T11:13:00.350Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
11:13:00 [2019-08-28T11:13:00.350Z]     daemon.go:336: [d0c06d0f5e502] waiting for daemon to start
11:13:00 [2019-08-28T11:13:00.350Z]     daemon.go:336: [d0c06d0f5e502] waiting for daemon to start
11:13:00 [2019-08-28T11:13:00.350Z]     daemon.go:364: [d0c06d0f5e502] daemon started
11:13:00 [2019-08-28T11:13:00.350Z]     daemon.go:472: [d0c06d0f5e502] Stopping daemon
11:13:00 [2019-08-28T11:13:00.350Z]     daemon.go:307: [d0c06d0f5e502] exiting daemon
11:13:00 [2019-08-28T11:13:00.350Z]     daemon.go:459: [d0c06d0f5e502] Daemon stopped
11:13:00 [2019-08-28T11:13:00.350Z] === RUN   TestCreateServiceMaxReplicas
11:13:01 [2019-08-28T11:13:01.133Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.896s
11:13:03 [2019-08-28T11:13:03.676Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.778s
11:13:04 [2019-08-28T11:13:04.223Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
11:13:04 [2019-08-28T11:13:04.561Z] --- PASS: TestCreateServiceMaxReplicas (3.73s)
11:13:04 [2019-08-28T11:13:04.561Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
11:13:04 [2019-08-28T11:13:04.561Z]     daemon.go:336: [d4abfdb2d6838] waiting for daemon to start
11:13:04 [2019-08-28T11:13:04.561Z]     daemon.go:336: [d4abfdb2d6838] waiting for daemon to start
11:13:04 [2019-08-28T11:13:04.561Z]     daemon.go:364: [d4abfdb2d6838] daemon started
11:13:04 [2019-08-28T11:13:04.561Z]     daemon.go:472: [d4abfdb2d6838] Stopping daemon
11:13:04 [2019-08-28T11:13:04.561Z]     daemon.go:307: [d4abfdb2d6838] exiting daemon
11:13:04 [2019-08-28T11:13:04.561Z]     daemon.go:459: [d4abfdb2d6838] Daemon stopped
11:13:04 [2019-08-28T11:13:04.561Z] === RUN   TestCreateWithDuplicateNetworkNames
11:13:05 [2019-08-28T11:13:05.067Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	9.769s
11:13:08 [2019-08-28T11:13:08.345Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	2.694s
11:13:10 [2019-08-28T11:13:10.868Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize	2.354s
11:13:14 [2019-08-28T11:13:14.146Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload	3.229s
11:13:14 [2019-08-28T11:13:14.146Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify	0.128s
11:13:18 [2019-08-28T11:13:18.205Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s)
11:13:18 [2019-08-28T11:13:18.205Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
11:13:18 [2019-08-28T11:13:18.205Z]     daemon.go:336: [d992fd67447ba] waiting for daemon to start
11:13:18 [2019-08-28T11:13:18.205Z]     daemon.go:336: [d992fd67447ba] waiting for daemon to start
11:13:18 [2019-08-28T11:13:18.205Z]     daemon.go:364: [d992fd67447ba] daemon started
11:13:18 [2019-08-28T11:13:18.205Z]     daemon.go:472: [d992fd67447ba] Stopping daemon
11:13:18 [2019-08-28T11:13:18.205Z]     daemon.go:307: [d992fd67447ba] exiting daemon
11:13:18 [2019-08-28T11:13:18.205Z]     daemon.go:459: [d992fd67447ba] Daemon stopped
11:13:18 [2019-08-28T11:13:18.205Z] === RUN   TestCreateServiceSecretFileMode
11:13:20 [2019-08-28T11:13:20.695Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	5.752s
11:13:22 [2019-08-28T11:13:22.251Z] --- PASS: TestCreateServiceSecretFileMode (3.41s)
11:13:22 [2019-08-28T11:13:22.251Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
11:13:22 [2019-08-28T11:13:22.251Z]     daemon.go:336: [d2487371de78c] waiting for daemon to start
11:13:22 [2019-08-28T11:13:22.251Z]     daemon.go:336: [d2487371de78c] waiting for daemon to start
11:13:22 [2019-08-28T11:13:22.251Z]     daemon.go:364: [d2487371de78c] daemon started
11:13:22 [2019-08-28T11:13:22.251Z]     daemon.go:472: [d2487371de78c] Stopping daemon
11:13:22 [2019-08-28T11:13:22.251Z]     daemon.go:307: [d2487371de78c] exiting daemon
11:13:22 [2019-08-28T11:13:22.251Z]     daemon.go:459: [d2487371de78c] Daemon stopped
11:13:22 [2019-08-28T11:13:22.251Z] === RUN   TestCreateServiceConfigFileMode
11:13:23 [2019-08-28T11:13:23.969Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	2.208s
11:13:24 [2019-08-28T11:13:24.228Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	20.741s
11:13:24 [2019-08-28T11:13:24.485Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.148s
11:13:25 [2019-08-28T11:13:25.615Z] --- PASS: TestCreateServiceConfigFileMode (3.50s)
11:13:25 [2019-08-28T11:13:25.615Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
11:13:25 [2019-08-28T11:13:25.615Z]     daemon.go:336: [d7c673e36b125] waiting for daemon to start
11:13:25 [2019-08-28T11:13:25.615Z]     daemon.go:336: [d7c673e36b125] waiting for daemon to start
11:13:25 [2019-08-28T11:13:25.615Z]     daemon.go:364: [d7c673e36b125] daemon started
11:13:25 [2019-08-28T11:13:25.615Z]     daemon.go:472: [d7c673e36b125] Stopping daemon
11:13:25 [2019-08-28T11:13:25.615Z]     daemon.go:307: [d7c673e36b125] exiting daemon
11:13:25 [2019-08-28T11:13:25.615Z]     daemon.go:459: [d7c673e36b125] Daemon stopped
11:13:25 [2019-08-28T11:13:25.615Z] === RUN   TestCreateServiceSysctls
11:13:27 [2019-08-28T11:13:27.759Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.547s
11:13:28 [2019-08-28T11:13:28.836Z] --- PASS: TestCreateServiceSysctls (3.86s)
11:13:28 [2019-08-28T11:13:28.836Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
11:13:28 [2019-08-28T11:13:28.836Z]     daemon.go:336: [dfd4fe6f4242b] waiting for daemon to start
11:13:28 [2019-08-28T11:13:28.836Z]     daemon.go:336: [dfd4fe6f4242b] waiting for daemon to start
11:13:28 [2019-08-28T11:13:28.836Z]     daemon.go:364: [dfd4fe6f4242b] daemon started
11:13:28 [2019-08-28T11:13:28.836Z]     daemon.go:472: [dfd4fe6f4242b] Stopping daemon
11:13:28 [2019-08-28T11:13:28.836Z]     daemon.go:307: [dfd4fe6f4242b] exiting daemon
11:13:28 [2019-08-28T11:13:28.836Z]     daemon.go:459: [dfd4fe6f4242b] Daemon stopped
11:13:28 [2019-08-28T11:13:28.836Z] === RUN   TestCreateServiceCapabilities
11:13:31 [2019-08-28T11:13:31.036Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	6.057s
11:13:31 [2019-08-28T11:13:31.036Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.402s
11:13:31 [2019-08-28T11:13:31.602Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.512s
11:13:32 [2019-08-28T11:13:32.533Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.886s
11:13:32 [2019-08-28T11:13:32.533Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.232s
11:13:33 [2019-08-28T11:13:33.008Z] --- PASS: TestCreateServiceCapabilities (3.61s)
11:13:33 [2019-08-28T11:13:33.009Z]     create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities
11:13:33 [2019-08-28T11:13:33.009Z]     daemon.go:336: [d81b25c973798] waiting for daemon to start
11:13:33 [2019-08-28T11:13:33.009Z]     daemon.go:336: [d81b25c973798] waiting for daemon to start
11:13:33 [2019-08-28T11:13:33.009Z]     daemon.go:364: [d81b25c973798] daemon started
11:13:33 [2019-08-28T11:13:33.009Z]     daemon.go:472: [d81b25c973798] Stopping daemon
11:13:33 [2019-08-28T11:13:33.009Z]     daemon.go:307: [d81b25c973798] exiting daemon
11:13:33 [2019-08-28T11:13:33.009Z]     daemon.go:459: [d81b25c973798] Daemon stopped
11:13:33 [2019-08-28T11:13:33.009Z] === RUN   TestInspect
11:13:33 [2019-08-28T11:13:33.098Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.429s
11:13:33 [2019-08-28T11:13:33.355Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.433s
11:13:33 [2019-08-28T11:13:33.613Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	5.114s
11:13:35 [2019-08-28T11:13:35.450Z] --- PASS: TestInspect (2.92s)
11:13:35 [2019-08-28T11:13:35.450Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
11:13:35 [2019-08-28T11:13:35.450Z]     daemon.go:336: [d29bfabe1f144] waiting for daemon to start
11:13:35 [2019-08-28T11:13:35.450Z]     daemon.go:336: [d29bfabe1f144] waiting for daemon to start
11:13:35 [2019-08-28T11:13:35.450Z]     daemon.go:364: [d29bfabe1f144] daemon started
11:13:35 [2019-08-28T11:13:35.450Z]     daemon.go:472: [d29bfabe1f144] Stopping daemon
11:13:35 [2019-08-28T11:13:35.450Z]     daemon.go:307: [d29bfabe1f144] exiting daemon
11:13:35 [2019-08-28T11:13:35.450Z]     daemon.go:459: [d29bfabe1f144] Daemon stopped
11:13:35 [2019-08-28T11:13:35.450Z] === RUN   TestDockerNetworkConnectAlias
11:13:36 [2019-08-28T11:13:36.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:13:36 [2019-08-28T11:13:36.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:13:36 [2019-08-28T11:13:36.890Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.942s
11:13:38 [2019-08-28T11:13:38.261Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.843s
11:13:40 [2019-08-28T11:13:40.157Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	1.862s
11:13:40 [2019-08-28T11:13:40.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:13:41 [2019-08-28T11:13:41.776Z] --- PASS: TestDockerNetworkConnectAlias (6.07s)
11:13:41 [2019-08-28T11:13:41.776Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
11:13:41 [2019-08-28T11:13:41.776Z]     daemon.go:336: [dabf9197b0625] waiting for daemon to start
11:13:41 [2019-08-28T11:13:41.776Z]     daemon.go:336: [dabf9197b0625] waiting for daemon to start
11:13:41 [2019-08-28T11:13:41.776Z]     daemon.go:364: [dabf9197b0625] daemon started
11:13:41 [2019-08-28T11:13:41.776Z]     daemon.go:472: [dabf9197b0625] Stopping daemon
11:13:41 [2019-08-28T11:13:41.776Z]     daemon.go:307: [dabf9197b0625] exiting daemon
11:13:41 [2019-08-28T11:13:41.776Z]     daemon.go:459: [dabf9197b0625] Daemon stopped
11:13:41 [2019-08-28T11:13:41.776Z] === RUN   TestDockerNetworkReConnect
11:13:42 [2019-08-28T11:13:42.057Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.778s
11:13:43 [2019-08-28T11:13:43.954Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.635s
11:13:44 [2019-08-28T11:13:44.886Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.335s
11:13:46 [2019-08-28T11:13:46.259Z] --- PASS: TestImportExtremelyLargeImageWorks (172.35s)
11:13:46 [2019-08-28T11:13:46.259Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks
11:13:46 [2019-08-28T11:13:46.259Z]     daemon.go:336: [d3d14ece8b3b3] waiting for daemon to start
11:13:46 [2019-08-28T11:13:46.259Z]     daemon.go:336: [d3d14ece8b3b3] waiting for daemon to start
11:13:46 [2019-08-28T11:13:46.259Z]     daemon.go:364: [d3d14ece8b3b3] daemon started
11:13:46 [2019-08-28T11:13:46.259Z]     daemon.go:472: [d3d14ece8b3b3] Stopping daemon
11:13:46 [2019-08-28T11:13:46.259Z]     daemon.go:307: [d3d14ece8b3b3] exiting daemon
11:13:46 [2019-08-28T11:13:46.259Z]     daemon.go:459: [d3d14ece8b3b3] Daemon stopped
11:13:46 [2019-08-28T11:13:46.259Z] PASS
11:13:46 [2019-08-28T11:13:46.259Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
11:13:46 [2019-08-28T11:13:46.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:13:46 [2019-08-28T11:13:46.517Z] INFO: Testing against a local daemon
11:13:46 [2019-08-28T11:13:46.517Z] === RUN   TestNetworkCreateDelete
11:13:46 [2019-08-28T11:13:46.774Z] --- PASS: TestNetworkCreateDelete (0.26s)
11:13:46 [2019-08-28T11:13:46.774Z] === RUN   TestDockerNetworkDeletePreferID
11:13:46 [2019-08-28T11:13:46.774Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	12.712s
11:13:46 [2019-08-28T11:13:46.849Z] --- PASS: TestDockerNetworkReConnect (5.07s)
11:13:46 [2019-08-28T11:13:46.849Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
11:13:46 [2019-08-28T11:13:46.849Z]     daemon.go:336: [d8cbaf594497c] waiting for daemon to start
11:13:46 [2019-08-28T11:13:46.849Z]     daemon.go:336: [d8cbaf594497c] waiting for daemon to start
11:13:46 [2019-08-28T11:13:46.849Z]     daemon.go:364: [d8cbaf594497c] daemon started
11:13:46 [2019-08-28T11:13:46.849Z]     daemon.go:472: [d8cbaf594497c] Stopping daemon
11:13:46 [2019-08-28T11:13:46.849Z]     daemon.go:307: [d8cbaf594497c] exiting daemon
11:13:46 [2019-08-28T11:13:46.849Z]     daemon.go:459: [d8cbaf594497c] Daemon stopped
11:13:46 [2019-08-28T11:13:46.849Z] === RUN   TestServicePlugin
11:13:46 [2019-08-28T11:13:46.849Z] --- SKIP: TestServicePlugin (0.00s)
11:13:46 [2019-08-28T11:13:46.849Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:46 [2019-08-28T11:13:46.849Z] === RUN   TestServiceUpdateLabel
11:13:47 [2019-08-28T11:13:47.338Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
11:13:47 [2019-08-28T11:13:47.338Z] === RUN   TestInspectNetwork
11:13:47 [2019-08-28T11:13:47.596Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.802s
11:13:49 [2019-08-28T11:13:49.427Z] --- PASS: TestServiceUpdateLabel (2.62s)
11:13:49 [2019-08-28T11:13:49.427Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
11:13:49 [2019-08-28T11:13:49.427Z]     daemon.go:336: [d1cc515f123a5] waiting for daemon to start
11:13:49 [2019-08-28T11:13:49.427Z]     daemon.go:336: [d1cc515f123a5] waiting for daemon to start
11:13:49 [2019-08-28T11:13:49.427Z]     daemon.go:364: [d1cc515f123a5] daemon started
11:13:49 [2019-08-28T11:13:49.427Z]     daemon.go:472: [d1cc515f123a5] Stopping daemon
11:13:49 [2019-08-28T11:13:49.427Z]     daemon.go:307: [d1cc515f123a5] exiting daemon
11:13:49 [2019-08-28T11:13:49.427Z]     daemon.go:459: [d1cc515f123a5] Daemon stopped
11:13:49 [2019-08-28T11:13:49.427Z] === RUN   TestServiceUpdateSecrets
11:13:51 [2019-08-28T11:13:51.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:13:54 [2019-08-28T11:13:54.144Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	8.527s
11:13:54 [2019-08-28T11:13:54.401Z] === RUN   TestInspectNetwork/full_network_id
11:13:54 [2019-08-28T11:13:54.401Z] === RUN   TestInspectNetwork/partial_network_id
11:13:54 [2019-08-28T11:13:54.401Z] === RUN   TestInspectNetwork/network_name
11:13:54 [2019-08-28T11:13:54.401Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:13:58 [2019-08-28T11:13:58.575Z] --- PASS: TestInspectNetwork (11.44s)
11:13:58 [2019-08-28T11:13:58.575Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork
11:13:58 [2019-08-28T11:13:58.575Z]     daemon.go:336: [d7cec37992d57] waiting for daemon to start
11:13:58 [2019-08-28T11:13:58.575Z]     daemon.go:336: [d7cec37992d57] waiting for daemon to start
11:13:58 [2019-08-28T11:13:58.575Z]     daemon.go:364: [d7cec37992d57] daemon started
11:13:58 [2019-08-28T11:13:58.575Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:13:58 [2019-08-28T11:13:58.575Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:13:58 [2019-08-28T11:13:58.575Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:13:58 [2019-08-28T11:13:58.575Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:13:58 [2019-08-28T11:13:58.575Z]     daemon.go:472: [d7cec37992d57] Stopping daemon
11:13:58 [2019-08-28T11:13:58.575Z]     daemon.go:307: [d7cec37992d57] exiting daemon
11:13:58 [2019-08-28T11:13:58.575Z]     daemon.go:459: [d7cec37992d57] Daemon stopped
11:13:58 [2019-08-28T11:13:58.575Z] === RUN   TestRunContainerWithBridgeNone
11:13:58 [2019-08-28T11:13:58.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:14:01 [2019-08-28T11:14:01.853Z] --- PASS: TestRunContainerWithBridgeNone (3.15s)
11:14:01 [2019-08-28T11:14:01.853Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone
11:14:01 [2019-08-28T11:14:01.853Z]     daemon.go:336: [d12ec62f731e8] waiting for daemon to start
11:14:01 [2019-08-28T11:14:01.853Z]     daemon.go:336: [d12ec62f731e8] waiting for daemon to start
11:14:01 [2019-08-28T11:14:01.853Z]     daemon.go:364: [d12ec62f731e8] daemon started
11:14:01 [2019-08-28T11:14:01.853Z]     daemon.go:472: [d12ec62f731e8] Stopping daemon
11:14:01 [2019-08-28T11:14:01.853Z]     daemon.go:307: [d12ec62f731e8] exiting daemon
11:14:01 [2019-08-28T11:14:01.853Z]     daemon.go:459: [d12ec62f731e8] Daemon stopped
11:14:01 [2019-08-28T11:14:01.853Z] === RUN   TestNetworkInvalidJSON
11:14:01 [2019-08-28T11:14:01.853Z] === RUN   TestNetworkInvalidJSON//networks/create
11:14:01 [2019-08-28T11:14:01.853Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:14:01 [2019-08-28T11:14:01.853Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:14:01 [2019-08-28T11:14:01.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:14:01 [2019-08-28T11:14:01.853Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:14:01 [2019-08-28T11:14:01.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:14:01 [2019-08-28T11:14:01.853Z] === CONT  TestNetworkInvalidJSON//networks/create
11:14:01 [2019-08-28T11:14:01.853Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:14:01 [2019-08-28T11:14:01.853Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:14:01 [2019-08-28T11:14:01.853Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:14:01 [2019-08-28T11:14:01.853Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:14:01 [2019-08-28T11:14:01.853Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:14:01 [2019-08-28T11:14:01.853Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:14:01 [2019-08-28T11:14:01.853Z] === RUN   TestDaemonRestartWithLiveRestore
11:14:03 [2019-08-28T11:14:03.224Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
11:14:03 [2019-08-28T11:14:03.225Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:336: [dc83fa1f5647f] waiting for daemon to start
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:336: [dc83fa1f5647f] waiting for daemon to start
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:364: [dc83fa1f5647f] daemon started
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:472: [dc83fa1f5647f] Stopping daemon
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:307: [dc83fa1f5647f] exiting daemon
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:459: [dc83fa1f5647f] Daemon stopped
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:336: [dc83fa1f5647f] waiting for daemon to start
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:336: [dc83fa1f5647f] waiting for daemon to start
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:364: [dc83fa1f5647f] daemon started
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:472: [dc83fa1f5647f] Stopping daemon
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:307: [dc83fa1f5647f] exiting daemon
11:14:03 [2019-08-28T11:14:03.225Z]     daemon.go:459: [dc83fa1f5647f] Daemon stopped
11:14:03 [2019-08-28T11:14:03.225Z] === RUN   TestDaemonDefaultNetworkPools
11:14:03 [2019-08-28T11:14:03.788Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
11:14:03 [2019-08-28T11:14:03.788Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools
11:14:03 [2019-08-28T11:14:03.788Z]     daemon.go:336: [dc0fa930f614f] waiting for daemon to start
11:14:03 [2019-08-28T11:14:03.788Z]     daemon.go:336: [dc0fa930f614f] waiting for daemon to start
11:14:03 [2019-08-28T11:14:03.788Z]     daemon.go:364: [dc0fa930f614f] daemon started
11:14:03 [2019-08-28T11:14:03.788Z]     daemon.go:472: [dc0fa930f614f] Stopping daemon
11:14:03 [2019-08-28T11:14:03.788Z]     daemon.go:307: [dc0fa930f614f] exiting daemon
11:14:03 [2019-08-28T11:14:03.788Z]     daemon.go:459: [dc0fa930f614f] Daemon stopped
11:14:03 [2019-08-28T11:14:03.788Z] === RUN   TestDaemonRestartWithExistingNetwork
11:14:04 [2019-08-28T11:14:04.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:14:04 [2019-08-28T11:14:04.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:14:05 [2019-08-28T11:14:05.159Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:14:05 [2019-08-28T11:14:05.159Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:336: [d0ec31f199ac0] waiting for daemon to start
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:336: [d0ec31f199ac0] waiting for daemon to start
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:364: [d0ec31f199ac0] daemon started
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:472: [d0ec31f199ac0] Stopping daemon
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:307: [d0ec31f199ac0] exiting daemon
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:459: [d0ec31f199ac0] Daemon stopped
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:336: [d0ec31f199ac0] waiting for daemon to start
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:336: [d0ec31f199ac0] waiting for daemon to start
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:364: [d0ec31f199ac0] daemon started
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:472: [d0ec31f199ac0] Stopping daemon
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:307: [d0ec31f199ac0] exiting daemon
11:14:05 [2019-08-28T11:14:05.159Z]     daemon.go:459: [d0ec31f199ac0] Daemon stopped
11:14:05 [2019-08-28T11:14:05.159Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:14:05 [2019-08-28T11:14:05.811Z] --- PASS: TestServiceUpdateSecrets (15.61s)
11:14:05 [2019-08-28T11:14:05.811Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
11:14:05 [2019-08-28T11:14:05.811Z]     daemon.go:336: [dd90e45322dab] waiting for daemon to start
11:14:05 [2019-08-28T11:14:05.811Z]     daemon.go:336: [dd90e45322dab] waiting for daemon to start
11:14:05 [2019-08-28T11:14:05.811Z]     daemon.go:364: [dd90e45322dab] daemon started
11:14:05 [2019-08-28T11:14:05.811Z]     daemon.go:472: [dd90e45322dab] Stopping daemon
11:14:05 [2019-08-28T11:14:05.811Z]     daemon.go:307: [dd90e45322dab] exiting daemon
11:14:05 [2019-08-28T11:14:05.811Z]     daemon.go:459: [dd90e45322dab] Daemon stopped
11:14:05 [2019-08-28T11:14:05.811Z] === RUN   TestServiceUpdateConfigs
11:14:06 [2019-08-28T11:14:06.091Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
11:14:06 [2019-08-28T11:14:06.091Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:336: [d920e48f2c854] waiting for daemon to start
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:336: [d920e48f2c854] waiting for daemon to start
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:364: [d920e48f2c854] daemon started
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:472: [d920e48f2c854] Stopping daemon
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:307: [d920e48f2c854] exiting daemon
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:459: [d920e48f2c854] Daemon stopped
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:336: [d920e48f2c854] waiting for daemon to start
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:336: [d920e48f2c854] waiting for daemon to start
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:364: [d920e48f2c854] daemon started
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:472: [d920e48f2c854] Stopping daemon
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:307: [d920e48f2c854] exiting daemon
11:14:06 [2019-08-28T11:14:06.091Z]     daemon.go:459: [d920e48f2c854] Daemon stopped
11:14:06 [2019-08-28T11:14:06.091Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:14:06 [2019-08-28T11:14:06.655Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:14:06 [2019-08-28T11:14:06.655Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool
11:14:06 [2019-08-28T11:14:06.655Z]     daemon.go:336: [dc9f912249f0d] waiting for daemon to start
11:14:06 [2019-08-28T11:14:06.655Z]     daemon.go:336: [dc9f912249f0d] waiting for daemon to start
11:14:06 [2019-08-28T11:14:06.655Z]     daemon.go:364: [dc9f912249f0d] daemon started
11:14:06 [2019-08-28T11:14:06.655Z]     daemon.go:472: [dc9f912249f0d] Stopping daemon
11:14:06 [2019-08-28T11:14:06.655Z]     daemon.go:307: [dc9f912249f0d] exiting daemon
11:14:06 [2019-08-28T11:14:06.655Z]     daemon.go:459: [dc9f912249f0d] Daemon stopped
11:14:06 [2019-08-28T11:14:06.655Z] === RUN   TestServiceWithPredefinedNetwork
11:14:09 [2019-08-28T11:14:09.930Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s)
11:14:09 [2019-08-28T11:14:09.930Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork
11:14:09 [2019-08-28T11:14:09.930Z]     daemon.go:336: [d5f44be2f3198] waiting for daemon to start
11:14:09 [2019-08-28T11:14:09.930Z]     daemon.go:336: [d5f44be2f3198] waiting for daemon to start
11:14:09 [2019-08-28T11:14:09.930Z]     daemon.go:364: [d5f44be2f3198] daemon started
11:14:09 [2019-08-28T11:14:09.930Z]     daemon.go:472: [d5f44be2f3198] Stopping daemon
11:14:09 [2019-08-28T11:14:09.930Z]     daemon.go:307: [d5f44be2f3198] exiting daemon
11:14:09 [2019-08-28T11:14:09.930Z]     daemon.go:459: [d5f44be2f3198] Daemon stopped
11:14:09 [2019-08-28T11:14:09.930Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:14:09 [2019-08-28T11:14:09.930Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:14:09 [2019-08-28T11:14:09.930Z]     service_test.go:230: FLAKY_TEST
11:14:09 [2019-08-28T11:14:09.930Z] === RUN   TestServiceWithDataPathPortInit
11:14:10 [2019-08-28T11:14:10.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
11:14:11 [2019-08-28T11:14:11.934Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/types	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:14:11 [2019-08-28T11:14:11.934Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:14:12 [2019-08-28T11:14:12.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:14:12 [2019-08-28T11:14:12.192Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
11:14:12 [2019-08-28T11:14:12.449Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 95.2% of statements
11:14:12 [2019-08-28T11:14:12.449Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:14:12 [2019-08-28T11:14:12.449Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:14:12 [2019-08-28T11:14:12.449Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:14:12 [2019-08-28T11:14:12.449Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:14:12 [2019-08-28T11:14:12.449Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:14:12 [2019-08-28T11:14:12.449Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:14:12 [2019-08-28T11:14:12.449Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:14:12 [2019-08-28T11:14:12.707Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
11:14:12 [2019-08-28T11:14:12.964Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:14:12 [2019-08-28T11:14:12.964Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:14:13 [2019-08-28T11:14:13.529Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
11:14:14 [2019-08-28T11:14:14.104Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	14.948s
11:14:14 [2019-08-28T11:14:14.104Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
11:14:15 [2019-08-28T11:14:15.289Z] 65014b3c3121: Pull complete
11:14:16 [2019-08-28T11:14:16.625Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	23.131s
11:14:17 [2019-08-28T11:14:17.707Z] ok  	github.com/docker/docker/builder/fscache	0.109s	coverage: 69.2% of statements
11:14:17 [2019-08-28T11:14:17.707Z] ok  	github.com/docker/docker/builder/dockerfile	0.581s	coverage: 45.1% of statements
11:14:18 [2019-08-28T11:14:18.518Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	1.656s
11:14:18 [2019-08-28T11:14:18.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:14:20 [2019-08-28T11:14:20.232Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.850s	coverage: 85.1% of statements
11:14:20 [2019-08-28T11:14:20.232Z] ok  	github.com/docker/docker/builder/remotecontext	0.210s	coverage: 13.6% of statements
11:14:20 [2019-08-28T11:14:20.232Z] ?   	github.com/docker/docker/cli	[no test files]
11:14:20 [2019-08-28T11:14:20.232Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:14:20 [2019-08-28T11:14:20.490Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
11:14:22 [2019-08-28T11:14:22.223Z] --- PASS: TestServiceUpdateConfigs (15.92s)
11:14:22 [2019-08-28T11:14:22.223Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
11:14:22 [2019-08-28T11:14:22.223Z]     daemon.go:336: [dae5079fd13bc] waiting for daemon to start
11:14:22 [2019-08-28T11:14:22.223Z]     daemon.go:336: [dae5079fd13bc] waiting for daemon to start
11:14:22 [2019-08-28T11:14:22.223Z]     daemon.go:364: [dae5079fd13bc] daemon started
11:14:22 [2019-08-28T11:14:22.223Z]     daemon.go:472: [dae5079fd13bc] Stopping daemon
11:14:22 [2019-08-28T11:14:22.223Z]     daemon.go:307: [dae5079fd13bc] exiting daemon
11:14:22 [2019-08-28T11:14:22.223Z]     daemon.go:459: [dae5079fd13bc] Daemon stopped
11:14:22 [2019-08-28T11:14:22.223Z] === RUN   TestServiceUpdateNetwork
11:14:22 [2019-08-28T11:14:22.692Z] --- PASS: TestServiceWithDataPathPortInit (12.38s)
11:14:22 [2019-08-28T11:14:22.692Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:336: [d67114ca9abef] waiting for daemon to start
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:336: [d67114ca9abef] waiting for daemon to start
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:364: [d67114ca9abef] daemon started
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:472: [d67114ca9abef] Stopping daemon
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:307: [d67114ca9abef] exiting daemon
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:459: [d67114ca9abef] Daemon stopped
11:14:22 [2019-08-28T11:14:22.692Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:336: [d0c8cebf5212d] waiting for daemon to start
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:336: [d0c8cebf5212d] waiting for daemon to start
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:364: [d0c8cebf5212d] daemon started
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:472: [d0c8cebf5212d] Stopping daemon
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:307: [d0c8cebf5212d] exiting daemon
11:14:22 [2019-08-28T11:14:22.692Z]     daemon.go:459: [d0c8cebf5212d] Daemon stopped
11:14:22 [2019-08-28T11:14:22.692Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:14:24 [2019-08-28T11:14:24.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:14:25 [2019-08-28T11:14:25.746Z] ok  	github.com/docker/docker/client	0.292s	coverage: 75.8% of statements
11:14:29 [2019-08-28T11:14:29.242Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	9.818s
11:14:29 [2019-08-28T11:14:29.243Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.13s)
11:14:29 [2019-08-28T11:14:29.243Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:336: [ddb7fff8bdb0c] waiting for daemon to start
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:336: [ddb7fff8bdb0c] waiting for daemon to start
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:364: [ddb7fff8bdb0c] daemon started
11:14:29 [2019-08-28T11:14:29.243Z]     service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xjy81wx0jrgitvknbalw4qic5 Created:2019-08-28 11:14:23.55017531 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:472: [ddb7fff8bdb0c] Stopping daemon
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:307: [ddb7fff8bdb0c] exiting daemon
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:459: [ddb7fff8bdb0c] Daemon stopped
11:14:29 [2019-08-28T11:14:29.243Z]     service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:336: [dd4def1e67df1] waiting for daemon to start
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:336: [dd4def1e67df1] waiting for daemon to start
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:364: [dd4def1e67df1] daemon started
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:472: [dd4def1e67df1] Stopping daemon
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:307: [dd4def1e67df1] exiting daemon
11:14:29 [2019-08-28T11:14:29.243Z]     daemon.go:459: [dd4def1e67df1] Daemon stopped
11:14:29 [2019-08-28T11:14:29.243Z] PASS
11:14:29 [2019-08-28T11:14:29.243Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
11:14:29 [2019-08-28T11:14:29.243Z] INFO: Testing against a local daemon
11:14:29 [2019-08-28T11:14:29.243Z] === RUN   TestDockerNetworkIpvlanPersistance
11:14:29 [2019-08-28T11:14:29.243Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:14:29 [2019-08-28T11:14:29.243Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:14:29 [2019-08-28T11:14:29.243Z] === RUN   TestDockerNetworkIpvlan
11:14:29 [2019-08-28T11:14:29.243Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:14:29 [2019-08-28T11:14:29.243Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:14:29 [2019-08-28T11:14:29.243Z] PASS
11:14:29 [2019-08-28T11:14:29.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
11:14:29 [2019-08-28T11:14:29.243Z] INFO: Testing against a local daemon
11:14:29 [2019-08-28T11:14:29.243Z] === RUN   TestDockerNetworkMacvlanPersistance
11:14:29 [2019-08-28T11:14:29.243Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.846s
11:14:29 [2019-08-28T11:14:29.806Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.506s
11:14:30 [2019-08-28T11:14:30.063Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.485s
11:14:30 [2019-08-28T11:14:30.320Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
11:14:30 [2019-08-28T11:14:30.320Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:336: [d105fef41c8ef] waiting for daemon to start
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:336: [d105fef41c8ef] waiting for daemon to start
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:364: [d105fef41c8ef] daemon started
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:472: [d105fef41c8ef] Stopping daemon
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:307: [d105fef41c8ef] exiting daemon
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:459: [d105fef41c8ef] Daemon stopped
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:336: [d105fef41c8ef] waiting for daemon to start
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:336: [d105fef41c8ef] waiting for daemon to start
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:364: [d105fef41c8ef] daemon started
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:472: [d105fef41c8ef] Stopping daemon
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:307: [d105fef41c8ef] exiting daemon
11:14:30 [2019-08-28T11:14:30.320Z]     daemon.go:459: [d105fef41c8ef] Daemon stopped
11:14:30 [2019-08-28T11:14:30.320Z] === RUN   TestDockerNetworkMacvlan
11:14:31 [2019-08-28T11:14:31.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:14:31 [2019-08-28T11:14:31.284Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:14:31 [2019-08-28T11:14:31.853Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.595s
11:14:31 [2019-08-28T11:14:31.853Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
11:14:31 [2019-08-28T11:14:31.853Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:14:32 [2019-08-28T11:14:32.112Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.346s
11:14:32 [2019-08-28T11:14:32.684Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:14:34 [2019-08-28T11:14:34.577Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	14.297s
11:14:35 [2019-08-28T11:14:35.142Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.834s
11:14:35 [2019-08-28T11:14:35.707Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:14:35 [2019-08-28T11:14:35.889Z] --- PASS: TestServiceUpdateNetwork (14.48s)
11:14:35 [2019-08-28T11:14:35.889Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
11:14:35 [2019-08-28T11:14:35.889Z]     daemon.go:336: [dac807c36ef00] waiting for daemon to start
11:14:35 [2019-08-28T11:14:35.889Z]     daemon.go:336: [dac807c36ef00] waiting for daemon to start
11:14:35 [2019-08-28T11:14:35.889Z]     daemon.go:364: [dac807c36ef00] daemon started
11:14:35 [2019-08-28T11:14:35.889Z]     daemon.go:472: [dac807c36ef00] Stopping daemon
11:14:35 [2019-08-28T11:14:35.889Z]     daemon.go:307: [dac807c36ef00] exiting daemon
11:14:35 [2019-08-28T11:14:35.889Z]     daemon.go:459: [dac807c36ef00] Daemon stopped
11:14:35 [2019-08-28T11:14:35.889Z] PASS
11:14:35 [2019-08-28T11:14:35.889Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
11:14:35 [2019-08-28T11:14:35.889Z] INFO: Testing against a local daemon
11:14:35 [2019-08-28T11:14:35.889Z] === RUN   TestSessionCreate
11:14:35 [2019-08-28T11:14:35.889Z] --- PASS: TestSessionCreate (0.03s)
11:14:35 [2019-08-28T11:14:35.889Z] === RUN   TestSessionCreateWithBadUpgrade
11:14:35 [2019-08-28T11:14:35.889Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:14:35 [2019-08-28T11:14:35.889Z] PASS
11:14:35 [2019-08-28T11:14:35.889Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
11:14:35 [2019-08-28T11:14:35.889Z] INFO: Testing against a local daemon
11:14:35 [2019-08-28T11:14:35.889Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:14:35 [2019-08-28T11:14:35.889Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:14:35 [2019-08-28T11:14:35.889Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:14:35 [2019-08-28T11:14:35.889Z] === RUN   TestEventsExecDie
11:14:36 [2019-08-28T11:14:36.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:14:36 [2019-08-28T11:14:36.712Z] --- PASS: TestEventsExecDie (0.98s)
11:14:36 [2019-08-28T11:14:36.712Z] === RUN   TestEventsBackwardsCompatible
11:14:37 [2019-08-28T11:14:37.111Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
11:14:37 [2019-08-28T11:14:37.111Z] === RUN   TestInfoBinaryCommits
11:14:37 [2019-08-28T11:14:37.111Z] --- PASS: TestInfoBinaryCommits (0.05s)
11:14:37 [2019-08-28T11:14:37.111Z] === RUN   TestInfoAPIVersioned
11:14:37 [2019-08-28T11:14:37.111Z] --- PASS: TestInfoAPIVersioned (0.02s)
11:14:37 [2019-08-28T11:14:37.111Z] === RUN   TestInfoAPI
11:14:37 [2019-08-28T11:14:37.111Z] --- PASS: TestInfoAPI (0.02s)
11:14:37 [2019-08-28T11:14:37.111Z] === RUN   TestInfoAPIWarnings
11:14:37 [2019-08-28T11:14:37.930Z] --- PASS: TestInfoAPIWarnings (0.85s)
11:14:37 [2019-08-28T11:14:37.930Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
11:14:37 [2019-08-28T11:14:37.930Z]     daemon.go:336: [df512a135160c] waiting for daemon to start
11:14:37 [2019-08-28T11:14:37.930Z]     daemon.go:336: [df512a135160c] waiting for daemon to start
11:14:37 [2019-08-28T11:14:37.930Z]     daemon.go:364: [df512a135160c] daemon started
11:14:37 [2019-08-28T11:14:37.930Z]     daemon.go:472: [df512a135160c] Stopping daemon
11:14:37 [2019-08-28T11:14:37.930Z]     daemon.go:307: [df512a135160c] exiting daemon
11:14:37 [2019-08-28T11:14:37.930Z]     daemon.go:459: [df512a135160c] Daemon stopped
11:14:37 [2019-08-28T11:14:37.930Z] === RUN   TestLoginFailsWithBadCredentials
11:14:38 [2019-08-28T11:14:38.305Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:14:38 [2019-08-28T11:14:38.305Z] === RUN   TestPingCacheHeaders
11:14:38 [2019-08-28T11:14:38.305Z] --- PASS: TestPingCacheHeaders (0.03s)
11:14:38 [2019-08-28T11:14:38.305Z] === RUN   TestPingGet
11:14:38 [2019-08-28T11:14:38.305Z] --- PASS: TestPingGet (0.01s)
11:14:38 [2019-08-28T11:14:38.305Z] === RUN   TestPingHead
11:14:38 [2019-08-28T11:14:38.305Z] --- PASS: TestPingHead (0.02s)
11:14:38 [2019-08-28T11:14:38.305Z] === RUN   TestVersion
11:14:38 [2019-08-28T11:14:38.305Z] --- PASS: TestVersion (0.02s)
11:14:38 [2019-08-28T11:14:38.305Z] PASS
11:14:38 [2019-08-28T11:14:38.305Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
11:14:38 [2019-08-28T11:14:38.701Z] INFO: Testing against a local daemon
11:14:38 [2019-08-28T11:14:38.701Z] === RUN   TestVolumesCreateAndList
11:14:38 [2019-08-28T11:14:38.701Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:14:38 [2019-08-28T11:14:38.701Z] === RUN   TestVolumesRemove
11:14:38 [2019-08-28T11:14:38.701Z] --- PASS: TestVolumesRemove (0.10s)
11:14:38 [2019-08-28T11:14:38.701Z] === RUN   TestVolumesInspect
11:14:38 [2019-08-28T11:14:38.701Z] --- PASS: TestVolumesInspect (0.03s)
11:14:38 [2019-08-28T11:14:38.701Z] === RUN   TestVolumesInvalidJSON
11:14:38 [2019-08-28T11:14:38.701Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:14:38 [2019-08-28T11:14:38.701Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:14:38 [2019-08-28T11:14:38.701Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:14:38 [2019-08-28T11:14:38.701Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:14:38 [2019-08-28T11:14:38.701Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:14:38 [2019-08-28T11:14:38.701Z] PASS
11:14:38 [2019-08-28T11:14:38.701Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:14:40 [2019-08-28T11:14:40.505Z] umount: bundles/test-integration/root: mountpoint not found
11:14:40 [2019-08-28T11:14:40.505Z] Clearing AppArmor profiles cache:.
11:14:40 [2019-08-28T11:14:40.505Z] All profile caches have been cleared, but no profiles have been unloaded.
11:14:40 [2019-08-28T11:14:40.505Z] Unloading profiles will leave already running processes permanently
11:14:40 [2019-08-28T11:14:40.505Z] unconfined, which can lead to unexpected situations.
11:14:40 [2019-08-28T11:14:40.505Z] 
11:14:40 [2019-08-28T11:14:40.505Z] To set a process to complain mode, use the command line tool
11:14:40 [2019-08-28T11:14:40.505Z] 'aa-complain'. To really tear down all profiles, run the init script
11:14:40 [2019-08-28T11:14:40.505Z] with the 'teardown' option."
11:14:40 [2019-08-28T11:14:40.505Z] Removing test suite binaries
11:14:40 [2019-08-28T11:14:40.505Z] 
11:14:40 [2019-08-28T11:14:40.967Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:14:41 [2019-08-28T11:14:41.531Z] --- PASS: TestDockerNetworkMacvlan (11.37s)
11:14:41 [2019-08-28T11:14:41.531Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [d303aad4b7e93] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [d303aad4b7e93] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:364: [d303aad4b7e93] daemon started
11:14:41 [2019-08-28T11:14:41.531Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:472: [d303aad4b7e93] Stopping daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:307: [d303aad4b7e93] exiting daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:459: [d303aad4b7e93] Daemon stopped
11:14:41 [2019-08-28T11:14:41.531Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [dfcf5003a9105] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [dfcf5003a9105] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:364: [dfcf5003a9105] daemon started
11:14:41 [2019-08-28T11:14:41.531Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:472: [dfcf5003a9105] Stopping daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:307: [dfcf5003a9105] exiting daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:459: [dfcf5003a9105] Daemon stopped
11:14:41 [2019-08-28T11:14:41.531Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [d9bbd67622f5f] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [d9bbd67622f5f] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:364: [d9bbd67622f5f] daemon started
11:14:41 [2019-08-28T11:14:41.531Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.77s)
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:472: [d9bbd67622f5f] Stopping daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:307: [d9bbd67622f5f] exiting daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:459: [d9bbd67622f5f] Daemon stopped
11:14:41 [2019-08-28T11:14:41.531Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [daa2a06c93597] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [daa2a06c93597] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:364: [daa2a06c93597] daemon started
11:14:41 [2019-08-28T11:14:41.531Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.14s)
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:472: [daa2a06c93597] Stopping daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:307: [daa2a06c93597] exiting daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:459: [daa2a06c93597] Daemon stopped
11:14:41 [2019-08-28T11:14:41.531Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [d9416a3a77c48] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:336: [d9416a3a77c48] waiting for daemon to start
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:364: [d9416a3a77c48] daemon started
11:14:41 [2019-08-28T11:14:41.531Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s)
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:472: [d9416a3a77c48] Stopping daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:307: [d9416a3a77c48] exiting daemon
11:14:41 [2019-08-28T11:14:41.531Z]     daemon.go:459: [d9416a3a77c48] Daemon stopped
11:14:41 [2019-08-28T11:14:41.531Z] PASS
11:14:41 [2019-08-28T11:14:41.531Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
11:14:41 [2019-08-28T11:14:41.788Z] testing: warning: no tests to run
11:14:41 [2019-08-28T11:14:41.788Z] PASS
11:14:41 [2019-08-28T11:14:41.788Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
11:14:41 [2019-08-28T11:14:41.788Z] INFO: Testing against a local daemon
11:14:41 [2019-08-28T11:14:41.788Z] === RUN   TestAuthZPluginAllowRequest
11:14:42 [2019-08-28T11:14:42.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:14:43 [2019-08-28T11:14:43.681Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
11:14:43 [2019-08-28T11:14:43.682Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest
11:14:43 [2019-08-28T11:14:43.682Z]     daemon.go:336: [da70233ed1c2a] waiting for daemon to start
11:14:43 [2019-08-28T11:14:43.682Z]     daemon.go:336: [da70233ed1c2a] waiting for daemon to start
11:14:43 [2019-08-28T11:14:43.682Z]     daemon.go:364: [da70233ed1c2a] daemon started
11:14:43 [2019-08-28T11:14:43.682Z]     daemon.go:472: [da70233ed1c2a] Stopping daemon
11:14:43 [2019-08-28T11:14:43.682Z]     daemon.go:307: [da70233ed1c2a] exiting daemon
11:14:43 [2019-08-28T11:14:43.682Z]     daemon.go:459: [da70233ed1c2a] Daemon stopped
11:14:43 [2019-08-28T11:14:43.682Z] === RUN   TestAuthZPluginTLS
11:14:43 [2019-08-28T11:14:43.939Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	11.760s
11:14:43 [2019-08-28T11:14:43.939Z] --- PASS: TestAuthZPluginTLS (0.57s)
11:14:43 [2019-08-28T11:14:43.939Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS
11:14:43 [2019-08-28T11:14:43.939Z]     daemon.go:336: [d91158cab717e] waiting for daemon to start
11:14:43 [2019-08-28T11:14:43.939Z]     daemon.go:336: [d91158cab717e] waiting for daemon to start
11:14:43 [2019-08-28T11:14:43.939Z]     daemon.go:364: [d91158cab717e] daemon started
11:14:43 [2019-08-28T11:14:43.939Z]     daemon.go:472: [d91158cab717e] Stopping daemon
11:14:43 [2019-08-28T11:14:43.939Z]     daemon.go:307: [d91158cab717e] exiting daemon
11:14:43 [2019-08-28T11:14:43.939Z]     daemon.go:459: [d91158cab717e] Daemon stopped
11:14:43 [2019-08-28T11:14:43.939Z] === RUN   TestAuthZPluginDenyRequest
11:14:44 [2019-08-28T11:14:44.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:14:44 [2019-08-28T11:14:44.181Z] + echo Ensuring container killed.
11:14:44 [2019-08-28T11:14:44.181Z] Ensuring container killed.
11:14:44 [2019-08-28T11:14:44.181Z] + docker rm -vf docker-pr3
11:14:44 [2019-08-28T11:14:44.181Z] Error: No such container: docker-pr3
11:14:44 [2019-08-28T11:14:44.181Z] + true
[Pipeline] sh
11:14:44 [2019-08-28T11:14:44.503Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.338s
11:14:44 [2019-08-28T11:14:44.503Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:14:44 [2019-08-28T11:14:44.503Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest
11:14:44 [2019-08-28T11:14:44.503Z]     daemon.go:336: [d13e4c26618a5] waiting for daemon to start
11:14:44 [2019-08-28T11:14:44.503Z]     daemon.go:336: [d13e4c26618a5] waiting for daemon to start
11:14:44 [2019-08-28T11:14:44.503Z]     daemon.go:364: [d13e4c26618a5] daemon started
11:14:44 [2019-08-28T11:14:44.503Z]     daemon.go:472: [d13e4c26618a5] Stopping daemon
11:14:44 [2019-08-28T11:14:44.503Z]     daemon.go:307: [d13e4c26618a5] exiting daemon
11:14:44 [2019-08-28T11:14:44.503Z]     daemon.go:459: [d13e4c26618a5] Daemon stopped
11:14:44 [2019-08-28T11:14:44.503Z] === RUN   TestAuthZPluginAPIDenyResponse
11:14:44 [2019-08-28T11:14:44.760Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.474s
11:14:45 [2019-08-28T11:14:45.017Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
11:14:45 [2019-08-28T11:14:45.017Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse
11:14:45 [2019-08-28T11:14:45.017Z]     daemon.go:336: [ddae9cb22eba5] waiting for daemon to start
11:14:45 [2019-08-28T11:14:45.017Z]     daemon.go:336: [ddae9cb22eba5] waiting for daemon to start
11:14:45 [2019-08-28T11:14:45.017Z]     daemon.go:364: [ddae9cb22eba5] daemon started
11:14:45 [2019-08-28T11:14:45.017Z]     daemon.go:472: [ddae9cb22eba5] Stopping daemon
11:14:45 [2019-08-28T11:14:45.017Z]     daemon.go:307: [ddae9cb22eba5] exiting daemon
11:14:45 [2019-08-28T11:14:45.017Z]     daemon.go:459: [ddae9cb22eba5] Daemon stopped
11:14:45 [2019-08-28T11:14:45.017Z] === RUN   TestAuthZPluginDenyResponse
11:14:45 [2019-08-28T11:14:45.104Z] + echo Chowning /workspace to jenkins user
11:14:45 [2019-08-28T11:14:45.104Z] Chowning /workspace to jenkins user
11:14:45 [2019-08-28T11:14:45.104Z] + id -u
11:14:45 [2019-08-28T11:14:45.104Z] + id -g
11:14:45 [2019-08-28T11:14:45.104Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39800:/workspace busybox chown -R 1001:1001 /workspace
11:14:45 [2019-08-28T11:14:45.104Z] Unable to find image 'busybox:latest' locally
11:14:45 [2019-08-28T11:14:45.104Z] latest: Pulling from library/busybox
11:14:45 [2019-08-28T11:14:45.275Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.484s
11:14:45 [2019-08-28T11:14:45.491Z] 7eaca4b6b397: Pulling fs layer
11:14:45 [2019-08-28T11:14:45.491Z] 7eaca4b6b397: Verifying Checksum
11:14:45 [2019-08-28T11:14:45.491Z] 7eaca4b6b397: Download complete
11:14:45 [2019-08-28T11:14:45.845Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
11:14:45 [2019-08-28T11:14:45.845Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse
11:14:45 [2019-08-28T11:14:45.845Z]     daemon.go:336: [dca7c84f9b1a1] waiting for daemon to start
11:14:45 [2019-08-28T11:14:45.845Z]     daemon.go:336: [dca7c84f9b1a1] waiting for daemon to start
11:14:45 [2019-08-28T11:14:45.845Z]     daemon.go:364: [dca7c84f9b1a1] daemon started
11:14:45 [2019-08-28T11:14:45.845Z]     daemon.go:472: [dca7c84f9b1a1] Stopping daemon
11:14:45 [2019-08-28T11:14:45.845Z]     daemon.go:307: [dca7c84f9b1a1] exiting daemon
11:14:45 [2019-08-28T11:14:45.845Z]     daemon.go:459: [dca7c84f9b1a1] Daemon stopped
11:14:45 [2019-08-28T11:14:45.845Z] === RUN   TestAuthZPluginAllowEventStream
11:14:45 [2019-08-28T11:14:45.845Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.371s
11:14:45 [2019-08-28T11:14:45.853Z] 7eaca4b6b397: Pull complete
11:14:45 [2019-08-28T11:14:45.853Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
11:14:45 [2019-08-28T11:14:45.853Z] Status: Downloaded newer image for busybox:latest
11:14:46 [2019-08-28T11:14:46.776Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	0.991s
11:14:46 [2019-08-28T11:14:46.776Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.035s
11:14:47 [2019-08-28T11:14:47.339Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
11:14:47 [2019-08-28T11:14:47.339Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream
11:14:47 [2019-08-28T11:14:47.339Z]     daemon.go:336: [d9ddb127c92d6] waiting for daemon to start
11:14:47 [2019-08-28T11:14:47.339Z]     daemon.go:336: [d9ddb127c92d6] waiting for daemon to start
11:14:47 [2019-08-28T11:14:47.339Z]     daemon.go:364: [d9ddb127c92d6] daemon started
11:14:47 [2019-08-28T11:14:47.339Z]     daemon.go:472: [d9ddb127c92d6] Stopping daemon
11:14:47 [2019-08-28T11:14:47.339Z]     daemon.go:307: [d9ddb127c92d6] exiting daemon
11:14:47 [2019-08-28T11:14:47.339Z]     daemon.go:459: [d9ddb127c92d6] Daemon stopped
11:14:47 [2019-08-28T11:14:47.339Z] === RUN   TestAuthZPluginErrorResponse
[Pipeline] sh
11:14:47 [2019-08-28T11:14:47.902Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
11:14:47 [2019-08-28T11:14:47.902Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse
11:14:47 [2019-08-28T11:14:47.902Z]     daemon.go:336: [dad99455af115] waiting for daemon to start
11:14:47 [2019-08-28T11:14:47.902Z]     daemon.go:336: [dad99455af115] waiting for daemon to start
11:14:47 [2019-08-28T11:14:47.902Z]     daemon.go:364: [dad99455af115] daemon started
11:14:47 [2019-08-28T11:14:47.902Z]     daemon.go:472: [dad99455af115] Stopping daemon
11:14:47 [2019-08-28T11:14:47.902Z]     daemon.go:307: [dad99455af115] exiting daemon
11:14:47 [2019-08-28T11:14:47.902Z]     daemon.go:459: [dad99455af115] Daemon stopped
11:14:47 [2019-08-28T11:14:47.902Z] === RUN   TestAuthZPluginErrorRequest
11:14:48 [2019-08-28T11:14:48.467Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
11:14:48 [2019-08-28T11:14:48.467Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest
11:14:48 [2019-08-28T11:14:48.467Z]     daemon.go:336: [debcdf531d4c7] waiting for daemon to start
11:14:48 [2019-08-28T11:14:48.467Z]     daemon.go:336: [debcdf531d4c7] waiting for daemon to start
11:14:48 [2019-08-28T11:14:48.467Z]     daemon.go:364: [debcdf531d4c7] daemon started
11:14:48 [2019-08-28T11:14:48.467Z]     daemon.go:472: [debcdf531d4c7] Stopping daemon
11:14:48 [2019-08-28T11:14:48.467Z]     daemon.go:307: [debcdf531d4c7] exiting daemon
11:14:48 [2019-08-28T11:14:48.467Z]     daemon.go:459: [debcdf531d4c7] Daemon stopped
11:14:48 [2019-08-28T11:14:48.467Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:14:48 [2019-08-28T11:14:48.789Z] + echo Creating s390x-integration-bundles.tar.gz
11:14:48 [2019-08-28T11:14:48.790Z] Creating s390x-integration-bundles.tar.gz
11:14:48 [2019-08-28T11:14:48.790Z] + xargs tar -czf s390x-integration-bundles.tar.gz
11:14:48 [2019-08-28T11:14:48.790Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
[Pipeline] step
11:14:48 [2019-08-28T11:14:48.967Z] Archiving artifacts
11:14:49 [2019-08-28T11:14:49.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:14:49 [2019-08-28T11:14:49.031Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:14:49 [2019-08-28T11:14:49.031Z]     daemon.go:336: [d7141e45380b8] waiting for daemon to start
11:14:49 [2019-08-28T11:14:49.031Z]     daemon.go:336: [d7141e45380b8] waiting for daemon to start
11:14:49 [2019-08-28T11:14:49.031Z]     daemon.go:364: [d7141e45380b8] daemon started
11:14:49 [2019-08-28T11:14:49.031Z]     daemon.go:472: [d7141e45380b8] Stopping daemon
11:14:49 [2019-08-28T11:14:49.031Z]     daemon.go:307: [d7141e45380b8] exiting daemon
11:14:49 [2019-08-28T11:14:49.031Z]     daemon.go:459: [d7141e45380b8] Daemon stopped
11:14:49 [2019-08-28T11:14:49.031Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:14:49 [2019-08-28T11:14:49.288Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.355s
11:14:50 [2019-08-28T11:14:50.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:14:51 [2019-08-28T11:14:51.186Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s)
11:14:51 [2019-08-28T11:14:51.186Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking
11:14:51 [2019-08-28T11:14:51.186Z]     daemon.go:336: [d592a3e3c3625] waiting for daemon to start
11:14:51 [2019-08-28T11:14:51.186Z]     daemon.go:336: [d592a3e3c3625] waiting for daemon to start
11:14:51 [2019-08-28T11:14:51.186Z]     daemon.go:364: [d592a3e3c3625] daemon started
11:14:51 [2019-08-28T11:14:51.186Z]     daemon.go:472: [d592a3e3c3625] Stopping daemon
11:14:51 [2019-08-28T11:14:51.186Z]     daemon.go:307: [d592a3e3c3625] exiting daemon
11:14:51 [2019-08-28T11:14:51.186Z]     daemon.go:459: [d592a3e3c3625] Daemon stopped
11:14:51 [2019-08-28T11:14:51.186Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:14:51 [2019-08-28T11:14:51.749Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	2.453s
11:14:52 [2019-08-28T11:14:52.445Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:14:52 [2019-08-28T11:14:52.445Z] Using test binary docker
11:14:52 [2019-08-28T11:14:52.445Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:14:52 [2019-08-28T11:14:52.445Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:14:52 [2019-08-28T11:14:52.445Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:14:52 [2019-08-28T11:14:52.445Z] Warning failed to create cache: (null)
11:14:52 [2019-08-28T11:14:52.445Z] .
11:14:52 [2019-08-28T11:14:52.445Z] INFO: Waiting for daemon to start...
11:14:52 [2019-08-28T11:14:52.445Z] Starting dockerd
11:14:53 [2019-08-28T11:14:53.122Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
11:14:53 [2019-08-28T11:14:53.122Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom
11:14:53 [2019-08-28T11:14:53.122Z]     daemon.go:336: [db292179c8493] waiting for daemon to start
11:14:53 [2019-08-28T11:14:53.122Z]     daemon.go:336: [db292179c8493] waiting for daemon to start
11:14:53 [2019-08-28T11:14:53.122Z]     daemon.go:364: [db292179c8493] daemon started
11:14:53 [2019-08-28T11:14:53.122Z]     daemon.go:472: [db292179c8493] Stopping daemon
11:14:53 [2019-08-28T11:14:53.122Z]     daemon.go:307: [db292179c8493] exiting daemon
11:14:53 [2019-08-28T11:14:53.122Z]     daemon.go:459: [db292179c8493] Daemon stopped
11:14:53 [2019-08-28T11:14:53.122Z] === RUN   TestAuthZPluginHeader
[Pipeline] sh
11:14:54 [2019-08-28T11:14:54.061Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	2.080s
11:14:54 [2019-08-28T11:14:54.061Z] --- PASS: TestAuthZPluginHeader (0.85s)
11:14:54 [2019-08-28T11:14:54.061Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader
11:14:54 [2019-08-28T11:14:54.061Z]     daemon.go:336: [df7969a38fb3b] waiting for daemon to start
11:14:54 [2019-08-28T11:14:54.061Z]     daemon.go:336: [df7969a38fb3b] waiting for daemon to start
11:14:54 [2019-08-28T11:14:54.061Z]     daemon.go:364: [df7969a38fb3b] daemon started
11:14:54 [2019-08-28T11:14:54.061Z]     daemon.go:472: [df7969a38fb3b] Stopping daemon
11:14:54 [2019-08-28T11:14:54.061Z]     daemon.go:307: [df7969a38fb3b] exiting daemon
11:14:54 [2019-08-28T11:14:54.061Z]     daemon.go:459: [df7969a38fb3b] Daemon stopped
11:14:54 [2019-08-28T11:14:54.061Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:14:54 [2019-08-28T11:14:54.166Z] + make clean
11:14:54 [2019-08-28T11:14:54.472Z] .
11:14:54 [2019-08-28T11:14:54.472Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:14:54 [2019-08-28T11:14:54.541Z] docker volume rm -f docker-dev-cache
11:14:54 [2019-08-28T11:14:54.541Z] docker-dev-cache
[Pipeline] deleteDir
11:14:54 [2019-08-28T11:14:54.754Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:14:54 [2019-08-28T11:14:54.754Z] Error: No such image: emptyfs
11:14:55 [2019-08-28T11:14:55.039Z] Running integration-test (iteration 1)
11:14:55 [2019-08-28T11:14:55.039Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
11:14:55 [2019-08-28T11:14:55.430Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	1.653s
11:14:55 [2019-08-28T11:14:55.994Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.329s
11:14:56 [2019-08-28T11:14:56.926Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.133s
11:14:58 [2019-08-28T11:14:58.824Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s)
11:14:58 [2019-08-28T11:14:58.824Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:336: [de3d3d0242960] waiting for daemon to start
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:336: [de3d3d0242960] waiting for daemon to start
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:364: [de3d3d0242960] daemon started
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:472: [de3d3d0242960] Stopping daemon
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:307: [de3d3d0242960] exiting daemon
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:459: [de3d3d0242960] Daemon stopped
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:336: [de3d3d0242960] waiting for daemon to start
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:336: [de3d3d0242960] waiting for daemon to start
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:364: [de3d3d0242960] daemon started
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:472: [de3d3d0242960] Stopping daemon
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:307: [de3d3d0242960] exiting daemon
11:14:58 [2019-08-28T11:14:58.824Z]     daemon.go:459: [de3d3d0242960] Daemon stopped
11:14:58 [2019-08-28T11:14:58.824Z] === RUN   TestAuthZPluginV2Disable
11:14:59 [2019-08-28T11:14:59.081Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	2.065s
11:15:00 [2019-08-28T11:15:00.012Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.807s
11:15:00 [2019-08-28T11:15:00.269Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.322s
11:15:02 [2019-08-28T11:15:02.166Z] --- PASS: TestAuthZPluginV2Disable (3.54s)
11:15:02 [2019-08-28T11:15:02.166Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:336: [d2c5bdb97c05f] waiting for daemon to start
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:336: [d2c5bdb97c05f] waiting for daemon to start
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:364: [d2c5bdb97c05f] daemon started
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:472: [d2c5bdb97c05f] Stopping daemon
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:307: [d2c5bdb97c05f] exiting daemon
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:459: [d2c5bdb97c05f] Daemon stopped
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:336: [d2c5bdb97c05f] waiting for daemon to start
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:336: [d2c5bdb97c05f] waiting for daemon to start
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:364: [d2c5bdb97c05f] daemon started
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:472: [d2c5bdb97c05f] Stopping daemon
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:307: [d2c5bdb97c05f] exiting daemon
11:15:02 [2019-08-28T11:15:02.166Z]     daemon.go:459: [d2c5bdb97c05f] Daemon stopped
11:15:02 [2019-08-28T11:15:02.166Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:15:02 [2019-08-28T11:15:02.424Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.254s
11:15:04 [2019-08-28T11:15:04.440Z] ok  	github.com/docker/docker/cmd/dockerd	0.059s	coverage: 29.9% of statements
11:15:04 [2019-08-28T11:15:04.440Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.5% of statements
11:15:04 [2019-08-28T11:15:04.440Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:15:04 [2019-08-28T11:15:04.440Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:15:04 [2019-08-28T11:15:04.440Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:15:04 [2019-08-28T11:15:04.440Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:15:04 [2019-08-28T11:15:04.957Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.226s
11:15:05 [2019-08-28T11:15:05.523Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s)
11:15:05 [2019-08-28T11:15:05.523Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:336: [db68842094dbc] waiting for daemon to start
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:336: [db68842094dbc] waiting for daemon to start
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:364: [db68842094dbc] daemon started
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:472: [db68842094dbc] Stopping daemon
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:307: [db68842094dbc] exiting daemon
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:459: [db68842094dbc] Daemon stopped
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:336: [db68842094dbc] waiting for daemon to start
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:336: [db68842094dbc] waiting for daemon to start
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:364: [db68842094dbc] daemon started
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:472: [db68842094dbc] Stopping daemon
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:307: [db68842094dbc] exiting daemon
11:15:05 [2019-08-28T11:15:05.523Z]     daemon.go:459: [db68842094dbc] Daemon stopped
11:15:05 [2019-08-28T11:15:05.523Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:15:06 [2019-08-28T11:15:06.088Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.447s
11:15:10 [2019-08-28T11:15:10.301Z] Loaded image: buildpack-deps:jessie
11:15:10 [2019-08-28T11:15:10.301Z] Loaded image: busybox:latest
11:15:10 [2019-08-28T11:15:10.301Z] Loaded image: busybox:glibc
11:15:10 [2019-08-28T11:15:10.301Z] Loaded image: debian:jessie
11:15:10 [2019-08-28T11:15:10.301Z] Loaded image: hello-world:latest
11:15:10 [2019-08-28T11:15:10.301Z] INFO: Testing against a local daemon
11:15:10 [2019-08-28T11:15:10.301Z] === RUN   TestCgroupNamespacesBuild
11:15:10 [2019-08-28T11:15:10.584Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
11:15:10 [2019-08-28T11:15:10.584Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild
11:15:10 [2019-08-28T11:15:10.584Z]     daemon.go:336: [df5f56e9ce83f] waiting for daemon to start
11:15:10 [2019-08-28T11:15:10.584Z]     daemon.go:336: [df5f56e9ce83f] waiting for daemon to start
11:15:10 [2019-08-28T11:15:10.584Z]     daemon.go:364: [df5f56e9ce83f] daemon started
11:15:10 [2019-08-28T11:15:10.584Z]     daemon.go:472: [df5f56e9ce83f] Stopping daemon
11:15:10 [2019-08-28T11:15:10.584Z]     daemon.go:307: [df5f56e9ce83f] exiting daemon
11:15:10 [2019-08-28T11:15:10.584Z]     daemon.go:459: [df5f56e9ce83f] Daemon stopped
11:15:10 [2019-08-28T11:15:10.584Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:15:12 [2019-08-28T11:15:12.551Z] ok  	github.com/docker/docker/daemon/cluster	0.043s	coverage: 0.5% of statements
11:15:12 [2019-08-28T11:15:12.610Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
11:15:12 [2019-08-28T11:15:12.610Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode
11:15:12 [2019-08-28T11:15:12.610Z]     daemon.go:336: [dc2ae1d02a14e] waiting for daemon to start
11:15:12 [2019-08-28T11:15:12.610Z]     daemon.go:336: [dc2ae1d02a14e] waiting for daemon to start
11:15:12 [2019-08-28T11:15:12.610Z]     daemon.go:364: [dc2ae1d02a14e] daemon started
11:15:12 [2019-08-28T11:15:12.610Z]     daemon.go:472: [dc2ae1d02a14e] Stopping daemon
11:15:12 [2019-08-28T11:15:12.610Z]     daemon.go:307: [dc2ae1d02a14e] exiting daemon
11:15:12 [2019-08-28T11:15:12.610Z]     daemon.go:459: [dc2ae1d02a14e] Daemon stopped
11:15:12 [2019-08-28T11:15:12.610Z] === RUN   TestBuildWithSession
11:15:12 [2019-08-28T11:15:12.633Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	6.354s
11:15:13 [2019-08-28T11:15:13.566Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.875s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:15:14 [2019-08-28T11:15:14.445Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
11:15:14 [2019-08-28T11:15:14.498Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	1.072s
11:15:14 [2019-08-28T11:15:14.635Z] --- PASS: TestBuildWithSession (2.14s)
11:15:14 [2019-08-28T11:15:14.635Z] === RUN   TestBuildSquashParent
11:15:14 [2019-08-28T11:15:14.662Z] 234c9b9e497c: Pull complete
11:15:14 [2019-08-28T11:15:14.662Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190
11:15:14 [2019-08-28T11:15:14.662Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016
11:15:14 [2019-08-28T11:15:14.662Z] mcr.microsoft.com/windows/servercore:ltsc2016
11:15:14 [2019-08-28T11:15:14.662Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully
11:15:14 [2019-08-28T11:15:14.662Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore
11:15:14 [2019-08-28T11:15:14.662Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3144'
11:15:14 [2019-08-28T11:15:14.662Z] INFO: Docker version of control daemon
11:15:14 [2019-08-28T11:15:14.662Z] 
11:15:14 [2019-08-28T11:15:14.662Z] Client: Docker Engine - Enterprise
11:15:14 [2019-08-28T11:15:14.662Z]  Version:           19.03.2-tp2
11:15:14 [2019-08-28T11:15:14.662Z]  API version:       1.40
11:15:14 [2019-08-28T11:15:14.662Z]  Go version:        go1.12.8
11:15:14 [2019-08-28T11:15:14.662Z]  Git commit:        49fe2072d9
11:15:14 [2019-08-28T11:15:14.662Z]  Built:             08/16/2019 19:26:08
11:15:14 [2019-08-28T11:15:14.662Z]  OS/Arch:           windows/amd64
11:15:14 [2019-08-28T11:15:14.662Z]  Experimental:      false
11:15:14 [2019-08-28T11:15:14.662Z] 
11:15:14 [2019-08-28T11:15:14.662Z] Server: Docker Engine - Enterprise
11:15:14 [2019-08-28T11:15:14.662Z]  Engine:
11:15:14 [2019-08-28T11:15:14.662Z]   Version:          19.03.2-tp2
11:15:14 [2019-08-28T11:15:14.662Z]   API version:      1.40 (minimum version 1.24)
11:15:14 [2019-08-28T11:15:14.662Z]   Go version:       go1.12.8
11:15:14 [2019-08-28T11:15:14.662Z]   Git commit:       49fe2072d9
11:15:14 [2019-08-28T11:15:14.662Z]   Built:            08/16/2019 19:23:48
11:15:14 [2019-08-28T11:15:14.662Z]   OS/Arch:          windows/amd64
11:15:14 [2019-08-28T11:15:14.662Z]   Experimental:     true
11:15:14 [2019-08-28T11:15:14.662Z] 
11:15:14 [2019-08-28T11:15:14.662Z] INFO: Docker info of control daemon
11:15:14 [2019-08-28T11:15:14.662Z] 
11:15:15 [2019-08-28T11:15:15.428Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.639s
11:15:15 [2019-08-28T11:15:15.685Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.516s
11:15:15 [2019-08-28T11:15:15.813Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
11:15:15 [2019-08-28T11:15:15.942Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.022s
11:15:16 [2019-08-28T11:15:16.833Z] Client:
11:15:16 [2019-08-28T11:15:16.833Z]  Debug Mode: false
11:15:16 [2019-08-28T11:15:16.833Z]  Plugins:
11:15:16 [2019-08-28T11:15:16.833Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
11:15:16 [2019-08-28T11:15:16.833Z] 
11:15:16 [2019-08-28T11:15:16.833Z] Server:
11:15:16 [2019-08-28T11:15:16.833Z]  Containers: 0
11:15:16 [2019-08-28T11:15:16.833Z]   Running: 0
11:15:16 [2019-08-28T11:15:16.833Z]   Paused: 0
11:15:16 [2019-08-28T11:15:16.833Z]   Stopped: 0
11:15:16 [2019-08-28T11:15:16.833Z]  Images: 1
11:15:16 [2019-08-28T11:15:16.833Z]  Server Version: 19.03.2-tp2
11:15:16 [2019-08-28T11:15:16.833Z]  Storage Driver: windowsfilter
11:15:16 [2019-08-28T11:15:16.833Z]   Windows: 
11:15:16 [2019-08-28T11:15:16.833Z]  Logging Driver: json-file
11:15:16 [2019-08-28T11:15:16.833Z]  Plugins:
11:15:16 [2019-08-28T11:15:16.833Z]   Volume: local
11:15:16 [2019-08-28T11:15:16.833Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:15:16 [2019-08-28T11:15:16.833Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:15:16 [2019-08-28T11:15:16.833Z]  Swarm: inactive
11:15:16 [2019-08-28T11:15:16.833Z]  Default Isolation: process
11:15:16 [2019-08-28T11:15:16.833Z]  Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
11:15:16 [2019-08-28T11:15:16.833Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
11:15:16 [2019-08-28T11:15:16.833Z]  OSType: windows
11:15:16 [2019-08-28T11:15:16.833Z]  Architecture: x86_64
11:15:16 [2019-08-28T11:15:16.833Z]  CPUs: 4
11:15:16 [2019-08-28T11:15:16.833Z]  Total Memory: 32GiB
11:15:16 [2019-08-28T11:15:16.833Z]  Name: azwin-2-c268e0
11:15:16 [2019-08-28T11:15:16.833Z]  ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG
11:15:16 [2019-08-28T11:15:16.833Z]  Docker Root Dir: D:\docker
11:15:16 [2019-08-28T11:15:16.833Z]  Debug Mode: false
11:15:16 [2019-08-28T11:15:16.833Z]  Registry: https://index.docker.io/v1/
11:15:16 [2019-08-28T11:15:16.833Z]  Labels:
11:15:16 [2019-08-28T11:15:16.833Z]  Experimental: true
11:15:16 [2019-08-28T11:15:16.833Z]  Insecure Registries:
11:15:16 [2019-08-28T11:15:16.833Z]   10.0.0.4:5000
11:15:16 [2019-08-28T11:15:16.833Z]   127.0.0.0/8
11:15:16 [2019-08-28T11:15:16.833Z]  Registry Mirrors:
11:15:16 [2019-08-28T11:15:16.833Z]   http://10.0.0.4:5000/
11:15:16 [2019-08-28T11:15:16.833Z]  Live Restore Enabled: false
11:15:16 [2019-08-28T11:15:16.833Z] 
11:15:16 [2019-08-28T11:15:16.833Z] 
11:15:16 [2019-08-28T11:15:16.833Z] INFO: Commit hash is 556d26c07
11:15:16 [2019-08-28T11:15:16.833Z] INFO: Nuke-Everything...
11:15:16 [2019-08-28T11:15:16.833Z] INFO: Container count on control daemon to delete is 0
11:15:16 [2019-08-28T11:15:16.874Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	1.123s
11:15:17 [2019-08-28T11:15:17.438Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.448s
11:15:17 [2019-08-28T11:15:17.695Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.32s)
11:15:17 [2019-08-28T11:15:17.695Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:336: [dddc035c63ff4] waiting for daemon to start
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:336: [dddc035c63ff4] waiting for daemon to start
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:364: [dddc035c63ff4] daemon started
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:472: [dddc035c63ff4] Stopping daemon
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:307: [dddc035c63ff4] exiting daemon
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:459: [dddc035c63ff4] Daemon stopped
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:336: [dddc035c63ff4] waiting for daemon to start
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:336: [dddc035c63ff4] waiting for daemon to start
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:307: [dddc035c63ff4] exiting daemon
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:336: [dddc035c63ff4] waiting for daemon to start
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:336: [dddc035c63ff4] waiting for daemon to start
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:336: [dddc035c63ff4] waiting for daemon to start
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:364: [dddc035c63ff4] daemon started
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:472: [dddc035c63ff4] Stopping daemon
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:307: [dddc035c63ff4] exiting daemon
11:15:17 [2019-08-28T11:15:17.695Z]     daemon.go:459: [dddc035c63ff4] Daemon stopped
11:15:17 [2019-08-28T11:15:17.695Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:15:17 [2019-08-28T11:15:17.951Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.503s
11:15:18 [2019-08-28T11:15:18.366Z] INFO: Nuking d:\CI-3
11:15:18 [2019-08-28T11:15:18.366Z] INFO: Zapped successfully
11:15:18 [2019-08-28T11:15:18.366Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters
11:15:18 [2019-08-28T11:15:18.366Z] WARNING: Not cleaning as not a production RS1 server
11:15:18 [2019-08-28T11:15:18.366Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters
11:15:18 [2019-08-28T11:15:18.366Z] WARNING: Not cleaning as not a production RS1 server
11:15:18 [2019-08-28T11:15:18.366Z] INFO: Location for testing is d:\CI-3\CI-556d26c07
11:15:18 [2019-08-28T11:15:18.366Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:15:18 [2019-08-28T11:15:18.366Z] 
11:15:18 [2019-08-28T11:15:18.366Z] 
11:15:18 [2019-08-28T11:15:18.366Z] INFO: Building the image from Dockerfile.windows at 08/28/2019 11:15:18...
11:15:18 [2019-08-28T11:15:18.366Z] 
11:15:18 [2019-08-28T11:15:18.514Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.475s
11:15:18 [2019-08-28T11:15:18.772Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.296s
11:15:19 [2019-08-28T11:15:19.335Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.485s
11:15:20 [2019-08-28T11:15:20.137Z] --- PASS: TestBuildSquashParent (5.02s)
11:15:20 [2019-08-28T11:15:20.137Z] === RUN   TestBuildWithRemoveAndForceRemove
11:15:20 [2019-08-28T11:15:20.137Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:15:20 [2019-08-28T11:15:20.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:15:20 [2019-08-28T11:15:20.137Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:15:20 [2019-08-28T11:15:20.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:15:20 [2019-08-28T11:15:20.137Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:15:20 [2019-08-28T11:15:20.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:15:20 [2019-08-28T11:15:20.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:15:20 [2019-08-28T11:15:20.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:15:20 [2019-08-28T11:15:20.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:15:20 [2019-08-28T11:15:20.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:15:20 [2019-08-28T11:15:20.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:15:20 [2019-08-28T11:15:20.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:15:20 [2019-08-28T11:15:20.137Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:15:20 [2019-08-28T11:15:20.137Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:15:20 [2019-08-28T11:15:20.137Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:15:20 [2019-08-28T11:15:20.137Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:15:20 [2019-08-28T11:15:20.267Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	0.987s
11:15:22 [2019-08-28T11:15:22.788Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.624s
11:15:23 [2019-08-28T11:15:23.605Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:15:23 [2019-08-28T11:15:23.605Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:15:23 [2019-08-28T11:15:23.718Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	48.052s
11:15:25 [2019-08-28T11:15:25.431Z] Sending build context to Docker daemon  49.99MB
11:15:25 [2019-08-28T11:15:25.431Z] 
11:15:25 [2019-08-28T11:15:25.431Z] Step 1/8 : FROM microsoft/windowsservercore
11:15:25 [2019-08-28T11:15:25.431Z]  ---> 02bf0dbc0e6a
11:15:25 [2019-08-28T11:15:25.431Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:15:25 [2019-08-28T11:15:25.431Z]  ---> Running in 1dfb9609143f
11:15:25 [2019-08-28T11:15:25.637Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
11:15:25 [2019-08-28T11:15:25.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s)
11:15:25 [2019-08-28T11:15:25.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s)
11:15:25 [2019-08-28T11:15:25.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s)
11:15:25 [2019-08-28T11:15:25.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.70s)
11:15:25 [2019-08-28T11:15:25.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s)
11:15:25 [2019-08-28T11:15:25.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s)
11:15:25 [2019-08-28T11:15:25.637Z] === RUN   TestBuildMultiStageCopy
11:15:25 [2019-08-28T11:15:25.637Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:15:25 [2019-08-28T11:15:25.766Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 13.7% of statements
11:15:25 [2019-08-28T11:15:25.766Z] ok  	github.com/docker/docker/daemon	12.224s	coverage: 17.6% of statements
11:15:25 [2019-08-28T11:15:25.766Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:15:25 [2019-08-28T11:15:25.766Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:15:26 [2019-08-28T11:15:26.330Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
11:15:27 [2019-08-28T11:15:27.294Z] ok  	github.com/docker/docker/daemon/config	0.099s	coverage: 84.2% of statements
11:15:27 [2019-08-28T11:15:27.563Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
11:15:27 [2019-08-28T11:15:27.563Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:15:27 [2019-08-28T11:15:27.563Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:15:27 [2019-08-28T11:15:27.603Z] Removing intermediate container 1dfb9609143f
11:15:27 [2019-08-28T11:15:27.603Z]  ---> 002107cb5138
11:15:27 [2019-08-28T11:15:27.603Z] Step 3/8 : ARG GO_VERSION=1.12.9
11:15:27 [2019-08-28T11:15:27.603Z]  ---> Running in 29bc881c6bce
11:15:27 [2019-08-28T11:15:27.677Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:15:27 [2019-08-28T11:15:27.677Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:15:28 [2019-08-28T11:15:28.292Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:15:28 [2019-08-28T11:15:28.575Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:15:28 [2019-08-28T11:15:28.859Z] --- PASS: TestBuildMultiStageCopy (3.67s)
11:15:28 [2019-08-28T11:15:28.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.08s)
11:15:28 [2019-08-28T11:15:28.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
11:15:28 [2019-08-28T11:15:28.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
11:15:28 [2019-08-28T11:15:28.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
11:15:28 [2019-08-28T11:15:28.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
11:15:28 [2019-08-28T11:15:28.859Z] === RUN   TestBuildMultiStageParentConfig
11:15:28 [2019-08-28T11:15:28.987Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	5.110s
11:15:29 [2019-08-28T11:15:29.489Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
11:15:29 [2019-08-28T11:15:29.777Z] Removing intermediate container 29bc881c6bce
11:15:29 [2019-08-28T11:15:29.777Z]  ---> 5c44b02b8b1d
11:15:29 [2019-08-28T11:15:29.777Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
11:15:29 [2019-08-28T11:15:29.777Z]  ---> Running in 473b93b55d1a
11:15:29 [2019-08-28T11:15:29.869Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
11:15:29 [2019-08-28T11:15:29.869Z] === RUN   TestBuildLabelWithTargets
11:15:31 [2019-08-28T11:15:31.308Z] Removing intermediate container 473b93b55d1a
11:15:31 [2019-08-28T11:15:31.308Z]  ---> ecbc92fd33d2
11:15:31 [2019-08-28T11:15:31.308Z] 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...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\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
11:15:31 [2019-08-28T11:15:31.308Z]  ---> Running in 124db125b07c
11:15:31 [2019-08-28T11:15:31.344Z] --- PASS: TestBuildLabelWithTargets (1.52s)
11:15:31 [2019-08-28T11:15:31.344Z] === RUN   TestBuildWithEmptyLayers
11:15:31 [2019-08-28T11:15:31.382Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
11:15:32 [2019-08-28T11:15:32.262Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	3.872s
11:15:32 [2019-08-28T11:15:32.262Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.091s
11:15:32 [2019-08-28T11:15:32.262Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.084s
11:15:32 [2019-08-28T11:15:32.262Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.097s
11:15:32 [2019-08-28T11:15:32.313Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.221s	coverage: 56.9% of statements
11:15:32 [2019-08-28T11:15:32.356Z] --- PASS: TestBuildWithEmptyLayers (0.76s)
11:15:32 [2019-08-28T11:15:32.356Z] === RUN   TestBuildMultiStageOnBuild
11:15:32 [2019-08-28T11:15:32.519Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.109s
11:15:32 [2019-08-28T11:15:32.776Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.259s
11:15:34 [2019-08-28T11:15:34.146Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.521s
11:15:34 [2019-08-28T11:15:34.382Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
11:15:34 [2019-08-28T11:15:34.382Z] === RUN   TestBuildUncleanTarFilenames
11:15:34 [2019-08-28T11:15:34.403Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
11:15:34 [2019-08-28T11:15:34.403Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:364: [d3b3dd638e345] daemon started
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:472: [d3b3dd638e345] Stopping daemon
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:307: [d3b3dd638e345] exiting daemon
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:459: [d3b3dd638e345] Daemon stopped
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:350: [d3b3dd638e345] error pinging daemon on start: Get http://d3b3dd638e345.sock/_ping: context deadline exceeded
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:350: [d3b3dd638e345] error pinging daemon on start: Get http://d3b3dd638e345.sock/_ping: context deadline exceeded
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:350: [d3b3dd638e345] error pinging daemon on start: Get http://d3b3dd638e345.sock/_ping: context deadline exceeded
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:350: [d3b3dd638e345] error pinging daemon on start: Get http://d3b3dd638e345.sock/_ping: context deadline exceeded
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:307: [d3b3dd638e345] exiting daemon
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:336: [d3b3dd638e345] waiting for daemon to start
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:364: [d3b3dd638e345] daemon started
11:15:34 [2019-08-28T11:15:34.403Z]     daemon.go:472: [d3b3dd638e345] Stopping daemon
11:15:34 [2019-08-28T11:15:34.404Z]     daemon.go:307: [d3b3dd638e345] exiting daemon
11:15:34 [2019-08-28T11:15:34.404Z]     daemon.go:459: [d3b3dd638e345] Daemon stopped
11:15:34 [2019-08-28T11:15:34.404Z] PASS
11:15:34 [2019-08-28T11:15:34.404Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
11:15:34 [2019-08-28T11:15:34.404Z] INFO: Testing against a local daemon
11:15:34 [2019-08-28T11:15:34.404Z] === RUN   TestPluginInvalidJSON
11:15:34 [2019-08-28T11:15:34.404Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:15:34 [2019-08-28T11:15:34.404Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:15:34 [2019-08-28T11:15:34.404Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:15:34 [2019-08-28T11:15:34.404Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:15:34 [2019-08-28T11:15:34.404Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:15:34 [2019-08-28T11:15:34.404Z] PASS
11:15:34 [2019-08-28T11:15:34.404Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
11:15:34 [2019-08-28T11:15:34.661Z] INFO: Testing against a local daemon
11:15:34 [2019-08-28T11:15:34.661Z] === RUN   TestExternalGraphDriver
11:15:34 [2019-08-28T11:15:34.919Z] === RUN   TestExternalGraphDriver/json
11:15:35 [2019-08-28T11:15:35.622Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.556s	coverage: 72.5% of statements
11:15:35 [2019-08-28T11:15:35.855Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
11:15:35 [2019-08-28T11:15:35.855Z] === RUN   TestBuildMultiStageLayerLeak
11:15:36 [2019-08-28T11:15:36.289Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	1.742s
11:15:36 [2019-08-28T11:15:36.560Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.237s	coverage: 46.2% of statements
11:15:36 [2019-08-28T11:15:36.560Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:15:37 [2019-08-28T11:15:37.219Z] === RUN   TestExternalGraphDriver/spec
11:15:37 [2019-08-28T11:15:37.877Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
11:15:37 [2019-08-28T11:15:37.877Z] === RUN   TestBuildWithHugeFile
11:15:38 [2019-08-28T11:15:38.455Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.190s	coverage: 50.8% of statements
11:15:39 [2019-08-28T11:15:39.114Z] === RUN   TestExternalGraphDriver/pull
11:15:39 [2019-08-28T11:15:39.826Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.606s	coverage: 76.1% of statements
11:15:40 [2019-08-28T11:15:40.483Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	4.346s
11:15:40 [2019-08-28T11:15:40.740Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	0.448s
11:15:41 [2019-08-28T11:15:41.196Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
11:15:41 [2019-08-28T11:15:41.196Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	2.948s	coverage: 57.2% of statements
11:15:41 [2019-08-28T11:15:41.196Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:15:41 [2019-08-28T11:15:41.196Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:15:41 [2019-08-28T11:15:41.304Z] --- PASS: TestExternalGraphDriver (6.48s)
11:15:41 [2019-08-28T11:15:41.304Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:364: [df155f4707e41] daemon started
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:472: [df155f4707e41] Stopping daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:307: [df155f4707e41] exiting daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:459: [df155f4707e41] Daemon stopped
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:364: [df155f4707e41] daemon started
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:472: [df155f4707e41] Stopping daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:307: [df155f4707e41] exiting daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:459: [df155f4707e41] Daemon stopped
11:15:41 [2019-08-28T11:15:41.304Z]     --- PASS: TestExternalGraphDriver/json (2.17s)
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:364: [df155f4707e41] daemon started
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:472: [df155f4707e41] Stopping daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:307: [df155f4707e41] exiting daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:459: [df155f4707e41] Daemon stopped
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:364: [df155f4707e41] daemon started
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:472: [df155f4707e41] Stopping daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:307: [df155f4707e41] exiting daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:459: [df155f4707e41] Daemon stopped
11:15:41 [2019-08-28T11:15:41.304Z]     --- PASS: TestExternalGraphDriver/spec (2.21s)
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:336: [df155f4707e41] waiting for daemon to start
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:364: [df155f4707e41] daemon started
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:472: [df155f4707e41] Stopping daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:307: [df155f4707e41] exiting daemon
11:15:41 [2019-08-28T11:15:41.304Z]     daemon.go:459: [df155f4707e41] Daemon stopped
11:15:41 [2019-08-28T11:15:41.304Z]     --- PASS: TestExternalGraphDriver/pull (1.93s)
11:15:41 [2019-08-28T11:15:41.304Z] === RUN   TestGraphdriverPluginV2
11:15:41 [2019-08-28T11:15:41.304Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.539s
11:15:42 [2019-08-28T11:15:42.568Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
11:15:43 [2019-08-28T11:15:43.500Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
11:15:44 [2019-08-28T11:15:44.901Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
11:15:44 [2019-08-28T11:15:44.901Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:15:44 [2019-08-28T11:15:44.901Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:15:45 [2019-08-28T11:15:45.466Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 42.7% of statements
11:15:46 [2019-08-28T11:15:46.556Z] --- PASS: TestGraphdriverPluginV2 (4.87s)
11:15:46 [2019-08-28T11:15:46.556Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:336: [d6cfeae7ac5a9] waiting for daemon to start
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:336: [d6cfeae7ac5a9] waiting for daemon to start
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:364: [d6cfeae7ac5a9] daemon started
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:472: [d6cfeae7ac5a9] Stopping daemon
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:307: [d6cfeae7ac5a9] exiting daemon
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:459: [d6cfeae7ac5a9] Daemon stopped
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:336: [d6cfeae7ac5a9] waiting for daemon to start
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:336: [d6cfeae7ac5a9] waiting for daemon to start
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:364: [d6cfeae7ac5a9] daemon started
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:472: [d6cfeae7ac5a9] Stopping daemon
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:307: [d6cfeae7ac5a9] exiting daemon
11:15:46 [2019-08-28T11:15:46.556Z]     daemon.go:459: [d6cfeae7ac5a9] Daemon stopped
11:15:46 [2019-08-28T11:15:46.556Z] PASS
11:15:46 [2019-08-28T11:15:46.556Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
11:15:46 [2019-08-28T11:15:46.556Z] INFO: Testing against a local daemon
11:15:46 [2019-08-28T11:15:46.556Z] === RUN   TestContinueAfterPluginCrash
11:15:46 [2019-08-28T11:15:46.556Z] === PAUSE TestContinueAfterPluginCrash
11:15:46 [2019-08-28T11:15:46.556Z] === RUN   TestDaemonStartWithLogOpt
11:15:46 [2019-08-28T11:15:46.556Z] === PAUSE TestDaemonStartWithLogOpt
11:15:46 [2019-08-28T11:15:46.556Z] === CONT  TestContinueAfterPluginCrash
11:15:46 [2019-08-28T11:15:46.556Z] === CONT  TestDaemonStartWithLogOpt
11:15:47 [2019-08-28T11:15:47.359Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.180s	coverage: 78.6% of statements
11:15:47 [2019-08-28T11:15:47.359Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:15:47 [2019-08-28T11:15:47.359Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:15:47 [2019-08-28T11:15:47.359Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
11:15:48 [2019-08-28T11:15:48.291Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
11:15:48 [2019-08-28T11:15:48.854Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 62.1% of statements
11:15:49 [2019-08-28T11:15:49.111Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
11:15:50 [2019-08-28T11:15:50.483Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 74.7% of statements
11:15:50 [2019-08-28T11:15:50.483Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:15:50 [2019-08-28T11:15:50.740Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 18.6% of statements
11:15:52 [2019-08-28T11:15:52.389Z] 
11:15:52 [2019-08-28T11:15:52.389Z] SUCCESS: Specified value was saved.
11:15:52 [2019-08-28T11:15:52.389Z] INFO: Downloading git...
11:15:52 [2019-08-28T11:15:52.637Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
11:15:52 [2019-08-28T11:15:52.895Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
11:15:53 [2019-08-28T11:15:53.828Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
11:15:53 [2019-08-28T11:15:53.828Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.637s	coverage: 84.5% of statements
11:15:53 [2019-08-28T11:15:53.828Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:15:53 [2019-08-28T11:15:53.828Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:15:53 [2019-08-28T11:15:53.921Z] INFO: Downloading go...
11:15:54 [2019-08-28T11:15:54.658Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	12.904s
11:15:57 [2019-08-28T11:15:57.831Z] ok  	github.com/docker/docker/distribution/metadata	0.045s	coverage: 48.2% of statements
11:15:57 [2019-08-28T11:15:57.831Z] ok  	github.com/docker/docker/distribution	0.192s	coverage: 22.6% of statements
11:15:57 [2019-08-28T11:15:57.831Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:15:57 [2019-08-28T11:15:57.831Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
11:15:57 [2019-08-28T11:15:57.961Z] INFO: Downloading compiler 1 of 3...
11:15:57 [2019-08-28T11:15:57.961Z] INFO: Downloading compiler 2 of 3...
11:15:58 [2019-08-28T11:15:58.762Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
11:15:59 [2019-08-28T11:15:59.016Z] INFO: Downloading compiler 3 of 3...
11:15:59 [2019-08-28T11:15:59.020Z] ok  	github.com/docker/docker/distribution/xfer	1.431s	coverage: 83.4% of statements
11:15:59 [2019-08-28T11:15:59.020Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:15:59 [2019-08-28T11:15:59.474Z] INFO: Extracting git...
11:16:00 [2019-08-28T11:16:00.113Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	5.506s
11:16:00 [2019-08-28T11:16:00.388Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
11:16:00 [2019-08-28T11:16:00.388Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:16:00 [2019-08-28T11:16:00.645Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
11:16:00 [2019-08-28T11:16:00.645Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:16:01 [2019-08-28T11:16:01.483Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	1.285s
11:16:02 [2019-08-28T11:16:02.047Z] --- PASS: TestDaemonStartWithLogOpt (15.86s)
11:16:02 [2019-08-28T11:16:02.047Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:336: [d17ea055ce32a] waiting for daemon to start
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:336: [d17ea055ce32a] waiting for daemon to start
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:364: [d17ea055ce32a] daemon started
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:472: [d17ea055ce32a] Stopping daemon
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:307: [d17ea055ce32a] exiting daemon
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:459: [d17ea055ce32a] Daemon stopped
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:336: [d17ea055ce32a] waiting for daemon to start
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:336: [d17ea055ce32a] waiting for daemon to start
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:364: [d17ea055ce32a] daemon started
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:472: [d17ea055ce32a] Stopping daemon
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:307: [d17ea055ce32a] exiting daemon
11:16:02 [2019-08-28T11:16:02.047Z]     daemon.go:459: [d17ea055ce32a] Daemon stopped
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ok  	github.com/docker/docker/internal/testutil	0.006s	coverage: 62.5% of statements
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:16:02 [2019-08-28T11:16:02.541Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:16:03 [2019-08-28T11:16:03.106Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
11:16:03 [2019-08-28T11:16:03.945Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	2.510s
11:16:03 [2019-08-28T11:16:03.945Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
11:16:05 [2019-08-28T11:16:05.001Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.9% of statements
11:16:05 [2019-08-28T11:16:05.257Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
11:16:07 [2019-08-28T11:16:07.153Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 76.9% of statements
11:16:07 [2019-08-28T11:16:07.220Z] --- PASS: TestContinueAfterPluginCrash (20.86s)
11:16:07 [2019-08-28T11:16:07.221Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash
11:16:07 [2019-08-28T11:16:07.221Z]     daemon.go:336: [dd27a840b6f90] waiting for daemon to start
11:16:07 [2019-08-28T11:16:07.221Z]     daemon.go:336: [dd27a840b6f90] waiting for daemon to start
11:16:07 [2019-08-28T11:16:07.221Z]     daemon.go:364: [dd27a840b6f90] daemon started
11:16:07 [2019-08-28T11:16:07.221Z]     daemon.go:472: [dd27a840b6f90] Stopping daemon
11:16:07 [2019-08-28T11:16:07.221Z]     daemon.go:307: [dd27a840b6f90] exiting daemon
11:16:07 [2019-08-28T11:16:07.221Z]     daemon.go:459: [dd27a840b6f90] Daemon stopped
11:16:07 [2019-08-28T11:16:07.221Z] PASS
11:16:07 [2019-08-28T11:16:07.221Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
11:16:07 [2019-08-28T11:16:07.221Z] INFO: Testing against a local daemon
11:16:07 [2019-08-28T11:16:07.221Z] === RUN   TestPluginWithDevMounts
11:16:07 [2019-08-28T11:16:07.221Z] === PAUSE TestPluginWithDevMounts
11:16:07 [2019-08-28T11:16:07.221Z] === CONT  TestPluginWithDevMounts
11:16:08 [2019-08-28T11:16:08.086Z] ok  	github.com/docker/docker/pkg/authorization	0.144s	coverage: 66.7% of statements
11:16:08 [2019-08-28T11:16:08.343Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
11:16:08 [2019-08-28T11:16:08.600Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:16:09 [2019-08-28T11:16:09.117Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	5.113s
11:16:09 [2019-08-28T11:16:09.375Z] --- PASS: TestPluginWithDevMounts (1.96s)
11:16:09 [2019-08-28T11:16:09.375Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts
11:16:09 [2019-08-28T11:16:09.375Z]     daemon.go:336: [d6054948389a3] waiting for daemon to start
11:16:09 [2019-08-28T11:16:09.375Z]     daemon.go:336: [d6054948389a3] waiting for daemon to start
11:16:09 [2019-08-28T11:16:09.375Z]     daemon.go:364: [d6054948389a3] daemon started
11:16:09 [2019-08-28T11:16:09.375Z]     daemon.go:472: [d6054948389a3] Stopping daemon
11:16:09 [2019-08-28T11:16:09.375Z]     daemon.go:307: [d6054948389a3] exiting daemon
11:16:09 [2019-08-28T11:16:09.375Z]     daemon.go:459: [d6054948389a3] Daemon stopped
11:16:09 [2019-08-28T11:16:09.375Z] PASS
11:16:09 [2019-08-28T11:16:09.375Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
11:16:09 [2019-08-28T11:16:09.375Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch	0.510s
11:16:09 [2019-08-28T11:16:09.633Z] INFO: Testing against a local daemon
11:16:09 [2019-08-28T11:16:09.633Z] === RUN   TestSecretInspect
11:16:10 [2019-08-28T11:16:10.199Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection	29.690s
11:16:12 [2019-08-28T11:16:12.093Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	2.698s
11:16:12 [2019-08-28T11:16:12.658Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.426s
11:16:12 [2019-08-28T11:16:12.773Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.940s	coverage: 43.2% of statements
11:16:12 [2019-08-28T11:16:12.774Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
11:16:12 [2019-08-28T11:16:12.774Z] ok  	github.com/docker/docker/layer	7.739s	coverage: 66.9% of statements
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/oci	[no test files]
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:16:12 [2019-08-28T11:16:12.774Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:16:13 [2019-08-28T11:16:13.223Z] --- PASS: TestSecretInspect (3.56s)
11:16:13 [2019-08-28T11:16:13.223Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect
11:16:13 [2019-08-28T11:16:13.223Z]     daemon.go:336: [d9d371a4d4803] waiting for daemon to start
11:16:13 [2019-08-28T11:16:13.223Z]     daemon.go:336: [d9d371a4d4803] waiting for daemon to start
11:16:13 [2019-08-28T11:16:13.223Z]     daemon.go:364: [d9d371a4d4803] daemon started
11:16:13 [2019-08-28T11:16:13.223Z]     daemon.go:472: [d9d371a4d4803] Stopping daemon
11:16:13 [2019-08-28T11:16:13.223Z]     daemon.go:307: [d9d371a4d4803] exiting daemon
11:16:13 [2019-08-28T11:16:13.223Z]     daemon.go:459: [d9d371a4d4803] Daemon stopped
11:16:13 [2019-08-28T11:16:13.223Z] === RUN   TestSecretList
11:16:13 [2019-08-28T11:16:13.339Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
11:16:13 [2019-08-28T11:16:13.596Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
11:16:14 [2019-08-28T11:16:14.170Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
11:16:15 [2019-08-28T11:16:15.103Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
11:16:15 [2019-08-28T11:16:15.116Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	2.225s
11:16:15 [2019-08-28T11:16:15.360Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
11:16:16 [2019-08-28T11:16:16.046Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.896s
11:16:16 [2019-08-28T11:16:16.046Z] --- PASS: TestSecretList (2.99s)
11:16:16 [2019-08-28T11:16:16.046Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList
11:16:16 [2019-08-28T11:16:16.046Z]     daemon.go:336: [dc1db93c351df] waiting for daemon to start
11:16:16 [2019-08-28T11:16:16.046Z]     daemon.go:336: [dc1db93c351df] waiting for daemon to start
11:16:16 [2019-08-28T11:16:16.046Z]     daemon.go:364: [dc1db93c351df] daemon started
11:16:16 [2019-08-28T11:16:16.046Z]     daemon.go:472: [dc1db93c351df] Stopping daemon
11:16:16 [2019-08-28T11:16:16.046Z]     daemon.go:307: [dc1db93c351df] exiting daemon
11:16:16 [2019-08-28T11:16:16.046Z]     daemon.go:459: [dc1db93c351df] Daemon stopped
11:16:16 [2019-08-28T11:16:16.046Z] === RUN   TestSecretsCreateAndDelete
11:16:16 [2019-08-28T11:16:16.729Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
11:16:17 [2019-08-28T11:16:17.293Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
11:16:17 [2019-08-28T11:16:17.415Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.156s
11:16:17 [2019-08-28T11:16:17.857Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.141s	coverage: 84.1% of statements
11:16:18 [2019-08-28T11:16:18.114Z] ok  	github.com/docker/docker/pkg/fsutils	0.195s	coverage: 85.1% of statements
11:16:18 [2019-08-28T11:16:18.346Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.041s
11:16:18 [2019-08-28T11:16:18.371Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
11:16:18 [2019-08-28T11:16:18.910Z] --- PASS: TestSecretsCreateAndDelete (2.88s)
11:16:18 [2019-08-28T11:16:18.910Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete
11:16:18 [2019-08-28T11:16:18.910Z]     daemon.go:336: [dc05849a82972] waiting for daemon to start
11:16:18 [2019-08-28T11:16:18.910Z]     daemon.go:336: [dc05849a82972] waiting for daemon to start
11:16:18 [2019-08-28T11:16:18.910Z]     daemon.go:364: [dc05849a82972] daemon started
11:16:18 [2019-08-28T11:16:18.910Z]     daemon.go:472: [dc05849a82972] Stopping daemon
11:16:18 [2019-08-28T11:16:18.910Z]     daemon.go:307: [dc05849a82972] exiting daemon
11:16:18 [2019-08-28T11:16:18.910Z]     daemon.go:459: [dc05849a82972] Daemon stopped
11:16:18 [2019-08-28T11:16:18.910Z] === RUN   TestSecretsUpdate
11:16:19 [2019-08-28T11:16:19.741Z] ok  	github.com/docker/docker/pkg/idtools	0.422s	coverage: 70.1% of statements
11:16:19 [2019-08-28T11:16:19.741Z] ok  	github.com/docker/docker/pkg/ioutils	0.443s	coverage: 69.3% of statements
11:16:19 [2019-08-28T11:16:19.998Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
11:16:20 [2019-08-28T11:16:20.255Z] ok  	github.com/docker/docker/pkg/locker	0.025s	coverage: 88.9% of statements
11:16:20 [2019-08-28T11:16:20.280Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	1.939s
11:16:20 [2019-08-28T11:16:20.513Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
11:16:20 [2019-08-28T11:16:20.513Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:16:20 [2019-08-28T11:16:20.537Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.383s
11:16:20 [2019-08-28T11:16:20.537Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.058s
11:16:20 [2019-08-28T11:16:20.555Z] INFO: Expanding go...
11:16:21 [2019-08-28T11:16:21.078Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
11:16:21 [2019-08-28T11:16:21.101Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.420s
11:16:21 [2019-08-28T11:16:21.335Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:16:21 [2019-08-28T11:16:21.358Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.416s
11:16:21 [2019-08-28T11:16:21.899Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:16:21 [2019-08-28T11:16:21.899Z] ok  	github.com/docker/docker/pkg/mount	0.541s	coverage: 69.6% of statements
11:16:21 [2019-08-28T11:16:21.899Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:16:22 [2019-08-28T11:16:22.288Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.729s
11:16:22 [2019-08-28T11:16:22.288Z] --- PASS: TestSecretsUpdate (3.24s)
11:16:22 [2019-08-28T11:16:22.288Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate
11:16:22 [2019-08-28T11:16:22.288Z]     daemon.go:336: [d3a7e1192f2aa] waiting for daemon to start
11:16:22 [2019-08-28T11:16:22.288Z]     daemon.go:336: [d3a7e1192f2aa] waiting for daemon to start
11:16:22 [2019-08-28T11:16:22.288Z]     daemon.go:364: [d3a7e1192f2aa] daemon started
11:16:22 [2019-08-28T11:16:22.288Z]     daemon.go:472: [d3a7e1192f2aa] Stopping daemon
11:16:22 [2019-08-28T11:16:22.288Z]     daemon.go:307: [d3a7e1192f2aa] exiting daemon
11:16:22 [2019-08-28T11:16:22.288Z]     daemon.go:459: [d3a7e1192f2aa] Daemon stopped
11:16:22 [2019-08-28T11:16:22.288Z] === RUN   TestTemplatedSecret
11:16:22 [2019-08-28T11:16:22.464Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
11:16:22 [2019-08-28T11:16:22.464Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
11:16:22 [2019-08-28T11:16:22.464Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:16:22 [2019-08-28T11:16:22.464Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:16:23 [2019-08-28T11:16:23.395Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
11:16:23 [2019-08-28T11:16:23.959Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
11:16:24 [2019-08-28T11:16:24.522Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
11:16:24 [2019-08-28T11:16:24.522Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
11:16:24 [2019-08-28T11:16:24.810Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.448s
11:16:25 [2019-08-28T11:16:25.374Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.769s
11:16:25 [2019-08-28T11:16:25.631Z] --- PASS: TestTemplatedSecret (3.41s)
11:16:25 [2019-08-28T11:16:25.631Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret
11:16:25 [2019-08-28T11:16:25.631Z]     daemon.go:336: [d7d9ac0aaf777] waiting for daemon to start
11:16:25 [2019-08-28T11:16:25.631Z]     daemon.go:336: [d7d9ac0aaf777] waiting for daemon to start
11:16:25 [2019-08-28T11:16:25.631Z]     daemon.go:364: [d7d9ac0aaf777] daemon started
11:16:25 [2019-08-28T11:16:25.631Z]     daemon.go:472: [d7d9ac0aaf777] Stopping daemon
11:16:25 [2019-08-28T11:16:25.631Z]     daemon.go:307: [d7d9ac0aaf777] exiting daemon
11:16:25 [2019-08-28T11:16:25.631Z]     daemon.go:459: [d7d9ac0aaf777] Daemon stopped
11:16:25 [2019-08-28T11:16:25.631Z] === RUN   TestSecretCreateResolve
11:16:25 [2019-08-28T11:16:25.890Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
11:16:26 [2019-08-28T11:16:26.147Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
11:16:28 [2019-08-28T11:16:28.386Z] e7a74de96ddd: Pull complete
11:16:28 [2019-08-28T11:16:28.387Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab
11:16:28 [2019-08-28T11:16:28.387Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:16:28 [2019-08-28T11:16:28.387Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
11:16:28 [2019-08-28T11:16:28.387Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
11:16:28 [2019-08-28T11:16:28.387Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is ''
11:16:28 [2019-08-28T11:16:28.387Z] WARN: Skipping validation tests
11:16:28 [2019-08-28T11:16:28.387Z] INFO: Running unit tests at 08/28/2019 11:16:13...
11:16:28 [2019-08-28T11:16:28.387Z] INFO: make.ps1 starting at 08/28/2019 11:16:18
11:16:28 [2019-08-28T11:16:28.387Z] INFO: Git commit (556d26c07) assumed from DOCKER_GITCOMMIT environment variable
11:16:28 [2019-08-28T11:16:28.387Z] INFO: Invoking autogen...
11:16:28 [2019-08-28T11:16:28.387Z] INFO: Running unit tests...
11:16:28 [2019-08-28T11:16:28.904Z] --- PASS: TestSecretCreateResolve (2.91s)
11:16:28 [2019-08-28T11:16:28.904Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve
11:16:28 [2019-08-28T11:16:28.904Z]     daemon.go:336: [def44bd6e29fc] waiting for daemon to start
11:16:28 [2019-08-28T11:16:28.904Z]     daemon.go:336: [def44bd6e29fc] waiting for daemon to start
11:16:28 [2019-08-28T11:16:28.904Z]     daemon.go:364: [def44bd6e29fc] daemon started
11:16:28 [2019-08-28T11:16:28.904Z]     daemon.go:472: [def44bd6e29fc] Stopping daemon
11:16:28 [2019-08-28T11:16:28.904Z]     daemon.go:307: [def44bd6e29fc] exiting daemon
11:16:28 [2019-08-28T11:16:28.904Z]     daemon.go:459: [def44bd6e29fc] Daemon stopped
11:16:28 [2019-08-28T11:16:28.904Z] PASS
11:16:28 [2019-08-28T11:16:28.904Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
11:16:28 [2019-08-28T11:16:28.904Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	3.133s
11:16:28 [2019-08-28T11:16:28.904Z] INFO: Testing against a local daemon
11:16:28 [2019-08-28T11:16:28.904Z] === RUN   TestServiceCreateInit
11:16:28 [2019-08-28T11:16:28.904Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:16:29 [2019-08-28T11:16:29.419Z] ok  	github.com/docker/docker/pkg/signal	2.409s	coverage: 61.0% of statements
11:16:29 [2019-08-28T11:16:29.419Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
11:16:29 [2019-08-28T11:16:29.983Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
11:16:29 [2019-08-28T11:16:29.983Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:16:30 [2019-08-28T11:16:30.273Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.633s
11:16:30 [2019-08-28T11:16:30.549Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
11:16:30 [2019-08-28T11:16:30.806Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
11:16:31 [2019-08-28T11:16:31.371Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 36.9% of statements
11:16:31 [2019-08-28T11:16:31.936Z] ok  	github.com/docker/docker/pkg/tailfile	0.056s	coverage: 88.6% of statements
11:16:32 [2019-08-28T11:16:32.500Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
11:16:32 [2019-08-28T11:16:32.758Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
11:16:32 [2019-08-28T11:16:32.793Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	2.374s
11:16:33 [2019-08-28T11:16:33.323Z] testing: warning: no tests to run
11:16:33 [2019-08-28T11:16:33.323Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
11:16:33 [2019-08-28T11:16:33.581Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:16:33 [2019-08-28T11:16:33.723Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:16:33 [2019-08-28T11:16:33.839Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
11:16:33 [2019-08-28T11:16:33.979Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.301s
11:16:34 [2019-08-28T11:16:34.096Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
11:16:35 [2019-08-28T11:16:35.350Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.527s
11:16:35 [2019-08-28T11:16:35.607Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.671s
11:16:35 [2019-08-28T11:16:35.992Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 27.0% of statements
11:16:36 [2019-08-28T11:16:36.538Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.670s
11:16:36 [2019-08-28T11:16:36.925Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
11:16:37 [2019-08-28T11:16:37.856Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
11:16:38 [2019-08-28T11:16:38.114Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
11:16:39 [2019-08-28T11:16:39.486Z] ok  	github.com/docker/docker/registry	0.086s	coverage: 56.4% of statements
11:16:39 [2019-08-28T11:16:39.827Z] --- PASS: TestServiceCreateInit (10.72s)
11:16:39 [2019-08-28T11:16:39.827Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.78s)
11:16:39 [2019-08-28T11:16:39.827Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:336: [db7a8f6aad4fc] waiting for daemon to start
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:336: [db7a8f6aad4fc] waiting for daemon to start
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:364: [db7a8f6aad4fc] daemon started
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:472: [db7a8f6aad4fc] Stopping daemon
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:307: [db7a8f6aad4fc] exiting daemon
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:459: [db7a8f6aad4fc] Daemon stopped
11:16:39 [2019-08-28T11:16:39.827Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.90s)
11:16:39 [2019-08-28T11:16:39.827Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:336: [d4468f813fe52] waiting for daemon to start
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:336: [d4468f813fe52] waiting for daemon to start
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:364: [d4468f813fe52] daemon started
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:472: [d4468f813fe52] Stopping daemon
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:307: [d4468f813fe52] exiting daemon
11:16:39 [2019-08-28T11:16:39.827Z]         daemon.go:459: [d4468f813fe52] Daemon stopped
11:16:39 [2019-08-28T11:16:39.827Z] === RUN   TestCreateServiceMultipleTimes
11:16:40 [2019-08-28T11:16:40.401Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	4.173s
11:16:40 [2019-08-28T11:16:40.419Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
11:16:40 [2019-08-28T11:16:40.419Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:16:41 [2019-08-28T11:16:41.351Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
11:16:42 [2019-08-28T11:16:42.282Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
11:16:42 [2019-08-28T11:16:42.847Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
11:16:42 [2019-08-28T11:16:42.934Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	2.490s
11:16:43 [2019-08-28T11:16:43.412Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
11:16:43 [2019-08-28T11:16:43.863Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	0.896s
11:16:44 [2019-08-28T11:16:44.781Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
11:16:45 [2019-08-28T11:16:45.231Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.122s
11:16:46 [2019-08-28T11:16:46.107Z] ?   	github.com/docker/docker/api	[no test files]
11:16:50 [2019-08-28T11:16:50.480Z] INFO: Expanding compiler 1 of 3...
11:16:50 [2019-08-28T11:16:50.480Z] INFO: Expanding compiler 2 of 3...
11:16:55 [2019-08-28T11:16:55.185Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	10.221s
11:16:56 [2019-08-28T11:16:56.263Z] INFO: Expanding compiler 3 of 3...
11:16:57 [2019-08-28T11:16:57.229Z] INFO: Removing downloaded files...
11:16:57 [2019-08-28T11:16:57.229Z] INFO: Creating source directory...
11:16:57 [2019-08-28T11:16:57.229Z] INFO: Configuring git core.autocrlf...
11:16:57 [2019-08-28T11:16:57.229Z] INFO: Completed
11:16:59 [2019-08-28T11:16:59.361Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	23.159s
11:16:59 [2019-08-28T11:16:59.685Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/rootless	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/volume	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === Skipped
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:73: No driver to put!
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     overlay_test.go:49: Fails to compute changes intermittently
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     graphtest_unix.go:73: No driver to put!
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:16:59 [2019-08-28T11:16:59.686Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] 
11:16:59 [2019-08-28T11:16:59.686Z] DONE 2050 tests, 20 skipped in 246.540s
Post stage
[Pipeline] junit
11:16:59 [2019-08-28T11:16:59.706Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:17:00 [2019-08-28T11:17:00.291Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	4.991s
11:17:00 [2019-08-28T11:17:00.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39800/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -e DOCKER_GRAPHDRIVER docker:556d26c07d068d92fd896428ab4ac890554239d7 hack/validate/vendor
11:17:01 [2019-08-28T11:17:01.394Z] --- PASS: TestBuildWithHugeFile (82.42s)
11:17:01 [2019-08-28T11:17:01.394Z] === RUN   TestBuildWithEmptyDockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:17:01 [2019-08-28T11:17:01.394Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
11:17:01 [2019-08-28T11:17:01.394Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
11:17:01 [2019-08-28T11:17:01.394Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
11:17:01 [2019-08-28T11:17:01.394Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
11:17:01 [2019-08-28T11:17:01.394Z] === RUN   TestBuildPreserveOwnership
11:17:01 [2019-08-28T11:17:01.394Z] === RUN   TestBuildPreserveOwnership/copy_from
11:17:01 [2019-08-28T11:17:01.407Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
11:17:02 [2019-08-28T11:17:02.341Z] + echo Building e2e image
11:17:02 [2019-08-28T11:17:02.341Z] Building e2e image
11:17:02 [2019-08-28T11:17:02.341Z] + docker build --build-arg DOCKER_GITCOMMIT=556d26c07d068d92fd896428ab4ac890554239d7 -t moby-e2e-test -f Dockerfile.e2e .
11:17:02 [2019-08-28T11:17:02.341Z] #2 [internal] load .dockerignore
11:17:02 [2019-08-28T11:17:02.341Z] #2 DONE 0.0s
11:17:02 [2019-08-28T11:17:02.341Z] 
11:17:02 [2019-08-28T11:17:02.341Z] #1 [internal] load build definition from Dockerfile.e2e
11:17:02 [2019-08-28T11:17:02.341Z] #1 transferring dockerfile: 3.19kB done
11:17:02 [2019-08-28T11:17:02.341Z] #1 DONE 0.0s
11:17:02 [2019-08-28T11:17:02.341Z] 
11:17:02 [2019-08-28T11:17:02.341Z] #2 [internal] load .dockerignore
11:17:02 [2019-08-28T11:17:02.341Z] #2 transferring context: 34B done
11:17:02 [2019-08-28T11:17:02.341Z] #2 DONE 0.0s
11:17:02 [2019-08-28T11:17:02.341Z] 
11:17:02 [2019-08-28T11:17:02.341Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine
11:17:02 [2019-08-28T11:17:02.639Z] #4 ...
11:17:02 [2019-08-28T11:17:02.639Z] 
11:17:02 [2019-08-28T11:17:02.639Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
11:17:02 [2019-08-28T11:17:02.639Z] #3 DONE 0.3s
11:17:02 [2019-08-28T11:17:02.815Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	3.377s
11:17:02 [2019-08-28T11:17:02.815Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	2.448s
11:17:02 [2019-08-28T11:17:02.904Z] 
11:17:02 [2019-08-28T11:17:02.904Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine
11:17:02 [2019-08-28T11:17:02.904Z] #4 DONE 0.4s
11:17:02 [2019-08-28T11:17:02.904Z] 
11:17:02 [2019-08-28T11:17:02.904Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
11:17:02 [2019-08-28T11:17:02.904Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.1s
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.1s
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done
11:17:02 [2019-08-28T11:17:02.904Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 473.65kB / 125.33MB 0.2s
11:17:02 [2019-08-28T11:17:02.904Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 0B / 126B 0.2s
11:17:03 [2019-08-28T11:17:03.072Z] --- PASS: TestCreateServiceMultipleTimes (23.57s)
11:17:03 [2019-08-28T11:17:03.072Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes
11:17:03 [2019-08-28T11:17:03.072Z]     daemon.go:336: [defc387d5df40] waiting for daemon to start
11:17:03 [2019-08-28T11:17:03.072Z]     daemon.go:336: [defc387d5df40] waiting for daemon to start
11:17:03 [2019-08-28T11:17:03.072Z]     daemon.go:364: [defc387d5df40] daemon started
11:17:03 [2019-08-28T11:17:03.072Z]     daemon.go:472: [defc387d5df40] Stopping daemon
11:17:03 [2019-08-28T11:17:03.072Z]     daemon.go:307: [defc387d5df40] exiting daemon
11:17:03 [2019-08-28T11:17:03.072Z]     daemon.go:459: [defc387d5df40] Daemon stopped
11:17:03 [2019-08-28T11:17:03.072Z] === RUN   TestCreateServiceConflict
11:17:03 [2019-08-28T11:17:03.164Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done
11:17:03 [2019-08-28T11:17:03.164Z] #14 ...
11:17:03 [2019-08-28T11:17:03.164Z] 
11:17:03 [2019-08-28T11:17:03.164Z] #8 [internal] load build context
11:17:03 [2019-08-28T11:17:03.164Z] #8 transferring context: 799.22kB 0.3s done
11:17:03 [2019-08-28T11:17:03.164Z] #8 DONE 0.3s
11:17:03 [2019-08-28T11:17:03.164Z] 
11:17:03 [2019-08-28T11:17:03.164Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
11:17:03 [2019-08-28T11:17:03.164Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 13.89MB / 125.33MB 0.4s
11:17:03 [2019-08-28T11:17:03.422Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done
11:17:03 [2019-08-28T11:17:03.423Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 36.07MB / 125.33MB 0.6s
11:17:03 [2019-08-28T11:17:03.423Z] #14 ...
11:17:03 [2019-08-28T11:17:03.423Z] 
11:17:03 [2019-08-28T11:17:03.423Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
11:17:03 [2019-08-28T11:17:03.423Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done
11:17:03 [2019-08-28T11:17:03.423Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done
11:17:03 [2019-08-28T11:17:03.423Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done
11:17:03 [2019-08-28T11:17:03.423Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done
11:17:03 [2019-08-28T11:17:03.423Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done
11:17:03 [2019-08-28T11:17:03.423Z] #5 DONE 0.6s
11:17:03 [2019-08-28T11:17:03.423Z] 
11:17:03 [2019-08-28T11:17:03.423Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
11:17:03 [2019-08-28T11:17:03.423Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 42.91MB / 125.33MB 0.7s
11:17:03 [2019-08-28T11:17:03.423Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7
11:17:03 [2019-08-28T11:17:03.680Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 57.11MB / 125.33MB 1.0s
11:17:03 [2019-08-28T11:17:03.680Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done
11:17:03 [2019-08-28T11:17:03.680Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done
11:17:03 [2019-08-28T11:17:03.838Z] ok  	github.com/docker/docker/api/server	0.144s	coverage: 7.9% of statements
11:17:03 [2019-08-28T11:17:03.938Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 63.68MB / 125.33MB 1.1s
11:17:03 [2019-08-28T11:17:03.938Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 81.00MB / 125.33MB 1.3s
11:17:04 [2019-08-28T11:17:04.081Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:17:04 [2019-08-28T11:17:04.197Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 91.16MB / 125.33MB 1.4s
11:17:04 [2019-08-28T11:17:04.197Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 103.00MB / 125.33MB 1.5s
11:17:04 [2019-08-28T11:17:04.455Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.7s
11:17:04 [2019-08-28T11:17:04.713Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.8s done
11:17:04 [2019-08-28T11:17:04.713Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64
11:17:04 [2019-08-28T11:17:04.713Z] #14 ...
11:17:04 [2019-08-28T11:17:04.713Z] 
11:17:04 [2019-08-28T11:17:04.713Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
11:17:04 [2019-08-28T11:17:04.713Z] #6 DONE 1.3s
11:17:04 [2019-08-28T11:17:04.713Z] 
11:17:04 [2019-08-28T11:17:04.713Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
11:17:05 [2019-08-28T11:17:05.555Z] --- PASS: TestBuildPreserveOwnership (4.94s)
11:17:05 [2019-08-28T11:17:05.555Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.31s)
11:17:05 [2019-08-28T11:17:05.555Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
11:17:05 [2019-08-28T11:17:05.555Z] === RUN   TestBuildPlatformInvalid
11:17:05 [2019-08-28T11:17:05.837Z] --- PASS: TestBuildPlatformInvalid (0.16s)
11:17:05 [2019-08-28T11:17:05.837Z] PASS
11:17:05 [2019-08-28T11:17:05.837Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
11:17:05 [2019-08-28T11:17:05.837Z] INFO: Testing against a local daemon
11:17:05 [2019-08-28T11:17:05.837Z] === RUN   TestConfigList
11:17:06 [2019-08-28T11:17:06.349Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	3.660s
11:17:06 [2019-08-28T11:17:06.913Z] --- PASS: TestCreateServiceConflict (3.79s)
11:17:06 [2019-08-28T11:17:06.913Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict
11:17:06 [2019-08-28T11:17:06.913Z]     daemon.go:336: [d5cc3a6d49fac] waiting for daemon to start
11:17:06 [2019-08-28T11:17:06.913Z]     daemon.go:336: [d5cc3a6d49fac] waiting for daemon to start
11:17:06 [2019-08-28T11:17:06.913Z]     daemon.go:364: [d5cc3a6d49fac] daemon started
11:17:06 [2019-08-28T11:17:06.913Z]     daemon.go:472: [d5cc3a6d49fac] Stopping daemon
11:17:06 [2019-08-28T11:17:06.913Z]     daemon.go:307: [d5cc3a6d49fac] exiting daemon
11:17:06 [2019-08-28T11:17:06.913Z]     daemon.go:459: [d5cc3a6d49fac] Daemon stopped
11:17:06 [2019-08-28T11:17:06.913Z] === RUN   TestCreateServiceMaxReplicas
11:17:07 [2019-08-28T11:17:07.843Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.173s
11:17:08 [2019-08-28T11:17:08.523Z] --- PASS: TestConfigList (2.23s)
11:17:08 [2019-08-28T11:17:08.523Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
11:17:08 [2019-08-28T11:17:08.523Z]     daemon.go:336: [d48a89866c3d7] waiting for daemon to start
11:17:08 [2019-08-28T11:17:08.523Z]     daemon.go:336: [d48a89866c3d7] waiting for daemon to start
11:17:08 [2019-08-28T11:17:08.523Z]     daemon.go:364: [d48a89866c3d7] daemon started
11:17:08 [2019-08-28T11:17:08.523Z]     daemon.go:472: [d48a89866c3d7] Stopping daemon
11:17:08 [2019-08-28T11:17:08.523Z]     daemon.go:307: [d48a89866c3d7] exiting daemon
11:17:08 [2019-08-28T11:17:08.523Z]     daemon.go:459: [d48a89866c3d7] Daemon stopped
11:17:08 [2019-08-28T11:17:08.523Z] === RUN   TestConfigsCreateAndDelete
11:17:09 [2019-08-28T11:17:09.216Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	1.418s
11:17:09 [2019-08-28T11:17:09.473Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.530s
11:17:09 [2019-08-28T11:17:09.969Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s
11:17:10 [2019-08-28T11:17:10.405Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.708s
11:17:10 [2019-08-28T11:17:10.562Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
11:17:10 [2019-08-28T11:17:10.562Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
11:17:10 [2019-08-28T11:17:10.562Z]     daemon.go:336: [da7fc33c29f60] waiting for daemon to start
11:17:10 [2019-08-28T11:17:10.562Z]     daemon.go:336: [da7fc33c29f60] waiting for daemon to start
11:17:10 [2019-08-28T11:17:10.562Z]     daemon.go:364: [da7fc33c29f60] daemon started
11:17:10 [2019-08-28T11:17:10.562Z]     daemon.go:472: [da7fc33c29f60] Stopping daemon
11:17:10 [2019-08-28T11:17:10.562Z]     daemon.go:307: [da7fc33c29f60] exiting daemon
11:17:10 [2019-08-28T11:17:10.562Z]     daemon.go:459: [da7fc33c29f60] Daemon stopped
11:17:10 [2019-08-28T11:17:10.562Z] === RUN   TestConfigsUpdate
11:17:10 [2019-08-28T11:17:10.664Z] --- PASS: TestCreateServiceMaxReplicas (3.76s)
11:17:10 [2019-08-28T11:17:10.664Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas
11:17:10 [2019-08-28T11:17:10.664Z]     daemon.go:336: [d7d394069d0b1] waiting for daemon to start
11:17:10 [2019-08-28T11:17:10.664Z]     daemon.go:336: [d7d394069d0b1] waiting for daemon to start
11:17:10 [2019-08-28T11:17:10.664Z]     daemon.go:364: [d7d394069d0b1] daemon started
11:17:10 [2019-08-28T11:17:10.664Z]     daemon.go:472: [d7d394069d0b1] Stopping daemon
11:17:10 [2019-08-28T11:17:10.664Z]     daemon.go:307: [d7d394069d0b1] exiting daemon
11:17:10 [2019-08-28T11:17:10.664Z]     daemon.go:459: [d7d394069d0b1] Daemon stopped
11:17:10 [2019-08-28T11:17:10.664Z] === RUN   TestCreateWithDuplicateNetworkNames
11:17:10 [2019-08-28T11:17:10.904Z] #14 ...
11:17:10 [2019-08-28T11:17:10.904Z] 
11:17:10 [2019-08-28T11:17:10.904Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
11:17:10 [2019-08-28T11:17:10.904Z] #7 0.956 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.052 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.160 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.163 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.371 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.381 (4/31) Installing readline (8.0.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.391 (5/31) Installing bash (5.0.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.408 Executing bash-5.0.0-r0.post-install
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.416 (6/31) Installing ca-certificates (20190108-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.432 (7/31) Installing libgcc (8.3.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.436 (8/31) Installing libstdc++ (8.3.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.459 (9/31) Installing binutils (2.32-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.564 (10/31) Installing gmp (6.1.2-r1)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.571 (11/31) Installing isl (0.18-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.593 (12/31) Installing libgomp (8.3.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.597 (13/31) Installing libatomic (8.3.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.600 (14/31) Installing mpfr3 (3.1.5-r1)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.607 (15/31) Installing mpc1 (1.1.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 2.611 (16/31) Installing gcc (8.3.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 3.575 (17/31) Installing musl-dev (1.1.22-r3)
11:17:10 [2019-08-28T11:17:10.904Z] #7 3.676 (18/31) Installing libc-dev (0.7.1-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 3.677 (19/31) Installing g++ (8.3.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.253 (20/31) Installing nghttp2-libs (1.39.2-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.256 (21/31) Installing libcurl (7.65.1-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.268 (22/31) Installing expat (2.2.7-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.272 (23/31) Installing pcre2 (10.33-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.283 (24/31) Installing git (2.22.0-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.498 (25/31) Installing libmnl (1.0.4-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.502 (26/31) Installing libnftnl-libs (1.1.3-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.507 (27/31) Installing iptables (1.8.3-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.535 (28/31) Installing pigz (2.4-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.547 (29/31) Installing tar (1.32-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.555 (30/31) Installing xz-libs (5.2.4-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.563 (31/31) Installing xz (5.2.4-r0)
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.578 Executing busybox-1.30.1-r2.trigger
11:17:10 [2019-08-28T11:17:10.904Z] #7 4.586 Executing ca-certificates-20190108-r0.trigger
11:17:10 [2019-08-28T11:17:10.905Z] #7 4.640 OK: 185 MiB in 45 packages
11:17:10 [2019-08-28T11:17:10.905Z] #7 DONE 5.9s
11:17:10 [2019-08-28T11:17:10.905Z] 
11:17:10 [2019-08-28T11:17:10.905Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
11:17:10 [2019-08-28T11:17:10.905Z] #9 DONE 0.1s
11:17:10 [2019-08-28T11:17:10.905Z] 
11:17:10 [2019-08-28T11:17:10.905Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
11:17:10 [2019-08-28T11:17:10.905Z] #10 DONE 0.1s
11:17:10 [2019-08-28T11:17:10.905Z] 
11:17:10 [2019-08-28T11:17:10.905Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
11:17:10 [2019-08-28T11:17:10.905Z] #11 DONE 0.1s
11:17:10 [2019-08-28T11:17:10.905Z] 
11:17:10 [2019-08-28T11:17:10.905Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
11:17:10 [2019-08-28T11:17:10.905Z] #14 ...
11:17:10 [2019-08-28T11:17:10.905Z] 
11:17:10 [2019-08-28T11:17:10.905Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
11:17:10 [2019-08-28T11:17:10.905Z] #12 DONE 0.1s
11:17:11 [2019-08-28T11:17:11.161Z] 
11:17:11 [2019-08-28T11:17:11.161Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
11:17:11 [2019-08-28T11:17:11.161Z] #13 DONE 0.1s
11:17:11 [2019-08-28T11:17:11.161Z] 
11:17:11 [2019-08-28T11:17:11.161Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
11:17:11 [2019-08-28T11:17:11.161Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.4s done
11:17:11 [2019-08-28T11:17:11.161Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7
11:17:11 [2019-08-28T11:17:11.418Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done
11:17:11 [2019-08-28T11:17:11.418Z] #14 DONE 8.6s
11:17:11 [2019-08-28T11:17:11.418Z] 
11:17:11 [2019-08-28T11:17:11.418Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
11:17:11 [2019-08-28T11:17:11.982Z] #15 0.586 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
11:17:12 [2019-08-28T11:17:12.033Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	1.416s
11:17:12 [2019-08-28T11:17:12.589Z] --- PASS: TestConfigsUpdate (2.21s)
11:17:12 [2019-08-28T11:17:12.589Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
11:17:12 [2019-08-28T11:17:12.589Z]     daemon.go:336: [d1767e9c72d43] waiting for daemon to start
11:17:12 [2019-08-28T11:17:12.589Z]     daemon.go:336: [d1767e9c72d43] waiting for daemon to start
11:17:12 [2019-08-28T11:17:12.589Z]     daemon.go:364: [d1767e9c72d43] daemon started
11:17:12 [2019-08-28T11:17:12.589Z]     daemon.go:472: [d1767e9c72d43] Stopping daemon
11:17:12 [2019-08-28T11:17:12.589Z]     daemon.go:307: [d1767e9c72d43] exiting daemon
11:17:12 [2019-08-28T11:17:12.589Z]     daemon.go:459: [d1767e9c72d43] Daemon stopped
11:17:12 [2019-08-28T11:17:12.589Z] === RUN   TestTemplatedConfig
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.657 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.724 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.726 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.860 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.867 (4/43) Installing readline (8.0.0-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.871 (5/43) Installing bash (5.0.0-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.882 Executing bash-5.0.0-r0.post-install
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.884 (6/43) Installing linux-headers (4.19.36-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.954 (7/43) Installing libuuid (2.33.2-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.956 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.959 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 1.963 (10/43) Installing binutils (2.32-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 2.029 (11/43) Installing libmagic (5.37-r0)
11:17:13 [2019-08-28T11:17:13.352Z] #15 2.047 (12/43) Installing file (5.37-r0)
11:17:13 [2019-08-28T11:17:13.402Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	1.565s
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.049 (13/43) Installing gmp (6.1.2-r1)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.059 (14/43) Installing isl (0.18-r0)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.072 (15/43) Installing libgomp (8.3.0-r0)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.075 (16/43) Installing libatomic (8.3.0-r0)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.076 (17/43) Installing libgcc (8.3.0-r0)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.078 (18/43) Installing mpfr3 (3.1.5-r1)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.082 (19/43) Installing mpc1 (1.1.0-r0)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.084 (20/43) Installing libstdc++ (8.3.0-r0)
11:17:13 [2019-08-28T11:17:13.609Z] #15 2.094 (21/43) Installing gcc (8.3.0-r0)
11:17:14 [2019-08-28T11:17:14.173Z] #15 2.729 (22/43) Installing musl-dev (1.1.22-r3)
11:17:14 [2019-08-28T11:17:14.173Z] #15 2.804 (23/43) Installing libc-dev (0.7.1-r0)
11:17:14 [2019-08-28T11:17:14.173Z] #15 2.805 (24/43) Installing g++ (8.3.0-r0)
11:17:14 [2019-08-28T11:17:14.331Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	1.078s
11:17:14 [2019-08-28T11:17:14.430Z] #15 3.221 (25/43) Installing make (4.2.1-r2)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.225 (26/43) Installing fortify-headers (1.1-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.226 (27/43) Installing build-base (0.5-r1)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.228 (28/43) Installing nghttp2-libs (1.39.2-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.230 (29/43) Installing libcurl (7.65.1-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.236 (30/43) Installing curl (7.65.1-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.240 (31/43) Installing oniguruma (6.9.2-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.246 (32/43) Installing jq (1.6-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.253 (33/43) Installing device-mapper-libs (2.02.184-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.259 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.261 (35/43) Installing libaio (0.3.111-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.263 (36/43) Installing libblkid (2.33.2-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.268 (37/43) Installing lvm2-libs (2.02.184-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.296 (38/43) Installing libfdisk (2.33.2-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.301 (39/43) Installing libmount (2.33.2-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.306 (40/43) Installing libsmartcols (2.33.2-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.309 (41/43) Installing pkgconf (1.6.1-r1)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.312 (42/43) Installing util-linux-dev (2.33.2-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.331 (43/43) Installing lvm2-dev (2.02.184-r0)
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.336 Executing busybox-1.30.1-r2.trigger
11:17:14 [2019-08-28T11:17:14.687Z] #15 3.341 OK: 190 MiB in 58 packages
11:17:15 [2019-08-28T11:17:15.250Z] #15 DONE 3.9s
11:17:15 [2019-08-28T11:17:15.250Z] 
11:17:15 [2019-08-28T11:17:15.250Z] #16 [base 3/5] RUN mkdir -p /build/
11:17:15 [2019-08-28T11:17:15.269Z] --- PASS: TestTemplatedConfig (2.85s)
11:17:15 [2019-08-28T11:17:15.269Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
11:17:15 [2019-08-28T11:17:15.269Z]     daemon.go:336: [d20a44ec04d97] waiting for daemon to start
11:17:15 [2019-08-28T11:17:15.269Z]     daemon.go:336: [d20a44ec04d97] waiting for daemon to start
11:17:15 [2019-08-28T11:17:15.269Z]     daemon.go:364: [d20a44ec04d97] daemon started
11:17:15 [2019-08-28T11:17:15.269Z]     daemon.go:472: [d20a44ec04d97] Stopping daemon
11:17:15 [2019-08-28T11:17:15.269Z]     daemon.go:307: [d20a44ec04d97] exiting daemon
11:17:15 [2019-08-28T11:17:15.269Z]     daemon.go:459: [d20a44ec04d97] Daemon stopped
11:17:15 [2019-08-28T11:17:15.269Z] === RUN   TestConfigInspect
11:17:15 [2019-08-28T11:17:15.813Z] #16 DONE 0.7s
11:17:16 [2019-08-28T11:17:16.070Z] 
11:17:16 [2019-08-28T11:17:16.070Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
11:17:16 [2019-08-28T11:17:16.634Z] #17 DONE 0.7s
11:17:16 [2019-08-28T11:17:16.634Z] 
11:17:16 [2019-08-28T11:17:16.634Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
11:17:16 [2019-08-28T11:17:16.634Z] #18 DONE 0.0s
11:17:16 [2019-08-28T11:17:16.634Z] 
11:17:16 [2019-08-28T11:17:16.634Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
11:17:16 [2019-08-28T11:17:16.634Z] #19 DONE 0.1s
11:17:16 [2019-08-28T11:17:16.634Z] 
11:17:16 [2019-08-28T11:17:16.634Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:17:16 [2019-08-28T11:17:16.858Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	3.466s
11:17:16 [2019-08-28T11:17:16.893Z] #20 ...
11:17:16 [2019-08-28T11:17:16.893Z] 
11:17:16 [2019-08-28T11:17:16.893Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:17:16 [2019-08-28T11:17:16.893Z] #22 DONE 0.1s
11:17:16 [2019-08-28T11:17:16.893Z] 
11:17:16 [2019-08-28T11:17:16.893Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
11:17:16 [2019-08-28T11:17:16.893Z] #26 DONE 0.1s
11:17:16 [2019-08-28T11:17:16.893Z] 
11:17:16 [2019-08-28T11:17:16.893Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:17:16 [2019-08-28T11:17:16.893Z] #23 DONE 0.1s
11:17:16 [2019-08-28T11:17:16.893Z] 
11:17:16 [2019-08-28T11:17:16.893Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
11:17:16 [2019-08-28T11:17:16.893Z] #27 DONE 0.1s
11:17:16 [2019-08-28T11:17:16.893Z] 
11:17:16 [2019-08-28T11:17:16.893Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
11:17:16 [2019-08-28T11:17:16.893Z] #28 DONE 0.1s
11:17:16 [2019-08-28T11:17:16.893Z] 
11:17:16 [2019-08-28T11:17:16.893Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:17:17 [2019-08-28T11:17:17.953Z] --- PASS: TestConfigInspect (2.19s)
11:17:17 [2019-08-28T11:17:17.953Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
11:17:17 [2019-08-28T11:17:17.953Z]     daemon.go:336: [d8746c2bdf18b] waiting for daemon to start
11:17:17 [2019-08-28T11:17:17.953Z]     daemon.go:336: [d8746c2bdf18b] waiting for daemon to start
11:17:17 [2019-08-28T11:17:17.953Z]     daemon.go:364: [d8746c2bdf18b] daemon started
11:17:17 [2019-08-28T11:17:17.953Z]     daemon.go:472: [d8746c2bdf18b] Stopping daemon
11:17:17 [2019-08-28T11:17:17.953Z]     daemon.go:307: [d8746c2bdf18b] exiting daemon
11:17:17 [2019-08-28T11:17:17.953Z]     daemon.go:459: [d8746c2bdf18b] Daemon stopped
11:17:17 [2019-08-28T11:17:17.953Z] === RUN   TestConfigCreateWithLabels
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.328 + RM_GOPATH=0
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.330 + TMP_GOPATH=
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.330 + : /build
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.331 + '[' -z '' ']'
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 ++ mktemp -d
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + export GOPATH=/tmp/tmp.kNMcPf
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + GOPATH=/tmp/tmp.kNMcPf
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + RM_GOPATH=1
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 ++ dirname ./install.sh
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + dir=.
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + bin=dockercli
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + shift
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + '[' '!' -f ./dockercli.installer ']'
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + . ./dockercli.installer
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 ++ DOCKERCLI_CHANNEL=stable
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 ++ DOCKERCLI_VERSION=17.06.2-ce
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + install_dockercli
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.340 Install docker/cli version 17.06.2-ce from stable
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.344 ++ uname -m
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.344 + arch=x86_64
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.344 + '[' x86_64 '!=' x86_64 ']'
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.344 + url=https://download.docker.com/linux/static
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.344 + tar -xz docker/docker
11:17:18 [2019-08-28T11:17:18.262Z] #24 1.344 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:17:18 [2019-08-28T11:17:18.753Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	4.210s
11:17:18 [2019-08-28T11:17:18.753Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.124s
11:17:19 [2019-08-28T11:17:19.010Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.302s
11:17:19 [2019-08-28T11:17:19.010Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
11:17:19 [2019-08-28T11:17:19.574Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.479s
11:17:19 [2019-08-28T11:17:19.976Z] --- PASS: TestConfigCreateWithLabels (2.21s)
11:17:19 [2019-08-28T11:17:19.976Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
11:17:19 [2019-08-28T11:17:19.976Z]     daemon.go:336: [d680e30037b5f] waiting for daemon to start
11:17:19 [2019-08-28T11:17:19.976Z]     daemon.go:336: [d680e30037b5f] waiting for daemon to start
11:17:19 [2019-08-28T11:17:19.976Z]     daemon.go:364: [d680e30037b5f] daemon started
11:17:19 [2019-08-28T11:17:19.976Z]     daemon.go:472: [d680e30037b5f] Stopping daemon
11:17:19 [2019-08-28T11:17:19.976Z]     daemon.go:307: [d680e30037b5f] exiting daemon
11:17:19 [2019-08-28T11:17:19.976Z]     daemon.go:459: [d680e30037b5f] Daemon stopped
11:17:19 [2019-08-28T11:17:19.976Z] === RUN   TestConfigCreateResolve
11:17:20 [2019-08-28T11:17:20.161Z] #24 ...
11:17:20 [2019-08-28T11:17:20.161Z] 
11:17:20 [2019-08-28T11:17:20.161Z] #31 [builder 1/4] COPY . .
11:17:20 [2019-08-28T11:17:20.161Z] #31 DONE 3.3s
11:17:20 [2019-08-28T11:17:20.161Z] 
11:17:20 [2019-08-28T11:17:20.161Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
11:17:20 [2019-08-28T11:17:20.507Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	1.048s
11:17:20 [2019-08-28T11:17:20.765Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.191s
11:17:21 [2019-08-28T11:17:21.538Z] #32 ...
11:17:21 [2019-08-28T11:17:21.538Z] 
11:17:21 [2019-08-28T11:17:21.538Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:17:21 [2019-08-28T11:17:21.538Z] #24 4.177 + mkdir -p /build
11:17:21 [2019-08-28T11:17:21.538Z] #24 4.181 + mv docker/docker /build/
11:17:21 [2019-08-28T11:17:21.538Z] #24 4.182 + rmdir docker
11:17:21 [2019-08-28T11:17:21.538Z] #24 DONE 4.3s
11:17:21 [2019-08-28T11:17:21.538Z] 
11:17:21 [2019-08-28T11:17:21.538Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:17:21 [2019-08-28T11:17:21.538Z] #20 3.032 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:17:21 [2019-08-28T11:17:21.538Z] #20 3.631 
######################################################################## 100.0%
11:17:21 [2019-08-28T11:17:21.538Z] #20 3.757 
######                                                                     9.3%
#####################                                                     29.7%
################################                                          44.5%
########################################                                  56.1%
####################################################                      73.5%
#########################################################                 79.8%
###################################################################       94.0%
######################################################################## 100.0%
11:17:22 [2019-08-28T11:17:22.017Z] --- PASS: TestConfigCreateResolve (2.25s)
11:17:22 [2019-08-28T11:17:22.017Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
11:17:22 [2019-08-28T11:17:22.017Z]     daemon.go:336: [d50d4a0b02515] waiting for daemon to start
11:17:22 [2019-08-28T11:17:22.017Z]     daemon.go:336: [d50d4a0b02515] waiting for daemon to start
11:17:22 [2019-08-28T11:17:22.017Z]     daemon.go:364: [d50d4a0b02515] daemon started
11:17:22 [2019-08-28T11:17:22.017Z]     daemon.go:472: [d50d4a0b02515] Stopping daemon
11:17:22 [2019-08-28T11:17:22.017Z]     daemon.go:307: [d50d4a0b02515] exiting daemon
11:17:22 [2019-08-28T11:17:22.017Z]     daemon.go:459: [d50d4a0b02515] Daemon stopped
11:17:22 [2019-08-28T11:17:22.017Z] === RUN   TestConfigDaemonLibtrustID
11:17:22 [2019-08-28T11:17:22.104Z] 
11:17:22 [2019-08-28T11:17:22.104Z] #20 ...
11:17:22 [2019-08-28T11:17:22.104Z] 
11:17:22 [2019-08-28T11:17:22.104Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
11:17:22 [2019-08-28T11:17:22.104Z] #32 DONE 1.9s
11:17:22 [2019-08-28T11:17:22.104Z] 
11:17:22 [2019-08-28T11:17:22.104Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:17:22 [2019-08-28T11:17:22.104Z] #20 5.253 
######################################################################## 100.0%
11:17:22 [2019-08-28T11:17:22.137Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	1.226s
11:17:22 [2019-08-28T11:17:22.363Z] #20 5.373 
###############                                                           21.0%
##########################################                                59.4%
######################################################################    98.5%
######################################################################## 100.0%
11:17:22 [2019-08-28T11:17:22.630Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
11:17:22 [2019-08-28T11:17:22.630Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
11:17:22 [2019-08-28T11:17:22.630Z]     daemon.go:336: [d853fa3731016] waiting for daemon to start
11:17:22 [2019-08-28T11:17:22.630Z]     daemon.go:336: [d853fa3731016] waiting for daemon to start
11:17:22 [2019-08-28T11:17:22.630Z]     daemon.go:364: [d853fa3731016] daemon started
11:17:22 [2019-08-28T11:17:22.630Z]     daemon.go:472: [d853fa3731016] Stopping daemon
11:17:22 [2019-08-28T11:17:22.630Z]     daemon.go:307: [d853fa3731016] exiting daemon
11:17:22 [2019-08-28T11:17:22.630Z]     daemon.go:459: [d853fa3731016] Daemon stopped
11:17:22 [2019-08-28T11:17:22.630Z] PASS
11:17:22 [2019-08-28T11:17:22.630Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
11:17:22 [2019-08-28T11:17:22.630Z] INFO: Testing against a local daemon
11:17:22 [2019-08-28T11:17:22.630Z] === RUN   TestCheckpoint
11:17:22 [2019-08-28T11:17:22.630Z] --- SKIP: TestCheckpoint (0.00s)
11:17:22 [2019-08-28T11:17:22.630Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:17:22 [2019-08-28T11:17:22.630Z] === RUN   TestContainerInvalidJSON
11:17:22 [2019-08-28T11:17:22.630Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:17:22 [2019-08-28T11:17:22.630Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:17:22 [2019-08-28T11:17:22.630Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:17:22 [2019-08-28T11:17:22.630Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:17:22 [2019-08-28T11:17:22.630Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:17:22 [2019-08-28T11:17:22.630Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:17:22 [2019-08-28T11:17:22.630Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:17:22 [2019-08-28T11:17:22.630Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:17:22 [2019-08-28T11:17:22.630Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:17:22 [2019-08-28T11:17:22.630Z] --- PASS: TestContainerInvalidJSON (0.03s)
11:17:22 [2019-08-28T11:17:22.630Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:17:22 [2019-08-28T11:17:22.630Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:17:22 [2019-08-28T11:17:22.630Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:17:22 [2019-08-28T11:17:22.630Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:17:22 [2019-08-28T11:17:22.911Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
11:17:22 [2019-08-28T11:17:22.911Z] === RUN   TestCopyFromContainerPathIsNotDir
11:17:22 [2019-08-28T11:17:22.911Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
11:17:22 [2019-08-28T11:17:22.911Z] === RUN   TestCopyToContainerPathDoesNotExist
11:17:22 [2019-08-28T11:17:22.911Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
11:17:22 [2019-08-28T11:17:22.911Z] === RUN   TestCopyToContainerPathIsNotDir
11:17:22 [2019-08-28T11:17:22.927Z] #20 6.138 
######################################################################## 100.0%
11:17:23 [2019-08-28T11:17:23.193Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
11:17:23 [2019-08-28T11:17:23.193Z] === RUN   TestCopyFromContainer
11:17:23 [2019-08-28T11:17:23.701Z] #20 6.254 
                                                                           0.0%
#######                                                                   10.3%
###############                                                           21.8%
#############################                                             41.2%
################################################                          67.6%
#################################################################         90.4%
######################################################################## 100.0%
11:17:24 [2019-08-28T11:17:24.218Z] #20 7.270 
######################################################################## 100.0%
11:17:24 [2019-08-28T11:17:24.668Z] === RUN   TestCopyFromContainer//
11:17:24 [2019-08-28T11:17:24.668Z] === RUN   TestCopyFromContainer//bar/root
11:17:24 [2019-08-28T11:17:24.668Z] === RUN   TestCopyFromContainer//bar/root/
11:17:24 [2019-08-28T11:17:24.950Z] === RUN   TestCopyFromContainer/bar/quux
11:17:24 [2019-08-28T11:17:24.950Z] === RUN   TestCopyFromContainer/bar/quux/
11:17:25 [2019-08-28T11:17:25.236Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:17:25 [2019-08-28T11:17:25.236Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:17:25 [2019-08-28T11:17:25.236Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:17:25 [2019-08-28T11:17:25.511Z] #20 7.386 
                                                                           0.9%
######                                                                     9.7%
#############                                                             19.4%
###################                                                       26.6%
#######################                                                   32.1%
#############################                                             41.6%
###################################                                       49.2%
#######################################                                   54.7%
##############################################                            64.0%
###################################################                       71.6%
#######################################################                   76.6%
############################################################              83.4%
###################################################################       94.2%
######################################################################## 100.0%
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCopyFromContainer/bar/notarget
11:17:25 [2019-08-28T11:17:25.520Z] --- PASS: TestCopyFromContainer (2.51s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer// (0.09s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:17:25 [2019-08-28T11:17:25.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:17:25 [2019-08-28T11:17:25.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:17:25 [2019-08-28T11:17:25.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:17:25 [2019-08-28T11:17:25.520Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:17:25 [2019-08-28T11:17:25.520Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:17:25 [2019-08-28T11:17:25.520Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:17:25 [2019-08-28T11:17:25.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
11:17:25 [2019-08-28T11:17:25.520Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateWithInvalidEnv
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateWithInvalidEnv/0
11:17:25 [2019-08-28T11:17:25.520Z] === PAUSE TestCreateWithInvalidEnv/0
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateWithInvalidEnv/1
11:17:25 [2019-08-28T11:17:25.520Z] === PAUSE TestCreateWithInvalidEnv/1
11:17:25 [2019-08-28T11:17:25.520Z] === RUN   TestCreateWithInvalidEnv/2
11:17:25 [2019-08-28T11:17:25.520Z] === PAUSE TestCreateWithInvalidEnv/2
11:17:25 [2019-08-28T11:17:25.769Z] #20 9.073 
11:17:25 [2019-08-28T11:17:25.805Z] === CONT  TestCreateWithInvalidEnv/0
11:17:25 [2019-08-28T11:17:25.805Z] === CONT  TestCreateWithInvalidEnv/2
11:17:25 [2019-08-28T11:17:25.805Z] === CONT  TestCreateWithInvalidEnv/1
11:17:25 [2019-08-28T11:17:25.805Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
11:17:25 [2019-08-28T11:17:25.805Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:17:25 [2019-08-28T11:17:25.805Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:17:25 [2019-08-28T11:17:25.805Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
11:17:25 [2019-08-28T11:17:25.805Z] === RUN   TestCreateTmpfsMountsTarget
11:17:25 [2019-08-28T11:17:25.805Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
11:17:25 [2019-08-28T11:17:25.805Z] === RUN   TestCreateWithCustomMaskedPaths
11:17:27 [2019-08-28T11:17:27.142Z] #20 10.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:17:27 [2019-08-28T11:17:27.142Z] #20 ...
11:17:27 [2019-08-28T11:17:27.142Z] 
11:17:27 [2019-08-28T11:17:27.142Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:17:27 [2019-08-28T11:17:27.142Z] #29 ...
11:17:27 [2019-08-28T11:17:27.142Z] 
11:17:27 [2019-08-28T11:17:27.142Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:17:27 [2019-08-28T11:17:27.142Z] #33 1.660 
11:17:27 [2019-08-28T11:17:27.142Z] #33 1.772 Removing bundles/
11:17:27 [2019-08-28T11:17:27.142Z] #33 1.773 
11:17:27 [2019-08-28T11:17:27.142Z] #33 1.788 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
11:17:27 [2019-08-28T11:17:27.142Z] #33 3.147 Building test suite binary ./integration-cli/test.main
11:17:27 [2019-08-28T11:17:27.387Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.92s)
11:17:27 [2019-08-28T11:17:27.388Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames
11:17:27 [2019-08-28T11:17:27.388Z]     daemon.go:336: [d282ec1dec593] waiting for daemon to start
11:17:27 [2019-08-28T11:17:27.388Z]     daemon.go:336: [d282ec1dec593] waiting for daemon to start
11:17:27 [2019-08-28T11:17:27.388Z]     daemon.go:364: [d282ec1dec593] daemon started
11:17:27 [2019-08-28T11:17:27.388Z]     daemon.go:472: [d282ec1dec593] Stopping daemon
11:17:27 [2019-08-28T11:17:27.388Z]     daemon.go:307: [d282ec1dec593] exiting daemon
11:17:27 [2019-08-28T11:17:27.388Z]     daemon.go:459: [d282ec1dec593] Daemon stopped
11:17:27 [2019-08-28T11:17:27.388Z] === RUN   TestCreateServiceSecretFileMode
11:17:27 [2019-08-28T11:17:27.388Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	4.663s
11:17:27 [2019-08-28T11:17:27.400Z] #33 ...
11:17:27 [2019-08-28T11:17:27.400Z] 
11:17:27 [2019-08-28T11:17:27.400Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:17:27 [2019-08-28T11:17:27.400Z] #20 10.56 
######################################################################## 100.0%
11:17:27 [2019-08-28T11:17:27.400Z] #20 10.66 
######################################################################## 100.0%
11:17:27 [2019-08-28T11:17:27.834Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:17:27 [2019-08-28T11:17:27.834Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:17:27 [2019-08-28T11:17:27.834Z] --- PASS: TestCreateWithCapabilities (0.05s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
11:17:27 [2019-08-28T11:17:27.834Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
11:17:27 [2019-08-28T11:17:27.834Z] === RUN   TestCreateWithCustomReadonlyPaths
11:17:27 [2019-08-28T11:17:27.953Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	0.972s
11:17:27 [2019-08-28T11:17:27.965Z] #20 10.98 
11:17:28 [2019-08-28T11:17:28.898Z] #20 12.06 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:17:29 [2019-08-28T11:17:29.464Z] #20 12.51 
######################################################################## 100.0%
11:17:29 [2019-08-28T11:17:29.464Z] #20 12.67 
                                                                           0.7%
######################################################################## 100.0%
11:17:29 [2019-08-28T11:17:29.849Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	1.579s
11:17:30 [2019-08-28T11:17:30.030Z] #20 13.02 
11:17:30 [2019-08-28T11:17:30.106Z] --- PASS: TestCreateServiceSecretFileMode (3.56s)
11:17:30 [2019-08-28T11:17:30.106Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode
11:17:30 [2019-08-28T11:17:30.106Z]     daemon.go:336: [d72ba21b42791] waiting for daemon to start
11:17:30 [2019-08-28T11:17:30.106Z]     daemon.go:336: [d72ba21b42791] waiting for daemon to start
11:17:30 [2019-08-28T11:17:30.106Z]     daemon.go:364: [d72ba21b42791] daemon started
11:17:30 [2019-08-28T11:17:30.106Z]     daemon.go:472: [d72ba21b42791] Stopping daemon
11:17:30 [2019-08-28T11:17:30.106Z]     daemon.go:307: [d72ba21b42791] exiting daemon
11:17:30 [2019-08-28T11:17:30.106Z]     daemon.go:459: [d72ba21b42791] Daemon stopped
11:17:30 [2019-08-28T11:17:30.106Z] === RUN   TestCreateServiceConfigFileMode
11:17:30 [2019-08-28T11:17:30.106Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.551s
11:17:30 [2019-08-28T11:17:30.218Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s)
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:17:30 [2019-08-28T11:17:30.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:17:30 [2019-08-28T11:17:30.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:17:30 [2019-08-28T11:17:30.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:17:30 [2019-08-28T11:17:30.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:17:30 [2019-08-28T11:17:30.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
11:17:30 [2019-08-28T11:17:30.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
11:17:30 [2019-08-28T11:17:30.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
11:17:30 [2019-08-28T11:17:30.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
11:17:30 [2019-08-28T11:17:30.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
11:17:30 [2019-08-28T11:17:30.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestContainerStartOnDaemonRestart
11:17:30 [2019-08-28T11:17:30.218Z] === PAUSE TestContainerStartOnDaemonRestart
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestDaemonRestartIpcMode
11:17:30 [2019-08-28T11:17:30.218Z] === PAUSE TestDaemonRestartIpcMode
11:17:30 [2019-08-28T11:17:30.218Z] === RUN   TestDiff
11:17:30 [2019-08-28T11:17:30.617Z] --- PASS: TestDiff (0.67s)
11:17:30 [2019-08-28T11:17:30.617Z] === RUN   TestExecWithCloseStdin
11:17:30 [2019-08-28T11:17:30.964Z] #20 14.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:17:31 [2019-08-28T11:17:31.476Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	1.045s
11:17:31 [2019-08-28T11:17:31.486Z] --- PASS: TestExecWithCloseStdin (0.91s)
11:17:31 [2019-08-28T11:17:31.486Z] === RUN   TestExec
11:17:31 [2019-08-28T11:17:31.530Z] #20 14.52 skipping existing 1849cc453dee
11:17:31 [2019-08-28T11:17:31.531Z] #20 14.86 
11:17:32 [2019-08-28T11:17:32.346Z] --- PASS: TestExec (0.86s)
11:17:32 [2019-08-28T11:17:32.346Z] === RUN   TestExecUser
11:17:32 [2019-08-28T11:17:32.847Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	1.584s
11:17:32 [2019-08-28T11:17:32.904Z] #20 16.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:17:33 [2019-08-28T11:17:33.106Z] --- PASS: TestCreateServiceConfigFileMode (3.00s)
11:17:33 [2019-08-28T11:17:33.106Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode
11:17:33 [2019-08-28T11:17:33.106Z]     daemon.go:336: [da4140f2d72eb] waiting for daemon to start
11:17:33 [2019-08-28T11:17:33.106Z]     daemon.go:336: [da4140f2d72eb] waiting for daemon to start
11:17:33 [2019-08-28T11:17:33.106Z]     daemon.go:364: [da4140f2d72eb] daemon started
11:17:33 [2019-08-28T11:17:33.106Z]     daemon.go:472: [da4140f2d72eb] Stopping daemon
11:17:33 [2019-08-28T11:17:33.106Z]     daemon.go:307: [da4140f2d72eb] exiting daemon
11:17:33 [2019-08-28T11:17:33.106Z]     daemon.go:459: [da4140f2d72eb] Daemon stopped
11:17:33 [2019-08-28T11:17:33.106Z] === RUN   TestCreateServiceSysctls
11:17:33 [2019-08-28T11:17:33.269Z] --- PASS: TestExecUser (0.87s)
11:17:33 [2019-08-28T11:17:33.269Z] === RUN   TestExportContainerAndImportImage
11:17:33 [2019-08-28T11:17:33.470Z] #20 16.58 
######################################################################## 100.0%
11:17:33 [2019-08-28T11:17:33.470Z] #20 16.69 
######################################################################## 100.0%
11:17:33 [2019-08-28T11:17:33.737Z] #20 17.10 
11:17:33 [2019-08-28T11:17:33.995Z] #20 17.21 Download of images into '/build' complete.
11:17:33 [2019-08-28T11:17:33.995Z] #20 17.21 Use something like the following to load the result into a Docker daemon:
11:17:33 [2019-08-28T11:17:33.995Z] #20 17.21   tar -cC '/build' . | docker load
11:17:34 [2019-08-28T11:17:34.334Z] --- PASS: TestExportContainerAndImportImage (0.99s)
11:17:34 [2019-08-28T11:17:34.334Z] === RUN   TestExportContainerAfterDaemonRestart
11:17:34 [2019-08-28T11:17:34.561Z] #20 DONE 17.8s
11:17:34 [2019-08-28T11:17:34.561Z] 
11:17:34 [2019-08-28T11:17:34.561Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:17:35 [2019-08-28T11:17:35.004Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	1.986s
11:17:35 [2019-08-28T11:17:35.811Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
11:17:35 [2019-08-28T11:17:35.811Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:336: [d640b15bb6849] waiting for daemon to start
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:336: [d640b15bb6849] waiting for daemon to start
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:364: [d640b15bb6849] daemon started
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:472: [d640b15bb6849] Stopping daemon
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:307: [d640b15bb6849] exiting daemon
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:459: [d640b15bb6849] Daemon stopped
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:336: [d640b15bb6849] waiting for daemon to start
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:336: [d640b15bb6849] waiting for daemon to start
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:364: [d640b15bb6849] daemon started
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:472: [d640b15bb6849] Stopping daemon
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:307: [d640b15bb6849] exiting daemon
11:17:35 [2019-08-28T11:17:35.811Z]     daemon.go:459: [d640b15bb6849] Daemon stopped
11:17:35 [2019-08-28T11:17:35.811Z] === RUN   TestHealthCheckWorkdir
11:17:36 [2019-08-28T11:17:36.823Z] --- PASS: TestHealthCheckWorkdir (1.07s)
11:17:36 [2019-08-28T11:17:36.823Z] === RUN   TestHealthKillContainer
11:17:37 [2019-08-28T11:17:37.093Z] #33 ...
11:17:37 [2019-08-28T11:17:37.093Z] 
11:17:37 [2019-08-28T11:17:37.093Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
11:17:37 [2019-08-28T11:17:37.351Z] #21 DONE 0.7s
11:17:37 [2019-08-28T11:17:37.351Z] 
11:17:37 [2019-08-28T11:17:37.351Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
11:17:37 [2019-08-28T11:17:37.528Z] --- PASS: TestCreateServiceSysctls (4.31s)
11:17:37 [2019-08-28T11:17:37.528Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls
11:17:37 [2019-08-28T11:17:37.528Z]     daemon.go:336: [d854aa881aed5] waiting for daemon to start
11:17:37 [2019-08-28T11:17:37.528Z]     daemon.go:336: [d854aa881aed5] waiting for daemon to start
11:17:37 [2019-08-28T11:17:37.528Z]     daemon.go:364: [d854aa881aed5] daemon started
11:17:37 [2019-08-28T11:17:37.528Z]     daemon.go:472: [d854aa881aed5] Stopping daemon
11:17:37 [2019-08-28T11:17:37.528Z]     daemon.go:307: [d854aa881aed5] exiting daemon
11:17:37 [2019-08-28T11:17:37.528Z]     daemon.go:459: [d854aa881aed5] Daemon stopped
11:17:37 [2019-08-28T11:17:37.528Z] === RUN   TestCreateServiceCapabilities
11:17:37 [2019-08-28T11:17:37.608Z] #25 DONE 0.1s
11:17:37 [2019-08-28T11:17:37.608Z] 
11:17:37 [2019-08-28T11:17:37.608Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:17:38 [2019-08-28T11:17:38.898Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	3.930s
11:17:40 [2019-08-28T11:17:40.276Z] --- PASS: TestHealthKillContainer (2.86s)
11:17:40 [2019-08-28T11:17:40.276Z] === RUN   TestInspectCpusetInConfigPre120
11:17:40 [2019-08-28T11:17:40.276Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
11:17:40 [2019-08-28T11:17:40.276Z] === RUN   TestIpcModeNone
11:17:40 [2019-08-28T11:17:40.795Z] --- PASS: TestCreateServiceCapabilities (3.40s)
11:17:40 [2019-08-28T11:17:40.795Z]     create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities
11:17:40 [2019-08-28T11:17:40.795Z]     daemon.go:336: [d54ab36a12b66] waiting for daemon to start
11:17:40 [2019-08-28T11:17:40.795Z]     daemon.go:336: [d54ab36a12b66] waiting for daemon to start
11:17:40 [2019-08-28T11:17:40.795Z]     daemon.go:364: [d54ab36a12b66] daemon started
11:17:40 [2019-08-28T11:17:40.795Z]     daemon.go:472: [d54ab36a12b66] Stopping daemon
11:17:40 [2019-08-28T11:17:40.795Z]     daemon.go:307: [d54ab36a12b66] exiting daemon
11:17:40 [2019-08-28T11:17:40.795Z]     daemon.go:459: [d54ab36a12b66] Daemon stopped
11:17:40 [2019-08-28T11:17:40.795Z] === RUN   TestInspect
11:17:41 [2019-08-28T11:17:41.283Z] --- PASS: TestIpcModeNone (0.84s)
11:17:41 [2019-08-28T11:17:41.283Z] === RUN   TestIpcModePrivate
11:17:42 [2019-08-28T11:17:42.291Z] --- PASS: TestIpcModePrivate (0.90s)
11:17:42 [2019-08-28T11:17:42.291Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
11:17:42 [2019-08-28T11:17:42.291Z] === RUN   TestIpcModeShareable
11:17:42 [2019-08-28T11:17:42.906Z] --- PASS: TestIpcModeShareable (0.90s)
11:17:42 [2019-08-28T11:17:42.906Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
11:17:42 [2019-08-28T11:17:42.906Z] === RUN   TestAPIIpcModeShareableAndContainer
11:17:44 [2019-08-28T11:17:44.071Z] --- PASS: TestInspect (3.13s)
11:17:44 [2019-08-28T11:17:44.071Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect
11:17:44 [2019-08-28T11:17:44.071Z]     daemon.go:336: [d708fe5a610da] waiting for daemon to start
11:17:44 [2019-08-28T11:17:44.071Z]     daemon.go:336: [d708fe5a610da] waiting for daemon to start
11:17:44 [2019-08-28T11:17:44.071Z]     daemon.go:364: [d708fe5a610da] daemon started
11:17:44 [2019-08-28T11:17:44.071Z]     daemon.go:472: [d708fe5a610da] Stopping daemon
11:17:44 [2019-08-28T11:17:44.071Z]     daemon.go:307: [d708fe5a610da] exiting daemon
11:17:44 [2019-08-28T11:17:44.071Z]     daemon.go:459: [d708fe5a610da] Daemon stopped
11:17:44 [2019-08-28T11:17:44.071Z] === RUN   TestDockerNetworkConnectAlias
11:17:45 [2019-08-28T11:17:45.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s)
11:17:45 [2019-08-28T11:17:45.601Z] === RUN   TestAPIIpcModeHost
11:17:46 [2019-08-28T11:17:46.215Z] --- PASS: TestAPIIpcModeHost (0.75s)
11:17:46 [2019-08-28T11:17:46.215Z] === RUN   TestDaemonIpcModeShareable
11:17:47 [2019-08-28T11:17:47.567Z] #33 ...
11:17:47 [2019-08-28T11:17:47.567Z] 
11:17:47 [2019-08-28T11:17:47.567Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:17:47 [2019-08-28T11:17:47.567Z] #29 30.26 # github.com/docker/docker/contrib/httpserver
11:17:47 [2019-08-28T11:17:47.567Z] #29 30.26 loadinternal: cannot find runtime/cgo
11:17:47 [2019-08-28T11:17:47.567Z] #29 DONE 30.5s
11:17:47 [2019-08-28T11:17:47.567Z] 
11:17:47 [2019-08-28T11:17:47.567Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:17:48 [2019-08-28T11:17:48.131Z] #33 ...
11:17:48 [2019-08-28T11:17:48.131Z] 
11:17:48 [2019-08-28T11:17:48.131Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
11:17:48 [2019-08-28T11:17:48.131Z] #30 DONE 0.1s
11:17:48 [2019-08-28T11:17:48.131Z] 
11:17:48 [2019-08-28T11:17:48.131Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:17:48 [2019-08-28T11:17:48.240Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
11:17:48 [2019-08-28T11:17:48.240Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
11:17:48 [2019-08-28T11:17:48.240Z]     daemon.go:336: [ded112321ddf9] waiting for daemon to start
11:17:48 [2019-08-28T11:17:48.240Z]     daemon.go:336: [ded112321ddf9] waiting for daemon to start
11:17:48 [2019-08-28T11:17:48.240Z]     daemon.go:364: [ded112321ddf9] daemon started
11:17:48 [2019-08-28T11:17:48.240Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
11:17:48 [2019-08-28T11:17:48.240Z]     daemon.go:472: [ded112321ddf9] Stopping daemon
11:17:48 [2019-08-28T11:17:48.240Z]     daemon.go:307: [ded112321ddf9] exiting daemon
11:17:48 [2019-08-28T11:17:48.240Z]     daemon.go:459: [ded112321ddf9] Daemon stopped
11:17:48 [2019-08-28T11:17:48.240Z] === RUN   TestDaemonIpcModePrivate
11:17:49 [2019-08-28T11:17:49.717Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
11:17:49 [2019-08-28T11:17:49.717Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
11:17:49 [2019-08-28T11:17:49.717Z]     daemon.go:336: [d022b0d590b2b] waiting for daemon to start
11:17:49 [2019-08-28T11:17:49.717Z]     daemon.go:336: [d022b0d590b2b] waiting for daemon to start
11:17:49 [2019-08-28T11:17:49.717Z]     daemon.go:364: [d022b0d590b2b] daemon started
11:17:49 [2019-08-28T11:17:49.717Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
11:17:49 [2019-08-28T11:17:49.717Z]     daemon.go:472: [d022b0d590b2b] Stopping daemon
11:17:49 [2019-08-28T11:17:49.717Z]     daemon.go:307: [d022b0d590b2b] exiting daemon
11:17:49 [2019-08-28T11:17:49.717Z]     daemon.go:459: [d022b0d590b2b] Daemon stopped
11:17:49 [2019-08-28T11:17:49.717Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:17:51 [2019-08-28T11:17:51.760Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
11:17:51 [2019-08-28T11:17:51.760Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
11:17:51 [2019-08-28T11:17:51.760Z]     daemon.go:336: [d1fc5053fe8c4] waiting for daemon to start
11:17:51 [2019-08-28T11:17:51.760Z]     daemon.go:336: [d1fc5053fe8c4] waiting for daemon to start
11:17:51 [2019-08-28T11:17:51.760Z]     daemon.go:364: [d1fc5053fe8c4] daemon started
11:17:51 [2019-08-28T11:17:51.760Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
11:17:51 [2019-08-28T11:17:51.760Z]     daemon.go:472: [d1fc5053fe8c4] Stopping daemon
11:17:51 [2019-08-28T11:17:51.760Z]     daemon.go:307: [d1fc5053fe8c4] exiting daemon
11:17:51 [2019-08-28T11:17:51.760Z]     daemon.go:459: [d1fc5053fe8c4] Daemon stopped
11:17:51 [2019-08-28T11:17:51.760Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:17:52 [2019-08-28T11:17:52.170Z] --- PASS: TestDockerNetworkConnectAlias (7.01s)
11:17:52 [2019-08-28T11:17:52.170Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias
11:17:52 [2019-08-28T11:17:52.170Z]     daemon.go:336: [d9a5526ef78a5] waiting for daemon to start
11:17:52 [2019-08-28T11:17:52.170Z]     daemon.go:336: [d9a5526ef78a5] waiting for daemon to start
11:17:52 [2019-08-28T11:17:52.170Z]     daemon.go:364: [d9a5526ef78a5] daemon started
11:17:52 [2019-08-28T11:17:52.170Z]     daemon.go:472: [d9a5526ef78a5] Stopping daemon
11:17:52 [2019-08-28T11:17:52.171Z]     daemon.go:307: [d9a5526ef78a5] exiting daemon
11:17:52 [2019-08-28T11:17:52.171Z]     daemon.go:459: [d9a5526ef78a5] Daemon stopped
11:17:52 [2019-08-28T11:17:52.171Z] === RUN   TestDockerNetworkReConnect
11:17:53 [2019-08-28T11:17:53.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s)
11:17:53 [2019-08-28T11:17:53.792Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
11:17:53 [2019-08-28T11:17:53.792Z]     daemon.go:336: [d77c4a77dcb7f] waiting for daemon to start
11:17:53 [2019-08-28T11:17:53.792Z]     daemon.go:336: [d77c4a77dcb7f] waiting for daemon to start
11:17:53 [2019-08-28T11:17:53.792Z]     daemon.go:364: [d77c4a77dcb7f] daemon started
11:17:53 [2019-08-28T11:17:53.792Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
11:17:53 [2019-08-28T11:17:53.792Z]     daemon.go:472: [d77c4a77dcb7f] Stopping daemon
11:17:53 [2019-08-28T11:17:53.792Z]     daemon.go:307: [d77c4a77dcb7f] exiting daemon
11:17:53 [2019-08-28T11:17:53.792Z]     daemon.go:459: [d77c4a77dcb7f] Daemon stopped
11:17:53 [2019-08-28T11:17:53.792Z] === RUN   TestIpcModeOlderClient
11:17:53 [2019-08-28T11:17:53.792Z] === PAUSE TestIpcModeOlderClient
11:17:53 [2019-08-28T11:17:53.792Z] === RUN   TestKillContainerInvalidSignal
11:17:54 [2019-08-28T11:17:54.075Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
11:17:54 [2019-08-28T11:17:54.075Z] === RUN   TestKillContainer
11:17:54 [2019-08-28T11:17:54.075Z] === RUN   TestKillContainer/no_signal
11:17:54 [2019-08-28T11:17:54.583Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:17:54 [2019-08-28T11:17:54.583Z] ok  	github.com/docker/docker/api/server/httputils	0.126s	coverage: 14.7% of statements
11:17:54 [2019-08-28T11:17:54.690Z] === RUN   TestKillContainer/non_killing_signal
11:17:55 [2019-08-28T11:17:55.307Z] === RUN   TestKillContainer/killing_signal
11:17:55 [2019-08-28T11:17:55.558Z] ok  	github.com/docker/docker/api/server/middleware	0.164s	coverage: 37.7% of statements
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:17:55 [2019-08-28T11:17:55.558Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:17:56 [2019-08-28T11:17:56.318Z] --- PASS: TestKillContainer (2.15s)
11:17:56 [2019-08-28T11:17:56.318Z]     --- PASS: TestKillContainer/no_signal (0.69s)
11:17:56 [2019-08-28T11:17:56.318Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
11:17:56 [2019-08-28T11:17:56.318Z]     --- PASS: TestKillContainer/killing_signal (0.69s)
11:17:56 [2019-08-28T11:17:56.318Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:17:56 [2019-08-28T11:17:56.318Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:17:56 [2019-08-28T11:17:56.931Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:17:57 [2019-08-28T11:17:57.105Z] ok  	github.com/docker/docker/api/server/router/swarm	0.172s	coverage: 4.0% of statements
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ok  	github.com/docker/docker/api/types/filters	0.057s	coverage: 95.2% of statements
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ok  	github.com/docker/docker/api/types/strslice	0.116s	coverage: 90.0% of statements
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:17:57 [2019-08-28T11:17:57.105Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:17:57 [2019-08-28T11:17:57.428Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	18.053s
11:17:57 [2019-08-28T11:17:57.428Z] --- PASS: TestDockerNetworkReConnect (6.05s)
11:17:57 [2019-08-28T11:17:57.428Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect
11:17:57 [2019-08-28T11:17:57.428Z]     daemon.go:336: [de85f993fcefd] waiting for daemon to start
11:17:57 [2019-08-28T11:17:57.428Z]     daemon.go:336: [de85f993fcefd] waiting for daemon to start
11:17:57 [2019-08-28T11:17:57.428Z]     daemon.go:364: [de85f993fcefd] daemon started
11:17:57 [2019-08-28T11:17:57.428Z]     daemon.go:472: [de85f993fcefd] Stopping daemon
11:17:57 [2019-08-28T11:17:57.428Z]     daemon.go:307: [de85f993fcefd] exiting daemon
11:17:57 [2019-08-28T11:17:57.428Z]     daemon.go:459: [de85f993fcefd] Daemon stopped
11:17:57 [2019-08-28T11:17:57.428Z] === RUN   TestServicePlugin
11:17:57 [2019-08-28T11:17:57.567Z] ok  	github.com/docker/docker/api/types/time	0.574s	coverage: 100.0% of statements
11:17:57 [2019-08-28T11:17:57.567Z] ok  	github.com/docker/docker/api/types/versions	0.126s	coverage: 75.0% of statements
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:17:57 [2019-08-28T11:17:57.567Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:17:57 [2019-08-28T11:17:57.939Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s)
11:17:57 [2019-08-28T11:17:57.939Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
11:17:57 [2019-08-28T11:17:57.939Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
11:17:57 [2019-08-28T11:17:57.939Z] === RUN   TestKillStoppedContainer
11:17:57 [2019-08-28T11:17:57.939Z] --- PASS: TestKillStoppedContainer (0.09s)
11:17:57 [2019-08-28T11:17:57.939Z] === RUN   TestKillStoppedContainerAPIPre120
11:17:57 [2019-08-28T11:17:57.939Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
11:17:57 [2019-08-28T11:17:57.939Z] === RUN   TestKillDifferentUserContainer
11:17:57 [2019-08-28T11:17:57.993Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	1.076s
11:17:58 [2019-08-28T11:17:58.251Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.397s
11:17:58 [2019-08-28T11:17:58.554Z] --- PASS: TestKillDifferentUserContainer (0.71s)
11:17:58 [2019-08-28T11:17:58.554Z] === RUN   TestInspectOomKilledTrue
11:17:59 [2019-08-28T11:17:59.621Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.381s
11:18:00 [2019-08-28T11:18:00.036Z] --- PASS: TestInspectOomKilledTrue (1.22s)
11:18:00 [2019-08-28T11:18:00.036Z] === RUN   TestInspectOomKilledFalse
11:18:00 [2019-08-28T11:18:00.652Z] --- PASS: TestInspectOomKilledFalse (0.65s)
11:18:00 [2019-08-28T11:18:00.652Z] === RUN   TestLinksEtcHostsContentMatch
11:18:00 [2019-08-28T11:18:00.991Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	1.299s
11:18:01 [2019-08-28T11:18:01.267Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
11:18:01 [2019-08-28T11:18:01.267Z] === RUN   TestLinksContainerNames
11:18:02 [2019-08-28T11:18:02.744Z] --- PASS: TestLinksContainerNames (1.39s)
11:18:02 [2019-08-28T11:18:02.744Z] === RUN   TestLogsFollowTailEmpty
11:18:02 [2019-08-28T11:18:02.887Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	1.685s
11:18:02 [2019-08-28T11:18:02.887Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
11:18:02 [2019-08-28T11:18:02.887Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
11:18:02 [2019-08-28T11:18:02.887Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
11:18:02 [2019-08-28T11:18:02.887Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
11:18:03 [2019-08-28T11:18:03.360Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
11:18:03 [2019-08-28T11:18:03.360Z] === RUN   TestContainerNetworkMountsNoChown
11:18:03 [2019-08-28T11:18:03.980Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/default
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/default
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/private
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/private
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rprivate
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rprivate
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/slave
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/slave
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rslave
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rslave
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/shared
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/shared
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rshared
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rshared
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/default
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/default/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/default/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rslave
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rprivate
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rshared
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/private
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/private/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/private/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/slave
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/shared
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/default/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/default/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:18:03 [2019-08-28T11:18:03.980Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:18:04 [2019-08-28T11:18:04.262Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	26.298s
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/private/bind_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/private/mount_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:18:04 [2019-08-28T11:18:04.266Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:18:04 [2019-08-28T11:18:04.266Z] --- PASS: TestMountDaemonRoot (0.05s)
11:18:04 [2019-08-28T11:18:04.266Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:18:04 [2019-08-28T11:18:04.266Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:18:04 [2019-08-28T11:18:04.267Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
11:18:04 [2019-08-28T11:18:04.267Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
11:18:04 [2019-08-28T11:18:04.267Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
11:18:04 [2019-08-28T11:18:04.267Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
11:18:04 [2019-08-28T11:18:04.267Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
11:18:04 [2019-08-28T11:18:04.267Z] === RUN   TestContainerBindMountNonRecursive
11:18:04 [2019-08-28T11:18:04.671Z] ok  	github.com/docker/docker/builder/dockerfile	0.509s	coverage: 43.2% of statements
11:18:04 [2019-08-28T11:18:04.671Z] ok  	github.com/docker/docker/builder/dockerignore	0.065s	coverage: 96.8% of statements
11:18:04 [2019-08-28T11:18:04.671Z] ok  	github.com/docker/docker/builder/fscache	1.148s	coverage: 69.2% of statements
11:18:04 [2019-08-28T11:18:04.671Z] ok  	github.com/docker/docker/builder/remotecontext	0.468s	coverage: 9.2% of statements
11:18:05 [2019-08-28T11:18:05.194Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	2.206s
11:18:05 [2019-08-28T11:18:05.194Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.146s
11:18:06 [2019-08-28T11:18:06.328Z] --- PASS: TestContainerBindMountNonRecursive (1.74s)
11:18:06 [2019-08-28T11:18:06.328Z] === RUN   TestNetworkNat
11:18:06 [2019-08-28T11:18:06.565Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	1.439s
11:18:06 [2019-08-28T11:18:06.944Z] --- PASS: TestNetworkNat (0.72s)
11:18:06 [2019-08-28T11:18:06.944Z] === RUN   TestNetworkLocalhostTCPNat
11:18:07 [2019-08-28T11:18:07.499Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.866s
11:18:07 [2019-08-28T11:18:07.560Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
11:18:07 [2019-08-28T11:18:07.560Z] === RUN   TestNetworkLoopbackNat
11:18:08 [2019-08-28T11:18:08.571Z] --- PASS: TestNetworkLoopbackNat (0.99s)
11:18:08 [2019-08-28T11:18:08.571Z] === RUN   TestPause
11:18:08 [2019-08-28T11:18:08.870Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	1.171s
11:18:08 [2019-08-28T11:18:08.870Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.098s
11:18:09 [2019-08-28T11:18:09.188Z] --- PASS: TestPause (0.73s)
11:18:09 [2019-08-28T11:18:09.188Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:18:09 [2019-08-28T11:18:09.188Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:18:09 [2019-08-28T11:18:09.188Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:18:09 [2019-08-28T11:18:09.188Z] === RUN   TestPauseStopPausedContainer
11:18:10 [2019-08-28T11:18:10.197Z] --- PASS: TestPauseStopPausedContainer (0.78s)
11:18:10 [2019-08-28T11:18:10.197Z] === RUN   TestPsFilter
11:18:10 [2019-08-28T11:18:10.197Z] --- PASS: TestPsFilter (0.22s)
11:18:10 [2019-08-28T11:18:10.197Z] === RUN   TestRemoveContainerWithRemovedVolume
11:18:10 [2019-08-28T11:18:10.813Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
11:18:10 [2019-08-28T11:18:10.813Z] === RUN   TestRemoveContainerWithVolume
11:18:11 [2019-08-28T11:18:11.429Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
11:18:11 [2019-08-28T11:18:11.429Z] === RUN   TestRemoveContainerRunning
11:18:12 [2019-08-28T11:18:12.436Z] --- PASS: TestRemoveContainerRunning (0.71s)
11:18:12 [2019-08-28T11:18:12.436Z] === RUN   TestRemoveContainerForceRemoveRunning
11:18:13 [2019-08-28T11:18:13.050Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	3.559s
11:18:13 [2019-08-28T11:18:13.069Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
11:18:13 [2019-08-28T11:18:13.069Z] === RUN   TestRemoveInvalidContainer
11:18:13 [2019-08-28T11:18:13.069Z] --- PASS: TestRemoveInvalidContainer (0.03s)
11:18:13 [2019-08-28T11:18:13.069Z] === RUN   TestRenameLinkedContainer
11:18:14 [2019-08-28T11:18:14.979Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	2.500s
11:18:16 [2019-08-28T11:18:16.363Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	1.501s
11:18:16 [2019-08-28T11:18:16.535Z] --- PASS: TestRenameLinkedContainer (2.88s)
11:18:16 [2019-08-28T11:18:16.535Z] === RUN   TestRenameStoppedContainer
11:18:16 [2019-08-28T11:18:16.535Z] --- PASS: TestRenameStoppedContainer (0.66s)
11:18:16 [2019-08-28T11:18:16.535Z] === RUN   TestRenameRunningContainerAndReuse
11:18:16 [2019-08-28T11:18:16.927Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	0.388s
11:18:17 [2019-08-28T11:18:17.490Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	0.602s
11:18:17 [2019-08-28T11:18:17.490Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
11:18:18 [2019-08-28T11:18:18.009Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s)
11:18:18 [2019-08-28T11:18:18.009Z] === RUN   TestRenameInvalidName
11:18:18 [2019-08-28T11:18:18.554Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	1.025s
11:18:18 [2019-08-28T11:18:18.627Z] --- PASS: TestRenameInvalidName (0.74s)
11:18:18 [2019-08-28T11:18:18.627Z] === RUN   TestRenameAnonymousContainer
11:18:21 [2019-08-28T11:18:21.080Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	2.611s
11:18:21 [2019-08-28T11:18:21.081Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.017s
11:18:21 [2019-08-28T11:18:21.081Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
11:18:21 [2019-08-28T11:18:21.314Z] --- PASS: TestRenameAnonymousContainer (2.57s)
11:18:21 [2019-08-28T11:18:21.314Z] === RUN   TestRenameContainerWithSameName
11:18:21 [2019-08-28T11:18:21.338Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	10.627s
11:18:21 [2019-08-28T11:18:21.902Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	0.761s
11:18:21 [2019-08-28T11:18:21.932Z] --- PASS: TestRenameContainerWithSameName (0.73s)
11:18:21 [2019-08-28T11:18:21.932Z] === RUN   TestRenameContainerWithLinkedContainer
11:18:23 [2019-08-28T11:18:23.276Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	1.214s
11:18:23 [2019-08-28T11:18:23.407Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s)
11:18:23 [2019-08-28T11:18:23.407Z] === RUN   TestResize
11:18:24 [2019-08-28T11:18:24.024Z] --- PASS: TestResize (0.75s)
11:18:24 [2019-08-28T11:18:24.024Z] === RUN   TestResizeWithInvalidSize
11:18:24 [2019-08-28T11:18:24.206Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.148s
11:18:25 [2019-08-28T11:18:25.030Z] --- PASS: TestResizeWithInvalidSize (0.72s)
11:18:25 [2019-08-28T11:18:25.030Z] === RUN   TestResizeWhenContainerNotStarted
11:18:25 [2019-08-28T11:18:25.140Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	0.927s
11:18:25 [2019-08-28T11:18:25.647Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:25 [2019-08-28T11:18:25.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:27 [2019-08-28T11:18:27.038Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	1.706s
11:18:28 [2019-08-28T11:18:28.934Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	1.705s
11:18:29 [2019-08-28T11:18:29.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:29 [2019-08-28T11:18:29.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:29 [2019-08-28T11:18:29.865Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	0.785s
11:18:30 [2019-08-28T11:18:30.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:30 [2019-08-28T11:18:30.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:31 [2019-08-28T11:18:31.763Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	1.763s
11:18:32 [2019-08-28T11:18:32.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:32 [2019-08-28T11:18:32.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:32 [2019-08-28T11:18:32.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:32 [2019-08-28T11:18:32.695Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	0.977s
11:18:32 [2019-08-28T11:18:32.695Z] --- PASS: TestServicePlugin (35.82s)
11:18:32 [2019-08-28T11:18:32.695Z]     plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [d14f1c67eead4] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [d14f1c67eead4] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:364: [d14f1c67eead4] daemon started
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:472: [d14f1c67eead4] Stopping daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:307: [d14f1c67eead4] exiting daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:459: [d14f1c67eead4] Daemon stopped
11:18:32 [2019-08-28T11:18:32.695Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [d35a476830341] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [d35a476830341] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:364: [d35a476830341] daemon started
11:18:32 [2019-08-28T11:18:32.695Z]     plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [da89ac4d0a9e2] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [da89ac4d0a9e2] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:364: [da89ac4d0a9e2] daemon started
11:18:32 [2019-08-28T11:18:32.695Z]     plugin_test.go:62: [da89ac4d0a9e2] joining swarm manager [d35a476830341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:18:32 [2019-08-28T11:18:32.695Z]     plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [d54951dd79371] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:336: [d54951dd79371] waiting for daemon to start
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:364: [d54951dd79371] daemon started
11:18:32 [2019-08-28T11:18:32.695Z]     plugin_test.go:65: [d54951dd79371] joining swarm manager [d35a476830341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:472: [d54951dd79371] Stopping daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:307: [d54951dd79371] exiting daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:459: [d54951dd79371] Daemon stopped
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:472: [da89ac4d0a9e2] Stopping daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:307: [da89ac4d0a9e2] exiting daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:459: [da89ac4d0a9e2] Daemon stopped
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:472: [d35a476830341] Stopping daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:307: [d35a476830341] exiting daemon
11:18:32 [2019-08-28T11:18:32.695Z]     daemon.go:459: [d35a476830341] Daemon stopped
11:18:32 [2019-08-28T11:18:32.695Z] === RUN   TestServiceUpdateLabel
11:18:33 [2019-08-28T11:18:33.111Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:34 [2019-08-28T11:18:34.591Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.740s
11:18:35 [2019-08-28T11:18:35.521Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	1.085s
11:18:35 [2019-08-28T11:18:35.521Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.022s
11:18:35 [2019-08-28T11:18:35.521Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.019s
11:18:35 [2019-08-28T11:18:35.521Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.079s
11:18:35 [2019-08-28T11:18:35.521Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.011s
11:18:35 [2019-08-28T11:18:35.521Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.002s
11:18:35 [2019-08-28T11:18:35.521Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.073s
11:18:35 [2019-08-28T11:18:35.779Z] --- PASS: TestServiceUpdateLabel (3.02s)
11:18:35 [2019-08-28T11:18:35.779Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel
11:18:35 [2019-08-28T11:18:35.779Z]     daemon.go:336: [d61e9dd179016] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.779Z]     daemon.go:336: [d61e9dd179016] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.779Z]     daemon.go:364: [d61e9dd179016] daemon started
11:18:35 [2019-08-28T11:18:35.779Z]     daemon.go:472: [d61e9dd179016] Stopping daemon
11:18:35 [2019-08-28T11:18:35.779Z]     daemon.go:307: [d61e9dd179016] exiting daemon
11:18:35 [2019-08-28T11:18:35.779Z]     daemon.go:459: [d61e9dd179016] Daemon stopped
11:18:35 [2019-08-28T11:18:35.779Z] === RUN   TestServiceUpdateSecrets
11:18:35 [2019-08-28T11:18:35.806Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:18:35 [2019-08-28T11:18:35.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.39s)
11:18:35 [2019-08-28T11:18:35.806Z]         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
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d8fda0f488ae4] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d8fda0f488ae4] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [d8fda0f488ae4] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d8fda0f488ae4] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [d8fda0f488ae4] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d8fda0f488ae4] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [d8fda0f488ae4] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:472: [d8fda0f488ae4] Stopping daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [d8fda0f488ae4] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:459: [d8fda0f488ae4] Daemon stopped
11:18:35 [2019-08-28T11:18:35.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.66s)
11:18:35 [2019-08-28T11:18:35.806Z]         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
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [dd11569bb9246] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [dd11569bb9246] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [dd11569bb9246] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [dd11569bb9246] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [dd11569bb9246] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [dd11569bb9246] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [dd11569bb9246] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:472: [dd11569bb9246] Stopping daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [dd11569bb9246] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:459: [dd11569bb9246] Daemon stopped
11:18:35 [2019-08-28T11:18:35.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.65s)
11:18:35 [2019-08-28T11:18:35.806Z]         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
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [db731ef503a8a] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [db731ef503a8a] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [db731ef503a8a] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:472: [db731ef503a8a] Stopping daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [db731ef503a8a] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:459: [db731ef503a8a] Daemon stopped
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [db731ef503a8a] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [db731ef503a8a] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [db731ef503a8a] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:472: [db731ef503a8a] Stopping daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [db731ef503a8a] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:459: [db731ef503a8a] Daemon stopped
11:18:35 [2019-08-28T11:18:35.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.95s)
11:18:35 [2019-08-28T11:18:35.806Z]         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
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d54da535935a3] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d54da535935a3] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [d54da535935a3] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d54da535935a3] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [d54da535935a3] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d54da535935a3] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [d54da535935a3] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:472: [d54da535935a3] Stopping daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [d54da535935a3] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:459: [d54da535935a3] Daemon stopped
11:18:35 [2019-08-28T11:18:35.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.48s)
11:18:35 [2019-08-28T11:18:35.806Z]         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
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d7c19b81a4e0c] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d7c19b81a4e0c] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [d7c19b81a4e0c] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d7c19b81a4e0c] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [d7c19b81a4e0c] exiting daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:336: [d7c19b81a4e0c] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:364: [d7c19b81a4e0c] daemon started
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:472: [d7c19b81a4e0c] Stopping daemon
11:18:35 [2019-08-28T11:18:35.806Z]         daemon.go:307: [d7c19b81a4e0c] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d7c19b81a4e0c] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s)
11:18:35 [2019-08-28T11:18:35.807Z]         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
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4b1fe7003736] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4b1fe7003736] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d4b1fe7003736] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d4b1fe7003736] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d4b1fe7003736] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d4b1fe7003736] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4b1fe7003736] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4b1fe7003736] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d4b1fe7003736] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d4b1fe7003736] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d4b1fe7003736] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d4b1fe7003736] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s)
11:18:35 [2019-08-28T11:18:35.807Z]         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
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [dfec5fa0fb2bb] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [dfec5fa0fb2bb] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [dfec5fa0fb2bb] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [dfec5fa0fb2bb] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [dfec5fa0fb2bb] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [dfec5fa0fb2bb] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [dfec5fa0fb2bb] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [dfec5fa0fb2bb] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [dfec5fa0fb2bb] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [dfec5fa0fb2bb] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.02s)
11:18:35 [2019-08-28T11:18:35.807Z]         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
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1a74a33aa411] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1a74a33aa411] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d1a74a33aa411] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d1a74a33aa411] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d1a74a33aa411] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d1a74a33aa411] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1a74a33aa411] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1a74a33aa411] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d1a74a33aa411] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d1a74a33aa411] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d1a74a33aa411] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d1a74a33aa411] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s)
11:18:35 [2019-08-28T11:18:35.807Z]         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
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4dd6751529f2] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4dd6751529f2] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d4dd6751529f2] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d4dd6751529f2] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4dd6751529f2] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d4dd6751529f2] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d4dd6751529f2] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d4dd6751529f2] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d4dd6751529f2] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d4dd6751529f2] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s)
11:18:35 [2019-08-28T11:18:35.807Z]         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
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d453a171fb5af] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d453a171fb5af] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d453a171fb5af] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d453a171fb5af] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d453a171fb5af] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d453a171fb5af] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d453a171fb5af] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d453a171fb5af] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d453a171fb5af] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d453a171fb5af] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d453a171fb5af] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d453a171fb5af] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s)
11:18:35 [2019-08-28T11:18:35.807Z]         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
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1312bbaf31ce] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1312bbaf31ce] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d1312bbaf31ce] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d1312bbaf31ce] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d1312bbaf31ce] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d1312bbaf31ce] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1312bbaf31ce] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1312bbaf31ce] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d1312bbaf31ce] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d1312bbaf31ce] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d1312bbaf31ce] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d1312bbaf31ce] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
11:18:35 [2019-08-28T11:18:35.807Z]         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
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1be7d6a7e695] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1be7d6a7e695] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d1be7d6a7e695] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d1be7d6a7e695] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d1be7d6a7e695] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d1be7d6a7e695] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1be7d6a7e695] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:336: [d1be7d6a7e695] waiting for daemon to start
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:364: [d1be7d6a7e695] daemon started
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:472: [d1be7d6a7e695] Stopping daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:307: [d1be7d6a7e695] exiting daemon
11:18:35 [2019-08-28T11:18:35.807Z]         daemon.go:459: [d1be7d6a7e695] Daemon stopped
11:18:35 [2019-08-28T11:18:35.807Z] === RUN   TestCgroupNamespacesRun
11:18:37 [2019-08-28T11:18:37.293Z] --- PASS: TestCgroupNamespacesRun (1.68s)
11:18:37 [2019-08-28T11:18:37.293Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun
11:18:37 [2019-08-28T11:18:37.293Z]     daemon.go:336: [d28924357bb43] waiting for daemon to start
11:18:37 [2019-08-28T11:18:37.293Z]     daemon.go:336: [d28924357bb43] waiting for daemon to start
11:18:37 [2019-08-28T11:18:37.293Z]     daemon.go:364: [d28924357bb43] daemon started
11:18:37 [2019-08-28T11:18:37.293Z]     daemon.go:472: [d28924357bb43] Stopping daemon
11:18:37 [2019-08-28T11:18:37.293Z]     daemon.go:307: [d28924357bb43] exiting daemon
11:18:37 [2019-08-28T11:18:37.293Z]     daemon.go:459: [d28924357bb43] Daemon stopped
11:18:37 [2019-08-28T11:18:37.293Z] === RUN   TestCgroupNamespacesRunPrivileged
11:18:37 [2019-08-28T11:18:37.675Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	1.891s
11:18:39 [2019-08-28T11:18:39.328Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
11:18:39 [2019-08-28T11:18:39.328Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged
11:18:39 [2019-08-28T11:18:39.328Z]     daemon.go:336: [d0c97bff9dd30] waiting for daemon to start
11:18:39 [2019-08-28T11:18:39.328Z]     daemon.go:336: [d0c97bff9dd30] waiting for daemon to start
11:18:39 [2019-08-28T11:18:39.328Z]     daemon.go:364: [d0c97bff9dd30] daemon started
11:18:39 [2019-08-28T11:18:39.328Z]     daemon.go:472: [d0c97bff9dd30] Stopping daemon
11:18:39 [2019-08-28T11:18:39.328Z]     daemon.go:307: [d0c97bff9dd30] exiting daemon
11:18:39 [2019-08-28T11:18:39.328Z]     daemon.go:459: [d0c97bff9dd30] Daemon stopped
11:18:39 [2019-08-28T11:18:39.328Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:18:39 [2019-08-28T11:18:39.569Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	2.075s
11:18:39 [2019-08-28T11:18:39.569Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
11:18:40 [2019-08-28T11:18:40.436Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.331s	coverage: 85.1% of statements
11:18:40 [2019-08-28T11:18:40.436Z] ?   	github.com/docker/docker/cli	[no test files]
11:18:40 [2019-08-28T11:18:40.436Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:18:40 [2019-08-28T11:18:40.436Z] ok  	github.com/docker/docker/cli/debug	0.091s	coverage: 100.0% of statements
11:18:40 [2019-08-28T11:18:40.436Z] ok  	github.com/docker/docker/client	0.678s	coverage: 75.3% of statements
11:18:40 [2019-08-28T11:18:40.501Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	0.793s
11:18:40 [2019-08-28T11:18:40.802Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
11:18:40 [2019-08-28T11:18:40.802Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode
11:18:40 [2019-08-28T11:18:40.802Z]     daemon.go:336: [da7a4fdb315be] waiting for daemon to start
11:18:40 [2019-08-28T11:18:40.802Z]     daemon.go:336: [da7a4fdb315be] waiting for daemon to start
11:18:40 [2019-08-28T11:18:40.802Z]     daemon.go:364: [da7a4fdb315be] daemon started
11:18:40 [2019-08-28T11:18:40.802Z]     daemon.go:472: [da7a4fdb315be] Stopping daemon
11:18:40 [2019-08-28T11:18:40.802Z]     daemon.go:307: [da7a4fdb315be] exiting daemon
11:18:40 [2019-08-28T11:18:40.802Z]     daemon.go:459: [da7a4fdb315be] Daemon stopped
11:18:40 [2019-08-28T11:18:40.802Z] === RUN   TestCgroupNamespacesRunHostMode
11:18:41 [2019-08-28T11:18:41.432Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	0.972s
11:18:42 [2019-08-28T11:18:42.362Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.805s
11:18:42 [2019-08-28T11:18:42.828Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
11:18:42 [2019-08-28T11:18:42.828Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode
11:18:42 [2019-08-28T11:18:42.828Z]     daemon.go:336: [dba6de167663e] waiting for daemon to start
11:18:42 [2019-08-28T11:18:42.828Z]     daemon.go:336: [dba6de167663e] waiting for daemon to start
11:18:42 [2019-08-28T11:18:42.828Z]     daemon.go:364: [dba6de167663e] daemon started
11:18:42 [2019-08-28T11:18:42.828Z]     daemon.go:472: [dba6de167663e] Stopping daemon
11:18:42 [2019-08-28T11:18:42.828Z]     daemon.go:307: [dba6de167663e] exiting daemon
11:18:42 [2019-08-28T11:18:42.828Z]     daemon.go:459: [dba6de167663e] Daemon stopped
11:18:42 [2019-08-28T11:18:42.828Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:18:42 [2019-08-28T11:18:42.926Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	0.864s
11:18:43 [2019-08-28T11:18:43.357Z] ok  	github.com/docker/docker/cmd/dockerd	0.739s	coverage: 18.7% of statements
11:18:43 [2019-08-28T11:18:43.856Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.818s
11:18:43 [2019-08-28T11:18:43.856Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.058s
11:18:43 [2019-08-28T11:18:43.856Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.002s
11:18:44 [2019-08-28T11:18:44.305Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
11:18:44 [2019-08-28T11:18:44.305Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode
11:18:44 [2019-08-28T11:18:44.305Z]     daemon.go:336: [d85ffbc918e96] waiting for daemon to start
11:18:44 [2019-08-28T11:18:44.305Z]     daemon.go:336: [d85ffbc918e96] waiting for daemon to start
11:18:44 [2019-08-28T11:18:44.305Z]     daemon.go:364: [d85ffbc918e96] daemon started
11:18:44 [2019-08-28T11:18:44.305Z]     daemon.go:472: [d85ffbc918e96] Stopping daemon
11:18:44 [2019-08-28T11:18:44.305Z]     daemon.go:307: [d85ffbc918e96] exiting daemon
11:18:44 [2019-08-28T11:18:44.305Z]     daemon.go:459: [d85ffbc918e96] Daemon stopped
11:18:44 [2019-08-28T11:18:44.305Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:18:44 [2019-08-28T11:18:44.788Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	0.724s
11:18:44 [2019-08-28T11:18:44.788Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.003s
11:18:44 [2019-08-28T11:18:44.788Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.047s
11:18:44 [2019-08-28T11:18:44.788Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.126s
11:18:45 [2019-08-28T11:18:45.045Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.100s
11:18:45 [2019-08-28T11:18:45.313Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
11:18:45 [2019-08-28T11:18:45.313Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate
11:18:45 [2019-08-28T11:18:45.313Z]     daemon.go:336: [dc501230b4fce] waiting for daemon to start
11:18:45 [2019-08-28T11:18:45.313Z]     daemon.go:336: [dc501230b4fce] waiting for daemon to start
11:18:45 [2019-08-28T11:18:45.313Z]     daemon.go:364: [dc501230b4fce] daemon started
11:18:45 [2019-08-28T11:18:45.313Z]     daemon.go:472: [dc501230b4fce] Stopping daemon
11:18:45 [2019-08-28T11:18:45.313Z]     daemon.go:307: [dc501230b4fce] exiting daemon
11:18:45 [2019-08-28T11:18:45.313Z]     daemon.go:459: [dc501230b4fce] Daemon stopped
11:18:45 [2019-08-28T11:18:45.313Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:18:45 [2019-08-28T11:18:45.975Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	0.922s
11:18:46 [2019-08-28T11:18:46.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
11:18:46 [2019-08-28T11:18:46.327Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode
11:18:46 [2019-08-28T11:18:46.327Z]     daemon.go:336: [df1fb605ac74a] waiting for daemon to start
11:18:46 [2019-08-28T11:18:46.327Z]     daemon.go:336: [df1fb605ac74a] waiting for daemon to start
11:18:46 [2019-08-28T11:18:46.327Z]     daemon.go:364: [df1fb605ac74a] daemon started
11:18:46 [2019-08-28T11:18:46.327Z]     daemon.go:472: [df1fb605ac74a] Stopping daemon
11:18:46 [2019-08-28T11:18:46.327Z]     daemon.go:307: [df1fb605ac74a] exiting daemon
11:18:46 [2019-08-28T11:18:46.327Z]     daemon.go:459: [df1fb605ac74a] Daemon stopped
11:18:46 [2019-08-28T11:18:46.327Z] === RUN   TestCgroupNamespacesRunOlderClient
11:18:46 [2019-08-28T11:18:46.342Z] ok  	github.com/docker/docker/container	0.453s	coverage: 42.7% of statements
11:18:46 [2019-08-28T11:18:46.342Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:18:46 [2019-08-28T11:18:46.342Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:18:46 [2019-08-28T11:18:46.342Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:18:46 [2019-08-28T11:18:46.342Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:18:46 [2019-08-28T11:18:46.905Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.607s
11:18:47 [2019-08-28T11:18:47.835Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	0.838s
11:18:47 [2019-08-28T11:18:47.835Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
11:18:48 [2019-08-28T11:18:48.354Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
11:18:48 [2019-08-28T11:18:48.354Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient
11:18:48 [2019-08-28T11:18:48.354Z]     daemon.go:336: [de12c72f7fcab] waiting for daemon to start
11:18:48 [2019-08-28T11:18:48.354Z]     daemon.go:336: [de12c72f7fcab] waiting for daemon to start
11:18:48 [2019-08-28T11:18:48.354Z]     daemon.go:364: [de12c72f7fcab] daemon started
11:18:48 [2019-08-28T11:18:48.354Z]     daemon.go:472: [de12c72f7fcab] Stopping daemon
11:18:48 [2019-08-28T11:18:48.354Z]     daemon.go:307: [de12c72f7fcab] exiting daemon
11:18:48 [2019-08-28T11:18:48.354Z]     daemon.go:459: [de12c72f7fcab] Daemon stopped
11:18:48 [2019-08-28T11:18:48.354Z] === RUN   TestKernelTCPMemory
11:18:48 [2019-08-28T11:18:48.969Z] --- PASS: TestKernelTCPMemory (0.89s)
11:18:48 [2019-08-28T11:18:48.969Z] === RUN   TestNISDomainname
11:18:49 [2019-08-28T11:18:49.731Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	1.351s
11:18:49 [2019-08-28T11:18:49.975Z] --- PASS: TestNISDomainname (1.03s)
11:18:49 [2019-08-28T11:18:49.975Z] === RUN   TestHostnameDnsResolution
11:18:50 [2019-08-28T11:18:50.295Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	0.903s
11:18:50 [2019-08-28T11:18:50.295Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
11:18:50 [2019-08-28T11:18:50.984Z] --- PASS: TestHostnameDnsResolution (1.18s)
11:18:50 [2019-08-28T11:18:50.984Z] === RUN   TestStats
11:18:51 [2019-08-28T11:18:51.666Z] --- PASS: TestServiceUpdateSecrets (15.66s)
11:18:51 [2019-08-28T11:18:51.666Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets
11:18:51 [2019-08-28T11:18:51.666Z]     daemon.go:336: [d1bae9cdf116a] waiting for daemon to start
11:18:51 [2019-08-28T11:18:51.666Z]     daemon.go:336: [d1bae9cdf116a] waiting for daemon to start
11:18:51 [2019-08-28T11:18:51.666Z]     daemon.go:364: [d1bae9cdf116a] daemon started
11:18:51 [2019-08-28T11:18:51.666Z]     daemon.go:472: [d1bae9cdf116a] Stopping daemon
11:18:51 [2019-08-28T11:18:51.666Z]     daemon.go:307: [d1bae9cdf116a] exiting daemon
11:18:51 [2019-08-28T11:18:51.666Z]     daemon.go:459: [d1bae9cdf116a] Daemon stopped
11:18:51 [2019-08-28T11:18:51.666Z] === RUN   TestServiceUpdateConfigs
11:18:51 [2019-08-28T11:18:51.666Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	1.090s
11:18:52 [2019-08-28T11:18:52.597Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	1.067s
11:18:53 [2019-08-28T11:18:53.000Z] --- PASS: TestStats (1.90s)
11:18:53 [2019-08-28T11:18:53.000Z] === RUN   TestStopContainerWithTimeout
11:18:53 [2019-08-28T11:18:53.000Z] === RUN   TestStopContainerWithTimeout/0
11:18:53 [2019-08-28T11:18:53.000Z] === PAUSE TestStopContainerWithTimeout/0
11:18:53 [2019-08-28T11:18:53.000Z] === RUN   TestStopContainerWithTimeout/1
11:18:53 [2019-08-28T11:18:53.000Z] === PAUSE TestStopContainerWithTimeout/1
11:18:53 [2019-08-28T11:18:53.000Z] === RUN   TestStopContainerWithTimeout/3
11:18:53 [2019-08-28T11:18:53.000Z] === PAUSE TestStopContainerWithTimeout/3
11:18:53 [2019-08-28T11:18:53.000Z] === RUN   TestStopContainerWithTimeout/-1
11:18:53 [2019-08-28T11:18:53.000Z] === PAUSE TestStopContainerWithTimeout/-1
11:18:53 [2019-08-28T11:18:53.000Z] === CONT  TestStopContainerWithTimeout/0
11:18:53 [2019-08-28T11:18:53.000Z] === CONT  TestStopContainerWithTimeout/3
11:18:53 [2019-08-28T11:18:53.000Z] === CONT  TestStopContainerWithTimeout/-1
11:18:53 [2019-08-28T11:18:53.000Z] === CONT  TestStopContainerWithTimeout/1
11:18:53 [2019-08-28T11:18:53.529Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	0.925s
11:18:54 [2019-08-28T11:18:54.460Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	0.748s
11:18:54 [2019-08-28T11:18:54.460Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.005s
11:18:55 [2019-08-28T11:18:55.392Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	0.873s
11:18:56 [2019-08-28T11:18:56.324Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.689s
11:18:56 [2019-08-28T11:18:56.324Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	29.584s
11:18:56 [2019-08-28T11:18:56.467Z] --- PASS: TestStopContainerWithTimeout (0.03s)
11:18:56 [2019-08-28T11:18:56.468Z]     --- PASS: TestStopContainerWithTimeout/0 (1.39s)
11:18:56 [2019-08-28T11:18:56.468Z]     --- PASS: TestStopContainerWithTimeout/1 (2.10s)
11:18:56 [2019-08-28T11:18:56.468Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
11:18:56 [2019-08-28T11:18:56.468Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.36s)
11:18:56 [2019-08-28T11:18:56.468Z] === RUN   TestDeleteDevicemapper
11:18:56 [2019-08-28T11:18:56.468Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:18:56 [2019-08-28T11:18:56.468Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:18:56 [2019-08-28T11:18:56.468Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:18:57 [2019-08-28T11:18:57.262Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	0.924s
11:18:57 [2019-08-28T11:18:57.262Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.114s
11:18:58 [2019-08-28T11:18:58.193Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.618s
11:18:58 [2019-08-28T11:18:58.496Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s)
11:18:58 [2019-08-28T11:18:58.496Z] === RUN   TestUpdateMemory
11:18:59 [2019-08-28T11:18:59.125Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.719s
11:18:59 [2019-08-28T11:18:59.504Z] --- PASS: TestUpdateMemory (1.10s)
11:18:59 [2019-08-28T11:18:59.504Z] === RUN   TestUpdateCPUQuota
11:19:01 [2019-08-28T11:19:01.020Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	1.491s
11:19:01 [2019-08-28T11:19:01.547Z] --- PASS: TestUpdateCPUQuota (1.83s)
11:19:01 [2019-08-28T11:19:01.547Z] === RUN   TestUpdatePidsLimit
11:19:01 [2019-08-28T11:19:01.547Z] === RUN   TestUpdatePidsLimit/update_from_none
11:19:01 [2019-08-28T11:19:01.831Z] === RUN   TestUpdatePidsLimit/no_change
11:19:02 [2019-08-28T11:19:02.115Z] === RUN   TestUpdatePidsLimit/update_lower
11:19:02 [2019-08-28T11:19:02.389Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	1.315s
11:19:02 [2019-08-28T11:19:02.389Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.049s
11:19:02 [2019-08-28T11:19:02.389Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.007s
11:19:02 [2019-08-28T11:19:02.389Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.005s
11:19:02 [2019-08-28T11:19:02.389Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.005s
11:19:02 [2019-08-28T11:19:02.399Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:19:02 [2019-08-28T11:19:02.953Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.519s
11:19:03 [2019-08-28T11:19:03.025Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:19:03 [2019-08-28T11:19:03.210Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.590s
11:19:03 [2019-08-28T11:19:03.309Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:19:03 [2019-08-28T11:19:03.926Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:19:05 [2019-08-28T11:19:05.403Z] --- PASS: TestUpdatePidsLimit (4.10s)
11:19:05 [2019-08-28T11:19:05.403Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
11:19:05 [2019-08-28T11:19:05.403Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
11:19:05 [2019-08-28T11:19:05.403Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
11:19:05 [2019-08-28T11:19:05.403Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
11:19:05 [2019-08-28T11:19:05.403Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
11:19:05 [2019-08-28T11:19:05.403Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
11:19:05 [2019-08-28T11:19:05.403Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
11:19:05 [2019-08-28T11:19:05.403Z] === RUN   TestUpdateRestartPolicy
11:19:07 [2019-08-28T11:19:07.386Z] --- PASS: TestServiceUpdateConfigs (15.43s)
11:19:07 [2019-08-28T11:19:07.386Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs
11:19:07 [2019-08-28T11:19:07.386Z]     daemon.go:336: [d497e1120f0c2] waiting for daemon to start
11:19:07 [2019-08-28T11:19:07.386Z]     daemon.go:336: [d497e1120f0c2] waiting for daemon to start
11:19:07 [2019-08-28T11:19:07.386Z]     daemon.go:364: [d497e1120f0c2] daemon started
11:19:07 [2019-08-28T11:19:07.386Z]     daemon.go:472: [d497e1120f0c2] Stopping daemon
11:19:07 [2019-08-28T11:19:07.386Z]     daemon.go:307: [d497e1120f0c2] exiting daemon
11:19:07 [2019-08-28T11:19:07.386Z]     daemon.go:459: [d497e1120f0c2] Daemon stopped
11:19:07 [2019-08-28T11:19:07.386Z] === RUN   TestServiceUpdateNetwork
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon	3.047s	coverage: 9.1% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/cluster	1.192s	coverage: 0.5% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.326s	coverage: 65.3% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.494s	coverage: 35.8% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.609s	coverage: 10.9% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/config	1.086s	coverage: 82.3% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/discovery	0.254s	coverage: 30.0% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/events	0.455s	coverage: 50.0% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ok  	github.com/docker/docker/daemon/graphdriver	1.275s	coverage: 2.3% of statements
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:19:07 [2019-08-28T11:19:07.483Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:19:07 [2019-08-28T11:19:07.949Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	4.737s
11:19:08 [2019-08-28T11:19:08.882Z] Removing intermediate container 124db125b07c
11:19:08 [2019-08-28T11:19:08.882Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	0.924s
11:19:08 [2019-08-28T11:19:08.882Z]  ---> 11efcdf6270b
11:19:08 [2019-08-28T11:19:08.882Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
11:19:08 [2019-08-28T11:19:08.883Z]  ---> Running in d96941594589
11:19:08 [2019-08-28T11:19:08.883Z] Removing intermediate container d96941594589
11:19:08 [2019-08-28T11:19:08.883Z]  ---> bcfe35d8610e
11:19:08 [2019-08-28T11:19:08.883Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
11:19:08 [2019-08-28T11:19:08.883Z]  ---> Running in 4185fbe6f56b
11:19:08 [2019-08-28T11:19:08.883Z] Removing intermediate container 4185fbe6f56b
11:19:08 [2019-08-28T11:19:08.883Z]  ---> 933e9926bea3
11:19:08 [2019-08-28T11:19:08.883Z] Step 8/8 : COPY . .
11:19:09 [2019-08-28T11:19:09.674Z] ok  	github.com/docker/docker/daemon/images	0.466s	coverage: 4.9% of statements
11:19:09 [2019-08-28T11:19:09.674Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:19:09 [2019-08-28T11:19:09.674Z] ok  	github.com/docker/docker/daemon/links	0.046s	coverage: 93.0% of statements
11:19:09 [2019-08-28T11:19:09.674Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:19:09 [2019-08-28T11:19:09.674Z] ok  	github.com/docker/docker/daemon/logger	0.548s	coverage: 43.0% of statements
11:19:09 [2019-08-28T11:19:09.674Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.570s	coverage: 78.2% of statements
11:19:09 [2019-08-28T11:19:09.674Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:19:09 [2019-08-28T11:19:09.674Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:19:09 [2019-08-28T11:19:09.674Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:19:09 [2019-08-28T11:19:09.674Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:19:09 [2019-08-28T11:19:09.674Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:19:09 [2019-08-28T11:19:09.813Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.700s
11:19:09 [2019-08-28T11:19:09.813Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
11:19:09 [2019-08-28T11:19:09.813Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.053s
11:19:10 [2019-08-28T11:19:10.649Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.511s	coverage: 62.1% of statements
11:19:10 [2019-08-28T11:19:10.649Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.242s	coverage: 88.3% of statements
11:19:13 [2019-08-28T11:19:13.085Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	2.847s
11:19:13 [2019-08-28T11:19:13.572Z] ok  	github.com/docker/docker/daemon/logger/local	0.534s	coverage: 74.7% of statements
11:19:13 [2019-08-28T11:19:13.572Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:19:13 [2019-08-28T11:19:13.572Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.476s	coverage: 18.1% of statements
11:19:13 [2019-08-28T11:19:13.649Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	0.773s
11:19:15 [2019-08-28T11:19:15.020Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	1.051s
11:19:15 [2019-08-28T11:19:15.120Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.421s	coverage: 84.5% of statements
11:19:15 [2019-08-28T11:19:15.120Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.193s	coverage: 47.8% of statements
11:19:15 [2019-08-28T11:19:15.120Z] ok  	github.com/docker/docker/daemon/logger/templates	0.099s	coverage: 8.3% of statements
11:19:15 [2019-08-28T11:19:15.120Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:19:15 [2019-08-28T11:19:15.120Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:19:15 [2019-08-28T11:19:15.120Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:19:17 [2019-08-28T11:19:17.925Z] --- PASS: TestUpdateRestartPolicy (12.17s)
11:19:17 [2019-08-28T11:19:17.925Z] === RUN   TestUpdateRestartWithAutoRemove
11:19:18 [2019-08-28T11:19:18.208Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
11:19:18 [2019-08-28T11:19:18.208Z] === RUN   TestWaitNonBlocked
11:19:18 [2019-08-28T11:19:18.495Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:18 [2019-08-28T11:19:18.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:18 [2019-08-28T11:19:18.495Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:18 [2019-08-28T11:19:18.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:18 [2019-08-28T11:19:18.495Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:18 [2019-08-28T11:19:18.495Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:18 [2019-08-28T11:19:18.879Z] ok  	github.com/docker/docker/distribution	1.681s	coverage: 20.8% of statements
11:19:18 [2019-08-28T11:19:18.879Z] ok  	github.com/docker/docker/distribution/metadata	1.767s	coverage: 48.2% of statements
11:19:18 [2019-08-28T11:19:18.879Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:19:18 [2019-08-28T11:19:18.879Z] ok  	github.com/docker/docker/distribution/xfer	1.719s	coverage: 61.7% of statements
11:19:18 [2019-08-28T11:19:18.879Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:19:18 [2019-08-28T11:19:18.879Z] ok  	github.com/docker/docker/errdefs	0.111s	coverage: 49.4% of statements
11:19:19 [2019-08-28T11:19:19.507Z] --- PASS: TestWaitNonBlocked (0.05s)
11:19:19 [2019-08-28T11:19:19.507Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
11:19:19 [2019-08-28T11:19:19.507Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
11:19:19 [2019-08-28T11:19:19.507Z] === RUN   TestWaitBlocked
11:19:19 [2019-08-28T11:19:19.507Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:19:19 [2019-08-28T11:19:19.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:19:19 [2019-08-28T11:19:19.507Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:19:19 [2019-08-28T11:19:19.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:19:19 [2019-08-28T11:19:19.507Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:19:19 [2019-08-28T11:19:19.507Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:19:20 [2019-08-28T11:19:20.277Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	3.794s
11:19:20 [2019-08-28T11:19:20.277Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.377s
11:19:20 [2019-08-28T11:19:20.518Z] --- PASS: TestWaitBlocked (0.04s)
11:19:20 [2019-08-28T11:19:20.519Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
11:19:20 [2019-08-28T11:19:20.519Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
11:19:20 [2019-08-28T11:19:20.519Z] === CONT  TestContainerStartOnDaemonRestart
11:19:20 [2019-08-28T11:19:20.519Z] === CONT  TestIpcModeOlderClient
11:19:20 [2019-08-28T11:19:20.519Z] === CONT  TestDaemonRestartIpcMode
11:19:20 [2019-08-28T11:19:20.519Z] --- PASS: TestIpcModeOlderClient (0.16s)
11:19:21 [2019-08-28T11:19:21.801Z] ok  	github.com/docker/docker/image	1.057s	coverage: 86.4% of statements
11:19:21 [2019-08-28T11:19:21.802Z] ok  	github.com/docker/docker/image/cache	0.187s	coverage: 19.2% of statements
11:19:21 [2019-08-28T11:19:21.802Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:19:21 [2019-08-28T11:19:21.802Z] ok  	github.com/docker/docker/image/v1	0.207s	coverage: 25.0% of statements
11:19:21 [2019-08-28T11:19:21.802Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:19:21 [2019-08-28T11:19:21.802Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:19:21 [2019-08-28T11:19:21.802Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:19:21 [2019-08-28T11:19:21.802Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:19:22 [2019-08-28T11:19:22.171Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	1.599s
11:19:22 [2019-08-28T11:19:22.171Z] --- PASS: TestServiceUpdateNetwork (15.37s)
11:19:22 [2019-08-28T11:19:22.171Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork
11:19:22 [2019-08-28T11:19:22.171Z]     daemon.go:336: [d89dea0248e52] waiting for daemon to start
11:19:22 [2019-08-28T11:19:22.171Z]     daemon.go:336: [d89dea0248e52] waiting for daemon to start
11:19:22 [2019-08-28T11:19:22.171Z]     daemon.go:364: [d89dea0248e52] daemon started
11:19:22 [2019-08-28T11:19:22.171Z]     daemon.go:472: [d89dea0248e52] Stopping daemon
11:19:22 [2019-08-28T11:19:22.171Z]     daemon.go:307: [d89dea0248e52] exiting daemon
11:19:22 [2019-08-28T11:19:22.171Z]     daemon.go:459: [d89dea0248e52] Daemon stopped
11:19:22 [2019-08-28T11:19:22.171Z] PASS
11:19:22 [2019-08-28T11:19:22.171Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
11:19:22 [2019-08-28T11:19:22.264Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:19:22 [2019-08-28T11:19:22.264Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:19:22 [2019-08-28T11:19:22.264Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:19:22 [2019-08-28T11:19:22.264Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:19:22 [2019-08-28T11:19:22.264Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:19:22 [2019-08-28T11:19:22.264Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:19:22 [2019-08-28T11:19:22.264Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:19:22 [2019-08-28T11:19:22.427Z] INFO: Testing against a local daemon
11:19:22 [2019-08-28T11:19:22.428Z] === RUN   TestSessionCreate
11:19:22 [2019-08-28T11:19:22.428Z] --- PASS: TestSessionCreate (0.05s)
11:19:22 [2019-08-28T11:19:22.428Z] === RUN   TestSessionCreateWithBadUpgrade
11:19:22 [2019-08-28T11:19:22.428Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:19:22 [2019-08-28T11:19:22.428Z] PASS
11:19:22 [2019-08-28T11:19:22.428Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
11:19:22 [2019-08-28T11:19:22.684Z] INFO: Testing against a local daemon
11:19:22 [2019-08-28T11:19:22.684Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:19:22 [2019-08-28T11:19:22.684Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
11:19:22 [2019-08-28T11:19:22.684Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:19:22 [2019-08-28T11:19:22.684Z] === RUN   TestEventsExecDie
11:19:23 [2019-08-28T11:19:23.239Z] ok  	github.com/docker/docker/internal/testutil	0.110s	coverage: 62.5% of statements
11:19:23 [2019-08-28T11:19:23.249Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	9.914s
11:19:23 [2019-08-28T11:19:23.507Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	0.931s
11:19:23 [2019-08-28T11:19:23.765Z] --- PASS: TestEventsExecDie (1.11s)
11:19:23 [2019-08-28T11:19:23.765Z] === RUN   TestEventsBackwardsCompatible
11:19:23 [2019-08-28T11:19:23.994Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s)
11:19:23 [2019-08-28T11:19:23.994Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:336: [daac6f1fbb5f7] waiting for daemon to start
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:336: [daac6f1fbb5f7] waiting for daemon to start
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:364: [daac6f1fbb5f7] daemon started
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:336: [daac6f1fbb5f7] waiting for daemon to start
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:307: [daac6f1fbb5f7] exiting daemon
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:336: [daac6f1fbb5f7] waiting for daemon to start
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:364: [daac6f1fbb5f7] daemon started
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:472: [daac6f1fbb5f7] Stopping daemon
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:307: [daac6f1fbb5f7] exiting daemon
11:19:23 [2019-08-28T11:19:23.994Z]     daemon.go:459: [daac6f1fbb5f7] Daemon stopped
11:19:24 [2019-08-28T11:19:24.023Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
11:19:24 [2019-08-28T11:19:24.023Z] === RUN   TestInfoBinaryCommits
11:19:24 [2019-08-28T11:19:24.023Z] --- PASS: TestInfoBinaryCommits (0.07s)
11:19:24 [2019-08-28T11:19:24.023Z] === RUN   TestInfoAPIVersioned
11:19:24 [2019-08-28T11:19:24.023Z] --- PASS: TestInfoAPIVersioned (0.02s)
11:19:24 [2019-08-28T11:19:24.023Z] === RUN   TestInfoAPI
11:19:24 [2019-08-28T11:19:24.023Z] --- PASS: TestInfoAPI (0.05s)
11:19:24 [2019-08-28T11:19:24.023Z] === RUN   TestInfoAPIWarnings
11:19:24 [2019-08-28T11:19:24.279Z] --- PASS: TestDaemonRestartIpcMode (3.87s)
11:19:24 [2019-08-28T11:19:24.279Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:336: [d0a038c5beac5] waiting for daemon to start
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:336: [d0a038c5beac5] waiting for daemon to start
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:364: [d0a038c5beac5] daemon started
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:472: [d0a038c5beac5] Stopping daemon
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:307: [d0a038c5beac5] exiting daemon
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:459: [d0a038c5beac5] Daemon stopped
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:336: [d0a038c5beac5] waiting for daemon to start
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:336: [d0a038c5beac5] waiting for daemon to start
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:364: [d0a038c5beac5] daemon started
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:472: [d0a038c5beac5] Stopping daemon
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:307: [d0a038c5beac5] exiting daemon
11:19:24 [2019-08-28T11:19:24.279Z]     daemon.go:459: [d0a038c5beac5] Daemon stopped
11:19:24 [2019-08-28T11:19:24.279Z] PASS
11:19:24 [2019-08-28T11:19:24.279Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
11:19:24 [2019-08-28T11:19:24.279Z] INFO: Testing against a local daemon
11:19:24 [2019-08-28T11:19:24.279Z] === RUN   TestCommitInheritsEnv
11:19:24 [2019-08-28T11:19:24.894Z] --- PASS: TestCommitInheritsEnv (0.40s)
11:19:24 [2019-08-28T11:19:24.894Z] === RUN   TestImportExtremelyLargeImageWorks
11:19:24 [2019-08-28T11:19:24.894Z] === PAUSE TestImportExtremelyLargeImageWorks
11:19:24 [2019-08-28T11:19:24.894Z] === RUN   TestImagesFilterMultiReference
11:19:24 [2019-08-28T11:19:24.894Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:19:24 [2019-08-28T11:19:24.894Z] === RUN   TestImagePullPlatformInvalid
11:19:24 [2019-08-28T11:19:24.894Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
11:19:24 [2019-08-28T11:19:24.894Z] === RUN   TestRemoveImageOrphaning
11:19:24 [2019-08-28T11:19:24.955Z] --- PASS: TestInfoAPIWarnings (0.86s)
11:19:24 [2019-08-28T11:19:24.955Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings
11:19:24 [2019-08-28T11:19:24.955Z]     daemon.go:336: [d32a10ecb531c] waiting for daemon to start
11:19:24 [2019-08-28T11:19:24.955Z]     daemon.go:336: [d32a10ecb531c] waiting for daemon to start
11:19:24 [2019-08-28T11:19:24.955Z]     daemon.go:364: [d32a10ecb531c] daemon started
11:19:24 [2019-08-28T11:19:24.955Z]     daemon.go:472: [d32a10ecb531c] Stopping daemon
11:19:24 [2019-08-28T11:19:24.955Z]     daemon.go:307: [d32a10ecb531c] exiting daemon
11:19:24 [2019-08-28T11:19:24.955Z]     daemon.go:459: [d32a10ecb531c] Daemon stopped
11:19:24 [2019-08-28T11:19:24.955Z] === RUN   TestLoginFailsWithBadCredentials
11:19:25 [2019-08-28T11:19:25.177Z] --- PASS: TestRemoveImageOrphaning (0.43s)
11:19:25 [2019-08-28T11:19:25.177Z] === RUN   TestRemoveImageGarbageCollector
11:19:25 [2019-08-28T11:19:25.177Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:19:25 [2019-08-28T11:19:25.177Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:19:25 [2019-08-28T11:19:25.177Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:19:25 [2019-08-28T11:19:25.461Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
11:19:25 [2019-08-28T11:19:25.461Z] === RUN   TestTagInvalidReference
11:19:25 [2019-08-28T11:19:25.461Z] --- PASS: TestTagInvalidReference (0.05s)
11:19:25 [2019-08-28T11:19:25.461Z] === RUN   TestTagValidPrefixedRepo
11:19:25 [2019-08-28T11:19:25.461Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
11:19:25 [2019-08-28T11:19:25.461Z] === RUN   TestTagExistedNameWithoutForce
11:19:25 [2019-08-28T11:19:25.461Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
11:19:25 [2019-08-28T11:19:25.461Z] === RUN   TestTagOfficialNames
11:19:25 [2019-08-28T11:19:25.461Z] --- PASS: TestTagOfficialNames (0.07s)
11:19:25 [2019-08-28T11:19:25.461Z] === RUN   TestTagMatchesDigest
11:19:25 [2019-08-28T11:19:25.461Z] --- PASS: TestTagMatchesDigest (0.04s)
11:19:25 [2019-08-28T11:19:25.461Z] === CONT  TestImportExtremelyLargeImageWorks
11:19:25 [2019-08-28T11:19:25.519Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
11:19:25 [2019-08-28T11:19:25.519Z] === RUN   TestPingCacheHeaders
11:19:25 [2019-08-28T11:19:25.519Z] --- PASS: TestPingCacheHeaders (0.07s)
11:19:25 [2019-08-28T11:19:25.519Z] === RUN   TestPingGet
11:19:25 [2019-08-28T11:19:25.519Z] --- PASS: TestPingGet (0.03s)
11:19:25 [2019-08-28T11:19:25.519Z] === RUN   TestPingHead
11:19:25 [2019-08-28T11:19:25.519Z] --- PASS: TestPingHead (0.04s)
11:19:25 [2019-08-28T11:19:25.519Z] === RUN   TestVersion
11:19:25 [2019-08-28T11:19:25.519Z] --- PASS: TestVersion (0.06s)
11:19:25 [2019-08-28T11:19:25.519Z] PASS
11:19:25 [2019-08-28T11:19:25.519Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
11:19:25 [2019-08-28T11:19:25.776Z] INFO: Testing against a local daemon
11:19:25 [2019-08-28T11:19:25.776Z] === RUN   TestVolumesCreateAndList
11:19:25 [2019-08-28T11:19:25.776Z] --- PASS: TestVolumesCreateAndList (0.04s)
11:19:25 [2019-08-28T11:19:25.776Z] === RUN   TestVolumesRemove
11:19:25 [2019-08-28T11:19:25.776Z] --- PASS: TestVolumesRemove (0.12s)
11:19:25 [2019-08-28T11:19:25.776Z] === RUN   TestVolumesInspect
11:19:26 [2019-08-28T11:19:26.033Z] --- PASS: TestVolumesInspect (0.02s)
11:19:26 [2019-08-28T11:19:26.033Z] === RUN   TestVolumesInvalidJSON
11:19:26 [2019-08-28T11:19:26.033Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:19:26 [2019-08-28T11:19:26.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:19:26 [2019-08-28T11:19:26.033Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:19:26 [2019-08-28T11:19:26.033Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:19:26 [2019-08-28T11:19:26.033Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:19:26 [2019-08-28T11:19:26.033Z] PASS
11:19:26 [2019-08-28T11:19:26.033Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1)
11:19:26 [2019-08-28T11:19:26.164Z] ok  	github.com/docker/docker/layer	0.446s	coverage: 27.9% of statements
11:19:26 [2019-08-28T11:19:26.164Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:19:27 [2019-08-28T11:19:27.451Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found
11:19:27 [2019-08-28T11:19:27.451Z] Clearing AppArmor profiles cache:.
11:19:27 [2019-08-28T11:19:27.451Z] All profile caches have been cleared, but no profiles have been unloaded.
11:19:27 [2019-08-28T11:19:27.451Z] Unloading profiles will leave already running processes permanently
11:19:27 [2019-08-28T11:19:27.451Z] unconfined, which can lead to unexpected situations.
11:19:27 [2019-08-28T11:19:27.451Z] 
11:19:27 [2019-08-28T11:19:27.451Z] To set a process to complain mode, use the command line tool
11:19:27 [2019-08-28T11:19:27.451Z] 'aa-complain'. To really tear down all profiles, run the init script
11:19:27 [2019-08-28T11:19:27.452Z] with the 'teardown' option."
11:19:27 [2019-08-28T11:19:27.452Z] Removing test suite binaries
11:19:27 [2019-08-28T11:19:27.716Z] 
11:19:28 [2019-08-28T11:19:28.355Z] ok  	github.com/docker/docker/libcontainerd/local	0.363s	coverage: 1.0% of statements
11:19:28 [2019-08-28T11:19:28.355Z] ok  	github.com/docker/docker/libcontainerd/queue	0.100s	coverage: 100.0% of statements
11:19:28 [2019-08-28T11:19:28.355Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:19:28 [2019-08-28T11:19:28.355Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:19:28 [2019-08-28T11:19:28.355Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:19:28 [2019-08-28T11:19:28.355Z] ?   	github.com/docker/docker/oci	[no test files]
11:19:28 [2019-08-28T11:19:28.355Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:19:28 [2019-08-28T11:19:28.355Z] ok  	github.com/docker/docker/opts	0.268s	coverage: 67.3% of statements
11:19:28 [2019-08-28T11:19:28.355Z] ok  	github.com/docker/docker/pkg/aaparser	0.040s	coverage: 50.0% of statements
11:19:34 [2019-08-28T11:19:34.007Z]  ---> 219fa626e9fa
11:19:34 [2019-08-28T11:19:34.007Z] Successfully built 219fa626e9fa
11:19:34 [2019-08-28T11:19:34.007Z] Successfully tagged docker:latest
11:19:34 [2019-08-28T11:19:34.007Z] INFO: Image build ended at 08/28/2019 11:19:33. Duration:00:04:15.6400860
11:19:34 [2019-08-28T11:19:34.007Z] 
11:19:34 [2019-08-28T11:19:34.007Z] 
11:19:34 [2019-08-28T11:19:34.007Z] INFO: Building the test binaries at 08/28/2019 11:19:33...
11:19:39 [2019-08-28T11:19:39.560Z] #33 125.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:19:39 [2019-08-28T11:19:39.560Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:19:39 [2019-08-28T11:19:39.560Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:19:39 [2019-08-28T11:19:39.560Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:19:39 [2019-08-28T11:19:39.560Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:19:40 [2019-08-28T11:19:40.932Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:19:43 [2019-08-28T11:19:43.457Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:19:45 [2019-08-28T11:19:45.981Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:19:45 [2019-08-28T11:19:45.981Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:19:48 [2019-08-28T11:19:48.810Z] INFO: make.ps1 starting at 08/28/2019 11:19:46
11:19:48 [2019-08-28T11:19:48.810Z] INFO: Git commit (556d26c07) assumed from DOCKER_GITCOMMIT environment variable
11:19:48 [2019-08-28T11:19:48.810Z] INFO: Invoking autogen...
11:19:48 [2019-08-28T11:19:48.810Z] INFO: Building daemon...
11:19:49 [2019-08-28T11:19:49.257Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:19:49 [2019-08-28T11:19:49.620Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	24.395s
11:19:49 [2019-08-28T11:19:49.620Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs	1.657s
11:19:50 [2019-08-28T11:19:50.183Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.459s
11:19:50 [2019-08-28T11:19:50.189Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:19:52 [2019-08-28T11:19:52.711Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:19:53 [2019-08-28T11:19:53.456Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	2.229s
11:19:55 [2019-08-28T11:19:55.237Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:19:55 [2019-08-28T11:19:55.349Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	2.060s
11:19:57 [2019-08-28T11:19:57.759Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/archive	10.018s	coverage: 62.2% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/authorization	1.108s	coverage: 26.2% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/broadcaster	0.064s	coverage: 100.0% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/capabilities	0.044s	coverage: 87.5% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.213s	coverage: 15.4% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/directory	0.246s	coverage: 80.0% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/discovery	0.187s	coverage: 58.3% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/discovery/file	0.198s	coverage: 92.9% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.513s	coverage: 84.1% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.118s	coverage: 92.3% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.067s	coverage: 93.8% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/filenotify	0.049s	coverage: 45.7% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/fileutils	0.252s	coverage: 87.7% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/homedir	0.048s	coverage: 37.5% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/idtools	0.075s	coverage: 6.3% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/ioutils	0.681s	coverage: 69.7% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.235s	coverage: 91.7% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/locker	0.100s	coverage: 88.9% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/longpath	0.064s	coverage: 100.0% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.076s	coverage: 85.7% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/parsers	0.053s	coverage: 97.0% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
11:19:58 [2019-08-28T11:19:58.358Z] ok  	github.com/docker/docker/pkg/pidfile	0.103s	coverage: 82.6% of statements
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:19:58 [2019-08-28T11:19:58.358Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:19:58 [2019-08-28T11:19:58.621Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	2.358s
11:20:00 [2019-08-28T11:20:00.283Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:20:00 [2019-08-28T11:20:00.518Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.638s
11:20:00 [2019-08-28T11:20:00.518Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.170s
11:20:01 [2019-08-28T11:20:01.448Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.952s
11:20:02 [2019-08-28T11:20:02.380Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	0.931s
11:20:02 [2019-08-28T11:20:02.809Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:20:03 [2019-08-28T11:20:03.310Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	1.073s
11:20:03 [2019-08-28T11:20:03.741Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:20:04 [2019-08-28T11:20:04.240Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	0.927s
11:20:05 [2019-08-28T11:20:05.172Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	0.922s
11:20:06 [2019-08-28T11:20:06.155Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	0.942s
11:20:06 [2019-08-28T11:20:06.268Z] #33 164.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:20:07 [2019-08-28T11:20:07.086Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	1.069s
11:20:07 [2019-08-28T11:20:07.638Z] #33 165.5 
11:20:08 [2019-08-28T11:20:08.203Z] #33 DONE 166.4s
11:20:08 [2019-08-28T11:20:08.457Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.050s
11:20:08 [2019-08-28T11:20:08.460Z] 
11:20:08 [2019-08-28T11:20:08.460Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
11:20:09 [2019-08-28T11:20:09.389Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	0.932s
11:20:10 [2019-08-28T11:20:10.320Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.062s
11:20:10 [2019-08-28T11:20:10.354Z] #34 DONE 1.8s
11:20:11 [2019-08-28T11:20:11.691Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.084s
11:20:12 [2019-08-28T11:20:12.250Z] 
11:20:12 [2019-08-28T11:20:12.251Z] #35 [runner 12/12] COPY --from=builder       /build/ /
11:20:12 [2019-08-28T11:20:12.624Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	1.090s
11:20:13 [2019-08-28T11:20:13.181Z] #35 DONE 1.1s
11:20:13 [2019-08-28T11:20:13.181Z] 
11:20:13 [2019-08-28T11:20:13.181Z] #36 exporting to image
11:20:13 [2019-08-28T11:20:13.181Z] #36 exporting layers
11:20:13 [2019-08-28T11:20:13.554Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.109s
11:20:15 [2019-08-28T11:20:15.449Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.482s
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/plugins	35.204s	coverage: 73.4% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.120s	coverage: 85.7% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/pools	0.043s	coverage: 87.9% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/progress	0.103s	coverage: 75.9% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 73.9% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/reexec	0.170s	coverage: 82.4% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/signal	0.106s	coverage: 20.3% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/stdcopy	0.039s	coverage: 100.0% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/streamformatter	0.064s	coverage: 66.2% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/stringid	0.088s	coverage: 70.6% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/sysinfo	0.064s	coverage: 38.2% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/system	0.085s	coverage: 12.7% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/tarsum	0.213s	coverage: 89.3% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/term	0.097s	coverage: 30.8% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/term/windows	0.066s	coverage: 0.0% of statements [no tests to run]
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/urlutil	0.038s	coverage: 100.0% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/pkg/useragent	0.043s	coverage: 88.9% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/plugin	0.312s	coverage: 11.6% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/plugin/v2	0.224s	coverage: 20.1% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/reference	0.171s	coverage: 83.7% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/registry	0.399s	coverage: 52.3% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/registry/resumable	0.378s	coverage: 100.0% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/restartmanager	0.060s	coverage: 50.9% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/rootless	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/runconfig	0.172s	coverage: 54.5% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/volume	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/volume/drivers	0.124s	coverage: 36.1% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/volume/local	0.239s	coverage: 37.7% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/volume/mounts	0.119s	coverage: 66.2% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ok  	github.com/docker/docker/volume/service	0.473s	coverage: 70.3% of statements
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:20:16 [2019-08-28T11:20:16.103Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:20:16 [2019-08-28T11:20:16.384Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.051s
11:20:17 [2019-08-28T11:20:17.315Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	0.958s
11:20:17 [2019-08-28T11:20:17.315Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.010s
11:20:17 [2019-08-28T11:20:17.356Z] #36 exporting layers 3.9s done
11:20:17 [2019-08-28T11:20:17.356Z] #36 writing image sha256:d19880ea78d15f256efc0fbfec51836378088347bcaeab8a24f552d515207717 done
11:20:17 [2019-08-28T11:20:17.356Z] #36 naming to docker.io/library/moby-e2e-test done
11:20:17 [2019-08-28T11:20:17.356Z] #36 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:20:17 [2019-08-28T11:20:17.700Z] + echo Ensuring container killed.
11:20:17 [2019-08-28T11:20:17.700Z] Ensuring container killed.
11:20:17 [2019-08-28T11:20:17.700Z] + docker rm -vf docker-pr3
11:20:17 [2019-08-28T11:20:17.700Z] Error: No such container: docker-pr3
11:20:17 [2019-08-28T11:20:17.700Z] + true
[Pipeline] sh
11:20:17 [2019-08-28T11:20:17.993Z] + echo Chowning /workspace to jenkins user
11:20:17 [2019-08-28T11:20:17.993Z] Chowning /workspace to jenkins user
11:20:17 [2019-08-28T11:20:17.993Z] + id -u
11:20:17 [2019-08-28T11:20:17.993Z] + id -g
11:20:17 [2019-08-28T11:20:17.993Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39800:/workspace busybox chown -R 1000:1000 /workspace
11:20:18 [2019-08-28T11:20:18.248Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	0.968s
[Pipeline] sh
11:20:19 [2019-08-28T11:20:19.020Z] INFO: make.ps1 ended at 08/28/2019 11:20:18
11:20:19 [2019-08-28T11:20:19.178Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	0.979s
11:20:19 [2019-08-28T11:20:19.178Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum	48.641s
11:20:19 [2019-08-28T11:20:19.214Z] + echo Creating unit-bundles.tar.gz
11:20:19 [2019-08-28T11:20:19.214Z] Creating unit-bundles.tar.gz
11:20:19 [2019-08-28T11:20:19.214Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
11:20:19 [2019-08-28T11:20:19.214Z] bundles/junit-report.xml
11:20:19 [2019-08-28T11:20:19.214Z] bundles/go-test-report.json
11:20:19 [2019-08-28T11:20:19.214Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:20:19 [2019-08-28T11:20:19.268Z] Archiving artifacts
[Pipeline] sh
11:20:19 [2019-08-28T11:20:19.651Z] + make clean
11:20:19 [2019-08-28T11:20:19.908Z] docker volume rm -f docker-dev-cache
11:20:19 [2019-08-28T11:20:19.908Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:20:20 [2019-08-28T11:20:20.837Z] Terminated
11:20:20 [2019-08-28T11:20:20.852Z] Terminated
11:20:20 [2019-08-28T11:20:20.864Z] Terminated
11:20:20 [2019-08-28T11:20:20.876Z] Terminated
11:20:20 [2019-08-28T11:20:20.547Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.299s
11:20:21 [2019-08-28T11:20:21.207Z] INFO: Unit tests ended at 08/28/2019 11:20:20. Duration:00:04:07.1515601
11:20:21 [2019-08-28T11:20:21.207Z] INFO: Building busybox
11:20:21 [2019-08-28T11:20:21.207Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
11:20:21 [2019-08-28T11:20:21.207Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
11:20:21 [2019-08-28T11:20:21.207Z] 
11:20:21 [2019-08-28T11:20:21.207Z] Sending build context to Docker daemon   2.56kB
11:20:21 [2019-08-28T11:20:21.207Z] 
11:20:21 [2019-08-28T11:20:21.207Z] Step 1/6 : FROM microsoft/windowsservercore
11:20:21 [2019-08-28T11:20:21.207Z]  ---> b05c49cadc10
11:20:21 [2019-08-28T11:20:21.207Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
11:20:21 [2019-08-28T11:20:21.207Z]  ---> Running in d5f573722d5c
11:20:21 [2019-08-28T11:20:21.479Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	1.016s
11:20:22 [2019-08-28T11:20:22.849Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.201s
11:20:24 [2019-08-28T11:20:24.745Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.895s
11:20:25 [2019-08-28T11:20:25.677Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.893s
11:20:28 [2019-08-28T11:20:28.304Z] Removing intermediate container d5f573722d5c
11:20:28 [2019-08-28T11:20:28.304Z]  ---> 4a2377e84eb0
11:20:28 [2019-08-28T11:20:28.304Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
11:20:28 [2019-08-28T11:20:28.766Z] 
11:20:28 [2019-08-28T11:20:28.951Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.935s
11:20:29 [2019-08-28T11:20:29.228Z]  ---> 7556fed8e9d2
11:20:29 [2019-08-28T11:20:29.228Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
11:20:29 [2019-08-28T11:20:29.228Z]  ---> Running in a67efb1065fc
11:20:30 [2019-08-28T11:20:30.201Z] 
11:20:30 [2019-08-28T11:20:30.201Z] SUCCESS: Specified value was saved.
11:20:33 [2019-08-28T11:20:33.139Z] Removing intermediate container a67efb1065fc
11:20:33 [2019-08-28T11:20:33.139Z]  ---> 321b970588fd
11:20:33 [2019-08-28T11:20:33.139Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:20:33 [2019-08-28T11:20:33.139Z]  ---> Running in 8f5b9ce582d2
11:20:34 [2019-08-28T11:20:34.216Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	5.290s
11:20:37 [2019-08-28T11:20:37.489Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.498s
11:20:38 [2019-08-28T11:20:38.053Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	0.892s
11:20:40 [2019-08-28T11:20:40.237Z] Cannot create a file when that file already exists.
11:20:43 [2019-08-28T11:20:43.307Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	5.086s
11:20:46 [2019-08-28T11:20:46.585Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	3.448s
11:20:47 [2019-08-28T11:20:47.334Z] Removing intermediate container 8f5b9ce582d2
11:20:47 [2019-08-28T11:20:47.334Z]  ---> 3d82ffdcab70
11:20:47 [2019-08-28T11:20:47.334Z] Step 6/6 : CMD ["sh"]
11:20:47 [2019-08-28T11:20:47.334Z]  ---> Running in d3b143f961df
11:20:47 [2019-08-28T11:20:47.334Z] Removing intermediate container d3b143f961df
11:20:47 [2019-08-28T11:20:47.334Z]  ---> 955c32fd4557
11:20:47 [2019-08-28T11:20:47.334Z] Successfully built 955c32fd4557
11:20:47 [2019-08-28T11:20:47.334Z] Successfully tagged busybox:latest
11:20:47 [2019-08-28T11:20:47.334Z] INFO: Docker images of the daemon under test
11:20:47 [2019-08-28T11:20:47.334Z] 
11:20:47 [2019-08-28T11:20:47.334Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
11:20:47 [2019-08-28T11:20:47.334Z] busybox                                latest              955c32fd4557        1 second ago        4.74GB
11:20:47 [2019-08-28T11:20:47.334Z] microsoft/windowsservercore            latest              b05c49cadc10        2 weeks ago         4.71GB
11:20:47 [2019-08-28T11:20:47.334Z] mcr.microsoft.com/windows/servercore   ltsc2019            b05c49cadc10        2 weeks ago         4.71GB
11:20:47 [2019-08-28T11:20:47.334Z] 
11:20:47 [2019-08-28T11:20:47.334Z] INFO: Running integration tests at 08/28/2019 11:20:47...
11:20:47 [2019-08-28T11:20:47.334Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:20:47 [2019-08-28T11:20:47.334Z] INFO: Integration API tests being run from the host:
11:20:47 [2019-08-28T11:20:47.334Z] INFO: make.ps1 starting at 08/28/2019 11:20:47
11:20:47 [2019-08-28T11:20:47.953Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.964s
11:20:48 [2019-08-28T11:20:48.879Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
11:20:53 [2019-08-28T11:20:53.205Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	4.919s
11:20:53 [2019-08-28T11:20:53.768Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	0.992s
11:20:54 [2019-08-28T11:20:54.700Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	0.910s
11:20:56 [2019-08-28T11:20:56.593Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.685s
11:20:57 [2019-08-28T11:20:57.961Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.812s
11:20:58 [2019-08-28T11:20:58.892Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.939s
11:21:03 [2019-08-28T11:21:03.073Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.502s
11:21:03 [2019-08-28T11:21:03.073Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.385s
11:21:04 [2019-08-28T11:21:04.004Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	0.956s
11:21:05 [2019-08-28T11:21:05.899Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.721s
11:21:05 [2019-08-28T11:21:05.899Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.089s
11:21:05 [2019-08-28T11:21:05.899Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.082s
11:21:06 [2019-08-28T11:21:06.463Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.532s
11:21:07 [2019-08-28T11:21:07.395Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.801s
11:21:07 [2019-08-28T11:21:07.395Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
11:21:07 [2019-08-28T11:21:07.395Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.079s
11:21:08 [2019-08-28T11:21:08.326Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.801s
11:21:08 [2019-08-28T11:21:08.583Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.366s
11:21:08 [2019-08-28T11:21:08.583Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.081s
11:21:08 [2019-08-28T11:21:08.840Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.156s
11:21:09 [2019-08-28T11:21:09.098Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.182s
11:21:09 [2019-08-28T11:21:09.098Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
11:21:09 [2019-08-28T11:21:09.098Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.091s
11:21:09 [2019-08-28T11:21:09.355Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.178s
11:21:11 [2019-08-28T11:21:11.879Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	2.388s
11:21:11 [2019-08-28T11:21:11.879Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.093s
11:21:11 [2019-08-28T11:21:11.879Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.021s
11:21:14 [2019-08-28T11:21:14.404Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	24.487s
11:21:14 [2019-08-28T11:21:14.968Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	2.434s
11:21:14 [2019-08-28T11:21:14.968Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.083s
11:21:14 [2019-08-28T11:21:14.968Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.011s
11:21:15 [2019-08-28T11:21:15.225Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.150s
11:21:15 [2019-08-28T11:21:15.225Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.063s
11:21:15 [2019-08-28T11:21:15.483Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.088s
11:21:16 [2019-08-28T11:21:16.046Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.577s
11:21:17 [2019-08-28T11:21:17.948Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.362s
11:21:18 [2019-08-28T11:21:18.512Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.666s
11:21:20 [2019-08-28T11:21:20.409Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.214s
11:21:21 [2019-08-28T11:21:21.779Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	1.623s
11:21:22 [2019-08-28T11:21:22.711Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.615s
11:21:23 [2019-08-28T11:21:23.641Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.608s
11:21:23 [2019-08-28T11:21:23.641Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.093s
11:21:24 [2019-08-28T11:21:24.573Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.765s
11:21:24 [2019-08-28T11:21:24.573Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.014s
11:21:24 [2019-08-28T11:21:24.573Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.010s
11:21:24 [2019-08-28T11:21:24.573Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.034s
11:21:25 [2019-08-28T11:21:25.950Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.303s
11:21:26 [2019-08-28T11:21:26.514Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.855s
11:21:28 [2019-08-28T11:21:28.408Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.224s
11:21:28 [2019-08-28T11:21:28.408Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.011s
11:21:28 [2019-08-28T11:21:28.408Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.019s
11:21:28 [2019-08-28T11:21:28.408Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.063s
11:21:30 [2019-08-28T11:21:30.037Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:21:30 [2019-08-28T11:21:30.037Z] 
11:21:30 [2019-08-28T11:21:30.037Z]  ________   ____  __.
11:21:30 [2019-08-28T11:21:30.037Z]  \_____  \ |    |/ _|
11:21:30 [2019-08-28T11:21:30.037Z]  /   |   \|      <
11:21:30 [2019-08-28T11:21:30.037Z]  /    |    \    |  \
11:21:30 [2019-08-28T11:21:30.037Z]  \_______  /____|__ \
11:21:30 [2019-08-28T11:21:30.037Z]          \/        \/
11:21:30 [2019-08-28T11:21:30.037Z] 
11:21:30 [2019-08-28T11:21:30.037Z] INFO: make.ps1 ended at 08/28/2019 11:21:18
11:21:30 [2019-08-28T11:21:30.037Z] INFO: Binaries build ended at 08/28/2019 11:21:20. Duration:00:01:46.2528251
11:21:30 [2019-08-28T11:21:30.037Z] INFO: Copying the built daemon binary to d:\CI-3\CI-556d26c07\binary\dockerd-556d26c07.exe...
11:21:30 [2019-08-28T11:21:30.037Z] INFO: Copying the built client binary to d:\CI-3\CI-556d26c07\binary\docker-556d26c07.exe...
11:21:30 [2019-08-28T11:21:30.037Z] INFO: Copying dockerversion from the container...
11:21:30 [2019-08-28T11:21:30.037Z] INFO: Copying the golang package from the container to d:\CI-3\CI-556d26c07\installer\go.zip...
11:21:30 [2019-08-28T11:21:30.037Z] INFO: Extracting go.zip to d:\CI-3\CI-556d26c07\go
11:21:34 [2019-08-28T11:21:34.951Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode	6.041s
11:21:35 [2019-08-28T11:21:35.881Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.509s
11:21:38 [2019-08-28T11:21:38.412Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	3.096s
11:21:39 [2019-08-28T11:21:39.715Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
11:21:39 [2019-08-28T11:21:39.716Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
11:21:40 [2019-08-28T11:21:40.310Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	3.491s
11:21:41 [2019-08-28T11:21:41.241Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	3.202s
11:21:43 [2019-08-28T11:21:43.765Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.141s
11:21:44 [2019-08-28T11:21:44.463Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
11:21:44 [2019-08-28T11:21:44.697Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput	1.265s
11:21:46 [2019-08-28T11:21:46.070Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	1.091s
11:21:47 [2019-08-28T11:21:47.001Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	1.041s
11:21:47 [2019-08-28T11:21:47.933Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.969s
11:21:48 [2019-08-28T11:21:48.863Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	1.001s
11:21:49 [2019-08-28T11:21:49.794Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.853s
11:21:50 [2019-08-28T11:21:50.280Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
11:21:51 [2019-08-28T11:21:51.693Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.620s
11:21:53 [2019-08-28T11:21:53.586Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.216s
11:21:56 [2019-08-28T11:21:56.103Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:21:56 [2019-08-28T11:21:56.103Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:21:56 [2019-08-28T11:21:56.865Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.291s
11:21:57 [2019-08-28T11:21:57.077Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
11:21:58 [2019-08-28T11:21:58.051Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:21:59 [2019-08-28T11:21:59.025Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
11:21:59 [2019-08-28T11:21:59.386Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.409s
11:21:59 [2019-08-28T11:21:59.644Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	8.167s
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Extraction ended at 08/28/2019 11:21:55. Duration:00:00:27.5977230
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Updating the golang and path environment variables
11:21:59 [2019-08-28T11:21:59.964Z] INFO: GOPATH=d:\gopath
11:21:59 [2019-08-28T11:21:59.964Z] INFO: go version go1.12.9 windows/amd64
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Starting a daemon under test...
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-3\CI-556d26c07\daemon --pidfile d:\CI-3\CI-556d26c07\docker.pid
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Process started successfully.
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Waiting for the daemon under test to start...
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Daemon under test started and replied!
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Docker version of the daemon under test
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] Client:
11:21:59 [2019-08-28T11:21:59.964Z]  Version:      17.06.2-ce
11:21:59 [2019-08-28T11:21:59.964Z]  API version:  1.30
11:21:59 [2019-08-28T11:21:59.964Z]  Go version:   go1.8.3
11:21:59 [2019-08-28T11:21:59.964Z]  Git commit:   cec0b72
11:21:59 [2019-08-28T11:21:59.964Z]  Built:        Tue Sep  5 19:57:19 2017
11:21:59 [2019-08-28T11:21:59.964Z]  OS/Arch:      windows/amd64
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] Server:
11:21:59 [2019-08-28T11:21:59.964Z]  Version:      0.0.0-dev
11:21:59 [2019-08-28T11:21:59.964Z]  API version:  1.41 (minimum version 1.24)
11:21:59 [2019-08-28T11:21:59.964Z]  Go version:   go1.12.9
11:21:59 [2019-08-28T11:21:59.964Z]  Git commit:   556d26c07
11:21:59 [2019-08-28T11:21:59.964Z]  Built:        08/28/2019 11:19:46
11:21:59 [2019-08-28T11:21:59.964Z]  OS/Arch:      windows/amd64
11:21:59 [2019-08-28T11:21:59.964Z]  Experimental: false
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Docker info of the daemon under test
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] Containers: 0
11:21:59 [2019-08-28T11:21:59.964Z]  Running: 0
11:21:59 [2019-08-28T11:21:59.964Z]  Paused: 0
11:21:59 [2019-08-28T11:21:59.964Z]  Stopped: 0
11:21:59 [2019-08-28T11:21:59.964Z] Images: 0
11:21:59 [2019-08-28T11:21:59.964Z] Server Version: 0.0.0-dev
11:21:59 [2019-08-28T11:21:59.964Z] Storage Driver: windowsfilter
11:21:59 [2019-08-28T11:21:59.964Z]  Windows: 
11:21:59 [2019-08-28T11:21:59.964Z] Logging Driver: json-file
11:21:59 [2019-08-28T11:21:59.964Z] Plugins: 
11:21:59 [2019-08-28T11:21:59.964Z]  Volume: local
11:21:59 [2019-08-28T11:21:59.964Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:21:59 [2019-08-28T11:21:59.964Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:21:59 [2019-08-28T11:21:59.964Z] Swarm: inactive
11:21:59 [2019-08-28T11:21:59.964Z] Default Isolation: process
11:21:59 [2019-08-28T11:21:59.964Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
11:21:59 [2019-08-28T11:21:59.964Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
11:21:59 [2019-08-28T11:21:59.964Z] OSType: windows
11:21:59 [2019-08-28T11:21:59.964Z] Architecture: x86_64
11:21:59 [2019-08-28T11:21:59.964Z] CPUs: 4
11:21:59 [2019-08-28T11:21:59.964Z] Total Memory: 32GiB
11:21:59 [2019-08-28T11:21:59.964Z] Name: azwin-2-c268e0
11:21:59 [2019-08-28T11:21:59.964Z] ID: GSQX:SRUA:VAR4:HPPC:ZYCU:W6QX:TCSA:ZZPE:AFDK:RJBE:3XWJ:LTSH
11:21:59 [2019-08-28T11:21:59.964Z] Docker Root Dir: D:\CI-3\CI-556d26c07\daemon
11:21:59 [2019-08-28T11:21:59.964Z] Debug Mode (client): false
11:21:59 [2019-08-28T11:21:59.964Z] Debug Mode (server): false
11:21:59 [2019-08-28T11:21:59.964Z] Registry: https://index.docker.io/v1/
11:21:59 [2019-08-28T11:21:59.964Z] Labels:
11:21:59 [2019-08-28T11:21:59.964Z] Experimental: false
11:21:59 [2019-08-28T11:21:59.964Z] Insecure Registries:
11:21:59 [2019-08-28T11:21:59.964Z]  127.0.0.0/8
11:21:59 [2019-08-28T11:21:59.964Z] Live Restore Enabled: false
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Docker images of the daemon under test
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:21:59 [2019-08-28T11:21:59.964Z] 
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:21:59 [2019-08-28T11:21:59.964Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time...
11:22:00 [2019-08-28T11:22:00.426Z] ltsc2016: Pulling from windows/servercore
11:22:00 [2019-08-28T11:22:00.426Z] 3889bb8d808b: Pulling fs layer
11:22:00 [2019-08-28T11:22:00.426Z] 234c9b9e497c: Pulling fs layer
11:22:00 [2019-08-28T11:22:00.575Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.451s
11:22:01 [2019-08-28T11:22:01.942Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:22:02 [2019-08-28T11:22:02.471Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	1.924s
11:22:03 [2019-08-28T11:22:03.405Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.663s
11:22:03 [2019-08-28T11:22:03.969Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.400s
11:22:05 [2019-08-28T11:22:05.864Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.443s
11:22:06 [2019-08-28T11:22:06.122Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.627s
11:22:06 [2019-08-28T11:22:06.379Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.131s
11:22:06 [2019-08-28T11:22:06.943Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.364s
11:22:06 [2019-08-28T11:22:06.943Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.061s
11:22:06 [2019-08-28T11:22:06.943Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.021s
11:22:07 [2019-08-28T11:22:07.774Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:22:08 [2019-08-28T11:22:08.838Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.599s
11:22:10 [2019-08-28T11:22:10.208Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.609s
11:22:10 [2019-08-28T11:22:10.208Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.010s
11:22:10 [2019-08-28T11:22:10.208Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.012s
11:22:10 [2019-08-28T11:22:10.692Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:22:11 [2019-08-28T11:22:11.139Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.816s
11:22:11 [2019-08-28T11:22:11.139Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.201s
11:22:11 [2019-08-28T11:22:11.706Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.366s
11:22:12 [2019-08-28T11:22:12.636Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.025s
11:22:12 [2019-08-28T11:22:12.893Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.279s
11:22:12 [2019-08-28T11:22:12.893Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
11:22:12 [2019-08-28T11:22:12.893Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
11:22:14 [2019-08-28T11:22:14.789Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	1.812s
11:22:15 [2019-08-28T11:22:15.722Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.805s
11:22:16 [2019-08-28T11:22:16.518Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
11:22:16 [2019-08-28T11:22:16.654Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.840s
11:22:16 [2019-08-28T11:22:16.655Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	6.101s
11:22:17 [2019-08-28T11:22:17.586Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	1.085s
11:22:18 [2019-08-28T11:22:18.517Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.635s
11:22:19 [2019-08-28T11:22:19.449Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.914s
11:22:20 [2019-08-28T11:22:20.379Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.862s
11:22:21 [2019-08-28T11:22:21.292Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
11:22:23 [2019-08-28T11:22:23.652Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	2.998s
11:22:24 [2019-08-28T11:22:24.216Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.841s
11:22:25 [2019-08-28T11:22:25.951Z] 234c9b9e497c: Verifying Checksum
11:22:25 [2019-08-28T11:22:25.951Z] 234c9b9e497c: Download complete
11:22:26 [2019-08-28T11:22:26.736Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.554s
11:22:27 [2019-08-28T11:22:27.104Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
11:22:28 [2019-08-28T11:22:28.629Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.476s
11:22:29 [2019-08-28T11:22:29.559Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec	0.679s
11:22:30 [2019-08-28T11:22:30.102Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
11:22:30 [2019-08-28T11:22:30.489Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused	0.616s
11:22:31 [2019-08-28T11:22:31.052Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	0.628s
11:22:31 [2019-08-28T11:22:31.983Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	0.582s
11:22:32 [2019-08-28T11:22:32.548Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	4.752s
11:22:33 [2019-08-28T11:22:33.919Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart	1.665s
11:22:35 [2019-08-28T11:22:35.291Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible	0.810s
11:22:35 [2019-08-28T11:22:35.935Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
11:22:36 [2019-08-28T11:22:36.226Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders	0.778s
11:22:37 [2019-08-28T11:22:37.165Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	0.787s
11:22:38 [2019-08-28T11:22:38.537Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	0.883s
11:22:38 [2019-08-28T11:22:38.793Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	5.824s
11:22:38 [2019-08-28T11:22:38.855Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:22:38 [2019-08-28T11:22:38.855Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:22:38 [2019-08-28T11:22:38.855Z] INFO: Testing against a local daemon
11:22:38 [2019-08-28T11:22:38.855Z] === RUN   TestBuildWithSession
11:22:38 [2019-08-28T11:22:38.855Z] --- SKIP: TestBuildWithSession (0.00s)
11:22:38 [2019-08-28T11:22:38.855Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:22:38 [2019-08-28T11:22:38.855Z] === RUN   TestBuildSquashParent
11:22:38 [2019-08-28T11:22:38.855Z] --- SKIP: TestBuildSquashParent (0.00s)
11:22:38 [2019-08-28T11:22:38.855Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:22:38 [2019-08-28T11:22:38.855Z] === RUN   TestBuildWithRemoveAndForceRemove
11:22:38 [2019-08-28T11:22:38.855Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
11:22:38 [2019-08-28T11:22:38.855Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
11:22:38 [2019-08-28T11:22:38.855Z] === RUN   TestBuildMultiStageCopy
11:22:38 [2019-08-28T11:22:38.855Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:22:39 [2019-08-28T11:22:39.357Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	0.596s
11:22:40 [2019-08-28T11:22:40.289Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	0.701s
11:22:42 [2019-08-28T11:22:42.187Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	1.644s
11:22:44 [2019-08-28T11:22:44.085Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup	1.797s
11:22:45 [2019-08-28T11:22:45.019Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv	0.795s
11:22:47 [2019-08-28T11:22:47.543Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost	1.384s
11:22:48 [2019-08-28T11:22:48.106Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	0.716s
11:22:51 [2019-08-28T11:22:51.100Z] 3889bb8d808b: Download complete
11:22:51 [2019-08-28T11:22:51.271Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:22:51 [2019-08-28T11:22:51.271Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:22:51 [2019-08-28T11:22:51.378Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	2.944s
11:22:51 [2019-08-28T11:22:51.733Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:22:51 [2019-08-28T11:22:51.942Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive	0.712s
11:22:52 [2019-08-28T11:22:52.704Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:22:52 [2019-08-28T11:22:52.873Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.725s
11:22:53 [2019-08-28T11:22:53.804Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer	0.689s
11:22:54 [2019-08-28T11:22:54.248Z] --- PASS: TestBuildMultiStageCopy (15.21s)
11:22:54 [2019-08-28T11:22:54.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.05s)
11:22:54 [2019-08-28T11:22:54.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s)
11:22:54 [2019-08-28T11:22:54.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:22:54 [2019-08-28T11:22:54.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s)
11:22:54 [2019-08-28T11:22:54.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s)
11:22:54 [2019-08-28T11:22:54.248Z] === RUN   TestBuildMultiStageParentConfig
11:22:54 [2019-08-28T11:22:54.248Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
11:22:54 [2019-08-28T11:22:54.248Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
11:22:54 [2019-08-28T11:22:54.248Z] === RUN   TestBuildLabelWithTargets
11:22:54 [2019-08-28T11:22:54.248Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
11:22:54 [2019-08-28T11:22:54.248Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
11:22:54 [2019-08-28T11:22:54.248Z] === RUN   TestBuildWithEmptyLayers
11:22:54 [2019-08-28T11:22:54.733Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError	0.610s
11:22:55 [2019-08-28T11:22:55.221Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildMultiStageOnBuild
11:22:55 [2019-08-28T11:22:55.221Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
11:22:55 [2019-08-28T11:22:55.221Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildUncleanTarFilenames
11:22:55 [2019-08-28T11:22:55.221Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
11:22:55 [2019-08-28T11:22:55.221Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildMultiStageLayerLeak
11:22:55 [2019-08-28T11:22:55.221Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
11:22:55 [2019-08-28T11:22:55.221Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildWithHugeFile
11:22:55 [2019-08-28T11:22:55.221Z] --- SKIP: TestBuildWithHugeFile (0.00s)
11:22:55 [2019-08-28T11:22:55.221Z]     build_test.go:491: testEnv.OSType == "windows"
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildWithEmptyDockerfile
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:22:55 [2019-08-28T11:22:55.221Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:22:55 [2019-08-28T11:22:55.221Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:22:55 [2019-08-28T11:22:55.221Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:22:55 [2019-08-28T11:22:55.221Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:22:55 [2019-08-28T11:22:55.663Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer	0.632s
11:22:55 [2019-08-28T11:22:55.684Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:22:55 [2019-08-28T11:22:55.684Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:22:55 [2019-08-28T11:22:55.684Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:22:55 [2019-08-28T11:22:55.684Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s)
11:22:55 [2019-08-28T11:22:55.684Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestBuildPreserveOwnership
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestBuildPlatformInvalid
11:22:55 [2019-08-28T11:22:55.684Z] --- PASS: TestBuildPlatformInvalid (0.05s)
11:22:55 [2019-08-28T11:22:55.684Z] PASS
11:22:55 [2019-08-28T11:22:55.684Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:22:55 [2019-08-28T11:22:55.684Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:22:55 [2019-08-28T11:22:55.684Z] INFO: Testing against a local daemon
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestConfigList
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestConfigList (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestConfigsCreateAndDelete
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestConfigsUpdate
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestConfigsUpdate (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestTemplatedConfig
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestTemplatedConfig (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestConfigInspect
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestConfigInspect (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestConfigCreateWithLabels
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestConfigCreateResolve
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestConfigCreateResolve (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestConfigDaemonLibtrustID
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
11:22:55 [2019-08-28T11:22:55.684Z] PASS
11:22:55 [2019-08-28T11:22:55.684Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:22:55 [2019-08-28T11:22:55.684Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:22:55 [2019-08-28T11:22:55.684Z] INFO: Testing against a local daemon
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestCheckpoint
11:22:55 [2019-08-28T11:22:55.684Z] --- SKIP: TestCheckpoint (0.00s)
11:22:55 [2019-08-28T11:22:55.684Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestContainerInvalidJSON
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:22:55 [2019-08-28T11:22:55.684Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:22:55 [2019-08-28T11:22:55.684Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:22:55 [2019-08-28T11:22:55.684Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:22:55 [2019-08-28T11:22:55.684Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:22:55 [2019-08-28T11:22:55.684Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:22:55 [2019-08-28T11:22:55.684Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:22:56 [2019-08-28T11:22:56.145Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:22:56 [2019-08-28T11:22:56.145Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
11:22:56 [2019-08-28T11:22:56.145Z]     copy_test.go:25: testEnv.OSType == "windows"
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCopyFromContainerPathIsNotDir
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
11:22:56 [2019-08-28T11:22:56.145Z]     copy_test.go:39: testEnv.OSType == "windows"
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCopyToContainerPathDoesNotExist
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
11:22:56 [2019-08-28T11:22:56.145Z]     copy_test.go:51: testEnv.OSType == "windows"
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCopyToContainerPathIsNotDir
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
11:22:56 [2019-08-28T11:22:56.145Z]     copy_test.go:65: testEnv.OSType == "windows"
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCopyFromContainer
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCopyFromContainer (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:22:56 [2019-08-28T11:22:56.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:22:56 [2019-08-28T11:22:56.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:22:56 [2019-08-28T11:22:56.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:22:56 [2019-08-28T11:22:56.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:22:56 [2019-08-28T11:22:56.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:22:56 [2019-08-28T11:22:56.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:22:56 [2019-08-28T11:22:56.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateWithInvalidEnv
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateWithInvalidEnv/0
11:22:56 [2019-08-28T11:22:56.145Z] === PAUSE TestCreateWithInvalidEnv/0
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateWithInvalidEnv/1
11:22:56 [2019-08-28T11:22:56.145Z] === PAUSE TestCreateWithInvalidEnv/1
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateWithInvalidEnv/2
11:22:56 [2019-08-28T11:22:56.145Z] === PAUSE TestCreateWithInvalidEnv/2
11:22:56 [2019-08-28T11:22:56.145Z] === CONT  TestCreateWithInvalidEnv/0
11:22:56 [2019-08-28T11:22:56.145Z] === CONT  TestCreateWithInvalidEnv/2
11:22:56 [2019-08-28T11:22:56.145Z] === CONT  TestCreateWithInvalidEnv/1
11:22:56 [2019-08-28T11:22:56.145Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateTmpfsMountsTarget
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     create_test.go:111: testEnv.DaemonInfo.OSType == "windows"
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateWithCustomMaskedPaths
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     create_test.go:154: testEnv.DaemonInfo.OSType != "linux"
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateWithCapabilities
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCreateWithCapabilities (0.00s)
11:22:56 [2019-08-28T11:22:56.145Z]     create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
11:22:56 [2019-08-28T11:22:56.145Z] === RUN   TestCreateWithCustomReadonlyPaths
11:22:56 [2019-08-28T11:22:56.145Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
11:22:56 [2019-08-28T11:22:56.146Z]     create_test.go:359: testEnv.DaemonInfo.OSType != "linux"
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:22:56 [2019-08-28T11:22:56.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:22:56 [2019-08-28T11:22:56.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:22:56 [2019-08-28T11:22:56.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:22:56 [2019-08-28T11:22:56.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:22:56 [2019-08-28T11:22:56.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:22:56 [2019-08-28T11:22:56.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
11:22:56 [2019-08-28T11:22:56.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:22:56 [2019-08-28T11:22:56.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
11:22:56 [2019-08-28T11:22:56.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
11:22:56 [2019-08-28T11:22:56.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestDiff
11:22:56 [2019-08-28T11:22:56.146Z] --- SKIP: TestDiff (0.00s)
11:22:56 [2019-08-28T11:22:56.146Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:22:56 [2019-08-28T11:22:56.146Z] === RUN   TestExecWithCloseStdin
11:22:56 [2019-08-28T11:22:56.595Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.622s
11:22:58 [2019-08-28T11:22:58.334Z] --- PASS: TestExecWithCloseStdin (2.38s)
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestExec
11:22:58 [2019-08-28T11:22:58.334Z] --- SKIP: TestExec (0.00s)
11:22:58 [2019-08-28T11:22:58.334Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestExecUser
11:22:58 [2019-08-28T11:22:58.334Z] --- SKIP: TestExecUser (0.00s)
11:22:58 [2019-08-28T11:22:58.334Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestExportContainerAndImportImage
11:22:58 [2019-08-28T11:22:58.334Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
11:22:58 [2019-08-28T11:22:58.334Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestExportContainerAfterDaemonRestart
11:22:58 [2019-08-28T11:22:58.334Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
11:22:58 [2019-08-28T11:22:58.334Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestHealthCheckWorkdir
11:22:58 [2019-08-28T11:22:58.334Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
11:22:58 [2019-08-28T11:22:58.334Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestHealthKillContainer
11:22:58 [2019-08-28T11:22:58.334Z] --- SKIP: TestHealthKillContainer (0.00s)
11:22:58 [2019-08-28T11:22:58.334Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestInspectCpusetInConfigPre120
11:22:58 [2019-08-28T11:22:58.334Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:22:58 [2019-08-28T11:22:58.334Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:22:58 [2019-08-28T11:22:58.334Z] === RUN   TestKillContainerInvalidSignal
11:22:59 [2019-08-28T11:22:59.116Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.652s
11:22:59 [2019-08-28T11:22:59.681Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv	0.703s
11:23:00 [2019-08-28T11:23:00.522Z] --- PASS: TestKillContainerInvalidSignal (1.90s)
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestKillContainer
11:23:00 [2019-08-28T11:23:00.522Z] --- SKIP: TestKillContainer (0.00s)
11:23:00 [2019-08-28T11:23:00.522Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:23:00 [2019-08-28T11:23:00.522Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
11:23:00 [2019-08-28T11:23:00.522Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestKillStoppedContainer
11:23:00 [2019-08-28T11:23:00.522Z] --- SKIP: TestKillStoppedContainer (0.00s)
11:23:00 [2019-08-28T11:23:00.522Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestKillStoppedContainerAPIPre120
11:23:00 [2019-08-28T11:23:00.522Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
11:23:00 [2019-08-28T11:23:00.522Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestKillDifferentUserContainer
11:23:00 [2019-08-28T11:23:00.522Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
11:23:00 [2019-08-28T11:23:00.522Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestInspectOomKilledTrue
11:23:00 [2019-08-28T11:23:00.522Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:23:00 [2019-08-28T11:23:00.522Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestInspectOomKilledFalse
11:23:00 [2019-08-28T11:23:00.522Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:23:00 [2019-08-28T11:23:00.522Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:23:00 [2019-08-28T11:23:00.522Z] === RUN   TestLogsFollowTailEmpty
11:23:00 [2019-08-28T11:23:00.623Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails	0.715s
11:23:02 [2019-08-28T11:23:02.709Z] --- PASS: TestLogsFollowTailEmpty (1.92s)
11:23:02 [2019-08-28T11:23:02.709Z] === RUN   TestNetworkNat
11:23:02 [2019-08-28T11:23:02.709Z] --- SKIP: TestNetworkNat (0.00s)
11:23:02 [2019-08-28T11:23:02.709Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
11:23:02 [2019-08-28T11:23:02.709Z] === RUN   TestNetworkLocalhostTCPNat
11:23:02 [2019-08-28T11:23:02.709Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
11:23:02 [2019-08-28T11:23:02.709Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
11:23:02 [2019-08-28T11:23:02.709Z] === RUN   TestNetworkLoopbackNat
11:23:02 [2019-08-28T11:23:02.709Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
11:23:02 [2019-08-28T11:23:02.709Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
11:23:02 [2019-08-28T11:23:02.709Z] === RUN   TestPause
11:23:02 [2019-08-28T11:23:02.709Z] --- SKIP: TestPause (0.00s)
11:23:02 [2019-08-28T11:23:02.709Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:23:02 [2019-08-28T11:23:02.709Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:23:04 [2019-08-28T11:23:04.255Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.13s)
11:23:04 [2019-08-28T11:23:04.255Z] === RUN   TestPauseStopPausedContainer
11:23:04 [2019-08-28T11:23:04.255Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
11:23:04 [2019-08-28T11:23:04.255Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
11:23:04 [2019-08-28T11:23:04.255Z] === RUN   TestPsFilter
11:23:04 [2019-08-28T11:23:04.717Z] --- PASS: TestPsFilter (0.11s)
11:23:04 [2019-08-28T11:23:04.717Z] === RUN   TestRemoveContainerWithRemovedVolume
11:23:06 [2019-08-28T11:23:06.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.19s)
11:23:06 [2019-08-28T11:23:06.908Z] === RUN   TestRemoveContainerWithVolume
11:23:08 [2019-08-28T11:23:08.716Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	7.611s
11:23:09 [2019-08-28T11:23:09.098Z] --- PASS: TestRemoveContainerWithVolume (2.44s)
11:23:09 [2019-08-28T11:23:09.098Z] === RUN   TestRemoveContainerRunning
11:23:10 [2019-08-28T11:23:10.609Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.087s
11:23:11 [2019-08-28T11:23:11.288Z] --- PASS: TestRemoveContainerRunning (2.02s)
11:23:11 [2019-08-28T11:23:11.288Z] === RUN   TestRemoveContainerForceRemoveRunning
11:23:11 [2019-08-28T11:23:11.979Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup	11.101s
11:23:12 [2019-08-28T11:23:12.913Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging	0.963s
11:23:13 [2019-08-28T11:23:13.477Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.85s)
11:23:13 [2019-08-28T11:23:13.477Z] === RUN   TestRemoveInvalidContainer
11:23:13 [2019-08-28T11:23:13.477Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:23:13 [2019-08-28T11:23:13.477Z] === RUN   TestRenameLinkedContainer
11:23:13 [2019-08-28T11:23:13.477Z] --- SKIP: TestRenameLinkedContainer (0.00s)
11:23:13 [2019-08-28T11:23:13.478Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:23:13 [2019-08-28T11:23:13.478Z] === RUN   TestRenameStoppedContainer
11:23:13 [2019-08-28T11:23:13.844Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.694s
11:23:15 [2019-08-28T11:23:15.214Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin	0.975s
11:23:15 [2019-08-28T11:23:15.666Z] --- PASS: TestRenameStoppedContainer (2.34s)
11:23:15 [2019-08-28T11:23:15.666Z] === RUN   TestRenameRunningContainerAndReuse
11:23:16 [2019-08-28T11:23:16.145Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	0.678s
11:23:17 [2019-08-28T11:23:17.075Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits	0.683s
11:23:17 [2019-08-28T11:23:17.075Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
11:23:18 [2019-08-28T11:23:18.968Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser	1.921s
11:23:19 [2019-08-28T11:23:19.415Z] --- PASS: TestRenameRunningContainerAndReuse (3.94s)
11:23:19 [2019-08-28T11:23:19.416Z] === RUN   TestRenameInvalidName
11:23:19 [2019-08-28T11:23:19.899Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.717s
11:23:21 [2019-08-28T11:23:21.269Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged	0.993s
11:23:21 [2019-08-28T11:23:21.605Z] --- PASS: TestRenameInvalidName (1.89s)
11:23:21 [2019-08-28T11:23:21.605Z] === RUN   TestRenameAnonymousContainer
11:23:21 [2019-08-28T11:23:21.605Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
11:23:21 [2019-08-28T11:23:21.605Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
11:23:21 [2019-08-28T11:23:21.605Z] === RUN   TestRenameContainerWithSameName
11:23:22 [2019-08-28T11:23:22.201Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.726s
11:23:23 [2019-08-28T11:23:23.149Z] --- PASS: TestRenameContainerWithSameName (1.96s)
11:23:23 [2019-08-28T11:23:23.149Z] === RUN   TestRenameContainerWithLinkedContainer
11:23:23 [2019-08-28T11:23:23.149Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
11:23:23 [2019-08-28T11:23:23.149Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
11:23:23 [2019-08-28T11:23:23.149Z] === RUN   TestResize
11:23:23 [2019-08-28T11:23:23.149Z] --- SKIP: TestResize (0.00s)
11:23:23 [2019-08-28T11:23:23.149Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
11:23:23 [2019-08-28T11:23:23.149Z] === RUN   TestResizeWithInvalidSize
11:23:23 [2019-08-28T11:23:23.149Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
11:23:23 [2019-08-28T11:23:23.149Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
11:23:23 [2019-08-28T11:23:23.149Z] === RUN   TestResizeWhenContainerNotStarted
11:23:23 [2019-08-28T11:23:23.571Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser	0.800s
11:23:25 [2019-08-28T11:23:25.338Z] --- PASS: TestResizeWhenContainerNotStarted (2.18s)
11:23:25 [2019-08-28T11:23:25.338Z] === RUN   TestDaemonRestartKillContainers
11:23:25 [2019-08-28T11:23:25.338Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:23:25 [2019-08-28T11:23:25.338Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:23:25 [2019-08-28T11:23:25.338Z] === RUN   TestStats
11:23:25 [2019-08-28T11:23:25.338Z] --- SKIP: TestStats (0.00s)
11:23:25 [2019-08-28T11:23:25.338Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
11:23:25 [2019-08-28T11:23:25.338Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:23:28 [2019-08-28T11:23:28.822Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.763s
11:23:33 [2019-08-28T11:23:33.016Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	4.854s
11:23:33 [2019-08-28T11:23:33.948Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	12.109s
11:23:35 [2019-08-28T11:23:35.691Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.53s)
11:23:35 [2019-08-28T11:23:35.691Z] === RUN   TestStopContainerWithTimeout
11:23:35 [2019-08-28T11:23:35.691Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
11:23:35 [2019-08-28T11:23:35.691Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:23:35 [2019-08-28T11:23:35.691Z] === RUN   TestUpdateRestartPolicy
11:23:35 [2019-08-28T11:23:35.842Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.830s
11:23:41 [2019-08-28T11:23:41.098Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.044s
11:23:42 [2019-08-28T11:23:42.030Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.705s
11:23:42 [2019-08-28T11:23:42.030Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
11:23:42 [2019-08-28T11:23:42.030Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.071s
11:23:56 [2019-08-28T11:23:56.830Z] --- PASS: TestUpdateRestartPolicy (21.79s)
11:23:56 [2019-08-28T11:23:56.830Z] === RUN   TestUpdateRestartWithAutoRemove
11:23:59 [2019-08-28T11:23:59.025Z] --- PASS: TestUpdateRestartWithAutoRemove (1.91s)
11:23:59 [2019-08-28T11:23:59.025Z] === RUN   TestWaitNonBlocked
11:23:59 [2019-08-28T11:23:59.025Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:23:59 [2019-08-28T11:23:59.025Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:23:59 [2019-08-28T11:23:59.025Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:23:59 [2019-08-28T11:23:59.025Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:23:59 [2019-08-28T11:23:59.025Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:23:59 [2019-08-28T11:23:59.025Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:24:01 [2019-08-28T11:24:01.218Z] --- PASS: TestWaitNonBlocked (0.02s)
11:24:01 [2019-08-28T11:24:01.218Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.31s)
11:24:01 [2019-08-28T11:24:01.218Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s)
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestWaitBlocked
11:24:01 [2019-08-28T11:24:01.218Z] --- SKIP: TestWaitBlocked (0.00s)
11:24:01 [2019-08-28T11:24:01.218Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:24:01 [2019-08-28T11:24:01.218Z] PASS
11:24:01 [2019-08-28T11:24:01.218Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:24:01 [2019-08-28T11:24:01.218Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:01 [2019-08-28T11:24:01.218Z] INFO: Testing against a local daemon
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestCommitInheritsEnv
11:24:01 [2019-08-28T11:24:01.218Z] --- SKIP: TestCommitInheritsEnv (0.00s)
11:24:01 [2019-08-28T11:24:01.218Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestImportExtremelyLargeImageWorks
11:24:01 [2019-08-28T11:24:01.218Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:24:01 [2019-08-28T11:24:01.218Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestImagesFilterMultiReference
11:24:01 [2019-08-28T11:24:01.218Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestImagePullPlatformInvalid
11:24:01 [2019-08-28T11:24:01.218Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestRemoveImageOrphaning
11:24:01 [2019-08-28T11:24:01.218Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
11:24:01 [2019-08-28T11:24:01.218Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:24:01 [2019-08-28T11:24:01.218Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestTagInvalidReference
11:24:01 [2019-08-28T11:24:01.218Z] --- PASS: TestTagInvalidReference (0.03s)
11:24:01 [2019-08-28T11:24:01.218Z] === RUN   TestTagValidPrefixedRepo
11:24:01 [2019-08-28T11:24:01.680Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestTagExistedNameWithoutForce
11:24:01 [2019-08-28T11:24:01.680Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestTagOfficialNames
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestTagOfficialNames (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     tag_test.go:98: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestTagMatchesDigest
11:24:01 [2019-08-28T11:24:01.680Z] --- PASS: TestTagMatchesDigest (0.02s)
11:24:01 [2019-08-28T11:24:01.680Z] PASS
11:24:01 [2019-08-28T11:24:01.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:24:01 [2019-08-28T11:24:01.680Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:01 [2019-08-28T11:24:01.680Z] INFO: Testing against a local daemon
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestNetworkCreateDelete
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestNetworkCreateDelete (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestDockerNetworkDeletePreferID
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestInspectNetwork
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestInspectNetwork (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestRunContainerWithBridgeNone
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestNetworkInvalidJSON
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestNetworkInvalidJSON//networks/create
11:24:01 [2019-08-28T11:24:01.680Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:24:01 [2019-08-28T11:24:01.680Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:24:01 [2019-08-28T11:24:01.680Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:24:01 [2019-08-28T11:24:01.680Z] === CONT  TestNetworkInvalidJSON//networks/create
11:24:01 [2019-08-28T11:24:01.680Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:24:01 [2019-08-28T11:24:01.680Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:24:01 [2019-08-28T11:24:01.680Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:24:01 [2019-08-28T11:24:01.680Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestDaemonRestartWithLiveRestore
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:29: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestDaemonDefaultNetworkPools
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:51: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestDaemonRestartWithExistingNetwork
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:94: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:127: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:177: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestServiceWithPredefinedNetwork
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:201: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:230: FLAKY_TEST
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestServiceWithDataPathPortInit
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:333: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:24:01 [2019-08-28T11:24:01.680Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z]     service_test.go:392: testEnv.OSType == "windows"
11:24:01 [2019-08-28T11:24:01.680Z] PASS
11:24:01 [2019-08-28T11:24:01.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:24:01 [2019-08-28T11:24:01.680Z] PASS
11:24:01 [2019-08-28T11:24:01.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:24:01 [2019-08-28T11:24:01.680Z] PASS
11:24:01 [2019-08-28T11:24:01.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:24:01 [2019-08-28T11:24:01.680Z] PASS
11:24:01 [2019-08-28T11:24:01.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:24:01 [2019-08-28T11:24:01.680Z] PASS
11:24:01 [2019-08-28T11:24:01.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:24:01 [2019-08-28T11:24:01.680Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:01 [2019-08-28T11:24:01.680Z] INFO: Testing against a local daemon
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestPluginInvalidJSON
11:24:01 [2019-08-28T11:24:01.680Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:24:01 [2019-08-28T11:24:01.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:24:01 [2019-08-28T11:24:01.680Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:24:01 [2019-08-28T11:24:01.680Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:24:01 [2019-08-28T11:24:01.680Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:24:01 [2019-08-28T11:24:01.680Z] PASS
11:24:01 [2019-08-28T11:24:01.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Testing against a local daemon
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestExternalGraphDriver
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     external_test.go:48: runtime.GOOS == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestGraphdriverPluginV2
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     external_test.go:407: runtime.GOOS == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] PASS
11:24:02 [2019-08-28T11:24:02.142Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Testing against a local daemon
11:24:02 [2019-08-28T11:24:02.142Z] PASS
11:24:02 [2019-08-28T11:24:02.142Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:02 [2019-08-28T11:24:02.142Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Testing against a local daemon
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestSecretInspect
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestSecretInspect (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestSecretList
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestSecretList (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestSecretsCreateAndDelete
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestSecretsUpdate
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestSecretsUpdate (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestTemplatedSecret
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestTemplatedSecret (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestSecretCreateResolve
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestSecretCreateResolve (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
11:24:02 [2019-08-28T11:24:02.142Z] PASS
11:24:02 [2019-08-28T11:24:02.142Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:02 [2019-08-28T11:24:02.142Z] INFO: Testing against a local daemon
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestServiceCreateInit
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:24:02 [2019-08-28T11:24:02.142Z] --- PASS: TestServiceCreateInit (0.03s)
11:24:02 [2019-08-28T11:24:02.142Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestCreateServiceMultipleTimes
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestCreateServiceConflict
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestCreateServiceConflict (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestCreateServiceMaxReplicas
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
11:24:02 [2019-08-28T11:24:02.142Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestCreateWithDuplicateNetworkNames
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestCreateServiceSecretFileMode
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestCreateServiceConfigFileMode
11:24:02 [2019-08-28T11:24:02.142Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
11:24:02 [2019-08-28T11:24:02.142Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.142Z] === RUN   TestCreateServiceSysctls
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestCreateServiceSysctls (0.03s)
11:24:02 [2019-08-28T11:24:02.604Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.604Z] === RUN   TestCreateServiceCapabilities
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
11:24:02 [2019-08-28T11:24:02.604Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.604Z] === RUN   TestInspect
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestInspect (0.00s)
11:24:02 [2019-08-28T11:24:02.604Z]     inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.604Z] === RUN   TestDockerNetworkConnectAlias
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
11:24:02 [2019-08-28T11:24:02.604Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.604Z] === RUN   TestDockerNetworkReConnect
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
11:24:02 [2019-08-28T11:24:02.604Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.604Z] === RUN   TestServicePlugin
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestServicePlugin (0.00s)
11:24:02 [2019-08-28T11:24:02.604Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.604Z] === RUN   TestServiceUpdateLabel
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestServiceUpdateLabel (0.00s)
11:24:02 [2019-08-28T11:24:02.604Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
11:24:02 [2019-08-28T11:24:02.604Z] === RUN   TestServiceUpdateSecrets
11:24:02 [2019-08-28T11:24:02.604Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestServiceUpdateConfigs
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestServiceUpdateNetwork
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
11:24:02 [2019-08-28T11:24:02.605Z] PASS
11:24:02 [2019-08-28T11:24:02.605Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:24:02 [2019-08-28T11:24:02.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:02 [2019-08-28T11:24:02.605Z] INFO: Testing against a local daemon
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestSessionCreate
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestSessionCreate (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestSessionCreateWithBadUpgrade
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:24:02 [2019-08-28T11:24:02.605Z] PASS
11:24:02 [2019-08-28T11:24:02.605Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:24:02 [2019-08-28T11:24:02.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:02 [2019-08-28T11:24:02.605Z] INFO: Testing against a local daemon
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestEventsExecDie
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestEventsExecDie (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestEventsBackwardsCompatible
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestInfoAPI
11:24:02 [2019-08-28T11:24:02.605Z] --- PASS: TestInfoAPI (0.03s)
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestInfoAPIWarnings
11:24:02 [2019-08-28T11:24:02.605Z] --- SKIP: TestInfoAPIWarnings (0.00s)
11:24:02 [2019-08-28T11:24:02.605Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
11:24:02 [2019-08-28T11:24:02.605Z] === RUN   TestLoginFailsWithBadCredentials
11:24:03 [2019-08-28T11:24:03.579Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s)
11:24:03 [2019-08-28T11:24:03.579Z] === RUN   TestPingCacheHeaders
11:24:03 [2019-08-28T11:24:03.579Z] --- PASS: TestPingCacheHeaders (0.02s)
11:24:03 [2019-08-28T11:24:03.579Z] === RUN   TestPingGet
11:24:03 [2019-08-28T11:24:03.579Z] --- PASS: TestPingGet (0.02s)
11:24:03 [2019-08-28T11:24:03.579Z] === RUN   TestPingHead
11:24:03 [2019-08-28T11:24:03.579Z] --- PASS: TestPingHead (0.03s)
11:24:03 [2019-08-28T11:24:03.579Z] === RUN   TestVersion
11:24:03 [2019-08-28T11:24:03.580Z] --- PASS: TestVersion (0.02s)
11:24:03 [2019-08-28T11:24:03.580Z] PASS
11:24:03 [2019-08-28T11:24:03.580Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:24:03 [2019-08-28T11:24:03.580Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:03 [2019-08-28T11:24:03.580Z] INFO: Testing against a local daemon
11:24:03 [2019-08-28T11:24:03.580Z] === RUN   TestVolumesCreateAndList
11:24:03 [2019-08-28T11:24:03.934Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	20.759s
11:24:03 [2019-08-28T11:24:03.934Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	21.521s
11:24:03 [2019-08-28T11:24:03.934Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.010s
11:24:03 [2019-08-28T11:24:03.934Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.010s
11:24:03 [2019-08-28T11:24:03.934Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.010s
11:24:04 [2019-08-28T11:24:04.043Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:24:04 [2019-08-28T11:24:04.043Z] === RUN   TestVolumesRemove
11:24:04 [2019-08-28T11:24:04.043Z] --- SKIP: TestVolumesRemove (0.00s)
11:24:04 [2019-08-28T11:24:04.043Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
11:24:04 [2019-08-28T11:24:04.043Z] === RUN   TestVolumesInspect
11:24:04 [2019-08-28T11:24:04.043Z] --- PASS: TestVolumesInspect (0.04s)
11:24:04 [2019-08-28T11:24:04.043Z] === RUN   TestVolumesInvalidJSON
11:24:04 [2019-08-28T11:24:04.043Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:24:04 [2019-08-28T11:24:04.043Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:24:04 [2019-08-28T11:24:04.043Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:24:04 [2019-08-28T11:24:04.043Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:24:04 [2019-08-28T11:24:04.043Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:24:04 [2019-08-28T11:24:04.043Z] PASS
11:24:04 [2019-08-28T11:24:04.043Z] INFO: make.ps1 ended at 08/28/2019 11:24:03
11:24:04 [2019-08-28T11:24:04.043Z] INFO: Integration CLI tests being run from the host:
11:24:04 [2019-08-28T11:24:04.043Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
11:24:04 [2019-08-28T11:24:04.498Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	1.100s
11:24:04 [2019-08-28T11:24:04.755Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.012s
11:24:05 [2019-08-28T11:24:05.686Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.935s
11:24:05 [2019-08-28T11:24:05.686Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.013s
11:24:05 [2019-08-28T11:24:05.686Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.010s
11:24:05 [2019-08-28T11:24:05.686Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.061s
11:24:06 [2019-08-28T11:24:06.252Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.542s
11:24:06 [2019-08-28T11:24:06.817Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.451s
11:24:07 [2019-08-28T11:24:07.750Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.826s
11:24:07 [2019-08-28T11:24:07.750Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.029s
11:24:09 [2019-08-28T11:24:09.121Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.307s
11:24:09 [2019-08-28T11:24:09.121Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.041s
11:24:10 [2019-08-28T11:24:10.053Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.026s
11:24:11 [2019-08-28T11:24:11.004Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	0.993s
11:24:11 [2019-08-28T11:24:11.004Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.068s
11:24:11 [2019-08-28T11:24:11.936Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	0.928s
11:24:15 [2019-08-28T11:24:15.210Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	2.883s
11:24:15 [2019-08-28T11:24:15.210Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.010s
11:24:15 [2019-08-28T11:24:15.210Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.048s
11:24:16 [2019-08-28T11:24:16.462Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:24:16 [2019-08-28T11:24:16.462Z] INFO: Testing against a local daemon
11:24:16 [2019-08-28T11:24:16.462Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.002s
11:24:16 [2019-08-28T11:24:16.462Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
11:24:16 [2019-08-28T11:24:16.462Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.002s
11:24:16 [2019-08-28T11:24:16.462Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
11:24:16 [2019-08-28T11:24:16.462Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.002s
11:24:16 [2019-08-28T11:24:16.462Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
11:24:16 [2019-08-28T11:24:16.462Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.001s
11:24:16 [2019-08-28T11:24:16.579Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	1.673s
11:24:16 [2019-08-28T11:24:16.924Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.537s
11:24:17 [2019-08-28T11:24:17.385Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.221s
11:24:17 [2019-08-28T11:24:17.848Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.474s
11:24:17 [2019-08-28T11:24:17.848Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.355s
11:24:19 [2019-08-28T11:24:19.101Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	1.973s
11:24:19 [2019-08-28T11:24:19.101Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.009s
11:24:20 [2019-08-28T11:24:20.996Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	2.054s
11:24:22 [2019-08-28T11:24:22.889Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	1.832s
11:24:24 [2019-08-28T11:24:24.258Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	1.781s
11:24:24 [2019-08-28T11:24:24.515Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	10.031s
11:24:24 [2019-08-28T11:24:24.774Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.534s
11:24:25 [2019-08-28T11:24:25.705Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.616s
11:24:25 [2019-08-28T11:24:25.962Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.527s
11:24:27 [2019-08-28T11:24:27.332Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	1.001s
11:24:27 [2019-08-28T11:24:27.896Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.546s
11:24:29 [2019-08-28T11:24:29.270Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.874s
11:24:29 [2019-08-28T11:24:29.835Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	0.844s
11:24:30 [2019-08-28T11:24:30.093Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.017s
11:24:30 [2019-08-28T11:24:30.093Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.036s
11:24:30 [2019-08-28T11:24:30.093Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.016s
11:24:30 [2019-08-28T11:24:30.656Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.535s
11:24:31 [2019-08-28T11:24:31.587Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.655s
11:24:32 [2019-08-28T11:24:32.151Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.555s
11:24:33 [2019-08-28T11:24:33.081Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.574s
11:24:34 [2019-08-28T11:24:34.016Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.599s
11:24:34 [2019-08-28T11:24:34.583Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.604s
11:24:35 [2019-08-28T11:24:35.516Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.581s
11:24:35 [2019-08-28T11:24:35.516Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.019s
11:24:37 [2019-08-28T11:24:37.413Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks	1.187s
11:24:38 [2019-08-28T11:24:38.345Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	1.026s
11:24:39 [2019-08-28T11:24:39.276Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.615s
11:24:39 [2019-08-28T11:24:39.276Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.031s
11:24:40 [2019-08-28T11:24:40.206Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.627s
11:24:40 [2019-08-28T11:24:40.206Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
11:24:41 [2019-08-28T11:24:41.577Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	0.999s
11:24:42 [2019-08-28T11:24:42.508Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.612s
11:24:43 [2019-08-28T11:24:43.072Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.604s
11:24:44 [2019-08-28T11:24:44.003Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	0.973s
11:24:44 [2019-08-28T11:24:44.003Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.011s
11:24:44 [2019-08-28T11:24:44.261Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.043s
11:24:44 [2019-08-28T11:24:44.261Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
11:24:45 [2019-08-28T11:24:45.192Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.646s
11:24:45 [2019-08-28T11:24:45.756Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.613s
11:24:46 [2019-08-28T11:24:46.013Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.088s
11:24:46 [2019-08-28T11:24:46.578Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.509s
11:24:47 [2019-08-28T11:24:47.947Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.710s
11:24:48 [2019-08-28T11:24:48.006Z] --- PASS: TestImportExtremelyLargeImageWorks (313.04s)
11:24:48 [2019-08-28T11:24:48.006Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
11:24:48 [2019-08-28T11:24:48.006Z]     daemon.go:336: [d0d2665ee891d] waiting for daemon to start
11:24:48 [2019-08-28T11:24:48.006Z]     daemon.go:336: [d0d2665ee891d] waiting for daemon to start
11:24:48 [2019-08-28T11:24:48.006Z]     daemon.go:364: [d0d2665ee891d] daemon started
11:24:48 [2019-08-28T11:24:48.006Z]     daemon.go:472: [d0d2665ee891d] Stopping daemon
11:24:48 [2019-08-28T11:24:48.006Z]     daemon.go:307: [d0d2665ee891d] exiting daemon
11:24:48 [2019-08-28T11:24:48.006Z]     daemon.go:459: [d0d2665ee891d] Daemon stopped
11:24:48 [2019-08-28T11:24:48.006Z] PASS
11:24:48 [2019-08-28T11:24:48.006Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
11:24:48 [2019-08-28T11:24:48.006Z] INFO: Testing against a local daemon
11:24:48 [2019-08-28T11:24:48.006Z] === RUN   TestNetworkCreateDelete
11:24:48 [2019-08-28T11:24:48.006Z] --- PASS: TestNetworkCreateDelete (0.22s)
11:24:48 [2019-08-28T11:24:48.006Z] === RUN   TestDockerNetworkDeletePreferID
11:24:48 [2019-08-28T11:24:48.006Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
11:24:48 [2019-08-28T11:24:48.006Z] === RUN   TestInspectNetwork
11:24:48 [2019-08-28T11:24:48.006Z] === RUN   TestInspectNetwork/full_network_id
11:24:48 [2019-08-28T11:24:48.006Z] === RUN   TestInspectNetwork/partial_network_id
11:24:48 [2019-08-28T11:24:48.006Z] === RUN   TestInspectNetwork/network_name
11:24:48 [2019-08-28T11:24:48.006Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:24:48 [2019-08-28T11:24:48.288Z] --- PASS: TestInspectNetwork (8.66s)
11:24:48 [2019-08-28T11:24:48.288Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
11:24:48 [2019-08-28T11:24:48.288Z]     daemon.go:336: [d770e9d59cff3] waiting for daemon to start
11:24:48 [2019-08-28T11:24:48.288Z]     daemon.go:336: [d770e9d59cff3] waiting for daemon to start
11:24:48 [2019-08-28T11:24:48.288Z]     daemon.go:364: [d770e9d59cff3] daemon started
11:24:48 [2019-08-28T11:24:48.288Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:24:48 [2019-08-28T11:24:48.288Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:24:48 [2019-08-28T11:24:48.288Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:24:48 [2019-08-28T11:24:48.288Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:24:48 [2019-08-28T11:24:48.288Z]     daemon.go:472: [d770e9d59cff3] Stopping daemon
11:24:48 [2019-08-28T11:24:48.288Z]     daemon.go:307: [d770e9d59cff3] exiting daemon
11:24:48 [2019-08-28T11:24:48.288Z]     daemon.go:459: [d770e9d59cff3] Daemon stopped
11:24:48 [2019-08-28T11:24:48.288Z] === RUN   TestRunContainerWithBridgeNone
11:24:49 [2019-08-28T11:24:49.840Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	1.832s
11:24:49 [2019-08-28T11:24:49.840Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.012s
11:24:50 [2019-08-28T11:24:50.403Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.638s
11:24:50 [2019-08-28T11:24:50.982Z] --- PASS: TestRunContainerWithBridgeNone (2.68s)
11:24:50 [2019-08-28T11:24:50.982Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
11:24:50 [2019-08-28T11:24:50.982Z]     daemon.go:336: [ddef2f4212217] waiting for daemon to start
11:24:50 [2019-08-28T11:24:50.982Z]     daemon.go:336: [ddef2f4212217] waiting for daemon to start
11:24:50 [2019-08-28T11:24:50.982Z]     daemon.go:364: [ddef2f4212217] daemon started
11:24:50 [2019-08-28T11:24:50.982Z]     daemon.go:472: [ddef2f4212217] Stopping daemon
11:24:50 [2019-08-28T11:24:50.982Z]     daemon.go:307: [ddef2f4212217] exiting daemon
11:24:50 [2019-08-28T11:24:50.982Z]     daemon.go:459: [ddef2f4212217] Daemon stopped
11:24:50 [2019-08-28T11:24:50.982Z] === RUN   TestNetworkInvalidJSON
11:24:50 [2019-08-28T11:24:50.982Z] === RUN   TestNetworkInvalidJSON//networks/create
11:24:50 [2019-08-28T11:24:50.982Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:24:50 [2019-08-28T11:24:50.982Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:24:50 [2019-08-28T11:24:50.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:24:50 [2019-08-28T11:24:50.982Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:24:50 [2019-08-28T11:24:50.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:24:50 [2019-08-28T11:24:50.982Z] === CONT  TestNetworkInvalidJSON//networks/create
11:24:50 [2019-08-28T11:24:50.982Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:24:50 [2019-08-28T11:24:50.982Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:24:50 [2019-08-28T11:24:50.982Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:24:50 [2019-08-28T11:24:50.982Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:24:50 [2019-08-28T11:24:50.982Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:24:50 [2019-08-28T11:24:50.982Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:24:50 [2019-08-28T11:24:50.982Z] === RUN   TestDaemonRestartWithLiveRestore
11:24:51 [2019-08-28T11:24:51.336Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	0.921s
11:24:51 [2019-08-28T11:24:51.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
11:24:51 [2019-08-28T11:24:51.992Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:336: [d2242be3878b7] waiting for daemon to start
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:336: [d2242be3878b7] waiting for daemon to start
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:364: [d2242be3878b7] daemon started
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:472: [d2242be3878b7] Stopping daemon
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:307: [d2242be3878b7] exiting daemon
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:459: [d2242be3878b7] Daemon stopped
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:336: [d2242be3878b7] waiting for daemon to start
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:336: [d2242be3878b7] waiting for daemon to start
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:364: [d2242be3878b7] daemon started
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:472: [d2242be3878b7] Stopping daemon
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:307: [d2242be3878b7] exiting daemon
11:24:51 [2019-08-28T11:24:51.992Z]     daemon.go:459: [d2242be3878b7] Daemon stopped
11:24:51 [2019-08-28T11:24:51.992Z] === RUN   TestDaemonDefaultNetworkPools
11:24:53 [2019-08-28T11:24:53.006Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
11:24:53 [2019-08-28T11:24:53.006Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
11:24:53 [2019-08-28T11:24:53.006Z]     daemon.go:336: [dfcd394678ef9] waiting for daemon to start
11:24:53 [2019-08-28T11:24:53.006Z]     daemon.go:336: [dfcd394678ef9] waiting for daemon to start
11:24:53 [2019-08-28T11:24:53.006Z]     daemon.go:364: [dfcd394678ef9] daemon started
11:24:53 [2019-08-28T11:24:53.006Z]     daemon.go:472: [dfcd394678ef9] Stopping daemon
11:24:53 [2019-08-28T11:24:53.006Z]     daemon.go:307: [dfcd394678ef9] exiting daemon
11:24:53 [2019-08-28T11:24:53.006Z]     daemon.go:459: [dfcd394678ef9] Daemon stopped
11:24:53 [2019-08-28T11:24:53.006Z] === RUN   TestDaemonRestartWithExistingNetwork
11:24:53 [2019-08-28T11:24:53.231Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.259s
11:24:54 [2019-08-28T11:24:54.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
11:24:54 [2019-08-28T11:24:54.014Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:336: [d4ba392569b28] waiting for daemon to start
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:336: [d4ba392569b28] waiting for daemon to start
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:364: [d4ba392569b28] daemon started
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:472: [d4ba392569b28] Stopping daemon
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:307: [d4ba392569b28] exiting daemon
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:459: [d4ba392569b28] Daemon stopped
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:336: [d4ba392569b28] waiting for daemon to start
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:336: [d4ba392569b28] waiting for daemon to start
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:364: [d4ba392569b28] daemon started
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:472: [d4ba392569b28] Stopping daemon
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:307: [d4ba392569b28] exiting daemon
11:24:54 [2019-08-28T11:24:54.014Z]     daemon.go:459: [d4ba392569b28] Daemon stopped
11:24:54 [2019-08-28T11:24:54.014Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:24:54 [2019-08-28T11:24:54.161Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.691s
11:24:55 [2019-08-28T11:24:55.094Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.883s
11:24:55 [2019-08-28T11:24:55.491Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s)
11:24:55 [2019-08-28T11:24:55.491Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:336: [d13c821c5ae5e] waiting for daemon to start
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:336: [d13c821c5ae5e] waiting for daemon to start
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:364: [d13c821c5ae5e] daemon started
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:472: [d13c821c5ae5e] Stopping daemon
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:307: [d13c821c5ae5e] exiting daemon
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:459: [d13c821c5ae5e] Daemon stopped
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:336: [d13c821c5ae5e] waiting for daemon to start
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:336: [d13c821c5ae5e] waiting for daemon to start
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:364: [d13c821c5ae5e] daemon started
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:472: [d13c821c5ae5e] Stopping daemon
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:307: [d13c821c5ae5e] exiting daemon
11:24:55 [2019-08-28T11:24:55.491Z]     daemon.go:459: [d13c821c5ae5e] Daemon stopped
11:24:55 [2019-08-28T11:24:55.491Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:24:56 [2019-08-28T11:24:56.037Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.658s
11:24:56 [2019-08-28T11:24:56.107Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
11:24:56 [2019-08-28T11:24:56.107Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
11:24:56 [2019-08-28T11:24:56.107Z]     daemon.go:336: [da2a0200a2af7] waiting for daemon to start
11:24:56 [2019-08-28T11:24:56.107Z]     daemon.go:336: [da2a0200a2af7] waiting for daemon to start
11:24:56 [2019-08-28T11:24:56.107Z]     daemon.go:364: [da2a0200a2af7] daemon started
11:24:56 [2019-08-28T11:24:56.107Z]     daemon.go:472: [da2a0200a2af7] Stopping daemon
11:24:56 [2019-08-28T11:24:56.107Z]     daemon.go:307: [da2a0200a2af7] exiting daemon
11:24:56 [2019-08-28T11:24:56.107Z]     daemon.go:459: [da2a0200a2af7] Daemon stopped
11:24:56 [2019-08-28T11:24:56.107Z] === RUN   TestServiceWithPredefinedNetwork
11:24:56 [2019-08-28T11:24:56.599Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.604s
11:24:57 [2019-08-28T11:24:57.531Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.585s
11:24:58 [2019-08-28T11:24:58.135Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
11:24:58 [2019-08-28T11:24:58.135Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
11:24:58 [2019-08-28T11:24:58.135Z]     daemon.go:336: [d37de476f8962] waiting for daemon to start
11:24:58 [2019-08-28T11:24:58.135Z]     daemon.go:336: [d37de476f8962] waiting for daemon to start
11:24:58 [2019-08-28T11:24:58.135Z]     daemon.go:364: [d37de476f8962] daemon started
11:24:58 [2019-08-28T11:24:58.135Z]     daemon.go:472: [d37de476f8962] Stopping daemon
11:24:58 [2019-08-28T11:24:58.135Z]     daemon.go:307: [d37de476f8962] exiting daemon
11:24:58 [2019-08-28T11:24:58.135Z]     daemon.go:459: [d37de476f8962] Daemon stopped
11:24:58 [2019-08-28T11:24:58.135Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:24:58 [2019-08-28T11:24:58.135Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:24:58 [2019-08-28T11:24:58.135Z]     service_test.go:230: FLAKY_TEST
11:24:58 [2019-08-28T11:24:58.135Z] === RUN   TestServiceWithDataPathPortInit
11:24:58 [2019-08-28T11:24:58.464Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.589s
11:24:58 [2019-08-28T11:24:58.464Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.016s
11:25:00 [2019-08-28T11:25:00.985Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	2.412s
11:25:02 [2019-08-28T11:25:02.357Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	1.214s
11:25:03 [2019-08-28T11:25:03.617Z] --- PASS: TestServiceWithDataPathPortInit (4.49s)
11:25:03 [2019-08-28T11:25:03.617Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:336: [dc7f8e6079481] waiting for daemon to start
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:336: [dc7f8e6079481] waiting for daemon to start
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:364: [dc7f8e6079481] daemon started
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:472: [dc7f8e6079481] Stopping daemon
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:307: [dc7f8e6079481] exiting daemon
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:459: [dc7f8e6079481] Daemon stopped
11:25:03 [2019-08-28T11:25:03.617Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:336: [d9787e5227998] waiting for daemon to start
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:336: [d9787e5227998] waiting for daemon to start
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:364: [d9787e5227998] daemon started
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:472: [d9787e5227998] Stopping daemon
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:307: [d9787e5227998] exiting daemon
11:25:03 [2019-08-28T11:25:03.617Z]     daemon.go:459: [d9787e5227998] Daemon stopped
11:25:03 [2019-08-28T11:25:03.617Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:25:04 [2019-08-28T11:25:04.250Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.465s
11:25:04 [2019-08-28T11:25:04.512Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.383s
11:25:05 [2019-08-28T11:25:05.444Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	29.111s
11:25:06 [2019-08-28T11:25:06.818Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.474s
11:25:07 [2019-08-28T11:25:07.079Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.44s)
11:25:07 [2019-08-28T11:25:07.079Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:336: [dbaa5ee6cb61f] waiting for daemon to start
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:336: [dbaa5ee6cb61f] waiting for daemon to start
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:364: [dbaa5ee6cb61f] daemon started
11:25:07 [2019-08-28T11:25:07.079Z]     service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3u6y9dou547mfteb3btga2sdg Created:2019-08-28 11:25:03.71394197 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:472: [dbaa5ee6cb61f] Stopping daemon
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:307: [dbaa5ee6cb61f] exiting daemon
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:459: [dbaa5ee6cb61f] Daemon stopped
11:25:07 [2019-08-28T11:25:07.079Z]     service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:336: [dc92b4ee19d0b] waiting for daemon to start
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:336: [dc92b4ee19d0b] waiting for daemon to start
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:364: [dc92b4ee19d0b] daemon started
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:472: [dc92b4ee19d0b] Stopping daemon
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:307: [dc92b4ee19d0b] exiting daemon
11:25:07 [2019-08-28T11:25:07.079Z]     daemon.go:459: [dc92b4ee19d0b] Daemon stopped
11:25:07 [2019-08-28T11:25:07.079Z] PASS
11:25:07 [2019-08-28T11:25:07.079Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
11:25:07 [2019-08-28T11:25:07.364Z] INFO: Testing against a local daemon
11:25:07 [2019-08-28T11:25:07.364Z] === RUN   TestDockerNetworkIpvlanPersistance
11:25:08 [2019-08-28T11:25:08.840Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s)
11:25:08 [2019-08-28T11:25:08.841Z]     ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:336: [db0c019df18ce] waiting for daemon to start
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:336: [db0c019df18ce] waiting for daemon to start
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:364: [db0c019df18ce] daemon started
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:472: [db0c019df18ce] Stopping daemon
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:307: [db0c019df18ce] exiting daemon
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:459: [db0c019df18ce] Daemon stopped
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:336: [db0c019df18ce] waiting for daemon to start
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:336: [db0c019df18ce] waiting for daemon to start
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:364: [db0c019df18ce] daemon started
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:472: [db0c019df18ce] Stopping daemon
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:307: [db0c019df18ce] exiting daemon
11:25:08 [2019-08-28T11:25:08.841Z]     daemon.go:459: [db0c019df18ce] Daemon stopped
11:25:08 [2019-08-28T11:25:08.841Z] === RUN   TestDockerNetworkIpvlan
11:25:09 [2019-08-28T11:25:09.344Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	2.053s
11:25:09 [2019-08-28T11:25:09.849Z] === RUN   TestDockerNetworkIpvlan/Subinterface
11:25:10 [2019-08-28T11:25:10.912Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
11:25:11 [2019-08-28T11:25:11.528Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
11:25:11 [2019-08-28T11:25:11.868Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	1.859s
11:25:12 [2019-08-28T11:25:12.125Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.064s
11:25:14 [2019-08-28T11:25:14.216Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
11:25:14 [2019-08-28T11:25:14.647Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	1.973s
11:25:14 [2019-08-28T11:25:14.904Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.294s
11:25:16 [2019-08-28T11:25:16.276Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.826s
11:25:17 [2019-08-28T11:25:17.687Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
11:25:20 [2019-08-28T11:25:20.363Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
11:25:23 [2019-08-28T11:25:23.873Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
11:25:29 [2019-08-28T11:25:29.380Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
11:25:31 [2019-08-28T11:25:31.165Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	13.493s
11:25:31 [2019-08-28T11:25:31.422Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	24.461s
11:25:32 [2019-08-28T11:25:32.353Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.628s
11:25:33 [2019-08-28T11:25:33.770Z] === RUN   TestDockerNetworkIpvlan/Addressing
11:25:34 [2019-08-28T11:25:34.878Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename	1.586s
11:25:35 [2019-08-28T11:25:35.443Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	1.092s
11:25:36 [2019-08-28T11:25:36.377Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	3.939s
11:25:36 [2019-08-28T11:25:36.451Z] --- PASS: TestDockerNetworkIpvlan (27.35s)
11:25:36 [2019-08-28T11:25:36.451Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d5903f81b13fc] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d5903f81b13fc] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:364: [d5903f81b13fc] daemon started
11:25:36 [2019-08-28T11:25:36.451Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s)
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:472: [d5903f81b13fc] Stopping daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:307: [d5903f81b13fc] exiting daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:459: [d5903f81b13fc] Daemon stopped
11:25:36 [2019-08-28T11:25:36.451Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d96c9cfff0db2] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d96c9cfff0db2] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:364: [d96c9cfff0db2] daemon started
11:25:36 [2019-08-28T11:25:36.451Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s)
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:472: [d96c9cfff0db2] Stopping daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:307: [d96c9cfff0db2] exiting daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:459: [d96c9cfff0db2] Daemon stopped
11:25:36 [2019-08-28T11:25:36.451Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [dd9ed6a7560a9] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [dd9ed6a7560a9] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:364: [dd9ed6a7560a9] daemon started
11:25:36 [2019-08-28T11:25:36.451Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.23s)
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:472: [dd9ed6a7560a9] Stopping daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:307: [dd9ed6a7560a9] exiting daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:459: [dd9ed6a7560a9] Daemon stopped
11:25:36 [2019-08-28T11:25:36.451Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d9c29369107c7] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d9c29369107c7] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:364: [d9c29369107c7] daemon started
11:25:36 [2019-08-28T11:25:36.451Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.20s)
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:472: [d9c29369107c7] Stopping daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:307: [d9c29369107c7] exiting daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:459: [d9c29369107c7] Daemon stopped
11:25:36 [2019-08-28T11:25:36.451Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [dab0ac3a6a330] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [dab0ac3a6a330] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:364: [dab0ac3a6a330] daemon started
11:25:36 [2019-08-28T11:25:36.451Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.23s)
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:472: [dab0ac3a6a330] Stopping daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:307: [dab0ac3a6a330] exiting daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:459: [dab0ac3a6a330] Daemon stopped
11:25:36 [2019-08-28T11:25:36.451Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d58b8ae1cfb54] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:336: [d58b8ae1cfb54] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:364: [d58b8ae1cfb54] daemon started
11:25:36 [2019-08-28T11:25:36.451Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.17s)
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:472: [d58b8ae1cfb54] Stopping daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:307: [d58b8ae1cfb54] exiting daemon
11:25:36 [2019-08-28T11:25:36.451Z]     daemon.go:459: [d58b8ae1cfb54] Daemon stopped
11:25:36 [2019-08-28T11:25:36.452Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:336: [d5cb7bada4d9d] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:336: [d5cb7bada4d9d] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:364: [d5cb7bada4d9d] daemon started
11:25:36 [2019-08-28T11:25:36.452Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.36s)
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:472: [d5cb7bada4d9d] Stopping daemon
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:307: [d5cb7bada4d9d] exiting daemon
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:459: [d5cb7bada4d9d] Daemon stopped
11:25:36 [2019-08-28T11:25:36.452Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:336: [d290c4225477e] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:336: [d290c4225477e] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:364: [d290c4225477e] daemon started
11:25:36 [2019-08-28T11:25:36.452Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.32s)
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:472: [d290c4225477e] Stopping daemon
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:307: [d290c4225477e] exiting daemon
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:459: [d290c4225477e] Daemon stopped
11:25:36 [2019-08-28T11:25:36.452Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:336: [dcfee1b0b5ee2] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:336: [dcfee1b0b5ee2] waiting for daemon to start
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:364: [dcfee1b0b5ee2] daemon started
11:25:36 [2019-08-28T11:25:36.452Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.99s)
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:472: [dcfee1b0b5ee2] Stopping daemon
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:307: [dcfee1b0b5ee2] exiting daemon
11:25:36 [2019-08-28T11:25:36.452Z]     daemon.go:459: [dcfee1b0b5ee2] Daemon stopped
11:25:36 [2019-08-28T11:25:36.452Z] PASS
11:25:36 [2019-08-28T11:25:36.452Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
11:25:36 [2019-08-28T11:25:36.452Z] INFO: Testing against a local daemon
11:25:36 [2019-08-28T11:25:36.452Z] === RUN   TestDockerNetworkMacvlanPersistance
11:25:37 [2019-08-28T11:25:37.934Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
11:25:37 [2019-08-28T11:25:37.934Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:336: [dc6bfac166aed] waiting for daemon to start
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:336: [dc6bfac166aed] waiting for daemon to start
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:364: [dc6bfac166aed] daemon started
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:472: [dc6bfac166aed] Stopping daemon
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:307: [dc6bfac166aed] exiting daemon
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:459: [dc6bfac166aed] Daemon stopped
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:336: [dc6bfac166aed] waiting for daemon to start
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:336: [dc6bfac166aed] waiting for daemon to start
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:364: [dc6bfac166aed] daemon started
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:472: [dc6bfac166aed] Stopping daemon
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:307: [dc6bfac166aed] exiting daemon
11:25:37 [2019-08-28T11:25:37.934Z]     daemon.go:459: [dc6bfac166aed] Daemon stopped
11:25:37 [2019-08-28T11:25:37.934Z] === RUN   TestDockerNetworkMacvlan
11:25:38 [2019-08-28T11:25:38.272Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.061s
11:25:38 [2019-08-28T11:25:38.272Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.010s
11:25:38 [2019-08-28T11:25:38.529Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.404s
11:25:38 [2019-08-28T11:25:38.529Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.015s
11:25:38 [2019-08-28T11:25:38.529Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
11:25:38 [2019-08-28T11:25:38.552Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:25:39 [2019-08-28T11:25:39.460Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.483s
11:25:39 [2019-08-28T11:25:39.460Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.714s
11:25:39 [2019-08-28T11:25:39.560Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:25:40 [2019-08-28T11:25:40.573Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:25:40 [2019-08-28T11:25:40.830Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.718s
11:25:42 [2019-08-28T11:25:42.725Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig	2.568s
11:25:43 [2019-08-28T11:25:43.251Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:25:44 [2019-08-28T11:25:44.620Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.881s
11:25:45 [2019-08-28T11:25:45.552Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	1.100s
11:25:46 [2019-08-28T11:25:46.115Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate	2.609s
11:25:46 [2019-08-28T11:25:46.704Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:25:48 [2019-08-28T11:25:48.198Z] --- PASS: TestDockerNetworkMacvlan (10.33s)
11:25:48 [2019-08-28T11:25:48.198Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [d3b5eb90b8762] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [d3b5eb90b8762] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:364: [d3b5eb90b8762] daemon started
11:25:48 [2019-08-28T11:25:48.198Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:472: [d3b5eb90b8762] Stopping daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:307: [d3b5eb90b8762] exiting daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:459: [d3b5eb90b8762] Daemon stopped
11:25:48 [2019-08-28T11:25:48.198Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [ddab91346cf43] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [ddab91346cf43] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:364: [ddab91346cf43] daemon started
11:25:48 [2019-08-28T11:25:48.198Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:472: [ddab91346cf43] Stopping daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:307: [ddab91346cf43] exiting daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:459: [ddab91346cf43] Daemon stopped
11:25:48 [2019-08-28T11:25:48.198Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [d511f80b4d3b5] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [d511f80b4d3b5] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:364: [d511f80b4d3b5] daemon started
11:25:48 [2019-08-28T11:25:48.198Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s)
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:472: [d511f80b4d3b5] Stopping daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:307: [d511f80b4d3b5] exiting daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:459: [d511f80b4d3b5] Daemon stopped
11:25:48 [2019-08-28T11:25:48.198Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [da4b8aa914b16] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [da4b8aa914b16] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:364: [da4b8aa914b16] daemon started
11:25:48 [2019-08-28T11:25:48.198Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s)
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:472: [da4b8aa914b16] Stopping daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:307: [da4b8aa914b16] exiting daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:459: [da4b8aa914b16] Daemon stopped
11:25:48 [2019-08-28T11:25:48.198Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [dabc3769d74bd] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:336: [dabc3769d74bd] waiting for daemon to start
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:364: [dabc3769d74bd] daemon started
11:25:48 [2019-08-28T11:25:48.198Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s)
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:472: [dabc3769d74bd] Stopping daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:307: [dabc3769d74bd] exiting daemon
11:25:48 [2019-08-28T11:25:48.198Z]     daemon.go:459: [dabc3769d74bd] Daemon stopped
11:25:48 [2019-08-28T11:25:48.198Z] PASS
11:25:48 [2019-08-28T11:25:48.198Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
11:25:48 [2019-08-28T11:25:48.198Z] testing: warning: no tests to run
11:25:48 [2019-08-28T11:25:48.198Z] PASS
11:25:48 [2019-08-28T11:25:48.198Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
11:25:48 [2019-08-28T11:25:48.198Z] INFO: Testing against a local daemon
11:25:48 [2019-08-28T11:25:48.198Z] === RUN   TestAuthZPluginAllowRequest
11:25:49 [2019-08-28T11:25:49.388Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts	2.084s
11:25:50 [2019-08-28T11:25:50.223Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
11:25:50 [2019-08-28T11:25:50.223Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
11:25:50 [2019-08-28T11:25:50.223Z]     daemon.go:336: [d87467d23c9ab] waiting for daemon to start
11:25:50 [2019-08-28T11:25:50.223Z]     daemon.go:336: [d87467d23c9ab] waiting for daemon to start
11:25:50 [2019-08-28T11:25:50.223Z]     daemon.go:364: [d87467d23c9ab] daemon started
11:25:50 [2019-08-28T11:25:50.223Z]     daemon.go:472: [d87467d23c9ab] Stopping daemon
11:25:50 [2019-08-28T11:25:50.223Z]     daemon.go:307: [d87467d23c9ab] exiting daemon
11:25:50 [2019-08-28T11:25:50.223Z]     daemon.go:459: [d87467d23c9ab] Daemon stopped
11:25:50 [2019-08-28T11:25:50.223Z] === RUN   TestAuthZPluginTLS
11:25:50 [2019-08-28T11:25:50.318Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.499s
11:25:50 [2019-08-28T11:25:50.506Z] --- PASS: TestAuthZPluginTLS (0.59s)
11:25:50 [2019-08-28T11:25:50.506Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
11:25:50 [2019-08-28T11:25:50.506Z]     daemon.go:336: [dea03ab6faf7d] waiting for daemon to start
11:25:50 [2019-08-28T11:25:50.506Z]     daemon.go:336: [dea03ab6faf7d] waiting for daemon to start
11:25:50 [2019-08-28T11:25:50.506Z]     daemon.go:364: [dea03ab6faf7d] daemon started
11:25:50 [2019-08-28T11:25:50.506Z]     daemon.go:472: [dea03ab6faf7d] Stopping daemon
11:25:50 [2019-08-28T11:25:50.506Z]     daemon.go:307: [dea03ab6faf7d] exiting daemon
11:25:50 [2019-08-28T11:25:50.506Z]     daemon.go:459: [dea03ab6faf7d] Daemon stopped
11:25:50 [2019-08-28T11:25:50.506Z] === RUN   TestAuthZPluginDenyRequest
11:25:51 [2019-08-28T11:25:51.121Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
11:25:51 [2019-08-28T11:25:51.121Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
11:25:51 [2019-08-28T11:25:51.121Z]     daemon.go:336: [dbe5adaa5090b] waiting for daemon to start
11:25:51 [2019-08-28T11:25:51.121Z]     daemon.go:336: [dbe5adaa5090b] waiting for daemon to start
11:25:51 [2019-08-28T11:25:51.121Z]     daemon.go:364: [dbe5adaa5090b] daemon started
11:25:51 [2019-08-28T11:25:51.121Z]     daemon.go:472: [dbe5adaa5090b] Stopping daemon
11:25:51 [2019-08-28T11:25:51.121Z]     daemon.go:307: [dbe5adaa5090b] exiting daemon
11:25:51 [2019-08-28T11:25:51.121Z]     daemon.go:459: [dbe5adaa5090b] Daemon stopped
11:25:51 [2019-08-28T11:25:51.121Z] === RUN   TestAuthZPluginAPIDenyResponse
11:25:51 [2019-08-28T11:25:51.249Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.464s
11:25:51 [2019-08-28T11:25:51.249Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.011s
11:25:51 [2019-08-28T11:25:51.249Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.323s
11:25:51 [2019-08-28T11:25:51.736Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
11:25:51 [2019-08-28T11:25:51.737Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
11:25:51 [2019-08-28T11:25:51.737Z]     daemon.go:336: [d5cd2530c0bae] waiting for daemon to start
11:25:51 [2019-08-28T11:25:51.737Z]     daemon.go:336: [d5cd2530c0bae] waiting for daemon to start
11:25:51 [2019-08-28T11:25:51.737Z]     daemon.go:364: [d5cd2530c0bae] daemon started
11:25:51 [2019-08-28T11:25:51.737Z]     daemon.go:472: [d5cd2530c0bae] Stopping daemon
11:25:51 [2019-08-28T11:25:51.737Z]     daemon.go:307: [d5cd2530c0bae] exiting daemon
11:25:51 [2019-08-28T11:25:51.737Z]     daemon.go:459: [d5cd2530c0bae] Daemon stopped
11:25:51 [2019-08-28T11:25:51.737Z] === RUN   TestAuthZPluginDenyResponse
11:25:52 [2019-08-28T11:25:52.352Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
11:25:52 [2019-08-28T11:25:52.352Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
11:25:52 [2019-08-28T11:25:52.352Z]     daemon.go:336: [d513bced02e67] waiting for daemon to start
11:25:52 [2019-08-28T11:25:52.352Z]     daemon.go:336: [d513bced02e67] waiting for daemon to start
11:25:52 [2019-08-28T11:25:52.352Z]     daemon.go:364: [d513bced02e67] daemon started
11:25:52 [2019-08-28T11:25:52.352Z]     daemon.go:472: [d513bced02e67] Stopping daemon
11:25:52 [2019-08-28T11:25:52.352Z]     daemon.go:307: [d513bced02e67] exiting daemon
11:25:52 [2019-08-28T11:25:52.352Z]     daemon.go:459: [d513bced02e67] Daemon stopped
11:25:52 [2019-08-28T11:25:52.352Z] === RUN   TestAuthZPluginAllowEventStream
11:25:52 [2019-08-28T11:25:52.625Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.316s
11:25:53 [2019-08-28T11:25:53.557Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.250s
11:25:53 [2019-08-28T11:25:53.837Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
11:25:53 [2019-08-28T11:25:53.837Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
11:25:53 [2019-08-28T11:25:53.837Z]     daemon.go:336: [deecca3357593] waiting for daemon to start
11:25:53 [2019-08-28T11:25:53.837Z]     daemon.go:336: [deecca3357593] waiting for daemon to start
11:25:53 [2019-08-28T11:25:53.837Z]     daemon.go:364: [deecca3357593] daemon started
11:25:53 [2019-08-28T11:25:53.837Z]     daemon.go:472: [deecca3357593] Stopping daemon
11:25:53 [2019-08-28T11:25:53.837Z]     daemon.go:307: [deecca3357593] exiting daemon
11:25:53 [2019-08-28T11:25:53.837Z]     daemon.go:459: [deecca3357593] Daemon stopped
11:25:53 [2019-08-28T11:25:53.837Z] === RUN   TestAuthZPluginErrorResponse
11:25:54 [2019-08-28T11:25:54.453Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
11:25:54 [2019-08-28T11:25:54.453Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
11:25:54 [2019-08-28T11:25:54.453Z]     daemon.go:336: [de68ef66935eb] waiting for daemon to start
11:25:54 [2019-08-28T11:25:54.453Z]     daemon.go:336: [de68ef66935eb] waiting for daemon to start
11:25:54 [2019-08-28T11:25:54.453Z]     daemon.go:364: [de68ef66935eb] daemon started
11:25:54 [2019-08-28T11:25:54.453Z]     daemon.go:472: [de68ef66935eb] Stopping daemon
11:25:54 [2019-08-28T11:25:54.453Z]     daemon.go:307: [de68ef66935eb] exiting daemon
11:25:54 [2019-08-28T11:25:54.453Z]     daemon.go:459: [de68ef66935eb] Daemon stopped
11:25:54 [2019-08-28T11:25:54.453Z] === RUN   TestAuthZPluginErrorRequest
11:25:54 [2019-08-28T11:25:54.926Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.237s
11:25:55 [2019-08-28T11:25:55.067Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
11:25:55 [2019-08-28T11:25:55.067Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
11:25:55 [2019-08-28T11:25:55.067Z]     daemon.go:336: [d76c71dff7e1b] waiting for daemon to start
11:25:55 [2019-08-28T11:25:55.067Z]     daemon.go:336: [d76c71dff7e1b] waiting for daemon to start
11:25:55 [2019-08-28T11:25:55.067Z]     daemon.go:364: [d76c71dff7e1b] daemon started
11:25:55 [2019-08-28T11:25:55.067Z]     daemon.go:472: [d76c71dff7e1b] Stopping daemon
11:25:55 [2019-08-28T11:25:55.067Z]     daemon.go:307: [d76c71dff7e1b] exiting daemon
11:25:55 [2019-08-28T11:25:55.067Z]     daemon.go:459: [d76c71dff7e1b] Daemon stopped
11:25:55 [2019-08-28T11:25:55.067Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:25:55 [2019-08-28T11:25:55.685Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s)
11:25:55 [2019-08-28T11:25:55.685Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:25:55 [2019-08-28T11:25:55.685Z]     daemon.go:336: [dedadcd5e2d04] waiting for daemon to start
11:25:55 [2019-08-28T11:25:55.685Z]     daemon.go:336: [dedadcd5e2d04] waiting for daemon to start
11:25:55 [2019-08-28T11:25:55.685Z]     daemon.go:364: [dedadcd5e2d04] daemon started
11:25:55 [2019-08-28T11:25:55.685Z]     daemon.go:472: [dedadcd5e2d04] Stopping daemon
11:25:55 [2019-08-28T11:25:55.685Z]     daemon.go:307: [dedadcd5e2d04] exiting daemon
11:25:55 [2019-08-28T11:25:55.685Z]     daemon.go:459: [dedadcd5e2d04] Daemon stopped
11:25:55 [2019-08-28T11:25:55.685Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:25:56 [2019-08-28T11:25:56.296Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.050s
11:25:57 [2019-08-28T11:25:57.227Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.803s
11:25:57 [2019-08-28T11:25:57.791Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable	5.313s
11:25:58 [2019-08-28T11:25:58.363Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
11:25:58 [2019-08-28T11:25:58.363Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
11:25:58 [2019-08-28T11:25:58.363Z]     daemon.go:336: [d31daac8a1a6d] waiting for daemon to start
11:25:58 [2019-08-28T11:25:58.363Z]     daemon.go:336: [d31daac8a1a6d] waiting for daemon to start
11:25:58 [2019-08-28T11:25:58.363Z]     daemon.go:364: [d31daac8a1a6d] daemon started
11:25:58 [2019-08-28T11:25:58.363Z]     daemon.go:472: [d31daac8a1a6d] Stopping daemon
11:25:58 [2019-08-28T11:25:58.363Z]     daemon.go:307: [d31daac8a1a6d] exiting daemon
11:25:58 [2019-08-28T11:25:58.363Z]     daemon.go:459: [d31daac8a1a6d] Daemon stopped
11:25:58 [2019-08-28T11:25:58.363Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:26:00 [2019-08-28T11:26:00.314Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.696s
11:26:00 [2019-08-28T11:26:00.393Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s)
11:26:00 [2019-08-28T11:26:00.393Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
11:26:00 [2019-08-28T11:26:00.393Z]     daemon.go:336: [d3904d91b73d7] waiting for daemon to start
11:26:00 [2019-08-28T11:26:00.393Z]     daemon.go:336: [d3904d91b73d7] waiting for daemon to start
11:26:00 [2019-08-28T11:26:00.393Z]     daemon.go:364: [d3904d91b73d7] daemon started
11:26:00 [2019-08-28T11:26:00.393Z]     daemon.go:472: [d3904d91b73d7] Stopping daemon
11:26:00 [2019-08-28T11:26:00.393Z]     daemon.go:307: [d3904d91b73d7] exiting daemon
11:26:00 [2019-08-28T11:26:00.393Z]     daemon.go:459: [d3904d91b73d7] Daemon stopped
11:26:00 [2019-08-28T11:26:00.393Z] === RUN   TestAuthZPluginHeader
11:26:01 [2019-08-28T11:26:01.008Z] --- PASS: TestAuthZPluginHeader (0.97s)
11:26:01 [2019-08-28T11:26:01.008Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
11:26:01 [2019-08-28T11:26:01.008Z]     daemon.go:336: [d52ffa4721dbc] waiting for daemon to start
11:26:01 [2019-08-28T11:26:01.008Z]     daemon.go:336: [d52ffa4721dbc] waiting for daemon to start
11:26:01 [2019-08-28T11:26:01.008Z]     daemon.go:364: [d52ffa4721dbc] daemon started
11:26:01 [2019-08-28T11:26:01.008Z]     daemon.go:472: [d52ffa4721dbc] Stopping daemon
11:26:01 [2019-08-28T11:26:01.008Z]     daemon.go:307: [d52ffa4721dbc] exiting daemon
11:26:01 [2019-08-28T11:26:01.008Z]     daemon.go:459: [d52ffa4721dbc] Daemon stopped
11:26:01 [2019-08-28T11:26:01.008Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:26:01 [2019-08-28T11:26:01.008Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:26:01 [2019-08-28T11:26:01.008Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:26:01 [2019-08-28T11:26:01.008Z] === RUN   TestAuthZPluginV2Disable
11:26:01 [2019-08-28T11:26:01.008Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:26:01 [2019-08-28T11:26:01.008Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:26:01 [2019-08-28T11:26:01.008Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:26:01 [2019-08-28T11:26:01.008Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:26:01 [2019-08-28T11:26:01.008Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:26:01 [2019-08-28T11:26:01.008Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:26:01 [2019-08-28T11:26:01.008Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:26:01 [2019-08-28T11:26:01.008Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:26:01 [2019-08-28T11:26:01.008Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:26:01 [2019-08-28T11:26:01.245Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	1.022s
11:26:01 [2019-08-28T11:26:01.813Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.811s
11:26:03 [2019-08-28T11:26:03.711Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	5.869s
11:26:08 [2019-08-28T11:26:08.966Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	7.036s
11:26:15 [2019-08-28T11:26:15.512Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.686s
11:26:15 [2019-08-28T11:26:15.512Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	0.874s
11:26:16 [2019-08-28T11:26:16.443Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	0.857s
11:26:17 [2019-08-28T11:26:17.374Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.834s
11:26:18 [2019-08-28T11:26:18.305Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.806s
11:26:18 [2019-08-28T11:26:18.561Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.492s
11:26:19 [2019-08-28T11:26:19.455Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
11:26:19 [2019-08-28T11:26:19.455Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:364: [df6da7e9b0be7] daemon started
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:472: [df6da7e9b0be7] Stopping daemon
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:307: [df6da7e9b0be7] exiting daemon
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:459: [df6da7e9b0be7] Daemon stopped
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:350: [df6da7e9b0be7] error pinging daemon on start: Get http://df6da7e9b0be7.sock/_ping: context deadline exceeded
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:350: [df6da7e9b0be7] error pinging daemon on start: Get http://df6da7e9b0be7.sock/_ping: context deadline exceeded
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:350: [df6da7e9b0be7] error pinging daemon on start: Get http://df6da7e9b0be7.sock/_ping: context deadline exceeded
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:350: [df6da7e9b0be7] error pinging daemon on start: Get http://df6da7e9b0be7.sock/_ping: context deadline exceeded
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:307: [df6da7e9b0be7] exiting daemon
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:336: [df6da7e9b0be7] waiting for daemon to start
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:364: [df6da7e9b0be7] daemon started
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:472: [df6da7e9b0be7] Stopping daemon
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:307: [df6da7e9b0be7] exiting daemon
11:26:19 [2019-08-28T11:26:19.455Z]     daemon.go:459: [df6da7e9b0be7] Daemon stopped
11:26:19 [2019-08-28T11:26:19.455Z] PASS
11:26:19 [2019-08-28T11:26:19.455Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
11:26:19 [2019-08-28T11:26:19.455Z] INFO: Testing against a local daemon
11:26:19 [2019-08-28T11:26:19.455Z] === RUN   TestPluginInvalidJSON
11:26:19 [2019-08-28T11:26:19.455Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:26:19 [2019-08-28T11:26:19.455Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:26:19 [2019-08-28T11:26:19.455Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:26:19 [2019-08-28T11:26:19.455Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:26:19 [2019-08-28T11:26:19.455Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:26:19 [2019-08-28T11:26:19.455Z] PASS
11:26:19 [2019-08-28T11:26:19.455Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
11:26:19 [2019-08-28T11:26:19.455Z] INFO: Testing against a local daemon
11:26:19 [2019-08-28T11:26:19.455Z] === RUN   TestExternalGraphDriver
11:26:19 [2019-08-28T11:26:19.455Z] === RUN   TestExternalGraphDriver/json
11:26:19 [2019-08-28T11:26:19.491Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	0.798s
11:26:20 [2019-08-28T11:26:20.462Z] === RUN   TestExternalGraphDriver/spec
11:26:22 [2019-08-28T11:26:22.025Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.406s
11:26:22 [2019-08-28T11:26:22.282Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.352s
11:26:23 [2019-08-28T11:26:23.150Z] === RUN   TestExternalGraphDriver/pull
11:26:23 [2019-08-28T11:26:23.652Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.269s
11:26:25 [2019-08-28T11:26:25.181Z] --- PASS: TestExternalGraphDriver (6.67s)
11:26:25 [2019-08-28T11:26:25.181Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:364: [d6f034c358efe] daemon started
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:472: [d6f034c358efe] Stopping daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:307: [d6f034c358efe] exiting daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:459: [d6f034c358efe] Daemon stopped
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:364: [d6f034c358efe] daemon started
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:472: [d6f034c358efe] Stopping daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:307: [d6f034c358efe] exiting daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:459: [d6f034c358efe] Daemon stopped
11:26:25 [2019-08-28T11:26:25.181Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:364: [d6f034c358efe] daemon started
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:472: [d6f034c358efe] Stopping daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:307: [d6f034c358efe] exiting daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:459: [d6f034c358efe] Daemon stopped
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:364: [d6f034c358efe] daemon started
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:472: [d6f034c358efe] Stopping daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:307: [d6f034c358efe] exiting daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:459: [d6f034c358efe] Daemon stopped
11:26:25 [2019-08-28T11:26:25.181Z]     --- PASS: TestExternalGraphDriver/spec (2.12s)
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:336: [d6f034c358efe] waiting for daemon to start
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:364: [d6f034c358efe] daemon started
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:472: [d6f034c358efe] Stopping daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:307: [d6f034c358efe] exiting daemon
11:26:25 [2019-08-28T11:26:25.181Z]     daemon.go:459: [d6f034c358efe] Daemon stopped
11:26:25 [2019-08-28T11:26:25.181Z]     --- PASS: TestExternalGraphDriver/pull (2.25s)
11:26:25 [2019-08-28T11:26:25.181Z] === RUN   TestGraphdriverPluginV2
11:26:25 [2019-08-28T11:26:25.181Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
11:26:25 [2019-08-28T11:26:25.181Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:26:25 [2019-08-28T11:26:25.181Z] PASS
11:26:25 [2019-08-28T11:26:25.181Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
11:26:25 [2019-08-28T11:26:25.181Z] INFO: Testing against a local daemon
11:26:25 [2019-08-28T11:26:25.181Z] === RUN   TestContinueAfterPluginCrash
11:26:25 [2019-08-28T11:26:25.181Z] === PAUSE TestContinueAfterPluginCrash
11:26:25 [2019-08-28T11:26:25.181Z] === RUN   TestDaemonStartWithLogOpt
11:26:25 [2019-08-28T11:26:25.181Z] === PAUSE TestDaemonStartWithLogOpt
11:26:25 [2019-08-28T11:26:25.181Z] === CONT  TestContinueAfterPluginCrash
11:26:25 [2019-08-28T11:26:25.181Z] === CONT  TestDaemonStartWithLogOpt
11:26:26 [2019-08-28T11:26:26.172Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	2.095s
11:26:26 [2019-08-28T11:26:26.737Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.823s
11:26:29 [2019-08-28T11:26:29.258Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	2.025s
11:26:29 [2019-08-28T11:26:29.821Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	25.254s
11:26:36 [2019-08-28T11:26:36.372Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	6.798s
11:26:36 [2019-08-28T11:26:36.372Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
11:26:36 [2019-08-28T11:26:36.372Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	0.829s
11:26:40 [2019-08-28T11:26:40.544Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	3.548s
11:26:41 [2019-08-28T11:26:41.475Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	11.281s
11:26:41 [2019-08-28T11:26:41.475Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	1.439s
11:26:43 [2019-08-28T11:26:43.672Z] --- PASS: TestDaemonStartWithLogOpt (16.07s)
11:26:43 [2019-08-28T11:26:43.672Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:336: [dd95a2ed641bd] waiting for daemon to start
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:336: [dd95a2ed641bd] waiting for daemon to start
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:364: [dd95a2ed641bd] daemon started
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:472: [dd95a2ed641bd] Stopping daemon
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:307: [dd95a2ed641bd] exiting daemon
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:459: [dd95a2ed641bd] Daemon stopped
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:336: [dd95a2ed641bd] waiting for daemon to start
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:336: [dd95a2ed641bd] waiting for daemon to start
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:364: [dd95a2ed641bd] daemon started
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:472: [dd95a2ed641bd] Stopping daemon
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:307: [dd95a2ed641bd] exiting daemon
11:26:43 [2019-08-28T11:26:43.672Z]     daemon.go:459: [dd95a2ed641bd] Daemon stopped
11:26:43 [2019-08-28T11:26:43.999Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	2.207s
11:26:45 [2019-08-28T11:26:45.562Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	144.768s
11:26:45 [2019-08-28T11:26:45.562Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.768s
11:26:45 [2019-08-28T11:26:45.562Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.017s
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.562Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.002s
11:26:45 [2019-08-28T11:26:45.562Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
11:26:45 [2019-08-28T11:26:45.894Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask	3.459s
11:26:46 [2019-08-28T11:26:46.349Z] --- PASS: TestContinueAfterPluginCrash (20.86s)
11:26:46 [2019-08-28T11:26:46.350Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
11:26:46 [2019-08-28T11:26:46.350Z]     daemon.go:336: [db684ce264282] waiting for daemon to start
11:26:46 [2019-08-28T11:26:46.350Z]     daemon.go:336: [db684ce264282] waiting for daemon to start
11:26:46 [2019-08-28T11:26:46.350Z]     daemon.go:364: [db684ce264282] daemon started
11:26:46 [2019-08-28T11:26:46.350Z]     daemon.go:472: [db684ce264282] Stopping daemon
11:26:46 [2019-08-28T11:26:46.350Z]     daemon.go:307: [db684ce264282] exiting daemon
11:26:46 [2019-08-28T11:26:46.350Z]     daemon.go:459: [db684ce264282] Daemon stopped
11:26:46 [2019-08-28T11:26:46.350Z] PASS
11:26:46 [2019-08-28T11:26:46.350Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
11:26:46 [2019-08-28T11:26:46.350Z] INFO: Testing against a local daemon
11:26:46 [2019-08-28T11:26:46.350Z] === RUN   TestPluginWithDevMounts
11:26:46 [2019-08-28T11:26:46.350Z] === PAUSE TestPluginWithDevMounts
11:26:46 [2019-08-28T11:26:46.350Z] === CONT  TestPluginWithDevMounts
11:26:48 [2019-08-28T11:26:48.370Z] --- PASS: TestPluginWithDevMounts (2.33s)
11:26:48 [2019-08-28T11:26:48.370Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
11:26:48 [2019-08-28T11:26:48.370Z]     daemon.go:336: [db63f0f808c28] waiting for daemon to start
11:26:48 [2019-08-28T11:26:48.370Z]     daemon.go:336: [db63f0f808c28] waiting for daemon to start
11:26:48 [2019-08-28T11:26:48.370Z]     daemon.go:364: [db63f0f808c28] daemon started
11:26:48 [2019-08-28T11:26:48.370Z]     daemon.go:472: [db63f0f808c28] Stopping daemon
11:26:48 [2019-08-28T11:26:48.370Z]     daemon.go:307: [db63f0f808c28] exiting daemon
11:26:48 [2019-08-28T11:26:48.370Z]     daemon.go:459: [db63f0f808c28] Daemon stopped
11:26:48 [2019-08-28T11:26:48.370Z] PASS
11:26:48 [2019-08-28T11:26:48.370Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
11:26:48 [2019-08-28T11:26:48.653Z] INFO: Testing against a local daemon
11:26:48 [2019-08-28T11:26:48.653Z] === RUN   TestSecretInspect
11:26:49 [2019-08-28T11:26:49.168Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	5.381s
11:26:51 [2019-08-28T11:26:51.329Z] --- PASS: TestSecretInspect (2.33s)
11:26:51 [2019-08-28T11:26:51.329Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
11:26:51 [2019-08-28T11:26:51.329Z]     daemon.go:336: [d0877848e1ec0] waiting for daemon to start
11:26:51 [2019-08-28T11:26:51.329Z]     daemon.go:336: [d0877848e1ec0] waiting for daemon to start
11:26:51 [2019-08-28T11:26:51.329Z]     daemon.go:364: [d0877848e1ec0] daemon started
11:26:51 [2019-08-28T11:26:51.329Z]     daemon.go:472: [d0877848e1ec0] Stopping daemon
11:26:51 [2019-08-28T11:26:51.329Z]     daemon.go:307: [d0877848e1ec0] exiting daemon
11:26:51 [2019-08-28T11:26:51.329Z]     daemon.go:459: [d0877848e1ec0] Daemon stopped
11:26:51 [2019-08-28T11:26:51.329Z] === RUN   TestSecretList
11:26:51 [2019-08-28T11:26:51.375Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	6.463s
11:26:51 [2019-08-28T11:26:51.375Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
11:26:51 [2019-08-28T11:26:51.375Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
11:26:51 [2019-08-28T11:26:51.694Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	1.853s
11:26:53 [2019-08-28T11:26:53.066Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	1.479s
11:26:53 [2019-08-28T11:26:53.362Z] --- PASS: TestSecretList (2.23s)
11:26:53 [2019-08-28T11:26:53.362Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
11:26:53 [2019-08-28T11:26:53.362Z]     daemon.go:336: [d1b5d4e9b4d07] waiting for daemon to start
11:26:53 [2019-08-28T11:26:53.362Z]     daemon.go:336: [d1b5d4e9b4d07] waiting for daemon to start
11:26:53 [2019-08-28T11:26:53.362Z]     daemon.go:364: [d1b5d4e9b4d07] daemon started
11:26:53 [2019-08-28T11:26:53.362Z]     daemon.go:472: [d1b5d4e9b4d07] Stopping daemon
11:26:53 [2019-08-28T11:26:53.362Z]     daemon.go:307: [d1b5d4e9b4d07] exiting daemon
11:26:53 [2019-08-28T11:26:53.362Z]     daemon.go:459: [d1b5d4e9b4d07] Daemon stopped
11:26:53 [2019-08-28T11:26:53.362Z] === RUN   TestSecretsCreateAndDelete
11:26:53 [2019-08-28T11:26:53.573Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.598s
11:26:54 [2019-08-28T11:26:54.436Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	1.496s
11:26:55 [2019-08-28T11:26:55.107Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.312s
11:26:55 [2019-08-28T11:26:55.385Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
11:26:55 [2019-08-28T11:26:55.385Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
11:26:55 [2019-08-28T11:26:55.385Z]     daemon.go:336: [d9580ed61fcd3] waiting for daemon to start
11:26:55 [2019-08-28T11:26:55.385Z]     daemon.go:336: [d9580ed61fcd3] waiting for daemon to start
11:26:55 [2019-08-28T11:26:55.385Z]     daemon.go:364: [d9580ed61fcd3] daemon started
11:26:55 [2019-08-28T11:26:55.385Z]     daemon.go:472: [d9580ed61fcd3] Stopping daemon
11:26:55 [2019-08-28T11:26:55.385Z]     daemon.go:307: [d9580ed61fcd3] exiting daemon
11:26:55 [2019-08-28T11:26:55.385Z]     daemon.go:459: [d9580ed61fcd3] Daemon stopped
11:26:55 [2019-08-28T11:26:55.385Z] === RUN   TestSecretsUpdate
11:26:55 [2019-08-28T11:26:55.565Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
11:26:55 [2019-08-28T11:26:55.565Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
11:26:55 [2019-08-28T11:26:55.565Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
11:26:55 [2019-08-28T11:26:55.565Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
11:26:58 [2019-08-28T11:26:58.066Z] --- PASS: TestSecretsUpdate (2.27s)
11:26:58 [2019-08-28T11:26:58.066Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
11:26:58 [2019-08-28T11:26:58.066Z]     daemon.go:336: [dad31caf3ce7e] waiting for daemon to start
11:26:58 [2019-08-28T11:26:58.066Z]     daemon.go:336: [dad31caf3ce7e] waiting for daemon to start
11:26:58 [2019-08-28T11:26:58.066Z]     daemon.go:364: [dad31caf3ce7e] daemon started
11:26:58 [2019-08-28T11:26:58.066Z]     daemon.go:472: [dad31caf3ce7e] Stopping daemon
11:26:58 [2019-08-28T11:26:58.066Z]     daemon.go:307: [dad31caf3ce7e] exiting daemon
11:26:58 [2019-08-28T11:26:58.066Z]     daemon.go:459: [dad31caf3ce7e] Daemon stopped
11:26:58 [2019-08-28T11:26:58.066Z] === RUN   TestTemplatedSecret
11:26:58 [2019-08-28T11:26:58.476Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	2.937s
11:26:58 [2019-08-28T11:26:58.476Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
11:26:58 [2019-08-28T11:26:58.476Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
11:26:58 [2019-08-28T11:26:58.610Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.568s
11:27:01 [2019-08-28T11:27:01.519Z] --- PASS: TestTemplatedSecret (3.50s)
11:27:01 [2019-08-28T11:27:01.519Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
11:27:01 [2019-08-28T11:27:01.519Z]     daemon.go:336: [daec0130e6b5e] waiting for daemon to start
11:27:01 [2019-08-28T11:27:01.519Z]     daemon.go:336: [daec0130e6b5e] waiting for daemon to start
11:27:01 [2019-08-28T11:27:01.519Z]     daemon.go:364: [daec0130e6b5e] daemon started
11:27:01 [2019-08-28T11:27:01.519Z]     daemon.go:472: [daec0130e6b5e] Stopping daemon
11:27:01 [2019-08-28T11:27:01.519Z]     daemon.go:307: [daec0130e6b5e] exiting daemon
11:27:01 [2019-08-28T11:27:01.519Z]     daemon.go:459: [daec0130e6b5e] Daemon stopped
11:27:01 [2019-08-28T11:27:01.519Z] === RUN   TestSecretCreateResolve
11:27:01 [2019-08-28T11:27:01.885Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.204s
11:27:03 [2019-08-28T11:27:03.552Z] --- PASS: TestSecretCreateResolve (2.24s)
11:27:03 [2019-08-28T11:27:03.552Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
11:27:03 [2019-08-28T11:27:03.552Z]     daemon.go:336: [d948efa040d21] waiting for daemon to start
11:27:03 [2019-08-28T11:27:03.552Z]     daemon.go:336: [d948efa040d21] waiting for daemon to start
11:27:03 [2019-08-28T11:27:03.552Z]     daemon.go:364: [d948efa040d21] daemon started
11:27:03 [2019-08-28T11:27:03.552Z]     daemon.go:472: [d948efa040d21] Stopping daemon
11:27:03 [2019-08-28T11:27:03.552Z]     daemon.go:307: [d948efa040d21] exiting daemon
11:27:03 [2019-08-28T11:27:03.552Z]     daemon.go:459: [d948efa040d21] Daemon stopped
11:27:03 [2019-08-28T11:27:03.552Z] PASS
11:27:03 [2019-08-28T11:27:03.552Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
11:27:03 [2019-08-28T11:27:03.552Z] INFO: Testing against a local daemon
11:27:03 [2019-08-28T11:27:03.552Z] === RUN   TestServiceCreateInit
11:27:03 [2019-08-28T11:27:03.552Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:27:05 [2019-08-28T11:27:05.160Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	10.445s
11:27:05 [2019-08-28T11:27:05.160Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.513s
11:27:07 [2019-08-28T11:27:07.053Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	7.074s
11:27:07 [2019-08-28T11:27:07.056Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.819s
11:27:07 [2019-08-28T11:27:07.954Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:27:07 [2019-08-28T11:27:07.986Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.701s
11:27:12 [2019-08-28T11:27:12.160Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	2.861s
11:27:12 [2019-08-28T11:27:12.387Z] --- PASS: TestServiceCreateInit (8.62s)
11:27:12 [2019-08-28T11:27:12.387Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s)
11:27:12 [2019-08-28T11:27:12.387Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:336: [d8239e469938c] waiting for daemon to start
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:336: [d8239e469938c] waiting for daemon to start
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:364: [d8239e469938c] daemon started
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:472: [d8239e469938c] Stopping daemon
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:307: [d8239e469938c] exiting daemon
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:459: [d8239e469938c] Daemon stopped
11:27:12 [2019-08-28T11:27:12.387Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s)
11:27:12 [2019-08-28T11:27:12.387Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:336: [d27d34700453f] waiting for daemon to start
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:336: [d27d34700453f] waiting for daemon to start
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:364: [d27d34700453f] daemon started
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:472: [d27d34700453f] Stopping daemon
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:307: [d27d34700453f] exiting daemon
11:27:12 [2019-08-28T11:27:12.387Z]         daemon.go:459: [d27d34700453f] Daemon stopped
11:27:12 [2019-08-28T11:27:12.387Z] === RUN   TestCreateServiceMultipleTimes
11:27:14 [2019-08-28T11:27:14.682Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	6.463s
11:27:14 [2019-08-28T11:27:14.682Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
11:27:14 [2019-08-28T11:27:14.682Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.067s
11:27:15 [2019-08-28T11:27:15.246Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	0.811s
11:27:15 [2019-08-28T11:27:15.246Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.002s
11:27:16 [2019-08-28T11:27:16.178Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	3.793s
11:27:16 [2019-08-28T11:27:16.178Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	0.869s
11:27:16 [2019-08-28T11:27:16.178Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.005s
11:27:17 [2019-08-28T11:27:17.109Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.943s
11:27:17 [2019-08-28T11:27:17.109Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.124s
11:27:19 [2019-08-28T11:27:19.026Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.335s
11:27:19 [2019-08-28T11:27:19.283Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	1.980s
11:27:19 [2019-08-28T11:27:19.284Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.005s
11:27:22 [2019-08-28T11:27:22.559Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.630s
11:27:23 [2019-08-28T11:27:23.122Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	3.922s
11:27:25 [2019-08-28T11:27:25.019Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	1.766s
11:27:25 [2019-08-28T11:27:25.278Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.434s
11:27:25 [2019-08-28T11:27:25.535Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.139s
11:27:25 [2019-08-28T11:27:25.793Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	3.022s
11:27:29 [2019-08-28T11:27:29.071Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	2.518s
11:27:30 [2019-08-28T11:27:30.442Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	0.872s
11:27:30 [2019-08-28T11:27:30.863Z] --- PASS: TestCreateServiceMultipleTimes (17.76s)
11:27:30 [2019-08-28T11:27:30.864Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
11:27:30 [2019-08-28T11:27:30.864Z]     daemon.go:336: [d57ea0936fd4f] waiting for daemon to start
11:27:30 [2019-08-28T11:27:30.864Z]     daemon.go:336: [d57ea0936fd4f] waiting for daemon to start
11:27:30 [2019-08-28T11:27:30.864Z]     daemon.go:364: [d57ea0936fd4f] daemon started
11:27:30 [2019-08-28T11:27:30.864Z]     daemon.go:472: [d57ea0936fd4f] Stopping daemon
11:27:30 [2019-08-28T11:27:30.864Z]     daemon.go:307: [d57ea0936fd4f] exiting daemon
11:27:30 [2019-08-28T11:27:30.864Z]     daemon.go:459: [d57ea0936fd4f] Daemon stopped
11:27:30 [2019-08-28T11:27:30.864Z] === RUN   TestCreateServiceConflict
11:27:32 [2019-08-28T11:27:32.337Z] --- PASS: TestCreateServiceConflict (2.24s)
11:27:32 [2019-08-28T11:27:32.337Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
11:27:32 [2019-08-28T11:27:32.337Z]     daemon.go:336: [dcc89cdd41563] waiting for daemon to start
11:27:32 [2019-08-28T11:27:32.337Z]     daemon.go:336: [dcc89cdd41563] waiting for daemon to start
11:27:32 [2019-08-28T11:27:32.337Z]     daemon.go:364: [dcc89cdd41563] daemon started
11:27:32 [2019-08-28T11:27:32.337Z]     daemon.go:472: [dcc89cdd41563] Stopping daemon
11:27:32 [2019-08-28T11:27:32.337Z]     daemon.go:307: [dcc89cdd41563] exiting daemon
11:27:32 [2019-08-28T11:27:32.337Z]     daemon.go:459: [dcc89cdd41563] Daemon stopped
11:27:32 [2019-08-28T11:27:32.337Z] === RUN   TestCreateServiceMaxReplicas
11:27:32 [2019-08-28T11:27:32.966Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	6.447s
11:27:33 [2019-08-28T11:27:33.897Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	2.731s
11:27:34 [2019-08-28T11:27:34.934Z] 3889bb8d808b: Pull complete
11:27:35 [2019-08-28T11:27:35.037Z] --- PASS: TestCreateServiceMaxReplicas (3.00s)
11:27:35 [2019-08-28T11:27:35.037Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
11:27:35 [2019-08-28T11:27:35.037Z]     daemon.go:336: [d7878b5faec99] waiting for daemon to start
11:27:35 [2019-08-28T11:27:35.037Z]     daemon.go:336: [d7878b5faec99] waiting for daemon to start
11:27:35 [2019-08-28T11:27:35.037Z]     daemon.go:364: [d7878b5faec99] daemon started
11:27:35 [2019-08-28T11:27:35.037Z]     daemon.go:472: [d7878b5faec99] Stopping daemon
11:27:35 [2019-08-28T11:27:35.037Z]     daemon.go:307: [d7878b5faec99] exiting daemon
11:27:35 [2019-08-28T11:27:35.037Z]     daemon.go:459: [d7878b5faec99] Daemon stopped
11:27:35 [2019-08-28T11:27:35.037Z] === RUN   TestCreateWithDuplicateNetworkNames
11:27:39 [2019-08-28T11:27:39.155Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	4.998s
11:27:39 [2019-08-28T11:27:39.155Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	5.167s
11:27:39 [2019-08-28T11:27:39.155Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.127s
11:27:43 [2019-08-28T11:27:43.331Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	3.822s
11:27:50 [2019-08-28T11:27:50.254Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s)
11:27:50 [2019-08-28T11:27:50.254Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
11:27:50 [2019-08-28T11:27:50.254Z]     daemon.go:336: [d05655c967146] waiting for daemon to start
11:27:50 [2019-08-28T11:27:50.254Z]     daemon.go:336: [d05655c967146] waiting for daemon to start
11:27:50 [2019-08-28T11:27:50.254Z]     daemon.go:364: [d05655c967146] daemon started
11:27:50 [2019-08-28T11:27:50.254Z]     daemon.go:472: [d05655c967146] Stopping daemon
11:27:50 [2019-08-28T11:27:50.254Z]     daemon.go:307: [d05655c967146] exiting daemon
11:27:50 [2019-08-28T11:27:50.254Z]     daemon.go:459: [d05655c967146] Daemon stopped
11:27:50 [2019-08-28T11:27:50.254Z] === RUN   TestCreateServiceSecretFileMode
11:27:51 [2019-08-28T11:27:51.264Z] --- PASS: TestCreateServiceSecretFileMode (2.73s)
11:27:51 [2019-08-28T11:27:51.264Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
11:27:51 [2019-08-28T11:27:51.264Z]     daemon.go:336: [d9f6ea3b3bbfb] waiting for daemon to start
11:27:51 [2019-08-28T11:27:51.264Z]     daemon.go:336: [d9f6ea3b3bbfb] waiting for daemon to start
11:27:51 [2019-08-28T11:27:51.264Z]     daemon.go:364: [d9f6ea3b3bbfb] daemon started
11:27:51 [2019-08-28T11:27:51.264Z]     daemon.go:472: [d9f6ea3b3bbfb] Stopping daemon
11:27:51 [2019-08-28T11:27:51.264Z]     daemon.go:307: [d9f6ea3b3bbfb] exiting daemon
11:27:51 [2019-08-28T11:27:51.264Z]     daemon.go:459: [d9f6ea3b3bbfb] Daemon stopped
11:27:51 [2019-08-28T11:27:51.264Z] === RUN   TestCreateServiceConfigFileMode
11:27:51 [2019-08-28T11:27:51.435Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	7.009s
11:27:51 [2019-08-28T11:27:51.691Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	2.692s
11:27:53 [2019-08-28T11:27:53.061Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	1.424s
11:27:53 [2019-08-28T11:27:53.949Z] --- PASS: TestCreateServiceConfigFileMode (2.72s)
11:27:53 [2019-08-28T11:27:53.949Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
11:27:53 [2019-08-28T11:27:53.949Z]     daemon.go:336: [d45daed0814ec] waiting for daemon to start
11:27:53 [2019-08-28T11:27:53.949Z]     daemon.go:336: [d45daed0814ec] waiting for daemon to start
11:27:53 [2019-08-28T11:27:53.949Z]     daemon.go:364: [d45daed0814ec] daemon started
11:27:53 [2019-08-28T11:27:53.949Z]     daemon.go:472: [d45daed0814ec] Stopping daemon
11:27:53 [2019-08-28T11:27:53.949Z]     daemon.go:307: [d45daed0814ec] exiting daemon
11:27:53 [2019-08-28T11:27:53.949Z]     daemon.go:459: [d45daed0814ec] Daemon stopped
11:27:53 [2019-08-28T11:27:53.949Z] === RUN   TestCreateServiceSysctls
11:27:55 [2019-08-28T11:27:55.585Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	2.418s
11:27:56 [2019-08-28T11:27:56.953Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.369s
11:27:57 [2019-08-28T11:27:57.407Z] --- PASS: TestCreateServiceSysctls (3.51s)
11:27:57 [2019-08-28T11:27:57.407Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
11:27:57 [2019-08-28T11:27:57.407Z]     daemon.go:336: [d0cc54163d61e] waiting for daemon to start
11:27:57 [2019-08-28T11:27:57.407Z]     daemon.go:336: [d0cc54163d61e] waiting for daemon to start
11:27:57 [2019-08-28T11:27:57.407Z]     daemon.go:364: [d0cc54163d61e] daemon started
11:27:57 [2019-08-28T11:27:57.407Z]     daemon.go:472: [d0cc54163d61e] Stopping daemon
11:27:57 [2019-08-28T11:27:57.407Z]     daemon.go:307: [d0cc54163d61e] exiting daemon
11:27:57 [2019-08-28T11:27:57.407Z]     daemon.go:459: [d0cc54163d61e] Daemon stopped
11:27:57 [2019-08-28T11:27:57.407Z] === RUN   TestCreateServiceCapabilities
11:27:58 [2019-08-28T11:27:58.322Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	1.186s
11:28:00 [2019-08-28T11:28:00.090Z] --- PASS: TestCreateServiceCapabilities (2.79s)
11:28:00 [2019-08-28T11:28:00.090Z]     create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities
11:28:00 [2019-08-28T11:28:00.090Z]     daemon.go:336: [da18591fe8a95] waiting for daemon to start
11:28:00 [2019-08-28T11:28:00.090Z]     daemon.go:336: [da18591fe8a95] waiting for daemon to start
11:28:00 [2019-08-28T11:28:00.090Z]     daemon.go:364: [da18591fe8a95] daemon started
11:28:00 [2019-08-28T11:28:00.090Z]     daemon.go:472: [da18591fe8a95] Stopping daemon
11:28:00 [2019-08-28T11:28:00.090Z]     daemon.go:307: [da18591fe8a95] exiting daemon
11:28:00 [2019-08-28T11:28:00.090Z]     daemon.go:459: [da18591fe8a95] Daemon stopped
11:28:00 [2019-08-28T11:28:00.090Z] === RUN   TestInspect
11:28:00 [2019-08-28T11:28:00.217Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.359s
11:28:02 [2019-08-28T11:28:02.738Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	2.028s
11:28:02 [2019-08-28T11:28:02.774Z] --- PASS: TestInspect (2.27s)
11:28:02 [2019-08-28T11:28:02.774Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
11:28:02 [2019-08-28T11:28:02.774Z]     daemon.go:336: [d805c49b8ec34] waiting for daemon to start
11:28:02 [2019-08-28T11:28:02.774Z]     daemon.go:336: [d805c49b8ec34] waiting for daemon to start
11:28:02 [2019-08-28T11:28:02.775Z]     daemon.go:364: [d805c49b8ec34] daemon started
11:28:02 [2019-08-28T11:28:02.775Z]     daemon.go:472: [d805c49b8ec34] Stopping daemon
11:28:02 [2019-08-28T11:28:02.775Z]     daemon.go:307: [d805c49b8ec34] exiting daemon
11:28:02 [2019-08-28T11:28:02.775Z]     daemon.go:459: [d805c49b8ec34] Daemon stopped
11:28:02 [2019-08-28T11:28:02.775Z] === RUN   TestDockerNetworkConnectAlias
11:28:04 [2019-08-28T11:28:04.108Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	1.246s
11:28:04 [2019-08-28T11:28:04.365Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.178s
11:28:04 [2019-08-28T11:28:04.929Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.416s
11:28:05 [2019-08-28T11:28:05.186Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	0.833s
11:28:08 [2019-08-28T11:28:08.268Z] --- PASS: TestDockerNetworkConnectAlias (5.25s)
11:28:08 [2019-08-28T11:28:08.268Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
11:28:08 [2019-08-28T11:28:08.268Z]     daemon.go:336: [dce3b23de3eea] waiting for daemon to start
11:28:08 [2019-08-28T11:28:08.268Z]     daemon.go:336: [dce3b23de3eea] waiting for daemon to start
11:28:08 [2019-08-28T11:28:08.268Z]     daemon.go:364: [dce3b23de3eea] daemon started
11:28:08 [2019-08-28T11:28:08.268Z]     daemon.go:472: [dce3b23de3eea] Stopping daemon
11:28:08 [2019-08-28T11:28:08.268Z]     daemon.go:307: [dce3b23de3eea] exiting daemon
11:28:08 [2019-08-28T11:28:08.268Z]     daemon.go:459: [dce3b23de3eea] Daemon stopped
11:28:08 [2019-08-28T11:28:08.268Z] === RUN   TestDockerNetworkReConnect
11:28:08 [2019-08-28T11:28:08.461Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	1.983s
11:28:10 [2019-08-28T11:28:10.982Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	1.890s
11:28:11 [2019-08-28T11:28:11.546Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.615s
11:28:11 [2019-08-28T11:28:11.546Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
11:28:11 [2019-08-28T11:28:11.546Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.181s
11:28:11 [2019-08-28T11:28:11.727Z] --- PASS: TestDockerNetworkReConnect (3.76s)
11:28:11 [2019-08-28T11:28:11.727Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
11:28:11 [2019-08-28T11:28:11.727Z]     daemon.go:336: [d8f4421807aef] waiting for daemon to start
11:28:11 [2019-08-28T11:28:11.727Z]     daemon.go:336: [d8f4421807aef] waiting for daemon to start
11:28:11 [2019-08-28T11:28:11.727Z]     daemon.go:364: [d8f4421807aef] daemon started
11:28:11 [2019-08-28T11:28:11.727Z]     daemon.go:472: [d8f4421807aef] Stopping daemon
11:28:11 [2019-08-28T11:28:11.727Z]     daemon.go:307: [d8f4421807aef] exiting daemon
11:28:11 [2019-08-28T11:28:11.727Z]     daemon.go:459: [d8f4421807aef] Daemon stopped
11:28:11 [2019-08-28T11:28:11.727Z] === RUN   TestServicePlugin
11:28:11 [2019-08-28T11:28:11.727Z] --- SKIP: TestServicePlugin (0.00s)
11:28:11 [2019-08-28T11:28:11.727Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:28:11 [2019-08-28T11:28:11.727Z] === RUN   TestServiceUpdateLabel
11:28:11 [2019-08-28T11:28:11.803Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.137s
11:28:11 [2019-08-28T11:28:11.803Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.082s
11:28:12 [2019-08-28T11:28:12.746Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	0.956s
11:28:13 [2019-08-28T11:28:13.767Z] --- PASS: TestServiceUpdateLabel (2.22s)
11:28:13 [2019-08-28T11:28:13.767Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
11:28:13 [2019-08-28T11:28:13.767Z]     daemon.go:336: [d98074ca21976] waiting for daemon to start
11:28:13 [2019-08-28T11:28:13.767Z]     daemon.go:336: [d98074ca21976] waiting for daemon to start
11:28:13 [2019-08-28T11:28:13.767Z]     daemon.go:364: [d98074ca21976] daemon started
11:28:13 [2019-08-28T11:28:13.767Z]     daemon.go:472: [d98074ca21976] Stopping daemon
11:28:13 [2019-08-28T11:28:13.767Z]     daemon.go:307: [d98074ca21976] exiting daemon
11:28:13 [2019-08-28T11:28:13.767Z]     daemon.go:459: [d98074ca21976] Daemon stopped
11:28:13 [2019-08-28T11:28:13.767Z] === RUN   TestServiceUpdateSecrets
11:28:14 [2019-08-28T11:28:14.640Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.599s
11:28:14 [2019-08-28T11:28:14.640Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
11:28:15 [2019-08-28T11:28:15.204Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.819s
11:28:18 [2019-08-28T11:28:18.477Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.625s
11:28:22 [2019-08-28T11:28:22.653Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	7.259s
11:28:24 [2019-08-28T11:28:24.021Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.337s
11:28:24 [2019-08-28T11:28:24.021Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
11:28:24 [2019-08-28T11:28:24.021Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.093s
11:28:24 [2019-08-28T11:28:24.278Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.096s
11:28:24 [2019-08-28T11:28:24.535Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.259s
11:28:27 [2019-08-28T11:28:27.055Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.420s
11:28:28 [2019-08-28T11:28:28.949Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.574s
11:28:28 [2019-08-28T11:28:28.987Z] --- PASS: TestServiceUpdateSecrets (15.06s)
11:28:28 [2019-08-28T11:28:28.987Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
11:28:28 [2019-08-28T11:28:28.987Z]     daemon.go:336: [dc275afb9ce91] waiting for daemon to start
11:28:28 [2019-08-28T11:28:28.987Z]     daemon.go:336: [dc275afb9ce91] waiting for daemon to start
11:28:28 [2019-08-28T11:28:28.987Z]     daemon.go:364: [dc275afb9ce91] daemon started
11:28:28 [2019-08-28T11:28:28.987Z]     daemon.go:472: [dc275afb9ce91] Stopping daemon
11:28:28 [2019-08-28T11:28:28.987Z]     daemon.go:307: [dc275afb9ce91] exiting daemon
11:28:28 [2019-08-28T11:28:28.987Z]     daemon.go:459: [dc275afb9ce91] Daemon stopped
11:28:28 [2019-08-28T11:28:28.987Z] === RUN   TestServiceUpdateConfigs
11:28:31 [2019-08-28T11:28:31.469Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.443s
11:28:32 [2019-08-28T11:28:32.840Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	3.582s
11:28:34 [2019-08-28T11:28:34.737Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.446s
11:28:34 [2019-08-28T11:28:34.737Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.010s
11:28:34 [2019-08-28T11:28:34.737Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.083s
11:28:38 [2019-08-28T11:28:38.912Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	3.932s
11:28:40 [2019-08-28T11:28:40.291Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.097s
11:28:40 [2019-08-28T11:28:40.291Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.323s
11:28:42 [2019-08-28T11:28:42.815Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.728s
11:28:43 [2019-08-28T11:28:43.379Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	0.983s
11:28:44 [2019-08-28T11:28:44.203Z] --- PASS: TestServiceUpdateConfigs (15.05s)
11:28:44 [2019-08-28T11:28:44.203Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
11:28:44 [2019-08-28T11:28:44.203Z]     daemon.go:336: [d100b3439f39e] waiting for daemon to start
11:28:44 [2019-08-28T11:28:44.203Z]     daemon.go:336: [d100b3439f39e] waiting for daemon to start
11:28:44 [2019-08-28T11:28:44.203Z]     daemon.go:364: [d100b3439f39e] daemon started
11:28:44 [2019-08-28T11:28:44.203Z]     daemon.go:472: [d100b3439f39e] Stopping daemon
11:28:44 [2019-08-28T11:28:44.203Z]     daemon.go:307: [d100b3439f39e] exiting daemon
11:28:44 [2019-08-28T11:28:44.203Z]     daemon.go:459: [d100b3439f39e] Daemon stopped
11:28:44 [2019-08-28T11:28:44.203Z] === RUN   TestServiceUpdateNetwork
11:28:45 [2019-08-28T11:28:45.272Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.714s
11:28:46 [2019-08-28T11:28:46.201Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.180s
11:28:46 [2019-08-28T11:28:46.201Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	14.614s
11:28:46 [2019-08-28T11:28:46.458Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.198s
11:28:47 [2019-08-28T11:28:47.392Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.882s
11:28:52 [2019-08-28T11:28:52.645Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	4.421s
11:28:52 [2019-08-28T11:28:52.902Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.616s
11:28:53 [2019-08-28T11:28:53.832Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	0.926s
11:28:54 [2019-08-28T11:28:54.396Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.366s
11:28:55 [2019-08-28T11:28:55.766Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule	1.640s
11:28:56 [2019-08-28T11:28:56.696Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.774s
11:28:57 [2019-08-28T11:28:57.260Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.436s
11:28:57 [2019-08-28T11:28:57.824Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	0.774s
11:28:57 [2019-08-28T11:28:57.824Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.010s
11:28:58 [2019-08-28T11:28:58.754Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.800s
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestServiceUpdateNetwork (14.18s)
11:28:59 [2019-08-28T11:28:59.433Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
11:28:59 [2019-08-28T11:28:59.433Z]     daemon.go:336: [d0fb4d6af1b81] waiting for daemon to start
11:28:59 [2019-08-28T11:28:59.433Z]     daemon.go:336: [d0fb4d6af1b81] waiting for daemon to start
11:28:59 [2019-08-28T11:28:59.433Z]     daemon.go:364: [d0fb4d6af1b81] daemon started
11:28:59 [2019-08-28T11:28:59.433Z]     daemon.go:472: [d0fb4d6af1b81] Stopping daemon
11:28:59 [2019-08-28T11:28:59.433Z]     daemon.go:307: [d0fb4d6af1b81] exiting daemon
11:28:59 [2019-08-28T11:28:59.433Z]     daemon.go:459: [d0fb4d6af1b81] Daemon stopped
11:28:59 [2019-08-28T11:28:59.433Z] PASS
11:28:59 [2019-08-28T11:28:59.433Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
11:28:59 [2019-08-28T11:28:59.433Z] INFO: Testing against a local daemon
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestSessionCreate
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestSessionCreate (0.06s)
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestSessionCreateWithBadUpgrade
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
11:28:59 [2019-08-28T11:28:59.433Z] PASS
11:28:59 [2019-08-28T11:28:59.433Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
11:28:59 [2019-08-28T11:28:59.433Z] INFO: Testing against a local daemon
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:28:59 [2019-08-28T11:28:59.433Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:28:59 [2019-08-28T11:28:59.433Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestEventsExecDie
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestEventsExecDie (0.94s)
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestEventsBackwardsCompatible
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestInfoBinaryCommits
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestInfoBinaryCommits (0.05s)
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestInfoAPIVersioned
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestInfoAPIVersioned (0.03s)
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestInfoAPI
11:28:59 [2019-08-28T11:28:59.433Z] --- PASS: TestInfoAPI (0.06s)
11:28:59 [2019-08-28T11:28:59.433Z] === RUN   TestInfoAPIWarnings
11:28:59 [2019-08-28T11:28:59.685Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	2.786s
11:29:00 [2019-08-28T11:29:00.442Z] --- PASS: TestInfoAPIWarnings (0.94s)
11:29:00 [2019-08-28T11:29:00.442Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
11:29:00 [2019-08-28T11:29:00.442Z]     daemon.go:336: [d3f797f619e76] waiting for daemon to start
11:29:00 [2019-08-28T11:29:00.442Z]     daemon.go:336: [d3f797f619e76] waiting for daemon to start
11:29:00 [2019-08-28T11:29:00.442Z]     daemon.go:364: [d3f797f619e76] daemon started
11:29:00 [2019-08-28T11:29:00.442Z]     daemon.go:472: [d3f797f619e76] Stopping daemon
11:29:00 [2019-08-28T11:29:00.442Z]     daemon.go:307: [d3f797f619e76] exiting daemon
11:29:00 [2019-08-28T11:29:00.442Z]     daemon.go:459: [d3f797f619e76] Daemon stopped
11:29:00 [2019-08-28T11:29:00.442Z] === RUN   TestLoginFailsWithBadCredentials
11:29:00 [2019-08-28T11:29:00.616Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	1.217s
11:29:01 [2019-08-28T11:29:01.059Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s)
11:29:01 [2019-08-28T11:29:01.059Z] === RUN   TestPingCacheHeaders
11:29:01 [2019-08-28T11:29:01.059Z] --- PASS: TestPingCacheHeaders (0.05s)
11:29:01 [2019-08-28T11:29:01.059Z] === RUN   TestPingGet
11:29:01 [2019-08-28T11:29:01.059Z] --- PASS: TestPingGet (0.04s)
11:29:01 [2019-08-28T11:29:01.059Z] === RUN   TestPingHead
11:29:01 [2019-08-28T11:29:01.059Z] --- PASS: TestPingHead (0.05s)
11:29:01 [2019-08-28T11:29:01.059Z] === RUN   TestVersion
11:29:01 [2019-08-28T11:29:01.059Z] --- PASS: TestVersion (0.05s)
11:29:01 [2019-08-28T11:29:01.059Z] PASS
11:29:01 [2019-08-28T11:29:01.059Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
11:29:01 [2019-08-28T11:29:01.342Z] INFO: Testing against a local daemon
11:29:01 [2019-08-28T11:29:01.342Z] === RUN   TestVolumesCreateAndList
11:29:01 [2019-08-28T11:29:01.342Z] --- PASS: TestVolumesCreateAndList (0.06s)
11:29:01 [2019-08-28T11:29:01.342Z] === RUN   TestVolumesRemove
11:29:01 [2019-08-28T11:29:01.342Z] --- PASS: TestVolumesRemove (0.09s)
11:29:01 [2019-08-28T11:29:01.342Z] === RUN   TestVolumesInspect
11:29:01 [2019-08-28T11:29:01.342Z] --- PASS: TestVolumesInspect (0.04s)
11:29:01 [2019-08-28T11:29:01.342Z] === RUN   TestVolumesInvalidJSON
11:29:01 [2019-08-28T11:29:01.342Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:29:01 [2019-08-28T11:29:01.342Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:29:01 [2019-08-28T11:29:01.548Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.857s
11:29:01 [2019-08-28T11:29:01.624Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:29:01 [2019-08-28T11:29:01.624Z] --- PASS: TestVolumesInvalidJSON (0.04s)
11:29:01 [2019-08-28T11:29:01.624Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:29:01 [2019-08-28T11:29:01.624Z] PASS
11:29:01 [2019-08-28T11:29:01.624Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:29:02 [2019-08-28T11:29:02.485Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.697s
11:29:03 [2019-08-28T11:29:03.415Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.643s
11:29:03 [2019-08-28T11:29:03.496Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	107.058s
11:29:03 [2019-08-28T11:29:03.496Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
11:29:03 [2019-08-28T11:29:03.496Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	5.487s
11:29:03 [2019-08-28T11:29:03.496Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.005s
11:29:03 [2019-08-28T11:29:03.496Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	3.730s
11:29:03 [2019-08-28T11:29:03.643Z] umount: bundles/test-integration/root: mountpoint not found
11:29:03 [2019-08-28T11:29:03.643Z] Clearing AppArmor profiles cache:.
11:29:03 [2019-08-28T11:29:03.643Z] All profile caches have been cleared, but no profiles have been unloaded.
11:29:03 [2019-08-28T11:29:03.643Z] Unloading profiles will leave already running processes permanently
11:29:03 [2019-08-28T11:29:03.643Z] unconfined, which can lead to unexpected situations.
11:29:03 [2019-08-28T11:29:03.643Z] 
11:29:03 [2019-08-28T11:29:03.643Z] To set a process to complain mode, use the command line tool
11:29:03 [2019-08-28T11:29:03.643Z] 'aa-complain'. To really tear down all profiles, run the init script
11:29:03 [2019-08-28T11:29:03.643Z] with the 'teardown' option."
11:29:03 [2019-08-28T11:29:03.643Z] Removing test suite binaries
11:29:03 [2019-08-28T11:29:03.643Z] 
11:29:04 [2019-08-28T11:29:04.462Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.601s
11:29:04 [2019-08-28T11:29:04.462Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
11:29:04 [2019-08-28T11:29:04.462Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
11:29:04 [2019-08-28T11:29:04.462Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
11:29:04 [2019-08-28T11:29:04.462Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.275s
11:29:04 [2019-08-28T11:29:04.785Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.520s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:29:05 [2019-08-28T11:29:05.427Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.555s
11:29:05 [2019-08-28T11:29:05.590Z] + echo Ensuring container killed.
11:29:05 [2019-08-28T11:29:05.590Z] Ensuring container killed.
11:29:05 [2019-08-28T11:29:05.590Z] + docker rm -vf docker-pr3
11:29:05 [2019-08-28T11:29:05.590Z] Error: No such container: docker-pr3
11:29:05 [2019-08-28T11:29:05.590Z] + true
[Pipeline] sh
11:29:05 [2019-08-28T11:29:05.980Z] + echo Chowning /workspace to jenkins user
11:29:05 [2019-08-28T11:29:05.980Z] Chowning /workspace to jenkins user
11:29:05 [2019-08-28T11:29:05.980Z] + id -u
11:29:05 [2019-08-28T11:29:05.980Z] + id -g
11:29:05 [2019-08-28T11:29:05.980Z] + docker run --rm -v /home/docker/workspace/moby_PR-39800:/workspace busybox chown -R 1001:1001 /workspace
11:29:05 [2019-08-28T11:29:05.980Z] Unable to find image 'busybox:latest' locally
11:29:06 [2019-08-28T11:29:06.262Z] latest: Pulling from library/busybox
11:29:06 [2019-08-28T11:29:06.545Z] ce3c955d98a5: Pulling fs layer
11:29:06 [2019-08-28T11:29:06.681Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	1.617s
11:29:06 [2019-08-28T11:29:06.848Z] ce3c955d98a5: Verifying Checksum
11:29:06 [2019-08-28T11:29:06.848Z] ce3c955d98a5: Download complete
11:29:07 [2019-08-28T11:29:07.132Z] ce3c955d98a5: Pull complete
11:29:07 [2019-08-28T11:29:07.132Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
11:29:07 [2019-08-28T11:29:07.132Z] Status: Downloaded newer image for busybox:latest
11:29:07 [2019-08-28T11:29:07.610Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.734s
11:29:08 [2019-08-28T11:29:08.324Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.621s
11:29:08 [2019-08-28T11:29:08.541Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.752s
[Pipeline] sh
11:29:09 [2019-08-28T11:29:09.367Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.167s
11:29:09 [2019-08-28T11:29:09.367Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
11:29:09 [2019-08-28T11:29:09.367Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
11:29:09 [2019-08-28T11:29:09.367Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.057s
11:29:09 [2019-08-28T11:29:09.471Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.738s
11:29:09 [2019-08-28T11:29:09.557Z] + echo Creating powerpc-integration-bundles.tar.gz
11:29:09 [2019-08-28T11:29:09.557Z] Creating powerpc-integration-bundles.tar.gz
11:29:09 [2019-08-28T11:29:09.557Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
11:29:09 [2019-08-28T11:29:09.557Z] + xargs tar -czf powerpc-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:29:09 [2019-08-28T11:29:09.914Z] Archiving artifacts
[Pipeline] sh
11:29:10 [2019-08-28T11:29:10.401Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.601s
11:29:10 [2019-08-28T11:29:10.470Z] + make clean
11:29:11 [2019-08-28T11:29:11.086Z] docker volume rm -f docker-dev-cache
11:29:11 [2019-08-28T11:29:11.086Z] docker-dev-cache
[Pipeline] deleteDir
11:29:11 [2019-08-28T11:29:11.331Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.711s
11:29:11 [2019-08-28T11:29:11.540Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	2.188s
11:29:12 [2019-08-28T11:29:12.700Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	1.228s
11:29:12 [2019-08-28T11:29:12.700Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.353s
11:29:13 [2019-08-28T11:29:13.631Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	0.976s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:29:14 [2019-08-28T11:29:14.563Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.850s
11:29:15 [2019-08-28T11:29:15.494Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.767s
11:29:16 [2019-08-28T11:29:16.057Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.767s
11:29:16 [2019-08-28T11:29:16.057Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.013s
11:29:18 [2019-08-28T11:29:18.578Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	2.460s
11:29:19 [2019-08-28T11:29:19.507Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.832s
11:29:20 [2019-08-28T11:29:20.437Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	0.798s
11:29:21 [2019-08-28T11:29:21.002Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	0.811s
11:29:21 [2019-08-28T11:29:21.932Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.842s
11:29:21 [2019-08-28T11:29:21.932Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.011s
11:29:22 [2019-08-28T11:29:22.866Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	0.744s
11:29:23 [2019-08-28T11:29:23.428Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.819s
11:29:23 [2019-08-28T11:29:23.908Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	10.717s
11:29:24 [2019-08-28T11:29:24.358Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.741s
11:29:25 [2019-08-28T11:29:25.289Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.769s
11:29:25 [2019-08-28T11:29:25.853Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.757s
11:29:25 [2019-08-28T11:29:25.853Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.019s
11:29:25 [2019-08-28T11:29:25.853Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.444s
11:29:26 [2019-08-28T11:29:26.782Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.691s
11:29:26 [2019-08-28T11:29:26.782Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.013s
11:29:28 [2019-08-28T11:29:28.153Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.295s
11:29:28 [2019-08-28T11:29:28.589Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	4.557s
11:29:28 [2019-08-28T11:29:28.589Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.782s
11:29:28 [2019-08-28T11:29:28.589Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
11:29:29 [2019-08-28T11:29:29.086Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.626s
11:29:30 [2019-08-28T11:29:30.016Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.621s
11:29:30 [2019-08-28T11:29:30.580Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.779s
11:29:30 [2019-08-28T11:29:30.836Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.091s
11:29:31 [2019-08-28T11:29:31.767Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.804s
11:29:32 [2019-08-28T11:29:32.317Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	2.951s
11:29:32 [2019-08-28T11:29:32.774Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.204s
11:29:33 [2019-08-28T11:29:33.139Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.621s
11:29:35 [2019-08-28T11:29:35.037Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.387s
11:29:36 [2019-08-28T11:29:36.408Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.518s
11:29:37 [2019-08-28T11:29:37.339Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.763s
11:29:37 [2019-08-28T11:29:37.904Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.798s
11:29:38 [2019-08-28T11:29:38.834Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.762s
11:29:39 [2019-08-28T11:29:39.398Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.810s
11:29:39 [2019-08-28T11:29:39.398Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	2.847s
11:29:40 [2019-08-28T11:29:40.768Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.993s
11:29:42 [2019-08-28T11:29:42.141Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.301s
11:29:42 [2019-08-28T11:29:42.401Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	1.819s
11:29:43 [2019-08-28T11:29:43.080Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	9.127s
11:29:43 [2019-08-28T11:29:43.080Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
11:29:43 [2019-08-28T11:29:43.080Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
11:29:43 [2019-08-28T11:29:43.080Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
11:29:43 [2019-08-28T11:29:43.080Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
11:29:43 [2019-08-28T11:29:43.080Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.343s
11:29:46 [2019-08-28T11:29:46.586Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	3.714s
11:29:46 [2019-08-28T11:29:46.586Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.061s
11:29:46 [2019-08-28T11:29:46.843Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.798s
11:29:49 [2019-08-28T11:29:49.366Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.398s
11:29:51 [2019-08-28T11:29:51.262Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	1.778s
11:29:53 [2019-08-28T11:29:53.785Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.620s
11:29:57 [2019-08-28T11:29:57.062Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.704s
11:29:57 [2019-08-28T11:29:57.062Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
11:29:57 [2019-08-28T11:29:57.062Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
11:29:57 [2019-08-28T11:29:57.321Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.809s
11:29:59 [2019-08-28T11:29:59.217Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	1.945s
11:30:01 [2019-08-28T11:30:01.115Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.539s
11:30:02 [2019-08-28T11:30:02.484Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock	19.215s
11:30:03 [2019-08-28T11:30:03.857Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.666s
11:30:04 [2019-08-28T11:30:04.421Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.826s
11:30:05 [2019-08-28T11:30:05.354Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.789s
11:30:06 [2019-08-28T11:30:06.285Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.682s
11:30:07 [2019-08-28T11:30:07.218Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.927s
11:30:07 [2019-08-28T11:30:07.218Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
11:30:08 [2019-08-28T11:30:08.162Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.245s
11:30:08 [2019-08-28T11:30:08.162Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.859s
11:30:10 [2019-08-28T11:30:10.685Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	2.106s
11:30:10 [2019-08-28T11:30:10.685Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.047s
11:30:11 [2019-08-28T11:30:11.250Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount	0.844s
11:30:12 [2019-08-28T11:30:12.181Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.819s
11:30:12 [2019-08-28T11:30:12.745Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.704s
11:30:13 [2019-08-28T11:30:13.675Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.817s
11:30:13 [2019-08-28T11:30:13.675Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv	0.037s
11:30:14 [2019-08-28T11:30:14.605Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.810s
11:30:15 [2019-08-28T11:30:15.169Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.794s
11:30:16 [2019-08-28T11:30:16.099Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.759s
11:30:17 [2019-08-28T11:30:17.028Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.797s
11:30:17 [2019-08-28T11:30:17.594Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.812s
11:30:18 [2019-08-28T11:30:18.525Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.812s
11:30:19 [2019-08-28T11:30:19.455Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.805s
11:30:20 [2019-08-28T11:30:20.019Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.784s
11:30:20 [2019-08-28T11:30:20.019Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.009s
11:30:20 [2019-08-28T11:30:20.949Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.800s
11:30:21 [2019-08-28T11:30:21.879Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.759s
11:30:23 [2019-08-28T11:30:23.248Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN	1.567s
11:30:23 [2019-08-28T11:30:23.811Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode	0.366s
11:30:23 [2019-08-28T11:30:23.811Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
11:30:25 [2019-08-28T11:30:25.593Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	36.456s
11:30:25 [2019-08-28T11:30:25.593Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
11:30:25 [2019-08-28T11:30:25.593Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
11:30:27 [2019-08-28T11:30:27.985Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	3.592s
11:30:27 [2019-08-28T11:30:27.985Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode	4.060s
11:30:27 [2019-08-28T11:30:27.985Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.608s
11:30:36 [2019-08-28T11:30:36.094Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope	7.484s
11:30:37 [2019-08-28T11:30:37.959Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	16.661s
11:30:38 [2019-08-28T11:30:38.420Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
11:30:38 [2019-08-28T11:30:38.615Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.406s
11:30:38 [2019-08-28T11:30:38.878Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.178s
11:30:39 [2019-08-28T11:30:39.985Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.787s
11:30:40 [2019-08-28T11:30:40.916Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	1.062s
11:30:42 [2019-08-28T11:30:42.809Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.707s
11:30:42 [2019-08-28T11:30:42.809Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.015s
11:30:42 [2019-08-28T11:30:42.809Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.019s
11:30:42 [2019-08-28T11:30:42.809Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.009s
11:30:43 [2019-08-28T11:30:43.738Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.797s
11:30:45 [2019-08-28T11:30:45.947Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	6.612s
11:30:46 [2019-08-28T11:30:46.914Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
11:30:47 [2019-08-28T11:30:47.012Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	2.249s
11:30:48 [2019-08-28T11:30:48.381Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.253s
11:30:50 [2019-08-28T11:30:50.275Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.400s
11:30:50 [2019-08-28T11:30:50.839Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.905s
11:30:51 [2019-08-28T11:30:51.768Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.691s
11:30:52 [2019-08-28T11:30:52.332Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.659s
11:30:52 [2019-08-28T11:30:52.698Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	4.352s
11:30:53 [2019-08-28T11:30:53.701Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.194s
11:30:53 [2019-08-28T11:30:53.702Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.013s
11:30:53 [2019-08-28T11:30:53.702Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.235s
11:30:54 [2019-08-28T11:30:54.635Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService	15.370s
11:30:55 [2019-08-28T11:30:55.566Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.778s
11:30:56 [2019-08-28T11:30:56.950Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.069s
11:30:58 [2019-08-28T11:30:58.844Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.573s
11:30:58 [2019-08-28T11:30:58.844Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.014s
11:30:59 [2019-08-28T11:30:59.101Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.282s
11:31:00 [2019-08-28T11:31:00.997Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.581s
11:31:02 [2019-08-28T11:31:02.369Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.591s
11:31:03 [2019-08-28T11:31:03.005Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	8.748s
11:31:08 [2019-08-28T11:31:08.916Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount	6.603s
11:31:09 [2019-08-28T11:31:09.847Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.795s
11:31:10 [2019-08-28T11:31:10.779Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm	0.784s
11:31:11 [2019-08-28T11:31:11.563Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	8.098s
11:31:11 [2019-08-28T11:31:11.563Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
11:31:12 [2019-08-28T11:31:12.149Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.381s
11:31:14 [2019-08-28T11:31:14.042Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource	4.014s
11:31:14 [2019-08-28T11:31:14.606Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.389s
11:31:18 [2019-08-28T11:31:18.781Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles	3.276s
11:31:20 [2019-08-28T11:31:20.676Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.328s
11:31:21 [2019-08-28T11:31:21.867Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	9.555s
11:31:21 [2019-08-28T11:31:21.867Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
11:31:21 [2019-08-28T11:31:21.867Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
11:31:22 [2019-08-28T11:31:22.569Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType	7.590s
11:31:23 [2019-08-28T11:31:23.521Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.678s
11:31:25 [2019-08-28T11:31:25.414Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.838s
11:31:26 [2019-08-28T11:31:26.547Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	4.938s
11:31:26 [2019-08-28T11:31:26.547Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
11:31:26 [2019-08-28T11:31:26.547Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.423s
11:31:26 [2019-08-28T11:31:26.547Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
11:31:26 [2019-08-28T11:31:26.547Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
11:31:27 [2019-08-28T11:31:27.308Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.766s
11:31:27 [2019-08-28T11:31:27.308Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.042s
11:31:27 [2019-08-28T11:31:27.872Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.593s
11:31:29 [2019-08-28T11:31:29.242Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.176s
11:31:29 [2019-08-28T11:31:29.806Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.779s
11:31:30 [2019-08-28T11:31:30.738Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.804s
11:31:33 [2019-08-28T11:31:33.125Z] 234c9b9e497c: Pull complete
11:31:33 [2019-08-28T11:31:33.125Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190
11:31:33 [2019-08-28T11:31:33.125Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016
11:31:33 [2019-08-28T11:31:33.125Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully
11:31:33 [2019-08-28T11:31:33.125Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test
11:31:33 [2019-08-28T11:31:33.125Z] powershell.exe : Error: No such object: mcr.microsoft.com/windows/servercore
11:31:33 [2019-08-28T11:31:33.125Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-802039c5\powershellWrapper.ps1:3 char:1
11:31:33 [2019-08-28T11:31:33.125Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
11:31:33 [2019-08-28T11:31:33.125Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11:31:33 [2019-08-28T11:31:33.125Z]     + CategoryInfo          : NotSpecified: (Error: No such ...dows/servercore    :String) [], RemoteException
11:31:33 [2019-08-28T11:31:33.125Z]     + FullyQualifiedErrorId : NativeCommandError
11:31:33 [2019-08-28T11:31:33.125Z]  
11:31:33 [2019-08-28T11:31:33.125Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is ''
11:31:33 [2019-08-28T11:31:33.125Z] WARN: Skipping validation tests
11:31:33 [2019-08-28T11:31:33.125Z] INFO: Running unit tests at 08/28/2019 11:31:29...
11:31:33 [2019-08-28T11:31:33.263Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	2.399s
11:31:35 [2019-08-28T11:31:35.785Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.437s
11:31:41 [2019-08-28T11:31:41.043Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	4.855s
11:31:41 [2019-08-28T11:31:41.043Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.551s
11:31:41 [2019-08-28T11:31:41.300Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.118s
11:31:41 [2019-08-28T11:31:41.727Z] INFO: make.ps1 starting at 08/28/2019 11:31:40
11:31:41 [2019-08-28T11:31:41.727Z] INFO: Git commit (556d26c07) assumed from DOCKER_GITCOMMIT environment variable
11:31:41 [2019-08-28T11:31:41.727Z] INFO: Invoking autogen...
11:31:42 [2019-08-28T11:31:42.188Z] INFO: Running unit tests...
11:31:42 [2019-08-28T11:31:42.230Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	0.796s
11:31:42 [2019-08-28T11:31:42.230Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.081s
11:31:42 [2019-08-28T11:31:42.793Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.779s
11:31:43 [2019-08-28T11:31:43.724Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.727s
11:31:43 [2019-08-28T11:31:43.724Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.070s
11:31:44 [2019-08-28T11:31:44.655Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.804s
11:31:45 [2019-08-28T11:31:45.584Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.921s
11:31:45 [2019-08-28T11:31:45.584Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
11:31:46 [2019-08-28T11:31:46.515Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.808s
11:31:47 [2019-08-28T11:31:47.085Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.799s
11:31:48 [2019-08-28T11:31:48.980Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.285s
11:31:49 [2019-08-28T11:31:49.911Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.792s
11:31:50 [2019-08-28T11:31:50.843Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.685s
11:31:51 [2019-08-28T11:31:51.408Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.716s
11:31:52 [2019-08-28T11:31:52.340Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.723s
11:31:52 [2019-08-28T11:31:52.904Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.773s
11:31:53 [2019-08-28T11:31:53.836Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.727s
11:31:53 [2019-08-28T11:31:53.836Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
11:31:54 [2019-08-28T11:31:54.401Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.618s
11:31:55 [2019-08-28T11:31:55.331Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.751s
11:31:55 [2019-08-28T11:31:55.331Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
11:31:56 [2019-08-28T11:31:56.262Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.832s
11:31:57 [2019-08-28T11:31:57.630Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.585s
11:31:57 [2019-08-28T11:31:57.630Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
11:32:01 [2019-08-28T11:32:01.810Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.350s
11:32:02 [2019-08-28T11:32:02.746Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.664s
11:32:03 [2019-08-28T11:32:03.676Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.965s
11:32:07 [2019-08-28T11:32:07.364Z] ?   	github.com/docker/docker/api	[no test files]
11:32:07 [2019-08-28T11:32:07.850Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.852s
11:32:08 [2019-08-28T11:32:08.414Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.821s
11:32:09 [2019-08-28T11:32:09.098Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	36.885s
11:32:09 [2019-08-28T11:32:09.098Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	4.229s
11:32:09 [2019-08-28T11:32:09.098Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
11:32:09 [2019-08-28T11:32:09.344Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.769s
11:32:09 [2019-08-28T11:32:09.556Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
11:32:11 [2019-08-28T11:32:11.092Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.870s
11:32:11 [2019-08-28T11:32:11.092Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
11:32:11 [2019-08-28T11:32:11.240Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.725s
11:32:11 [2019-08-28T11:32:11.803Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.799s
11:32:15 [2019-08-28T11:32:15.772Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	4.470s
11:32:15 [2019-08-28T11:32:15.977Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	3.963s
11:32:16 [2019-08-28T11:32:16.737Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.744s
11:32:16 [2019-08-28T11:32:16.737Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
11:32:16 [2019-08-28T11:32:16.737Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
11:32:17 [2019-08-28T11:32:17.703Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	1.135s
11:32:18 [2019-08-28T11:32:18.669Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.804s
11:32:19 [2019-08-28T11:32:19.127Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.437s
11:32:19 [2019-08-28T11:32:19.585Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.418s
11:32:20 [2019-08-28T11:32:20.043Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.398s
11:32:21 [2019-08-28T11:32:21.229Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	4.894s
11:32:21 [2019-08-28T11:32:21.486Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.805s
11:32:22 [2019-08-28T11:32:22.420Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.817s
11:32:23 [2019-08-28T11:32:23.351Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	0.824s
11:32:23 [2019-08-28T11:32:23.917Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.764s
11:32:24 [2019-08-28T11:32:24.848Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.808s
11:32:25 [2019-08-28T11:32:25.080Z] ok  	github.com/docker/docker/api/server	0.116s	coverage: 7.9% of statements
11:32:25 [2019-08-28T11:32:25.777Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.801s
11:32:25 [2019-08-28T11:32:25.839Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped	5.031s
11:32:26 [2019-08-28T11:32:26.341Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.795s
11:32:26 [2019-08-28T11:32:26.805Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.602s
11:32:26 [2019-08-28T11:32:26.805Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
11:32:27 [2019-08-28T11:32:27.271Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.636s
11:32:27 [2019-08-28T11:32:27.770Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.947s
11:32:28 [2019-08-28T11:32:28.202Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.742s
11:32:30 [2019-08-28T11:32:30.724Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.661s
11:32:32 [2019-08-28T11:32:32.619Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.432s
11:32:33 [2019-08-28T11:32:33.182Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.784s
11:32:34 [2019-08-28T11:32:34.112Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.819s
11:32:34 [2019-08-28T11:32:34.112Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.190s
11:32:34 [2019-08-28T11:32:34.112Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
11:32:35 [2019-08-28T11:32:35.044Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.847s
11:32:35 [2019-08-28T11:32:35.986Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.896s
11:32:37 [2019-08-28T11:32:37.356Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.547s
11:32:37 [2019-08-28T11:32:37.613Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.033s
11:32:37 [2019-08-28T11:32:37.613Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.010s
11:32:38 [2019-08-28T11:32:38.543Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.824s
11:32:41 [2019-08-28T11:32:41.069Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.571s
11:32:41 [2019-08-28T11:32:41.633Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.759s
11:32:42 [2019-08-28T11:32:42.567Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	11.870s
11:32:42 [2019-08-28T11:32:42.567Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
11:32:42 [2019-08-28T11:32:42.567Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.485s
11:32:43 [2019-08-28T11:32:43.026Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	1.855s
11:32:43 [2019-08-28T11:32:43.993Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.660s
11:32:43 [2019-08-28T11:32:43.993Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.353s
11:32:44 [2019-08-28T11:32:44.158Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	1.955s
11:32:44 [2019-08-28T11:32:44.452Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
11:32:44 [2019-08-28T11:32:44.910Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.588s
11:32:45 [2019-08-28T11:32:45.368Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.513s
11:32:45 [2019-08-28T11:32:45.368Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
11:32:45 [2019-08-28T11:32:45.368Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
11:32:46 [2019-08-28T11:32:46.682Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	66.891s
11:32:48 [2019-08-28T11:32:48.050Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	4.058s
11:32:51 [2019-08-28T11:32:51.150Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	4.689s
11:32:51 [2019-08-28T11:32:51.323Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.230s
11:32:51 [2019-08-28T11:32:51.887Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.883s
11:32:52 [2019-08-28T11:32:52.143Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	5.302s
11:32:53 [2019-08-28T11:32:53.074Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	1.011s
11:32:54 [2019-08-28T11:32:54.006Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.876s
11:32:56 [2019-08-28T11:32:56.528Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	2.482s
11:32:57 [2019-08-28T11:32:57.898Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	1.438s
11:32:58 [2019-08-28T11:32:58.828Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.934s
11:32:59 [2019-08-28T11:32:59.090Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.163s
11:32:59 [2019-08-28T11:32:59.090Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.152s
11:33:00 [2019-08-28T11:33:00.025Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.966s
11:33:00 [2019-08-28T11:33:00.956Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.830s
11:33:01 [2019-08-28T11:33:01.886Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart	8.763s
11:33:01 [2019-08-28T11:33:01.887Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.889s
11:33:01 [2019-08-28T11:33:01.887Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
11:33:02 [2019-08-28T11:33:02.143Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.164s
11:33:03 [2019-08-28T11:33:03.076Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.653s
11:33:08 [2019-08-28T11:33:08.331Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	5.076s
11:33:08 [2019-08-28T11:33:08.896Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.671s
11:33:09 [2019-08-28T11:33:09.828Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.161s
11:33:10 [2019-08-28T11:33:10.085Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions	7.080s
11:33:12 [2019-08-28T11:33:12.608Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.367s
11:33:12 [2019-08-28T11:33:12.865Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	0.993s
11:33:14 [2019-08-28T11:33:14.234Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.571s
11:33:16 [2019-08-28T11:33:16.756Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.436s
11:33:18 [2019-08-28T11:33:18.653Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.880s
11:33:20 [2019-08-28T11:33:20.022Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	3.092s
11:33:20 [2019-08-28T11:33:20.588Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.906s
11:33:21 [2019-08-28T11:33:21.518Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork	1.212s
11:33:21 [2019-08-28T11:33:21.518Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.744s
11:33:22 [2019-08-28T11:33:22.448Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.802s
11:33:22 [2019-08-28T11:33:22.448Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
11:33:22 [2019-08-28T11:33:22.448Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
11:33:22 [2019-08-28T11:33:22.448Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
11:33:23 [2019-08-28T11:33:23.015Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.363s
11:33:23 [2019-08-28T11:33:23.945Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.922s
11:33:25 [2019-08-28T11:33:25.316Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	1.191s
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ok  	github.com/docker/docker/api/server/httputils	0.105s	coverage: 14.7% of statements
11:33:25 [2019-08-28T11:33:25.550Z] ok  	github.com/docker/docker/api/server/middleware	0.181s	coverage: 37.7% of statements
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ok  	github.com/docker/docker/api/server/router/swarm	0.165s	coverage: 4.0% of statements
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ok  	github.com/docker/docker/api/types/filters	0.145s	coverage: 95.2% of statements
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ok  	github.com/docker/docker/api/types/strslice	0.051s	coverage: 90.0% of statements
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ok  	github.com/docker/docker/api/types/time	0.358s	coverage: 100.0% of statements
11:33:25 [2019-08-28T11:33:25.550Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 75.0% of statements
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:33:25 [2019-08-28T11:33:25.550Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:33:25 [2019-08-28T11:33:25.880Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.885s
11:33:26 [2019-08-28T11:33:26.138Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.203s
11:33:26 [2019-08-28T11:33:26.138Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
11:33:26 [2019-08-28T11:33:26.824Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	32.572s
11:33:26 [2019-08-28T11:33:26.824Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.045s
11:33:26 [2019-08-28T11:33:26.824Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	0.967s
11:33:27 [2019-08-28T11:33:27.096Z] ok  	github.com/docker/docker/builder/dockerfile	0.705s	coverage: 43.2% of statements
11:33:27 [2019-08-28T11:33:27.096Z] ok  	github.com/docker/docker/builder/dockerignore	0.046s	coverage: 96.8% of statements
11:33:27 [2019-08-28T11:33:27.096Z] ok  	github.com/docker/docker/builder/fscache	1.200s	coverage: 69.2% of statements
11:33:27 [2019-08-28T11:33:27.510Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.663s
11:33:27 [2019-08-28T11:33:27.555Z] ok  	github.com/docker/docker/builder/remotecontext	1.018s	coverage: 9.2% of statements
11:33:28 [2019-08-28T11:33:28.441Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.944s
11:33:29 [2019-08-28T11:33:29.371Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.860s
11:33:29 [2019-08-28T11:33:29.371Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.010s
11:33:30 [2019-08-28T11:33:30.302Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.899s
11:33:30 [2019-08-28T11:33:30.302Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.012s
11:33:30 [2019-08-28T11:33:30.302Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.033s
11:33:30 [2019-08-28T11:33:30.559Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.024s
11:33:30 [2019-08-28T11:33:30.560Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.010s
11:33:30 [2019-08-28T11:33:30.560Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.177s
11:33:30 [2019-08-28T11:33:30.816Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.176s
11:33:31 [2019-08-28T11:33:31.073Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.171s
11:33:31 [2019-08-28T11:33:31.330Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.248s
11:33:31 [2019-08-28T11:33:31.588Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.187s
11:33:32 [2019-08-28T11:33:32.153Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.778s
11:33:33 [2019-08-28T11:33:33.086Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.889s
11:33:33 [2019-08-28T11:33:33.885Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	6.048s
11:33:33 [2019-08-28T11:33:33.885Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
11:33:33 [2019-08-28T11:33:33.885Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
11:33:33 [2019-08-28T11:33:33.885Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
11:33:34 [2019-08-28T11:33:34.016Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked	6.764s
11:33:34 [2019-08-28T11:33:34.016Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.886s
11:33:34 [2019-08-28T11:33:34.016Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.036s
11:33:34 [2019-08-28T11:33:34.345Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.544s
11:33:34 [2019-08-28T11:33:34.345Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
11:33:34 [2019-08-28T11:33:34.946Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.788s
11:33:35 [2019-08-28T11:33:35.203Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.978s
11:33:35 [2019-08-28T11:33:35.461Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.302s
11:33:35 [2019-08-28T11:33:35.461Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.796s
11:33:36 [2019-08-28T11:33:36.393Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.798s
11:33:36 [2019-08-28T11:33:36.393Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.033s
11:33:37 [2019-08-28T11:33:37.323Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.841s
11:33:38 [2019-08-28T11:33:38.255Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.810s
11:33:38 [2019-08-28T11:33:38.255Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.023s
11:33:38 [2019-08-28T11:33:38.255Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.013s
11:33:38 [2019-08-28T11:33:38.512Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain	1.425s
11:33:39 [2019-08-28T11:33:39.076Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.968s
11:33:40 [2019-08-28T11:33:40.970Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.878s
11:33:41 [2019-08-28T11:33:41.909Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.845s
11:33:41 [2019-08-28T11:33:41.909Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
11:33:42 [2019-08-28T11:33:42.484Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.694s
11:33:42 [2019-08-28T11:33:42.740Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.075s
11:33:44 [2019-08-28T11:33:44.637Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.632s
11:33:44 [2019-08-28T11:33:44.894Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.729s
11:33:47 [2019-08-28T11:33:47.416Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.495s
11:33:48 [2019-08-28T11:33:48.347Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.826s
11:33:48 [2019-08-28T11:33:48.347Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.013s
11:33:48 [2019-08-28T11:33:48.347Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.011s
11:33:49 [2019-08-28T11:33:49.715Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.060s
11:33:50 [2019-08-28T11:33:50.650Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.076s
11:33:52 [2019-08-28T11:33:52.019Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.318s
11:33:52 [2019-08-28T11:33:52.019Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.038s
11:33:53 [2019-08-28T11:33:53.912Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	2.012s
11:33:53 [2019-08-28T11:33:53.912Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.057s
11:33:54 [2019-08-28T11:33:54.478Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.560s
11:33:57 [2019-08-28T11:33:57.002Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.100s
11:33:57 [2019-08-28T11:33:57.002Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.038s
11:33:58 [2019-08-28T11:33:58.372Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.711s
11:33:58 [2019-08-28T11:33:58.629Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.059s
11:33:58 [2019-08-28T11:33:58.629Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.011s
11:33:59 [2019-08-28T11:33:59.468Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	21.493s
11:33:59 [2019-08-28T11:33:59.468Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.564s
11:33:59 [2019-08-28T11:33:59.468Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
11:34:00 [2019-08-28T11:34:00.000Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.541s
11:34:01 [2019-08-28T11:34:01.895Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.655s
11:34:02 [2019-08-28T11:34:02.152Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.405s
11:34:02 [2019-08-28T11:34:02.152Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.077s
11:34:02 [2019-08-28T11:34:02.408Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.063s
11:34:02 [2019-08-28T11:34:02.408Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.055s
11:34:02 [2019-08-28T11:34:02.665Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.410s
11:34:03 [2019-08-28T11:34:03.232Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.906s	coverage: 85.1% of statements
11:34:03 [2019-08-28T11:34:03.233Z] ?   	github.com/docker/docker/cli	[no test files]
11:34:03 [2019-08-28T11:34:03.233Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:34:03 [2019-08-28T11:34:03.233Z] ok  	github.com/docker/docker/cli/debug	0.035s	coverage: 100.0% of statements
11:34:03 [2019-08-28T11:34:03.233Z] ok  	github.com/docker/docker/client	0.800s	coverage: 75.3% of statements
11:34:05 [2019-08-28T11:34:05.205Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	2.455s
11:34:05 [2019-08-28T11:34:05.414Z] ok  	github.com/docker/docker/cmd/dockerd	0.218s	coverage: 18.7% of statements
11:34:09 [2019-08-28T11:34:09.151Z] ok  	github.com/docker/docker/container	0.542s	coverage: 42.7% of statements
11:34:09 [2019-08-28T11:34:09.151Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:34:09 [2019-08-28T11:34:09.151Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:34:09 [2019-08-28T11:34:09.151Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:34:09 [2019-08-28T11:34:09.151Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:34:11 [2019-08-28T11:34:11.749Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.579s
11:34:13 [2019-08-28T11:34:13.643Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.526s
11:34:14 [2019-08-28T11:34:14.573Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	1.058s
11:34:15 [2019-08-28T11:34:15.942Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.565s
11:34:17 [2019-08-28T11:34:17.137Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	16.301s
11:34:17 [2019-08-28T11:34:17.137Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.729s
11:34:17 [2019-08-28T11:34:17.598Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.063s
11:34:19 [2019-08-28T11:34:19.213Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.915s
11:34:21 [2019-08-28T11:34:21.332Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	2.612s
11:34:21 [2019-08-28T11:34:21.733Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.170s
11:34:22 [2019-08-28T11:34:22.662Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.619s
11:34:24 [2019-08-28T11:34:24.555Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.573s
11:34:27 [2019-08-28T11:34:27.075Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.840s
11:34:28 [2019-08-28T11:34:28.391Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	7.264s
11:34:28 [2019-08-28T11:34:28.967Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.398s
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon	2.664s	coverage: 9.1% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/cluster	0.588s	coverage: 0.5% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.861s	coverage: 65.3% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.741s	coverage: 35.8% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.939s	coverage: 10.9% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/config	0.712s	coverage: 82.3% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/discovery	0.366s	coverage: 30.0% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/events	0.817s	coverage: 50.0% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ok  	github.com/docker/docker/daemon/graphdriver	0.308s	coverage: 2.3% of statements
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:34:30 [2019-08-28T11:34:30.243Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:34:30 [2019-08-28T11:34:30.563Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	2.579s
11:34:31 [2019-08-28T11:34:31.213Z] ok  	github.com/docker/docker/daemon/images	0.412s	coverage: 4.9% of statements
11:34:31 [2019-08-28T11:34:31.213Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:34:31 [2019-08-28T11:34:31.213Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
11:34:31 [2019-08-28T11:34:31.213Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:34:31 [2019-08-28T11:34:31.671Z] ok  	github.com/docker/docker/daemon/logger	0.388s	coverage: 43.0% of statements
11:34:32 [2019-08-28T11:34:32.238Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave	53.432s
11:34:32 [2019-08-28T11:34:32.500Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.565s
11:34:32 [2019-08-28T11:34:32.643Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.709s	coverage: 78.6% of statements
11:34:32 [2019-08-28T11:34:32.643Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:34:32 [2019-08-28T11:34:32.643Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:34:32 [2019-08-28T11:34:32.643Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:34:32 [2019-08-28T11:34:32.643Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:34:32 [2019-08-28T11:34:32.643Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:34:33 [2019-08-28T11:34:33.100Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.295s	coverage: 62.1% of statements
11:34:33 [2019-08-28T11:34:33.100Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.249s	coverage: 88.3% of statements
11:34:34 [2019-08-28T11:34:34.638Z] ok  	github.com/docker/docker/daemon/logger/local	0.339s	coverage: 74.7% of statements
11:34:34 [2019-08-28T11:34:34.638Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:34:35 [2019-08-28T11:34:35.604Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.349s	coverage: 18.1% of statements
11:34:38 [2019-08-28T11:34:38.505Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.565s	coverage: 84.5% of statements
11:34:38 [2019-08-28T11:34:38.505Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.399s	coverage: 47.8% of statements
11:34:38 [2019-08-28T11:34:38.505Z] ok  	github.com/docker/docker/daemon/logger/templates	0.060s	coverage: 8.3% of statements
11:34:38 [2019-08-28T11:34:38.505Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:34:38 [2019-08-28T11:34:38.505Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:34:38 [2019-08-28T11:34:38.505Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:34:39 [2019-08-28T11:34:39.050Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	4.787s
11:34:40 [2019-08-28T11:34:40.943Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.035s
11:34:41 [2019-08-28T11:34:41.407Z] ok  	github.com/docker/docker/distribution	1.547s	coverage: 20.8% of statements
11:34:41 [2019-08-28T11:34:41.407Z] ok  	github.com/docker/docker/distribution/metadata	2.277s	coverage: 48.2% of statements
11:34:41 [2019-08-28T11:34:41.407Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:34:42 [2019-08-28T11:34:42.381Z] ok  	github.com/docker/docker/distribution/xfer	2.212s	coverage: 61.7% of statements
11:34:42 [2019-08-28T11:34:42.381Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:34:42 [2019-08-28T11:34:42.381Z] ok  	github.com/docker/docker/errdefs	0.121s	coverage: 49.4% of statements
11:34:43 [2019-08-28T11:34:43.913Z] ok  	github.com/docker/docker/image	1.233s	coverage: 86.4% of statements
11:34:43 [2019-08-28T11:34:43.913Z] ok  	github.com/docker/docker/image/cache	0.239s	coverage: 19.2% of statements
11:34:43 [2019-08-28T11:34:43.913Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:34:43 [2019-08-28T11:34:43.913Z] ok  	github.com/docker/docker/image/v1	0.176s	coverage: 25.0% of statements
11:34:43 [2019-08-28T11:34:43.913Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:34:44 [2019-08-28T11:34:44.879Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:34:45 [2019-08-28T11:34:45.337Z] ok  	github.com/docker/docker/internal/testutil	0.123s	coverage: 62.5% of statements
11:34:47 [2019-08-28T11:34:47.489Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.542s
11:34:48 [2019-08-28T11:34:48.232Z] ok  	github.com/docker/docker/layer	0.652s	coverage: 27.9% of statements
11:34:48 [2019-08-28T11:34:48.232Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:34:50 [2019-08-28T11:34:50.010Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.789s
11:34:50 [2019-08-28T11:34:50.422Z] ok  	github.com/docker/docker/libcontainerd/local	0.122s	coverage: 1.0% of statements
11:34:50 [2019-08-28T11:34:50.422Z] ok  	github.com/docker/docker/libcontainerd/queue	0.112s	coverage: 100.0% of statements
11:34:50 [2019-08-28T11:34:50.422Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:34:50 [2019-08-28T11:34:50.422Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:34:50 [2019-08-28T11:34:50.422Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:34:50 [2019-08-28T11:34:50.422Z] ?   	github.com/docker/docker/oci	[no test files]
11:34:50 [2019-08-28T11:34:50.422Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:34:50 [2019-08-28T11:34:50.422Z] ok  	github.com/docker/docker/opts	0.153s	coverage: 67.3% of statements
11:34:50 [2019-08-28T11:34:50.422Z] ok  	github.com/docker/docker/pkg/aaparser	0.038s	coverage: 50.0% of statements
11:34:51 [2019-08-28T11:34:51.902Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.820s
11:34:52 [2019-08-28T11:34:52.469Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.591s
11:34:53 [2019-08-28T11:34:53.400Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.911s
11:34:54 [2019-08-28T11:34:54.329Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.809s
11:34:54 [2019-08-28T11:34:54.329Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
11:34:54 [2019-08-28T11:34:54.892Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.829s
11:35:00 [2019-08-28T11:35:00.145Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	3.607s
11:35:03 [2019-08-28T11:35:03.417Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	3.529s
11:35:03 [2019-08-28T11:35:03.675Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.620s
11:35:04 [2019-08-28T11:35:04.635Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.627s
11:35:04 [2019-08-28T11:35:04.635Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
11:35:05 [2019-08-28T11:35:05.566Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.637s
11:35:07 [2019-08-28T11:35:07.459Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.617s
11:35:07 [2019-08-28T11:35:07.459Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
11:35:08 [2019-08-28T11:35:08.828Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	1.405s
11:35:10 [2019-08-28T11:35:10.199Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.750s
11:35:11 [2019-08-28T11:35:11.132Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.725s
11:35:12 [2019-08-28T11:35:12.503Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.443s
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/archive	8.872s	coverage: 62.2% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/authorization	0.537s	coverage: 26.2% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/broadcaster	0.084s	coverage: 100.0% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/capabilities	0.045s	coverage: 87.5% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.116s	coverage: 15.4% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/directory	0.048s	coverage: 80.0% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/discovery	0.089s	coverage: 58.3% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/discovery/file	0.076s	coverage: 92.9% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.237s	coverage: 84.1% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.104s	coverage: 92.3% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.139s	coverage: 93.8% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/filenotify	0.092s	coverage: 36.2% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/fileutils	0.085s	coverage: 87.7% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/homedir	0.072s	coverage: 37.5% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/idtools	0.122s	coverage: 6.3% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/ioutils	0.663s	coverage: 69.2% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.194s	coverage: 91.7% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/locker	0.047s	coverage: 88.9% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/longpath	0.077s	coverage: 100.0% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.047s	coverage: 85.7% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/parsers	0.058s	coverage: 97.0% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
11:35:15 [2019-08-28T11:35:15.540Z] ok  	github.com/docker/docker/pkg/pidfile	0.060s	coverage: 82.6% of statements
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:35:15 [2019-08-28T11:35:15.540Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:35:17 [2019-08-28T11:35:17.753Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	4.489s
11:35:19 [2019-08-28T11:35:19.121Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.566s
11:35:19 [2019-08-28T11:35:19.121Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
11:35:20 [2019-08-28T11:35:20.052Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.947s
11:35:21 [2019-08-28T11:35:21.422Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.782s
11:35:25 [2019-08-28T11:35:25.598Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.852s
11:35:26 [2019-08-28T11:35:26.163Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked	41.824s
11:35:30 [2019-08-28T11:35:30.339Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	3.214s
11:35:30 [2019-08-28T11:35:30.975Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	54.567s
11:35:31 [2019-08-28T11:35:31.432Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	5.040s
11:35:31 [2019-08-28T11:35:31.889Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
11:35:32 [2019-08-28T11:35:32.874Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	2.583s
11:35:36 [2019-08-28T11:35:36.148Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity	2.142s
11:35:39 [2019-08-28T11:35:39.421Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain	2.750s
11:35:39 [2019-08-28T11:35:39.986Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	3.542s
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/plugins	35.179s	coverage: 73.4% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.082s	coverage: 56.8% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.168s	coverage: 85.7% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/pools	0.037s	coverage: 87.9% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/pubsub	1.096s	coverage: 73.9% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/reexec	0.098s	coverage: 82.4% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/signal	0.074s	coverage: 20.3% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/stdcopy	0.066s	coverage: 100.0% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/streamformatter	0.054s	coverage: 66.2% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/stringid	0.072s	coverage: 70.6% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/sysinfo	0.060s	coverage: 38.2% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/system	0.064s	coverage: 12.7% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/tailfile	0.066s	coverage: 88.6% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/tarsum	0.195s	coverage: 89.3% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/term	0.045s	coverage: 30.8% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/term/windows	0.037s	coverage: 0.0% of statements [no tests to run]
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/urlutil	0.031s	coverage: 100.0% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/pkg/useragent	0.032s	coverage: 88.9% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/plugin	0.226s	coverage: 11.6% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/plugin/v2	0.120s	coverage: 20.1% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/reference	0.375s	coverage: 84.4% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/registry	0.416s	coverage: 52.3% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/registry/resumable	0.292s	coverage: 100.0% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/restartmanager	0.031s	coverage: 50.9% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/rootless	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/runconfig	0.165s	coverage: 54.5% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/volume	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/volume/drivers	0.172s	coverage: 36.1% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/volume/local	0.217s	coverage: 37.7% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/volume/mounts	0.080s	coverage: 66.2% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ok  	github.com/docker/docker/volume/service	0.456s	coverage: 70.3% of statements
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:35:40 [2019-08-28T11:35:40.643Z] INFO: make.ps1 ended at 08/28/2019 11:35:39
11:35:41 [2019-08-28T11:35:41.608Z] INFO: Unit tests ended at 08/28/2019 11:35:41. Duration:00:04:11.5900939
11:35:41 [2019-08-28T11:35:41.608Z] INFO: Building busybox
11:35:42 [2019-08-28T11:35:42.065Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
11:35:42 [2019-08-28T11:35:42.065Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
11:35:42 [2019-08-28T11:35:42.065Z] 
11:35:42 [2019-08-28T11:35:42.065Z] Sending build context to Docker daemon   2.56kB
11:35:42 [2019-08-28T11:35:42.065Z] 
11:35:42 [2019-08-28T11:35:42.065Z] Step 1/6 : FROM microsoft/windowsservercore
11:35:42 [2019-08-28T11:35:42.065Z]  ---> 02bf0dbc0e6a
11:35:42 [2019-08-28T11:35:42.065Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
11:35:42 [2019-08-28T11:35:42.065Z]  ---> Running in cbab6480c8ff
11:35:46 [2019-08-28T11:35:46.535Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	4.860s
11:35:46 [2019-08-28T11:35:46.535Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked	4.786s
11:35:48 [2019-08-28T11:35:48.431Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.760s
11:35:50 [2019-08-28T11:35:50.952Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.435s
11:35:52 [2019-08-28T11:35:52.322Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.475s
11:35:53 [2019-08-28T11:35:53.695Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.598s
11:35:56 [2019-08-28T11:35:56.220Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.410s
11:35:56 [2019-08-28T11:35:56.853Z] Removing intermediate container cbab6480c8ff
11:35:56 [2019-08-28T11:35:56.853Z]  ---> a8c703bf5b64
11:35:56 [2019-08-28T11:35:56.853Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
11:35:56 [2019-08-28T11:35:56.853Z] 
11:35:57 [2019-08-28T11:35:57.826Z]  ---> 4048a0bf1311
11:35:57 [2019-08-28T11:35:57.826Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
11:35:57 [2019-08-28T11:35:57.826Z]  ---> Running in a027eb518175
11:35:58 [2019-08-28T11:35:58.740Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	2.391s
11:36:01 [2019-08-28T11:36:01.267Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	2.399s
11:36:02 [2019-08-28T11:36:02.513Z] 
11:36:02 [2019-08-28T11:36:02.513Z] SUCCESS: Specified value was saved.
11:36:03 [2019-08-28T11:36:03.791Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	2.350s
11:36:05 [2019-08-28T11:36:05.413Z] Removing intermediate container a027eb518175
11:36:05 [2019-08-28T11:36:05.413Z]  ---> 70880ccefa45
11:36:05 [2019-08-28T11:36:05.413Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:36:05 [2019-08-28T11:36:05.413Z]  ---> Running in 5df03394afce
11:36:05 [2019-08-28T11:36:05.685Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	2.285s
11:36:13 [2019-08-28T11:36:13.967Z] Cannot create a file when that file already exists.
11:36:19 [2019-08-28T11:36:19.753Z] Removing intermediate container 5df03394afce
11:36:19 [2019-08-28T11:36:19.753Z]  ---> 23aad15e44f2
11:36:19 [2019-08-28T11:36:19.753Z] Step 6/6 : CMD ["sh"]
11:36:19 [2019-08-28T11:36:19.753Z]  ---> Running in f83c657f8317
11:36:21 [2019-08-28T11:36:21.924Z] Removing intermediate container f83c657f8317
11:36:21 [2019-08-28T11:36:21.924Z]  ---> 69011aa832fe
11:36:21 [2019-08-28T11:36:21.924Z] Successfully built 69011aa832fe
11:36:21 [2019-08-28T11:36:21.924Z] Successfully tagged busybox:latest
11:36:21 [2019-08-28T11:36:21.924Z] INFO: Docker images of the daemon under test
11:36:21 [2019-08-28T11:36:21.924Z] 
11:36:21 [2019-08-28T11:36:21.924Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
11:36:21 [2019-08-28T11:36:21.924Z] busybox                                latest              69011aa832fe        Less than a second ago   11.2GB
11:36:21 [2019-08-28T11:36:21.924Z] microsoft/windowsservercore            latest              02bf0dbc0e6a        2 weeks ago              11.1GB
11:36:21 [2019-08-28T11:36:21.924Z] mcr.microsoft.com/windows/servercore   ltsc2016            02bf0dbc0e6a        2 weeks ago              11.1GB
11:36:21 [2019-08-28T11:36:21.924Z] 
11:36:21 [2019-08-28T11:36:21.924Z] INFO: Running integration tests at 08/28/2019 11:36:21...
11:36:21 [2019-08-28T11:36:21.924Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:36:21 [2019-08-28T11:36:21.924Z] INFO: Integration API tests being run from the host:
11:36:21 [2019-08-28T11:36:21.924Z] INFO: make.ps1 starting at 08/28/2019 11:36:21
11:36:22 [2019-08-28T11:36:22.888Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.059s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.033s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.053s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.880s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.053s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.040s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.020s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.814s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.010s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	0.947s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.060s
11:36:23 [2019-08-28T11:36:23.740Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.059s
11:36:23 [2019-08-28T11:36:23.997Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.013s
11:36:23 [2019-08-28T11:36:23.997Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.030s
11:36:26 [2019-08-28T11:36:26.520Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	2.577s
11:36:26 [2019-08-28T11:36:26.520Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.067s
11:36:26 [2019-08-28T11:36:26.778Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.161s
11:36:26 [2019-08-28T11:36:26.778Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.033s
11:36:26 [2019-08-28T11:36:26.778Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.044s
11:36:27 [2019-08-28T11:36:27.708Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.859s
11:36:30 [2019-08-28T11:36:30.230Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	2.396s
11:36:30 [2019-08-28T11:36:30.230Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.049s
11:36:30 [2019-08-28T11:36:30.230Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.044s
11:36:32 [2019-08-28T11:36:32.381Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	59.774s
11:36:33 [2019-08-28T11:36:33.505Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	3.196s
11:36:34 [2019-08-28T11:36:34.569Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.820s
11:36:35 [2019-08-28T11:36:35.031Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.057s
11:36:37 [2019-08-28T11:36:37.683Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	4.299s
11:36:37 [2019-08-28T11:36:37.683Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
11:36:39 [2019-08-28T11:36:39.584Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	1.507s
11:36:40 [2019-08-28T11:36:40.953Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	1.390s
11:36:42 [2019-08-28T11:36:42.847Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	1.687s
11:36:47 [2019-08-28T11:36:47.024Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	4.263s
11:36:51 [2019-08-28T11:36:51.199Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	4.053s
11:36:52 [2019-08-28T11:36:52.569Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	1.289s
11:36:53 [2019-08-28T11:36:53.939Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.064s
11:36:55 [2019-08-28T11:36:55.309Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	1.318s
11:36:56 [2019-08-28T11:36:56.678Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	1.309s
11:36:58 [2019-08-28T11:36:58.047Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	1.282s
11:36:59 [2019-08-28T11:36:59.419Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	1.244s
11:37:00 [2019-08-28T11:37:00.210Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	21.976s
11:37:00 [2019-08-28T11:37:00.788Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.197s
11:37:04 [2019-08-28T11:37:04.063Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	2.514s
11:37:05 [2019-08-28T11:37:05.407Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
11:37:05 [2019-08-28T11:37:05.407Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
11:37:05 [2019-08-28T11:37:05.980Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	2.518s
11:37:07 [2019-08-28T11:37:07.349Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	1.246s
11:37:10 [2019-08-28T11:37:10.114Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
11:37:11 [2019-08-28T11:37:11.524Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	3.225s
11:37:12 [2019-08-28T11:37:12.088Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.234s
11:37:12 [2019-08-28T11:37:12.345Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.016s
11:37:13 [2019-08-28T11:37:13.716Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.279s
11:37:14 [2019-08-28T11:37:14.812Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
11:37:15 [2019-08-28T11:37:15.051Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	13.153s
11:37:15 [2019-08-28T11:37:15.086Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.161s
11:37:16 [2019-08-28T11:37:16.456Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	1.158s
11:37:20 [2019-08-28T11:37:20.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:37:20 [2019-08-28T11:37:20.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:37:20 [2019-08-28T11:37:20.636Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	3.613s
11:37:20 [2019-08-28T11:37:20.636Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.242s
11:37:21 [2019-08-28T11:37:21.584Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
11:37:22 [2019-08-28T11:37:22.005Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	1.317s
11:37:22 [2019-08-28T11:37:22.041Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:37:22 [2019-08-28T11:37:22.262Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.398s
11:37:22 [2019-08-28T11:37:22.262Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.010s
11:37:22 [2019-08-28T11:37:22.518Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.146s
11:37:22 [2019-08-28T11:37:22.776Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.161s
11:37:23 [2019-08-28T11:37:23.006Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
11:37:23 [2019-08-28T11:37:23.340Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.184s
11:37:23 [2019-08-28T11:37:23.340Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.010s
11:37:24 [2019-08-28T11:37:24.709Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	1.401s
11:37:25 [2019-08-28T11:37:25.179Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:37:25 [2019-08-28T11:37:25.418Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	9.098s
11:37:27 [2019-08-28T11:37:27.230Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	2.077s
11:37:28 [2019-08-28T11:37:28.163Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.004s
11:37:29 [2019-08-28T11:37:29.549Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	1.399s
11:37:29 [2019-08-28T11:37:29.861Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:37:30 [2019-08-28T11:37:30.919Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	0.883s
11:37:31 [2019-08-28T11:37:31.483Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.667s
11:37:33 [2019-08-28T11:37:33.597Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:37:36 [2019-08-28T11:37:36.738Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	4.225s
11:37:38 [2019-08-28T11:37:38.289Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
11:37:40 [2019-08-28T11:37:40.914Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	4.202s
11:37:41 [2019-08-28T11:37:41.477Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.165s
11:37:42 [2019-08-28T11:37:42.846Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	1.252s
11:37:42 [2019-08-28T11:37:42.971Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
11:37:43 [2019-08-28T11:37:43.103Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.014s
11:37:44 [2019-08-28T11:37:44.471Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.290s
11:37:45 [2019-08-28T11:37:45.842Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.074s
11:37:46 [2019-08-28T11:37:46.772Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.135s
11:37:47 [2019-08-28T11:37:47.650Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
11:37:49 [2019-08-28T11:37:49.821Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
11:37:50 [2019-08-28T11:37:50.946Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	3.649s
11:37:50 [2019-08-28T11:37:50.946Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.273s
11:37:51 [2019-08-28T11:37:51.508Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.344s
11:37:51 [2019-08-28T11:37:51.508Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.010s
11:37:51 [2019-08-28T11:37:51.765Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.166s
11:37:52 [2019-08-28T11:37:52.022Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.170s
11:37:52 [2019-08-28T11:37:52.586Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.242s
11:37:52 [2019-08-28T11:37:52.586Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.010s
11:37:53 [2019-08-28T11:37:53.956Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	0.929s
11:37:54 [2019-08-28T11:37:54.214Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.399s
11:37:54 [2019-08-28T11:37:54.491Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.044s
11:37:54 [2019-08-28T11:37:54.540Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
11:37:55 [2019-08-28T11:37:55.423Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	25.614s
11:37:55 [2019-08-28T11:37:55.425Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	0.981s
11:37:55 [2019-08-28T11:37:55.682Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.093s
11:37:55 [2019-08-28T11:37:55.939Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.249s
11:37:56 [2019-08-28T11:37:56.503Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.364s
11:37:56 [2019-08-28T11:37:56.759Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.032s
11:37:57 [2019-08-28T11:37:57.436Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:37:57 [2019-08-28T11:37:57.436Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:37:57 [2019-08-28T11:37:57.436Z] INFO: Testing against a local daemon
11:37:57 [2019-08-28T11:37:57.436Z] === RUN   TestBuildWithSession
11:37:57 [2019-08-28T11:37:57.436Z] --- SKIP: TestBuildWithSession (0.00s)
11:37:57 [2019-08-28T11:37:57.436Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:37:57 [2019-08-28T11:37:57.436Z] === RUN   TestBuildSquashParent
11:37:57 [2019-08-28T11:37:57.436Z] --- SKIP: TestBuildSquashParent (0.00s)
11:37:57 [2019-08-28T11:37:57.436Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:37:57 [2019-08-28T11:37:57.436Z] === RUN   TestBuildWithRemoveAndForceRemove
11:37:57 [2019-08-28T11:37:57.436Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
11:37:57 [2019-08-28T11:37:57.436Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
11:37:57 [2019-08-28T11:37:57.436Z] === RUN   TestBuildMultiStageCopy
11:37:57 [2019-08-28T11:37:57.436Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:38:02 [2019-08-28T11:38:02.010Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.132s
11:38:02 [2019-08-28T11:38:02.010Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.131s
11:38:02 [2019-08-28T11:38:02.010Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.132s
11:38:02 [2019-08-28T11:38:02.267Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.132s
11:38:02 [2019-08-28T11:38:02.512Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	8.234s
11:38:02 [2019-08-28T11:38:02.524Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.136s
11:38:04 [2019-08-28T11:38:04.420Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster	111.551s
11:38:05 [2019-08-28T11:38:05.351Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak	2.581s
11:38:07 [2019-08-28T11:38:07.248Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	1.417s
11:38:12 [2019-08-28T11:38:12.225Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:38:12 [2019-08-28T11:38:12.502Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.258s
11:38:12 [2019-08-28T11:38:12.683Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:38:15 [2019-08-28T11:38:15.022Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	2.326s
11:38:15 [2019-08-28T11:38:15.580Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:38:17 [2019-08-28T11:38:17.357Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	13.363s
11:38:17 [2019-08-28T11:38:17.543Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress	2.953s
11:38:17 [2019-08-28T11:38:17.751Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:38:18 [2019-08-28T11:38:18.473Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.588s
11:38:20 [2019-08-28T11:38:20.645Z] --- PASS: TestBuildMultiStageCopy (23.38s)
11:38:20 [2019-08-28T11:38:20.645Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (13.66s)
11:38:20 [2019-08-28T11:38:20.645Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.06s)
11:38:20 [2019-08-28T11:38:20.645Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.28s)
11:38:20 [2019-08-28T11:38:20.645Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.67s)
11:38:20 [2019-08-28T11:38:20.645Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.72s)
11:38:20 [2019-08-28T11:38:20.645Z] === RUN   TestBuildMultiStageParentConfig
11:38:20 [2019-08-28T11:38:20.645Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
11:38:20 [2019-08-28T11:38:20.645Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:20 [2019-08-28T11:38:20.645Z] === RUN   TestBuildLabelWithTargets
11:38:20 [2019-08-28T11:38:20.645Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
11:38:20 [2019-08-28T11:38:20.645Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:20 [2019-08-28T11:38:20.645Z] === RUN   TestBuildWithEmptyLayers
11:38:20 [2019-08-28T11:38:20.997Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup	2.248s
11:38:20 [2019-08-28T11:38:20.997Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.525s
11:38:24 [2019-08-28T11:38:24.279Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.656s
11:38:25 [2019-08-28T11:38:25.319Z] --- PASS: TestBuildWithEmptyLayers (4.66s)
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildMultiStageOnBuild
11:38:25 [2019-08-28T11:38:25.319Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
11:38:25 [2019-08-28T11:38:25.319Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildUncleanTarFilenames
11:38:25 [2019-08-28T11:38:25.319Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
11:38:25 [2019-08-28T11:38:25.319Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildMultiStageLayerLeak
11:38:25 [2019-08-28T11:38:25.319Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
11:38:25 [2019-08-28T11:38:25.319Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildWithHugeFile
11:38:25 [2019-08-28T11:38:25.319Z] --- SKIP: TestBuildWithHugeFile (0.01s)
11:38:25 [2019-08-28T11:38:25.319Z]     build_test.go:491: testEnv.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildWithEmptyDockerfile
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:38:25 [2019-08-28T11:38:25.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:38:25 [2019-08-28T11:38:25.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:38:25 [2019-08-28T11:38:25.319Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:38:25 [2019-08-28T11:38:25.319Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:38:25 [2019-08-28T11:38:25.776Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestBuildPreserveOwnership
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestBuildPlatformInvalid
11:38:25 [2019-08-28T11:38:25.776Z] --- PASS: TestBuildPlatformInvalid (0.04s)
11:38:25 [2019-08-28T11:38:25.776Z] PASS
11:38:25 [2019-08-28T11:38:25.776Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:38:25 [2019-08-28T11:38:25.776Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:38:25 [2019-08-28T11:38:25.776Z] INFO: Testing against a local daemon
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestConfigList
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestConfigList (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestConfigsCreateAndDelete
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestConfigsUpdate
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestConfigsUpdate (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestTemplatedConfig
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestTemplatedConfig (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestConfigInspect
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestConfigInspect (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestConfigCreateWithLabels
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestConfigCreateResolve
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestConfigCreateResolve (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestConfigDaemonLibtrustID
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
11:38:25 [2019-08-28T11:38:25.776Z] PASS
11:38:25 [2019-08-28T11:38:25.776Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:38:25 [2019-08-28T11:38:25.776Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:38:25 [2019-08-28T11:38:25.776Z] INFO: Testing against a local daemon
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCheckpoint
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCheckpoint (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestContainerInvalidJSON
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:38:25 [2019-08-28T11:38:25.776Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
11:38:25 [2019-08-28T11:38:25.776Z]     copy_test.go:25: testEnv.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCopyFromContainerPathIsNotDir
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
11:38:25 [2019-08-28T11:38:25.776Z]     copy_test.go:39: testEnv.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCopyToContainerPathDoesNotExist
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
11:38:25 [2019-08-28T11:38:25.776Z]     copy_test.go:51: testEnv.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCopyToContainerPathIsNotDir
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
11:38:25 [2019-08-28T11:38:25.776Z]     copy_test.go:65: testEnv.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCopyFromContainer
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCopyFromContainer (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:38:25 [2019-08-28T11:38:25.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithInvalidEnv
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithInvalidEnv/0
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestCreateWithInvalidEnv/0
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithInvalidEnv/1
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestCreateWithInvalidEnv/1
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithInvalidEnv/2
11:38:25 [2019-08-28T11:38:25.776Z] === PAUSE TestCreateWithInvalidEnv/2
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestCreateWithInvalidEnv/0
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestCreateWithInvalidEnv/2
11:38:25 [2019-08-28T11:38:25.776Z] === CONT  TestCreateWithInvalidEnv/1
11:38:25 [2019-08-28T11:38:25.776Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateTmpfsMountsTarget
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     create_test.go:111: testEnv.DaemonInfo.OSType == "windows"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithCustomMaskedPaths
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     create_test.go:154: testEnv.DaemonInfo.OSType != "linux"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithCapabilities
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCreateWithCapabilities (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithCustomReadonlyPaths
11:38:25 [2019-08-28T11:38:25.776Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
11:38:25 [2019-08-28T11:38:25.776Z]     create_test.go:359: testEnv.DaemonInfo.OSType != "linux"
11:38:25 [2019-08-28T11:38:25.776Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:38:26 [2019-08-28T11:38:26.235Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:38:26 [2019-08-28T11:38:26.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:38:26 [2019-08-28T11:38:26.235Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:38:26 [2019-08-28T11:38:26.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:38:26 [2019-08-28T11:38:26.235Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:38:26 [2019-08-28T11:38:26.235Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:38:26 [2019-08-28T11:38:26.235Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:38:26 [2019-08-28T11:38:26.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:38:26 [2019-08-28T11:38:26.235Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
11:38:26 [2019-08-28T11:38:26.235Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
11:38:26 [2019-08-28T11:38:26.235Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:38:26 [2019-08-28T11:38:26.235Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
11:38:26 [2019-08-28T11:38:26.235Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
11:38:26 [2019-08-28T11:38:26.235Z] === RUN   TestDiff
11:38:26 [2019-08-28T11:38:26.235Z] --- SKIP: TestDiff (0.00s)
11:38:26 [2019-08-28T11:38:26.235Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:38:26 [2019-08-28T11:38:26.235Z] === RUN   TestExecWithCloseStdin
11:38:29 [2019-08-28T11:38:29.962Z] --- PASS: TestExecWithCloseStdin (3.63s)
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestExec
11:38:29 [2019-08-28T11:38:29.962Z] --- SKIP: TestExec (0.00s)
11:38:29 [2019-08-28T11:38:29.962Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestExecUser
11:38:29 [2019-08-28T11:38:29.962Z] --- SKIP: TestExecUser (0.00s)
11:38:29 [2019-08-28T11:38:29.962Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestExportContainerAndImportImage
11:38:29 [2019-08-28T11:38:29.962Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
11:38:29 [2019-08-28T11:38:29.962Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestExportContainerAfterDaemonRestart
11:38:29 [2019-08-28T11:38:29.962Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
11:38:29 [2019-08-28T11:38:29.962Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestHealthCheckWorkdir
11:38:29 [2019-08-28T11:38:29.962Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
11:38:29 [2019-08-28T11:38:29.962Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestHealthKillContainer
11:38:29 [2019-08-28T11:38:29.962Z] --- SKIP: TestHealthKillContainer (0.00s)
11:38:29 [2019-08-28T11:38:29.962Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestInspectCpusetInConfigPre120
11:38:29 [2019-08-28T11:38:29.962Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:38:29 [2019-08-28T11:38:29.962Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:38:29 [2019-08-28T11:38:29.962Z] === RUN   TestKillContainerInvalidSignal
11:38:30 [2019-08-28T11:38:30.824Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	5.545s
11:38:30 [2019-08-28T11:38:30.824Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	8.435s
11:38:32 [2019-08-28T11:38:32.863Z] --- PASS: TestKillContainerInvalidSignal (3.41s)
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestKillContainer
11:38:32 [2019-08-28T11:38:32.863Z] --- SKIP: TestKillContainer (0.00s)
11:38:32 [2019-08-28T11:38:32.863Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:38:32 [2019-08-28T11:38:32.863Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
11:38:32 [2019-08-28T11:38:32.863Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestKillStoppedContainer
11:38:32 [2019-08-28T11:38:32.863Z] --- SKIP: TestKillStoppedContainer (0.00s)
11:38:32 [2019-08-28T11:38:32.863Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestKillStoppedContainerAPIPre120
11:38:32 [2019-08-28T11:38:32.863Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
11:38:32 [2019-08-28T11:38:32.863Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestKillDifferentUserContainer
11:38:32 [2019-08-28T11:38:32.863Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
11:38:32 [2019-08-28T11:38:32.863Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestInspectOomKilledTrue
11:38:32 [2019-08-28T11:38:32.863Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:38:32 [2019-08-28T11:38:32.863Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestInspectOomKilledFalse
11:38:32 [2019-08-28T11:38:32.863Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:38:32 [2019-08-28T11:38:32.863Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:38:32 [2019-08-28T11:38:32.863Z] === RUN   TestLogsFollowTailEmpty
11:38:33 [2019-08-28T11:38:33.348Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin	1.632s
11:38:34 [2019-08-28T11:38:34.279Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	3.072s
11:38:35 [2019-08-28T11:38:35.768Z] --- PASS: TestLogsFollowTailEmpty (2.48s)
11:38:35 [2019-08-28T11:38:35.768Z] === RUN   TestNetworkNat
11:38:35 [2019-08-28T11:38:35.768Z] --- SKIP: TestNetworkNat (0.00s)
11:38:35 [2019-08-28T11:38:35.768Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
11:38:35 [2019-08-28T11:38:35.768Z] === RUN   TestNetworkLocalhostTCPNat
11:38:35 [2019-08-28T11:38:35.768Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
11:38:35 [2019-08-28T11:38:35.768Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:35 [2019-08-28T11:38:35.768Z] === RUN   TestNetworkLoopbackNat
11:38:35 [2019-08-28T11:38:35.768Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
11:38:35 [2019-08-28T11:38:35.768Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
11:38:35 [2019-08-28T11:38:35.768Z] === RUN   TestPause
11:38:35 [2019-08-28T11:38:35.768Z] --- SKIP: TestPause (0.00s)
11:38:35 [2019-08-28T11:38:35.768Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:38:35 [2019-08-28T11:38:35.768Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:38:36 [2019-08-28T11:38:36.177Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.976s
11:38:37 [2019-08-28T11:38:37.109Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.751s
11:38:38 [2019-08-28T11:38:38.040Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.653s
11:38:38 [2019-08-28T11:38:38.664Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.30s)
11:38:38 [2019-08-28T11:38:38.664Z] === RUN   TestPauseStopPausedContainer
11:38:38 [2019-08-28T11:38:38.664Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
11:38:38 [2019-08-28T11:38:38.664Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
11:38:38 [2019-08-28T11:38:38.664Z] === RUN   TestPsFilter
11:38:39 [2019-08-28T11:38:39.122Z] --- PASS: TestPsFilter (0.09s)
11:38:39 [2019-08-28T11:38:39.122Z] === RUN   TestRemoveContainerWithRemovedVolume
11:38:39 [2019-08-28T11:38:39.411Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.062s
11:38:40 [2019-08-28T11:38:40.870Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	1.032s
11:38:41 [2019-08-28T11:38:41.127Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.138s
11:38:41 [2019-08-28T11:38:41.384Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.269s
11:38:42 [2019-08-28T11:38:42.755Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	1.009s
11:38:42 [2019-08-28T11:38:42.755Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.140s
11:38:42 [2019-08-28T11:38:42.852Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.53s)
11:38:42 [2019-08-28T11:38:42.852Z] === RUN   TestRemoveContainerWithVolume
11:38:43 [2019-08-28T11:38:43.012Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.040s
11:38:43 [2019-08-28T11:38:43.012Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.131s
11:38:44 [2019-08-28T11:38:44.383Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.314s
11:38:46 [2019-08-28T11:38:46.277Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.125s
11:38:46 [2019-08-28T11:38:46.277Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.093s
11:38:46 [2019-08-28T11:38:46.534Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.300s
11:38:46 [2019-08-28T11:38:46.534Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.061s
11:38:46 [2019-08-28T11:38:46.578Z] --- PASS: TestRemoveContainerWithVolume (3.53s)
11:38:46 [2019-08-28T11:38:46.578Z] === RUN   TestRemoveContainerRunning
11:38:48 [2019-08-28T11:38:48.752Z] --- PASS: TestRemoveContainerRunning (2.49s)
11:38:48 [2019-08-28T11:38:48.752Z] === RUN   TestRemoveContainerForceRemoveRunning
11:38:51 [2019-08-28T11:38:51.657Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.22s)
11:38:51 [2019-08-28T11:38:51.657Z] === RUN   TestRemoveInvalidContainer
11:38:51 [2019-08-28T11:38:51.657Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:38:51 [2019-08-28T11:38:51.657Z] === RUN   TestRenameLinkedContainer
11:38:51 [2019-08-28T11:38:51.657Z] --- SKIP: TestRenameLinkedContainer (0.00s)
11:38:51 [2019-08-28T11:38:51.657Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:38:51 [2019-08-28T11:38:51.657Z] === RUN   TestRenameStoppedContainer
11:38:55 [2019-08-28T11:38:55.380Z] --- PASS: TestRenameStoppedContainer (3.51s)
11:38:55 [2019-08-28T11:38:55.380Z] === RUN   TestRenameRunningContainerAndReuse
11:39:01 [2019-08-28T11:39:01.387Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.329s
11:39:03 [2019-08-28T11:39:03.910Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.520s
11:39:03 [2019-08-28T11:39:03.933Z] --- PASS: TestRenameRunningContainerAndReuse (8.00s)
11:39:03 [2019-08-28T11:39:03.934Z] === RUN   TestRenameInvalidName
11:39:06 [2019-08-28T11:39:06.105Z] --- PASS: TestRenameInvalidName (2.56s)
11:39:06 [2019-08-28T11:39:06.105Z] === RUN   TestRenameAnonymousContainer
11:39:06 [2019-08-28T11:39:06.105Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
11:39:06 [2019-08-28T11:39:06.105Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
11:39:06 [2019-08-28T11:39:06.105Z] === RUN   TestRenameContainerWithSameName
11:39:09 [2019-08-28T11:39:09.002Z] --- PASS: TestRenameContainerWithSameName (3.35s)
11:39:09 [2019-08-28T11:39:09.002Z] === RUN   TestRenameContainerWithLinkedContainer
11:39:09 [2019-08-28T11:39:09.002Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
11:39:09 [2019-08-28T11:39:09.002Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
11:39:09 [2019-08-28T11:39:09.002Z] === RUN   TestResize
11:39:09 [2019-08-28T11:39:09.002Z] --- SKIP: TestResize (0.00s)
11:39:09 [2019-08-28T11:39:09.002Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
11:39:09 [2019-08-28T11:39:09.002Z] === RUN   TestResizeWithInvalidSize
11:39:09 [2019-08-28T11:39:09.002Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
11:39:09 [2019-08-28T11:39:09.002Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
11:39:09 [2019-08-28T11:39:09.002Z] === RUN   TestResizeWhenContainerNotStarted
11:39:11 [2019-08-28T11:39:11.911Z] --- PASS: TestResizeWhenContainerNotStarted (2.53s)
11:39:11 [2019-08-28T11:39:11.911Z] === RUN   TestDaemonRestartKillContainers
11:39:11 [2019-08-28T11:39:11.911Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:39:11 [2019-08-28T11:39:11.911Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:39:11 [2019-08-28T11:39:11.911Z] === RUN   TestStats
11:39:11 [2019-08-28T11:39:11.911Z] --- SKIP: TestStats (0.00s)
11:39:11 [2019-08-28T11:39:11.911Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
11:39:11 [2019-08-28T11:39:11.911Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:39:13 [2019-08-28T11:39:13.900Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	9.137s
11:39:13 [2019-08-28T11:39:13.901Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.160s
11:39:14 [2019-08-28T11:39:14.465Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	0.641s
11:39:14 [2019-08-28T11:39:14.465Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.051s
11:39:14 [2019-08-28T11:39:14.721Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.100s
11:39:14 [2019-08-28T11:39:14.721Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.124s
11:39:14 [2019-08-28T11:39:14.978Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.117s
11:39:14 [2019-08-28T11:39:14.978Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.002s
11:39:18 [2019-08-28T11:39:18.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.08s)
11:39:19 [2019-08-28T11:39:19.000Z] === RUN   TestStopContainerWithTimeout
11:39:19 [2019-08-28T11:39:19.000Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
11:39:19 [2019-08-28T11:39:19.000Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:39:19 [2019-08-28T11:39:19.000Z] === RUN   TestUpdateRestartPolicy
11:39:19 [2019-08-28T11:39:19.152Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	3.063s
11:39:19 [2019-08-28T11:39:19.152Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.029s
11:39:19 [2019-08-28T11:39:19.152Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
11:39:20 [2019-08-28T11:39:20.522Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect	1.005s
11:39:25 [2019-08-28T11:39:25.780Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.156s
11:39:27 [2019-08-28T11:39:27.674Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	48.484s
11:39:30 [2019-08-28T11:39:30.212Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	3.921s
11:39:30 [2019-08-28T11:39:30.212Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.026s
11:39:30 [2019-08-28T11:39:30.469Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.259s
11:39:31 [2019-08-28T11:39:31.033Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	0.824s
11:39:34 [2019-08-28T11:39:34.309Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.364s
11:39:34 [2019-08-28T11:39:34.309Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.041s
11:39:34 [2019-08-28T11:39:34.309Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	2.631s
11:39:35 [2019-08-28T11:39:35.240Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID	1.058s
11:39:36 [2019-08-28T11:39:36.170Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.821s
11:39:36 [2019-08-28T11:39:36.427Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.167s
11:39:37 [2019-08-28T11:39:37.797Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP	1.337s
11:39:40 [2019-08-28T11:39:40.073Z] --- PASS: TestUpdateRestartPolicy (20.74s)
11:39:40 [2019-08-28T11:39:40.073Z] === RUN   TestUpdateRestartWithAutoRemove
11:39:42 [2019-08-28T11:39:42.976Z] --- PASS: TestUpdateRestartWithAutoRemove (3.41s)
11:39:42 [2019-08-28T11:39:42.976Z] === RUN   TestWaitNonBlocked
11:39:42 [2019-08-28T11:39:42.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:39:42 [2019-08-28T11:39:42.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:39:42 [2019-08-28T11:39:42.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:39:42 [2019-08-28T11:39:42.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:39:42 [2019-08-28T11:39:42.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:39:42 [2019-08-28T11:39:42.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:39:43 [2019-08-28T11:39:43.055Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	4.232s
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	72.530s
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.062s
11:39:43 [2019-08-28T11:39:43.452Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
11:39:43 [2019-08-28T11:39:43.452Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.611s
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.808s
11:39:43 [2019-08-28T11:39:43.452Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.374s
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.415s
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	4.568s
11:39:43 [2019-08-28T11:39:43.452Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	2.608s
11:39:44 [2019-08-28T11:39:44.950Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	6.866s
11:39:45 [2019-08-28T11:39:45.207Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.336s
11:39:45 [2019-08-28T11:39:45.637Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	4.596s
11:39:45 [2019-08-28T11:39:45.637Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
11:39:46 [2019-08-28T11:39:46.102Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
11:39:46 [2019-08-28T11:39:46.102Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
11:39:46 [2019-08-28T11:39:46.102Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
11:39:46 [2019-08-28T11:39:46.102Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
11:39:46 [2019-08-28T11:39:46.577Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	0.935s
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestWaitNonBlocked (0.02s)
11:39:47 [2019-08-28T11:39:47.659Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.90s)
11:39:47 [2019-08-28T11:39:47.659Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.03s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestWaitBlocked
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestWaitBlocked (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Testing against a local daemon
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestCommitInheritsEnv
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestCommitInheritsEnv (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestImportExtremelyLargeImageWorks
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestImagesFilterMultiReference
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestImagePullPlatformInvalid
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestRemoveImageOrphaning
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestTagInvalidReference
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestTagInvalidReference (0.02s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestTagValidPrefixedRepo
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestTagExistedNameWithoutForce
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestTagOfficialNames
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestTagOfficialNames (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     tag_test.go:98: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestTagMatchesDigest
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestTagMatchesDigest (0.02s)
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Testing against a local daemon
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestNetworkCreateDelete
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestNetworkCreateDelete (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestDockerNetworkDeletePreferID
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestInspectNetwork
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestInspectNetwork (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestRunContainerWithBridgeNone
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestNetworkInvalidJSON
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestNetworkInvalidJSON//networks/create
11:39:47 [2019-08-28T11:39:47.659Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:39:47 [2019-08-28T11:39:47.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:39:47 [2019-08-28T11:39:47.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:39:47 [2019-08-28T11:39:47.659Z] === CONT  TestNetworkInvalidJSON//networks/create
11:39:47 [2019-08-28T11:39:47.659Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:39:47 [2019-08-28T11:39:47.659Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:39:47 [2019-08-28T11:39:47.659Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestDaemonRestartWithLiveRestore
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:29: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestDaemonDefaultNetworkPools
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:51: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestDaemonRestartWithExistingNetwork
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:94: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:127: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:177: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestServiceWithPredefinedNetwork
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:201: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:230: FLAKY_TEST
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestServiceWithDataPathPortInit
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:333: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     service_test.go:392: testEnv.OSType == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Testing against a local daemon
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestPluginInvalidJSON
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:39:47 [2019-08-28T11:39:47.659Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:39:47 [2019-08-28T11:39:47.659Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:39:47 [2019-08-28T11:39:47.659Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:39:47 [2019-08-28T11:39:47.659Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Testing against a local daemon
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestExternalGraphDriver
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     external_test.go:48: runtime.GOOS == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestGraphdriverPluginV2
11:39:47 [2019-08-28T11:39:47.659Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
11:39:47 [2019-08-28T11:39:47.659Z]     external_test.go:407: runtime.GOOS == "windows"
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Testing against a local daemon
11:39:47 [2019-08-28T11:39:47.659Z] PASS
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:47 [2019-08-28T11:39:47.659Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:47 [2019-08-28T11:39:47.659Z] INFO: Testing against a local daemon
11:39:47 [2019-08-28T11:39:47.659Z] === RUN   TestSecretInspect
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestSecretInspect (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestSecretList
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestSecretList (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestSecretsCreateAndDelete
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestSecretsUpdate
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestSecretsUpdate (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestTemplatedSecret
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestTemplatedSecret (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestSecretCreateResolve
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestSecretCreateResolve (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
11:39:48 [2019-08-28T11:39:48.116Z] PASS
11:39:48 [2019-08-28T11:39:48.116Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:39:48 [2019-08-28T11:39:48.116Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:48 [2019-08-28T11:39:48.116Z] INFO: Testing against a local daemon
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestServiceCreateInit
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:39:48 [2019-08-28T11:39:48.116Z] --- PASS: TestServiceCreateInit (0.02s)
11:39:48 [2019-08-28T11:39:48.116Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateServiceMultipleTimes
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateServiceConflict
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateServiceConflict (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateServiceMaxReplicas
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateWithDuplicateNetworkNames
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateServiceSecretFileMode
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateServiceConfigFileMode
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateServiceSysctls
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateServiceSysctls (0.02s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestCreateServiceCapabilities
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
11:39:48 [2019-08-28T11:39:48.116Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestInspect
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestInspect (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestDockerNetworkConnectAlias
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestDockerNetworkReConnect
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestServicePlugin
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestServicePlugin (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.116Z] === RUN   TestServiceUpdateLabel
11:39:48 [2019-08-28T11:39:48.116Z] --- SKIP: TestServiceUpdateLabel (0.00s)
11:39:48 [2019-08-28T11:39:48.116Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestServiceUpdateSecrets
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestServiceUpdateConfigs
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestServiceUpdateNetwork
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
11:39:48 [2019-08-28T11:39:48.117Z] PASS
11:39:48 [2019-08-28T11:39:48.117Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:39:48 [2019-08-28T11:39:48.117Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:48 [2019-08-28T11:39:48.117Z] INFO: Testing against a local daemon
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestSessionCreate
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestSessionCreate (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestSessionCreateWithBadUpgrade
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:39:48 [2019-08-28T11:39:48.117Z] PASS
11:39:48 [2019-08-28T11:39:48.117Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:39:48 [2019-08-28T11:39:48.117Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:48 [2019-08-28T11:39:48.117Z] INFO: Testing against a local daemon
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestEventsExecDie
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestEventsExecDie (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestEventsBackwardsCompatible
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestInfoAPI
11:39:48 [2019-08-28T11:39:48.117Z] --- PASS: TestInfoAPI (0.02s)
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestInfoAPIWarnings
11:39:48 [2019-08-28T11:39:48.117Z] --- SKIP: TestInfoAPIWarnings (0.00s)
11:39:48 [2019-08-28T11:39:48.117Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
11:39:48 [2019-08-28T11:39:48.117Z] === RUN   TestLoginFailsWithBadCredentials
11:39:49 [2019-08-28T11:39:49.018Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	2.820s
11:39:49 [2019-08-28T11:39:49.018Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
11:39:49 [2019-08-28T11:39:49.018Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
11:39:49 [2019-08-28T11:39:49.018Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
11:39:49 [2019-08-28T11:39:49.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
11:39:49 [2019-08-28T11:39:49.080Z] === RUN   TestPingCacheHeaders
11:39:49 [2019-08-28T11:39:49.080Z] --- PASS: TestPingCacheHeaders (0.02s)
11:39:49 [2019-08-28T11:39:49.080Z] === RUN   TestPingGet
11:39:49 [2019-08-28T11:39:49.080Z] --- PASS: TestPingGet (0.02s)
11:39:49 [2019-08-28T11:39:49.080Z] === RUN   TestPingHead
11:39:49 [2019-08-28T11:39:49.080Z] --- PASS: TestPingHead (0.02s)
11:39:49 [2019-08-28T11:39:49.080Z] === RUN   TestVersion
11:39:49 [2019-08-28T11:39:49.099Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.131s
11:39:49 [2019-08-28T11:39:49.099Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.386s
11:39:49 [2019-08-28T11:39:49.552Z] --- PASS: TestVersion (0.02s)
11:39:49 [2019-08-28T11:39:49.552Z] PASS
11:39:49 [2019-08-28T11:39:49.552Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:39:49 [2019-08-28T11:39:49.552Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:39:49 [2019-08-28T11:39:49.552Z] INFO: Testing against a local daemon
11:39:49 [2019-08-28T11:39:49.552Z] === RUN   TestVolumesCreateAndList
11:39:49 [2019-08-28T11:39:49.552Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:39:49 [2019-08-28T11:39:49.552Z] === RUN   TestVolumesRemove
11:39:49 [2019-08-28T11:39:49.552Z] --- SKIP: TestVolumesRemove (0.00s)
11:39:49 [2019-08-28T11:39:49.552Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
11:39:49 [2019-08-28T11:39:49.552Z] === RUN   TestVolumesInspect
11:39:49 [2019-08-28T11:39:49.552Z] --- PASS: TestVolumesInspect (0.03s)
11:39:49 [2019-08-28T11:39:49.552Z] === RUN   TestVolumesInvalidJSON
11:39:49 [2019-08-28T11:39:49.552Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:39:49 [2019-08-28T11:39:49.552Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:39:49 [2019-08-28T11:39:49.552Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:39:49 [2019-08-28T11:39:49.552Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:39:49 [2019-08-28T11:39:49.552Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:39:49 [2019-08-28T11:39:49.552Z] PASS
11:39:49 [2019-08-28T11:39:49.552Z] INFO: make.ps1 ended at 08/28/2019 11:39:49
11:39:49 [2019-08-28T11:39:49.552Z] INFO: Integration CLI tests being run from the host:
11:39:49 [2019-08-28T11:39:49.552Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
11:39:49 [2019-08-28T11:39:49.989Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.792s
11:39:50 [2019-08-28T11:39:50.993Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.577s
11:39:50 [2019-08-28T11:39:50.993Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.227s
11:39:51 [2019-08-28T11:39:51.249Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.015s
11:39:51 [2019-08-28T11:39:51.249Z] OK: 1197 passed, 46 skipped
11:39:51 [2019-08-28T11:39:51.249Z] PASS
11:39:51 [2019-08-28T11:39:51.249Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:39:54 [2019-08-28T11:39:54.692Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	4.506s
11:39:57 [2019-08-28T11:39:57.811Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found
11:39:57 [2019-08-28T11:39:57.811Z] Clearing AppArmor profiles cache:.
11:39:57 [2019-08-28T11:39:57.811Z] All profile caches have been cleared, but no profiles have been unloaded.
11:39:57 [2019-08-28T11:39:57.811Z] Unloading profiles will leave already running processes permanently
11:39:57 [2019-08-28T11:39:57.811Z] unconfined, which can lead to unexpected situations.
11:39:57 [2019-08-28T11:39:57.811Z] 
11:39:57 [2019-08-28T11:39:57.811Z] To set a process to complain mode, use the command line tool
11:39:57 [2019-08-28T11:39:57.811Z] 'aa-complain'. To really tear down all profiles, run the init script
11:39:57 [2019-08-28T11:39:57.811Z] with the 'teardown' option."
11:39:57 [2019-08-28T11:39:57.811Z] Removing test suite binaries
11:39:57 [2019-08-28T11:39:57.811Z] 
11:40:01 [2019-08-28T11:40:01.917Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
11:40:01 [2019-08-28T11:40:01.917Z] INFO: Testing against a local daemon
11:40:01 [2019-08-28T11:40:01.917Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
11:40:01 [2019-08-28T11:40:01.917Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
11:40:01 [2019-08-28T11:40:01.917Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.002s
11:40:01 [2019-08-28T11:40:01.917Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.000s
11:40:01 [2019-08-28T11:40:01.917Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
11:40:01 [2019-08-28T11:40:01.917Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
11:40:01 [2019-08-28T11:40:01.917Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.002s
11:40:02 [2019-08-28T11:40:02.375Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	1.787s
11:40:02 [2019-08-28T11:40:02.832Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.201s
11:40:05 [2019-08-28T11:40:05.003Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	1.814s
11:40:05 [2019-08-28T11:40:05.003Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.340s
11:40:05 [2019-08-28T11:40:05.904Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.272s
11:40:12 [2019-08-28T11:40:12.403Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	16.303s
11:40:12 [2019-08-28T11:40:12.403Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.584s
11:40:12 [2019-08-28T11:40:12.403Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
11:40:12 [2019-08-28T11:40:12.403Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
11:40:12 [2019-08-28T11:40:12.403Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
11:40:12 [2019-08-28T11:40:12.403Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
11:40:12 [2019-08-28T11:40:12.403Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
11:40:14 [2019-08-28T11:40:14.591Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	2.080s
11:40:14 [2019-08-28T11:40:14.591Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.096s
11:40:20 [2019-08-28T11:40:20.401Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	4.829s
11:40:23 [2019-08-28T11:40:23.963Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey	14.677s
11:40:24 [2019-08-28T11:40:24.893Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile	1.636s
11:40:28 [2019-08-28T11:40:28.166Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.491s
11:40:30 [2019-08-28T11:40:30.752Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	9.621s
11:40:31 [2019-08-28T11:40:31.438Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.513s
11:40:35 [2019-08-28T11:40:35.457Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	5.970s
11:40:39 [2019-08-28T11:40:39.534Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	6.798s
11:40:45 [2019-08-28T11:40:45.808Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	10.332s
11:40:47 [2019-08-28T11:40:47.351Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	1.316s
11:40:53 [2019-08-28T11:40:53.161Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	4.737s
11:40:53 [2019-08-28T11:40:53.161Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
11:40:53 [2019-08-28T11:40:53.622Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.704s
11:40:54 [2019-08-28T11:40:54.083Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.440s
11:40:54 [2019-08-28T11:40:54.083Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
11:41:04 [2019-08-28T11:41:04.435Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	8.792s
11:41:04 [2019-08-28T11:41:04.435Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
11:41:06 [2019-08-28T11:41:06.046Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY	15.080s
11:41:07 [2019-08-28T11:41:07.416Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate	2.501s
11:41:10 [2019-08-28T11:41:10.689Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.510s
11:41:13 [2019-08-28T11:41:13.030Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	8.516s
11:41:13 [2019-08-28T11:41:13.030Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.781s
11:41:13 [2019-08-28T11:41:13.966Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup	2.611s
11:41:15 [2019-08-28T11:41:15.218Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	1.923s
11:41:15 [2019-08-28T11:41:15.218Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
11:41:15 [2019-08-28T11:41:15.680Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.637s
11:41:15 [2019-08-28T11:41:15.680Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.052s
11:41:17 [2019-08-28T11:41:17.240Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal	2.396s
11:41:19 [2019-08-28T11:41:19.762Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter	1.964s
11:41:20 [2019-08-28T11:41:20.385Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	3.898s
11:41:20 [2019-08-28T11:41:20.847Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.799s
11:41:21 [2019-08-28T11:41:21.820Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.493s
11:41:22 [2019-08-28T11:41:22.282Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.697s
11:41:22 [2019-08-28T11:41:22.285Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.210s
11:41:22 [2019-08-28T11:41:22.744Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.413s
11:41:23 [2019-08-28T11:41:23.718Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.728s
11:41:24 [2019-08-28T11:41:24.691Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.254s
11:41:29 [2019-08-28T11:41:29.397Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	4.506s
11:41:29 [2019-08-28T11:41:29.397Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
11:41:29 [2019-08-28T11:41:29.397Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
11:41:29 [2019-08-28T11:41:29.858Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.058s
11:41:29 [2019-08-28T11:41:29.858Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.055s
11:41:29 [2019-08-28T11:41:29.858Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.054s
11:41:29 [2019-08-28T11:41:29.858Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.055s
11:41:30 [2019-08-28T11:41:30.319Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.416s
11:41:31 [2019-08-28T11:41:31.291Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.600s
11:41:35 [2019-08-28T11:41:35.997Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	4.751s
11:41:57 [2019-08-28T11:41:57.127Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	17.864s
11:41:57 [2019-08-28T11:41:57.127Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
11:41:57 [2019-08-28T11:41:57.127Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	2.046s
11:42:18 [2019-08-28T11:42:18.473Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	21.798s
11:42:27 [2019-08-28T11:42:27.120Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	28.548s
11:42:33 [2019-08-28T11:42:33.320Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.675s
11:42:41 [2019-08-28T11:42:41.968Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	12.770s
11:42:46 [2019-08-28T11:42:46.673Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	5.727s
11:42:51 [2019-08-28T11:42:51.373Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.618s
11:42:57 [2019-08-28T11:42:57.015Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	10.931s
11:43:02 [2019-08-28T11:43:02.827Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	5.854s
11:43:06 [2019-08-28T11:43:06.221Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.688s
11:43:27 [2019-08-28T11:43:27.998Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	20.864s
11:43:27 [2019-08-28T11:43:27.998Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux)
11:43:31 [2019-08-28T11:43:31.748Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	6.691s
11:43:32 [2019-08-28T11:43:32.210Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.537s
11:43:32 [2019-08-28T11:43:32.210Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
11:43:32 [2019-08-28T11:43:32.210Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
11:43:35 [2019-08-28T11:43:35.127Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	2.449s
11:43:45 [2019-08-28T11:43:45.473Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	8.812s
11:43:45 [2019-08-28T11:43:45.935Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.002s
11:43:46 [2019-08-28T11:43:46.396Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.232s
11:43:46 [2019-08-28T11:43:46.396Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.112s
11:43:48 [2019-08-28T11:43:48.585Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.348s
11:43:50 [2019-08-28T11:43:50.131Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	1.044s
11:43:51 [2019-08-28T11:43:51.104Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.994s
11:44:12 [2019-08-28T11:44:12.230Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	19.212s
11:44:12 [2019-08-28T11:44:12.230Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.944s
11:44:13 [2019-08-28T11:44:13.863Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.574s
11:44:20 [2019-08-28T11:44:20.821Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	7.671s
11:44:23 [2019-08-28T11:44:23.010Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	3.153s
11:44:23 [2019-08-28T11:44:23.813Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.555s
11:44:31 [2019-08-28T11:44:31.606Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	7.842s
11:44:36 [2019-08-28T11:44:36.310Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	4.210s
11:44:41 [2019-08-28T11:44:41.017Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	4.471s
11:44:41 [2019-08-28T11:44:41.991Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.596s
11:44:41 [2019-08-28T11:44:41.991Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
11:44:41 [2019-08-28T11:44:41.991Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
11:44:44 [2019-08-28T11:44:44.180Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	2.091s
11:44:44 [2019-08-28T11:44:44.180Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
11:44:55 [2019-08-28T11:44:55.849Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.034s
11:45:10 [2019-08-28T11:45:10.703Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.534s
11:45:26 [2019-08-28T11:45:26.751Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	38.233s
11:45:42 [2019-08-28T11:45:42.742Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.025s
11:45:47 [2019-08-28T11:45:47.879Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	23.511s
11:45:54 [2019-08-28T11:45:54.934Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.112s
11:46:00 [2019-08-28T11:46:00.284Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	13.039s
11:46:03 [2019-08-28T11:46:03.203Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	2.293s
11:46:03 [2019-08-28T11:46:03.203Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
11:46:03 [2019-08-28T11:46:03.203Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
11:46:04 [2019-08-28T11:46:04.749Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.811s
11:46:07 [2019-08-28T11:46:07.666Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.605s
11:46:10 [2019-08-28T11:46:10.583Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	2.740s
11:46:16 [2019-08-28T11:46:16.401Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	4.506s
11:46:26 [2019-08-28T11:46:26.973Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.569s
11:46:31 [2019-08-28T11:46:31.244Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	14.807s
11:46:31 [2019-08-28T11:46:31.244Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.065s
11:46:31 [2019-08-28T11:46:31.705Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.503s
11:46:44 [2019-08-28T11:46:44.125Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	10.715s
11:46:44 [2019-08-28T11:46:44.125Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.248s
11:46:45 [2019-08-28T11:46:45.027Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.626s
11:46:48 [2019-08-28T11:46:48.830Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	3.870s
11:46:49 [2019-08-28T11:46:49.295Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.068s
11:46:54 [2019-08-28T11:46:54.001Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	3.907s
11:46:59 [2019-08-28T11:46:59.876Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.798s
11:47:15 [2019-08-28T11:47:15.135Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	19.183s
11:47:15 [2019-08-28T11:47:15.135Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
11:47:16 [2019-08-28T11:47:16.680Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	2.287s
11:47:17 [2019-08-28T11:47:17.654Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.686s
11:47:22 [2019-08-28T11:47:22.363Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	4.069s
11:47:27 [2019-08-28T11:47:27.073Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	4.651s
11:47:27 [2019-08-28T11:47:27.073Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
11:47:27 [2019-08-28T11:47:27.073Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
11:47:27 [2019-08-28T11:47:27.073Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
11:47:31 [2019-08-28T11:47:31.782Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	3.893s
11:47:31 [2019-08-28T11:47:31.782Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.431s
11:47:34 [2019-08-28T11:47:34.702Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	2.449s
11:47:34 [2019-08-28T11:47:34.702Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
11:47:34 [2019-08-28T11:47:34.702Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
11:47:46 [2019-08-28T11:47:46.518Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.535s
11:47:59 [2019-08-28T11:47:59.886Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	21.720s
11:47:59 [2019-08-28T11:47:59.886Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive	0.432s
11:48:04 [2019-08-28T11:48:04.571Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.573s
11:48:12 [2019-08-28T11:48:12.298Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser	14.527s
11:48:18 [2019-08-28T11:48:18.114Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	4.889s
11:48:18 [2019-08-28T11:48:18.114Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
11:48:18 [2019-08-28T11:48:18.114Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
11:48:21 [2019-08-28T11:48:21.035Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	1.967s
11:48:21 [2019-08-28T11:48:21.035Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
11:48:33 [2019-08-28T11:48:33.445Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	11.523s
11:48:36 [2019-08-28T11:48:36.608Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.765s
11:48:38 [2019-08-28T11:48:38.156Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	3.930s
11:48:38 [2019-08-28T11:48:38.156Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.065s
11:48:53 [2019-08-28T11:48:53.003Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	12.637s
11:48:53 [2019-08-28T11:48:53.003Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
11:48:53 [2019-08-28T11:48:53.003Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
11:48:53 [2019-08-28T11:48:53.003Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
11:48:53 [2019-08-28T11:48:53.003Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	1.115s
11:49:01 [2019-08-28T11:49:01.599Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	8.261s
11:49:03 [2019-08-28T11:49:03.791Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	1.636s
11:49:03 [2019-08-28T11:49:03.791Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
11:49:03 [2019-08-28T11:49:03.791Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
11:49:03 [2019-08-28T11:49:03.791Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
11:49:06 [2019-08-28T11:49:06.717Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	2.506s
11:49:08 [2019-08-28T11:49:08.657Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	0.997s
11:49:11 [2019-08-28T11:49:11.424Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	4.003s
11:49:16 [2019-08-28T11:49:16.130Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	4.550s
11:49:20 [2019-08-28T11:49:20.841Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	4.260s
11:49:20 [2019-08-28T11:49:20.841Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
11:49:23 [2019-08-28T11:49:23.507Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.632s
11:49:26 [2019-08-28T11:49:26.659Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	6.153s
11:49:26 [2019-08-28T11:49:26.659Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
11:49:39 [2019-08-28T11:49:39.071Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	10.950s
11:49:41 [2019-08-28T11:49:41.563Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.415s
11:49:42 [2019-08-28T11:49:42.824Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	4.119s
11:49:42 [2019-08-28T11:49:42.824Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
11:49:42 [2019-08-28T11:49:42.824Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
11:49:42 [2019-08-28T11:49:42.824Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
11:49:42 [2019-08-28T11:49:42.824Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
11:49:42 [2019-08-28T11:49:42.824Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
11:49:42 [2019-08-28T11:49:42.824Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
11:49:42 [2019-08-28T11:49:42.824Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
11:49:42 [2019-08-28T11:49:42.824Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.022s
11:49:49 [2019-08-28T11:49:49.918Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	6.314s
11:49:57 [2019-08-28T11:49:57.010Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	6.088s
11:49:57 [2019-08-28T11:49:57.010Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
11:49:57 [2019-08-28T11:49:57.985Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	2.004s
11:49:57 [2019-08-28T11:49:57.985Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
11:49:57 [2019-08-28T11:49:57.985Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
11:49:57 [2019-08-28T11:49:57.985Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
11:49:59 [2019-08-28T11:49:59.615Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.368s
11:50:00 [2019-08-28T11:50:00.177Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	1.888s
11:50:00 [2019-08-28T11:50:00.177Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
11:50:00 [2019-08-28T11:50:00.177Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.001s
11:50:02 [2019-08-28T11:50:02.364Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	2.263s
11:50:02 [2019-08-28T11:50:02.365Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
11:50:02 [2019-08-28T11:50:02.365Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
11:50:02 [2019-08-28T11:50:02.365Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
11:50:02 [2019-08-28T11:50:02.365Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
11:50:05 [2019-08-28T11:50:05.285Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	2.442s
11:50:06 [2019-08-28T11:50:06.830Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	1.355s
11:50:08 [2019-08-28T11:50:08.133Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	594.964s
11:50:08 [2019-08-28T11:50:08.133Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.704s
11:50:08 [2019-08-28T11:50:08.133Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.017s
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.133Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.004s
11:50:08 [2019-08-28T11:50:08.133Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
11:50:08 [2019-08-28T11:50:08.375Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	1.686s
11:50:08 [2019-08-28T11:50:08.375Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
11:50:08 [2019-08-28T11:50:08.375Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
11:50:10 [2019-08-28T11:50:10.324Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	8.908s
11:50:10 [2019-08-28T11:50:10.324Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
11:50:10 [2019-08-28T11:50:10.324Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
11:50:10 [2019-08-28T11:50:10.562Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.969s
11:50:10 [2019-08-28T11:50:10.562Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
11:50:11 [2019-08-28T11:50:11.838Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.041s
11:50:11 [2019-08-28T11:50:11.838Z] OK: 261 passed, 6 skipped
11:50:11 [2019-08-28T11:50:11.838Z] PASS
11:50:11 [2019-08-28T11:50:11.838Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:50:12 [2019-08-28T11:50:12.749Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	1.975s
11:50:12 [2019-08-28T11:50:12.749Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
11:50:12 [2019-08-28T11:50:12.749Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
11:50:13 [2019-08-28T11:50:13.206Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found
11:50:13 [2019-08-28T11:50:13.206Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5402 is not a child of this shell
11:50:13 [2019-08-28T11:50:13.206Z] warning: PID 5402 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dddf084c41b5e/docker.pid had a nonzero exit code
11:50:13 [2019-08-28T11:50:13.206Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dddf084c41b5e/root: target is busy
11:50:13 [2019-08-28T11:50:13.206Z]         (In some cases useful info about processes that
11:50:13 [2019-08-28T11:50:13.206Z]          use the device is found by lsof(8) or fuser(1).)
11:50:13 [2019-08-28T11:50:13.206Z] Clearing AppArmor profiles cache:.
11:50:13 [2019-08-28T11:50:13.206Z] All profile caches have been cleared, but no profiles have been unloaded.
11:50:13 [2019-08-28T11:50:13.206Z] Unloading profiles will leave already running processes permanently
11:50:13 [2019-08-28T11:50:13.206Z] unconfined, which can lead to unexpected situations.
11:50:13 [2019-08-28T11:50:13.206Z] 
11:50:13 [2019-08-28T11:50:13.206Z] To set a process to complain mode, use the command line tool
11:50:13 [2019-08-28T11:50:13.206Z] 'aa-complain'. To really tear down all profiles, run the init script
11:50:13 [2019-08-28T11:50:13.206Z] with the 'teardown' option."
11:50:13 [2019-08-28T11:50:13.206Z] Removing test suite binaries
11:50:13 [2019-08-28T11:50:13.206Z] 
11:50:14 [2019-08-28T11:50:14.138Z] Remaining pids to kill: []
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:50:14 [2019-08-28T11:50:14.295Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	1.930s
11:50:14 [2019-08-28T11:50:14.295Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.002s
11:50:14 [2019-08-28T11:50:14.498Z] + echo Ensuring container killed.
11:50:14 [2019-08-28T11:50:14.498Z] Ensuring container killed.
11:50:14 [2019-08-28T11:50:14.498Z] + docker rm -vf docker-pr3
11:50:14 [2019-08-28T11:50:14.498Z] Error: No such container: docker-pr3
11:50:14 [2019-08-28T11:50:14.498Z] + true
[Pipeline] sh
11:50:14 [2019-08-28T11:50:14.797Z] + echo Chowning /workspace to jenkins user
11:50:14 [2019-08-28T11:50:14.797Z] Chowning /workspace to jenkins user
11:50:14 [2019-08-28T11:50:14.797Z] + id -u
11:50:14 [2019-08-28T11:50:14.797Z] + id -g
11:50:14 [2019-08-28T11:50:14.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39800:/workspace busybox chown -R 1000:1000 /workspace
11:50:14 [2019-08-28T11:50:14.797Z] Unable to find image 'busybox:latest' locally
11:50:14 [2019-08-28T11:50:14.797Z] latest: Pulling from library/busybox
11:50:15 [2019-08-28T11:50:15.053Z] ee153a04d683: Pulling fs layer
11:50:15 [2019-08-28T11:50:15.054Z] ee153a04d683: Download complete
11:50:15 [2019-08-28T11:50:15.054Z] ee153a04d683: Pull complete
11:50:15 [2019-08-28T11:50:15.311Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
11:50:15 [2019-08-28T11:50:15.311Z] Status: Downloaded newer image for busybox:latest
11:50:16 [2019-08-28T11:50:16.133Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	4.457s
11:50:16 [2019-08-28T11:50:16.481Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	1.739s
11:50:16 [2019-08-28T11:50:16.481Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
[Pipeline] sh
11:50:18 [2019-08-28T11:50:18.666Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	2.272s
11:50:18 [2019-08-28T11:50:18.666Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.173s
11:50:18 [2019-08-28T11:50:18.666Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
11:50:18 [2019-08-28T11:50:18.881Z] + echo Creating janky-bundles.tar.gz
11:50:18 [2019-08-28T11:50:18.881Z] Creating janky-bundles.tar.gz
11:50:18 [2019-08-28T11:50:18.881Z] + xargs tar -czf janky-bundles.tar.gz
11:50:18 [2019-08-28T11:50:18.881Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
11:50:19 [2019-08-28T11:50:19.068Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	2.952s
11:50:19 [2019-08-28T11:50:19.068Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
11:50:19 [2019-08-28T11:50:19.068Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
11:50:19 [2019-08-28T11:50:19.068Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
11:50:19 [2019-08-28T11:50:19.068Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
[Pipeline] archiveArtifacts
11:50:19 [2019-08-28T11:50:19.861Z] Archiving artifacts
11:50:20 [2019-08-28T11:50:20.853Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	1.446s
[Pipeline] sh
11:50:21 [2019-08-28T11:50:21.451Z] + make clean
11:50:21 [2019-08-28T11:50:21.708Z] docker volume rm -f docker-dev-cache
11:50:21 [2019-08-28T11:50:21.708Z] docker-dev-cache
[Pipeline] deleteDir
11:50:24 [2019-08-28T11:50:24.603Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	2.992s
11:50:24 [2019-08-28T11:50:24.892Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	5.152s
11:50:24 [2019-08-28T11:50:24.892Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
11:50:24 [2019-08-28T11:50:24.892Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:50:27 [2019-08-28T11:50:27.520Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	3.077s
11:50:27 [2019-08-28T11:50:27.520Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.018s
11:50:27 [2019-08-28T11:50:27.520Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
11:50:27 [2019-08-28T11:50:27.520Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.003s
11:50:27 [2019-08-28T11:50:27.520Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.002s
11:50:29 [2019-08-28T11:50:29.063Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	1.305s
11:50:29 [2019-08-28T11:50:29.063Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
11:50:35 [2019-08-28T11:50:35.289Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	9.933s
11:50:36 [2019-08-28T11:50:36.154Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	6.762s
11:50:36 [2019-08-28T11:50:36.154Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
11:50:37 [2019-08-28T11:50:37.699Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	1.433s
11:50:38 [2019-08-28T11:50:38.161Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.025s
11:50:41 [2019-08-28T11:50:41.910Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	4.026s
11:50:44 [2019-08-28T11:50:44.099Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	1.681s
11:50:44 [2019-08-28T11:50:44.099Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
11:50:44 [2019-08-28T11:50:44.099Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
11:50:44 [2019-08-28T11:50:44.099Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
11:50:44 [2019-08-28T11:50:44.099Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
11:50:44 [2019-08-28T11:50:44.099Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
11:50:45 [2019-08-28T11:50:45.643Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe	1.156s
11:51:21 [2019-08-28T11:51:21.371Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	30.764s
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.097s
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	2.349s
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
11:51:21 [2019-08-28T11:51:21.371Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	2.124s
11:51:21 [2019-08-28T11:51:21.371Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.052s
11:51:21 [2019-08-28T11:51:21.371Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
11:51:23 [2019-08-28T11:51:23.561Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	2.164s
11:51:23 [2019-08-28T11:51:23.562Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
11:51:23 [2019-08-28T11:51:23.562Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
11:51:23 [2019-08-28T11:51:23.562Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
11:51:33 [2019-08-28T11:51:33.910Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	8.866s
11:51:34 [2019-08-28T11:51:34.884Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	2.234s
11:51:34 [2019-08-28T11:51:34.884Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
11:51:34 [2019-08-28T11:51:34.884Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
11:51:49 [2019-08-28T11:51:49.725Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	12.953s
11:51:49 [2019-08-28T11:51:49.725Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
11:51:49 [2019-08-28T11:51:49.725Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
11:52:02 [2019-08-28T11:52:02.137Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	12.965s
11:52:02 [2019-08-28T11:52:02.137Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
11:52:02 [2019-08-28T11:52:02.137Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
11:52:03 [2019-08-28T11:52:03.110Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	2.170s
11:52:03 [2019-08-28T11:52:03.110Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
11:52:03 [2019-08-28T11:52:03.110Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
11:52:05 [2019-08-28T11:52:05.300Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	2.057s
11:52:05 [2019-08-28T11:52:05.300Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
11:52:05 [2019-08-28T11:52:05.300Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
11:52:05 [2019-08-28T11:52:05.300Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
11:52:05 [2019-08-28T11:52:05.300Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
11:52:05 [2019-08-28T11:52:05.300Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.124s
11:52:05 [2019-08-28T11:52:05.300Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.124s
11:52:06 [2019-08-28T11:52:06.845Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	1.584s
11:52:09 [2019-08-28T11:52:09.054Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	2.139s
11:52:09 [2019-08-28T11:52:09.517Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.237s
11:52:09 [2019-08-28T11:52:09.517Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.136s
11:52:11 [2019-08-28T11:52:11.706Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	1.948s
11:52:12 [2019-08-28T11:52:12.168Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.473s
11:52:12 [2019-08-28T11:52:12.168Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.125s
11:52:12 [2019-08-28T11:52:12.168Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
11:52:12 [2019-08-28T11:52:12.629Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.267s
11:52:12 [2019-08-28T11:52:12.629Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
11:52:12 [2019-08-28T11:52:12.629Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.121s
11:52:13 [2019-08-28T11:52:13.091Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.246s
11:52:20 [2019-08-28T11:52:20.191Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	7.049s
11:52:20 [2019-08-28T11:52:20.191Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.135s
11:52:20 [2019-08-28T11:52:20.652Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.105s
11:52:24 [2019-08-28T11:52:24.408Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.131s
11:52:24 [2019-08-28T11:52:24.408Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.125s
11:52:24 [2019-08-28T11:52:24.408Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	1.495s
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.083s
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
11:52:26 [2019-08-28T11:52:26.593Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
11:52:27 [2019-08-28T11:52:27.055Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.055s
11:52:27 [2019-08-28T11:52:27.055Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
11:52:27 [2019-08-28T11:52:27.055Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
11:52:27 [2019-08-28T11:52:27.055Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
11:52:27 [2019-08-28T11:52:27.055Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
11:52:27 [2019-08-28T11:52:27.055Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
11:52:29 [2019-08-28T11:52:29.241Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	2.328s
11:52:31 [2019-08-28T11:52:31.431Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	2.063s
11:52:33 [2019-08-28T11:52:33.626Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	2.218s
11:52:42 [2019-08-28T11:52:42.225Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	7.516s
11:52:45 [2019-08-28T11:52:45.976Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	4.560s
11:52:50 [2019-08-28T11:52:50.682Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	4.425s
11:52:52 [2019-08-28T11:52:52.227Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	1.474s
11:52:53 [2019-08-28T11:52:53.200Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.648s
11:52:57 [2019-08-28T11:52:57.910Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	3.809s
11:52:58 [2019-08-28T11:52:58.371Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	1.000s
11:52:59 [2019-08-28T11:52:59.345Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.875s
11:53:02 [2019-08-28T11:53:02.222Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	134.182s
11:53:02 [2019-08-28T11:53:02.222Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
11:53:02 [2019-08-28T11:53:02.222Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	7.623s
11:53:02 [2019-08-28T11:53:02.222Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.005s
11:53:02 [2019-08-28T11:53:02.222Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	4.364s
11:53:04 [2019-08-28T11:53:04.054Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	4.217s
11:53:05 [2019-08-28T11:53:05.137Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	3.028s
11:53:05 [2019-08-28T11:53:05.137Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
11:53:05 [2019-08-28T11:53:05.137Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
11:53:05 [2019-08-28T11:53:05.137Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
11:53:05 [2019-08-28T11:53:05.137Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.298s
11:53:07 [2019-08-28T11:53:07.806Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	4.261s
11:53:07 [2019-08-28T11:53:07.806Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.051s
11:53:07 [2019-08-28T11:53:07.806Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.049s
11:53:07 [2019-08-28T11:53:07.806Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
11:53:07 [2019-08-28T11:53:07.806Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
11:53:07 [2019-08-28T11:53:07.806Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
11:53:08 [2019-08-28T11:53:08.887Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	3.103s
11:53:09 [2019-08-28T11:53:09.350Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.181s
11:53:09 [2019-08-28T11:53:09.350Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
11:53:11 [2019-08-28T11:53:11.538Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	2.206s
11:53:13 [2019-08-28T11:53:13.727Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	2.440s
11:53:15 [2019-08-28T11:53:15.916Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	1.543s
11:53:17 [2019-08-28T11:53:17.475Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	8.501s
11:53:18 [2019-08-28T11:53:18.109Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	1.941s
11:53:22 [2019-08-28T11:53:22.179Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	4.877s
11:53:22 [2019-08-28T11:53:22.179Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
11:53:22 [2019-08-28T11:53:22.179Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
11:53:22 [2019-08-28T11:53:22.179Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.060s
11:53:22 [2019-08-28T11:53:22.812Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	4.447s
11:53:22 [2019-08-28T11:53:22.812Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
11:53:25 [2019-08-28T11:53:25.729Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.726s
11:53:32 [2019-08-28T11:53:32.516Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	9.771s
11:53:36 [2019-08-28T11:53:36.077Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	4.248s
11:53:36 [2019-08-28T11:53:36.077Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
11:53:36 [2019-08-28T11:53:36.077Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
11:53:36 [2019-08-28T11:53:36.539Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	1.248s
11:53:38 [2019-08-28T11:53:38.083Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	1.337s
11:53:38 [2019-08-28T11:53:38.083Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
11:53:38 [2019-08-28T11:53:38.083Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
11:53:38 [2019-08-28T11:53:38.083Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
11:53:39 [2019-08-28T11:53:39.627Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	1.372s
11:53:41 [2019-08-28T11:53:41.815Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	1.513s
11:53:43 [2019-08-28T11:53:43.361Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	1.370s
11:53:45 [2019-08-28T11:53:45.549Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	1.331s
11:53:49 [2019-08-28T11:53:49.298Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	3.452s
11:53:49 [2019-08-28T11:53:49.298Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
11:53:49 [2019-08-28T11:53:49.298Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
11:53:49 [2019-08-28T11:53:49.298Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
11:53:51 [2019-08-28T11:53:51.486Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	1.556s
11:53:56 [2019-08-28T11:53:56.192Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	4.409s
11:53:56 [2019-08-28T11:53:56.192Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
11:53:56 [2019-08-28T11:53:56.192Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
11:53:56 [2019-08-28T11:53:56.192Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
11:53:56 [2019-08-28T11:53:56.192Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
11:53:56 [2019-08-28T11:53:56.192Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
11:53:57 [2019-08-28T11:53:57.701Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	21.714s
11:53:57 [2019-08-28T11:53:57.735Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.681s
11:53:57 [2019-08-28T11:53:57.735Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
11:53:57 [2019-08-28T11:53:57.735Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
11:53:57 [2019-08-28T11:53:57.735Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
11:53:57 [2019-08-28T11:53:57.735Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
11:53:57 [2019-08-28T11:53:57.735Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
11:53:59 [2019-08-28T11:53:59.923Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	1.540s
11:53:59 [2019-08-28T11:53:59.923Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
11:54:01 [2019-08-28T11:54:01.447Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	6.271s
11:54:04 [2019-08-28T11:54:04.363Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	3.121s
11:54:04 [2019-08-28T11:54:04.363Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
11:54:08 [2019-08-28T11:54:08.529Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped	7.235s
11:54:08 [2019-08-28T11:54:08.529Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
11:54:08 [2019-08-28T11:54:08.529Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
11:54:08 [2019-08-28T11:54:08.529Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
11:54:10 [2019-08-28T11:54:10.167Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	5.478s
11:54:13 [2019-08-28T11:54:13.245Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	5.685s
11:54:14 [2019-08-28T11:54:14.870Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	4.888s
11:54:19 [2019-08-28T11:54:19.061Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.689s
11:54:21 [2019-08-28T11:54:21.983Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.963s
11:54:23 [2019-08-28T11:54:23.458Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	8.214s
11:54:23 [2019-08-28T11:54:23.458Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
11:54:23 [2019-08-28T11:54:23.458Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
11:54:23 [2019-08-28T11:54:23.458Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
11:54:23 [2019-08-28T11:54:23.458Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
11:54:25 [2019-08-28T11:54:25.003Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	1.584s
11:54:27 [2019-08-28T11:54:27.790Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.643s
11:54:27 [2019-08-28T11:54:27.790Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
11:54:27 [2019-08-28T11:54:27.790Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
11:54:27 [2019-08-28T11:54:27.790Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.073s
11:54:27 [2019-08-28T11:54:27.790Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
11:54:27 [2019-08-28T11:54:27.790Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.053s
11:54:27 [2019-08-28T11:54:27.790Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.053s
11:54:27 [2019-08-28T11:54:27.790Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.053s
11:54:32 [2019-08-28T11:54:32.501Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	4.098s
11:54:32 [2019-08-28T11:54:32.501Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.053s
11:54:32 [2019-08-28T11:54:32.501Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
11:54:32 [2019-08-28T11:54:32.501Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.059s
11:54:32 [2019-08-28T11:54:32.501Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.058s
11:54:32 [2019-08-28T11:54:32.963Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.288s
11:54:33 [2019-08-28T11:54:33.425Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.535s
11:54:33 [2019-08-28T11:54:33.425Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
11:54:34 [2019-08-28T11:54:34.398Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.817s
11:54:34 [2019-08-28T11:54:34.398Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.050s
11:54:35 [2019-08-28T11:54:35.942Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.354s
11:54:35 [2019-08-28T11:54:35.942Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.229s
11:54:38 [2019-08-28T11:54:38.131Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.726s
11:54:40 [2019-08-28T11:54:40.319Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	2.178s
11:54:40 [2019-08-28T11:54:40.319Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.177s
11:54:40 [2019-08-28T11:54:40.319Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
11:54:44 [2019-08-28T11:54:44.070Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.309s
11:54:44 [2019-08-28T11:54:44.071Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.054s
11:54:46 [2019-08-28T11:54:46.258Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.342s
11:54:46 [2019-08-28T11:54:46.258Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.258Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.258Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.055s
11:54:46 [2019-08-28T11:54:46.258Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.258Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.258Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.258Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.057s
11:54:46 [2019-08-28T11:54:46.719Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.110s
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
11:54:46 [2019-08-28T11:54:46.719Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
11:54:48 [2019-08-28T11:54:48.909Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	1.432s
11:54:51 [2019-08-28T11:54:51.098Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	1.328s
11:54:51 [2019-08-28T11:54:51.098Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
11:54:51 [2019-08-28T11:54:51.098Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
11:54:51 [2019-08-28T11:54:51.098Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.071s
11:54:51 [2019-08-28T11:54:51.098Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
11:54:53 [2019-08-28T11:54:53.289Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	1.374s
11:54:53 [2019-08-28T11:54:53.289Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.187s
11:54:55 [2019-08-28T11:54:55.479Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	1.433s
11:54:55 [2019-08-28T11:54:55.479Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
11:54:55 [2019-08-28T11:54:55.479Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
11:54:55 [2019-08-28T11:54:55.479Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
11:54:57 [2019-08-28T11:54:57.023Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	1.332s
11:55:01 [2019-08-28T11:55:01.731Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	4.318s
11:55:01 [2019-08-28T11:55:01.731Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
11:55:01 [2019-08-28T11:55:01.731Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
11:55:01 [2019-08-28T11:55:01.731Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
11:55:03 [2019-08-28T11:55:03.920Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	1.434s
11:55:05 [2019-08-28T11:55:05.464Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	1.340s
11:55:05 [2019-08-28T11:55:05.927Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.143s
11:55:08 [2019-08-28T11:55:08.116Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	1.480s
11:55:09 [2019-08-28T11:55:09.662Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	1.430s
11:55:09 [2019-08-28T11:55:09.662Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
11:55:09 [2019-08-28T11:55:09.662Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.059s
11:55:11 [2019-08-28T11:55:11.208Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	1.398s
11:55:14 [2019-08-28T11:55:14.129Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	2.463s
11:55:18 [2019-08-28T11:55:18.832Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	3.833s
11:55:20 [2019-08-28T11:55:20.376Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	1.616s
11:55:22 [2019-08-28T11:55:22.564Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	1.593s
11:55:24 [2019-08-28T11:55:24.109Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	1.364s
11:55:25 [2019-08-28T11:55:25.479Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	51.287s
11:55:25 [2019-08-28T11:55:25.479Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
11:55:25 [2019-08-28T11:55:25.479Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
11:55:26 [2019-08-28T11:55:26.295Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	1.312s
11:55:28 [2019-08-28T11:55:28.483Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	1.351s
11:55:30 [2019-08-28T11:55:30.671Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	1.605s
11:55:30 [2019-08-28T11:55:30.671Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.061s
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
11:55:30 [2019-08-28T11:55:30.671Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.060s
11:55:30 [2019-08-28T11:55:30.671Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
11:55:32 [2019-08-28T11:55:32.864Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	1.276s
11:55:34 [2019-08-28T11:55:34.409Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	1.279s
11:55:40 [2019-08-28T11:55:40.219Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	5.402s
11:55:41 [2019-08-28T11:55:41.764Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	2.310s
11:55:41 [2019-08-28T11:55:41.764Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
11:55:43 [2019-08-28T11:55:43.950Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	1.358s
11:55:43 [2019-08-28T11:55:43.950Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.052s
11:55:46 [2019-08-28T11:55:46.610Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	26.326s
11:55:46 [2019-08-28T11:55:46.610Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
11:55:46 [2019-08-28T11:55:46.610Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.201s
11:55:51 [2019-08-28T11:55:51.044Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	7.194s
11:55:58 [2019-08-28T11:55:58.141Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.027s
11:55:59 [2019-08-28T11:55:59.025Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	12.632s
11:55:59 [2019-08-28T11:55:59.025Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
11:56:05 [2019-08-28T11:56:05.254Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.207s
11:56:06 [2019-08-28T11:56:06.121Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	6.493s
11:56:07 [2019-08-28T11:56:07.443Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.737s
11:56:09 [2019-08-28T11:56:09.631Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	1.796s
11:56:09 [2019-08-28T11:56:09.631Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
11:56:11 [2019-08-28T11:56:11.825Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	2.297s
11:56:14 [2019-08-28T11:56:14.013Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	2.135s
11:56:18 [2019-08-28T11:56:18.529Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	11.014s
11:56:24 [2019-08-28T11:56:24.357Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	9.089s
11:56:24 [2019-08-28T11:56:24.357Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
11:56:24 [2019-08-28T11:56:24.357Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
11:56:25 [2019-08-28T11:56:25.901Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	2.508s
11:56:27 [2019-08-28T11:56:27.142Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	9.151s
11:56:27 [2019-08-28T11:56:27.606Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
11:56:28 [2019-08-28T11:56:28.088Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	2.338s
11:56:30 [2019-08-28T11:56:30.274Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	2.113s
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.057s
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
11:56:30 [2019-08-28T11:56:30.274Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	4.231s
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.002s
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
11:56:34 [2019-08-28T11:56:34.977Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
11:56:36 [2019-08-28T11:56:36.224Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	8.056s
11:56:36 [2019-08-28T11:56:36.224Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
11:56:36 [2019-08-28T11:56:36.224Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
11:56:38 [2019-08-28T11:56:38.726Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	3.926s
11:56:38 [2019-08-28T11:56:38.726Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
11:56:47 [2019-08-28T11:56:47.314Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	6.480s
11:56:47 [2019-08-28T11:56:47.314Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
11:56:55 [2019-08-28T11:56:55.904Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	7.504s
11:57:01 [2019-08-28T11:57:01.436Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	22.115s
11:57:01 [2019-08-28T11:57:01.436Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
11:57:01 [2019-08-28T11:57:01.436Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	1.615s
11:57:01 [2019-08-28T11:57:01.436Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
11:57:01 [2019-08-28T11:57:01.436Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
11:57:08 [2019-08-28T11:57:08.308Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	12.635s
11:57:08 [2019-08-28T11:57:08.308Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.236s
11:57:18 [2019-08-28T11:57:18.650Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	8.616s
11:57:31 [2019-08-28T11:57:31.059Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	11.756s
11:57:35 [2019-08-28T11:57:35.761Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	3.880s
11:57:41 [2019-08-28T11:57:41.572Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	6.355s
11:57:44 [2019-08-28T11:57:44.053Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	39.592s
11:57:45 [2019-08-28T11:57:45.323Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	3.366s
11:57:45 [2019-08-28T11:57:45.323Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
11:57:45 [2019-08-28T11:57:45.323Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
11:57:46 [2019-08-28T11:57:46.249Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	6.005s
11:57:47 [2019-08-28T11:57:47.226Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
11:57:47 [2019-08-28T11:57:47.226Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
11:57:50 [2019-08-28T11:57:50.025Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	3.840s
11:57:50 [2019-08-28T11:57:50.025Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
11:57:50 [2019-08-28T11:57:50.025Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
11:57:50 [2019-08-28T11:57:50.025Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
11:57:50 [2019-08-28T11:57:50.025Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
11:57:50 [2019-08-28T11:57:50.991Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	3.343s
11:57:50 [2019-08-28T11:57:50.991Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
11:57:57 [2019-08-28T11:57:57.122Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	6.045s
11:57:57 [2019-08-28T11:57:57.123Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
11:57:58 [2019-08-28T11:57:58.094Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.294s
11:57:58 [2019-08-28T11:57:58.094Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
11:57:58 [2019-08-28T11:57:58.113Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	6.413s
11:57:59 [2019-08-28T11:57:59.636Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	1.269s
11:58:00 [2019-08-28T11:58:00.607Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	1.030s
11:58:00 [2019-08-28T11:58:00.607Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
11:58:01 [2019-08-28T11:58:01.039Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	3.196s
11:58:01 [2019-08-28T11:58:01.040Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
11:58:01 [2019-08-28T11:58:01.040Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
11:58:04 [2019-08-28T11:58:04.352Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	3.702s
11:58:06 [2019-08-28T11:58:06.868Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	5.069s
11:58:08 [2019-08-28T11:58:08.102Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	3.592s
11:58:09 [2019-08-28T11:58:09.797Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	3.174s
11:58:10 [2019-08-28T11:58:10.289Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	2.027s
11:58:11 [2019-08-28T11:58:11.348Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	1.602s
11:58:12 [2019-08-28T11:58:12.899Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	1.657s
11:58:14 [2019-08-28T11:58:14.451Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	1.622s
11:58:24 [2019-08-28T11:58:24.845Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped	9.956s
11:58:28 [2019-08-28T11:58:28.014Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	17.873s
11:58:28 [2019-08-28T11:58:28.014Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
11:58:31 [2019-08-28T11:58:31.978Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	7.087s
11:58:31 [2019-08-28T11:58:31.978Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
11:58:33 [2019-08-28T11:58:33.824Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart	5.222s
11:58:33 [2019-08-28T11:58:33.824Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.186s
11:58:33 [2019-08-28T11:58:33.824Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.123s
11:58:34 [2019-08-28T11:58:34.797Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.609s
11:58:35 [2019-08-28T11:58:35.740Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	3.535s
11:58:45 [2019-08-28T11:58:45.136Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	9.099s
11:58:49 [2019-08-28T11:58:49.838Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	5.868s
11:58:49 [2019-08-28T11:58:49.838Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
11:58:54 [2019-08-28T11:58:54.547Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	3.584s
11:58:54 [2019-08-28T11:58:54.547Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.054s
11:58:54 [2019-08-28T11:58:54.547Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.221s
11:59:05 [2019-08-28T11:59:05.765Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	27.182s
11:59:05 [2019-08-28T11:59:05.766Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
11:59:05 [2019-08-28T11:59:05.766Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	1.609s
11:59:07 [2019-08-28T11:59:07.967Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	2.529s
11:59:09 [2019-08-28T11:59:09.381Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	13.051s
11:59:10 [2019-08-28T11:59:10.899Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	3.273s
11:59:10 [2019-08-28T11:59:10.925Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	2.294s
11:59:11 [2019-08-28T11:59:11.387Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.524s
11:59:12 [2019-08-28T11:59:12.454Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	1.586s
11:59:12 [2019-08-28T11:59:12.454Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
11:59:16 [2019-08-28T11:59:16.221Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	3.221s
11:59:17 [2019-08-28T11:59:17.772Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	1.872s
11:59:17 [2019-08-28T11:59:17.772Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
11:59:17 [2019-08-28T11:59:17.772Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
11:59:18 [2019-08-28T11:59:18.480Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	5.329s
11:59:23 [2019-08-28T11:59:23.187Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	5.090s
11:59:26 [2019-08-28T11:59:26.399Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	8.251s
11:59:30 [2019-08-28T11:59:30.283Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	6.786s
11:59:34 [2019-08-28T11:59:34.031Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	3.881s
11:59:34 [2019-08-28T11:59:34.492Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.637s
11:59:36 [2019-08-28T11:59:36.681Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	2.093s
11:59:54 [2019-08-28T11:59:54.392Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	16.001s
11:59:55 [2019-08-28T11:59:55.940Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	1.469s
12:00:01 [2019-08-28T12:00:01.747Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	4.762s
12:00:02 [2019-08-28T12:00:02.209Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.949s
12:00:02 [2019-08-28T12:00:02.209Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
12:00:02 [2019-08-28T12:00:02.209Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
12:00:02 [2019-08-28T12:00:02.209Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
12:00:02 [2019-08-28T12:00:02.209Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
12:00:02 [2019-08-28T12:00:02.209Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
12:00:02 [2019-08-28T12:00:02.209Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
12:00:02 [2019-08-28T12:00:02.209Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
12:00:04 [2019-08-28T12:00:04.397Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	2.069s
12:00:04 [2019-08-28T12:00:04.397Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
12:00:04 [2019-08-28T12:00:04.397Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
12:00:09 [2019-08-28T12:00:09.103Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	4.122s
12:00:12 [2019-08-28T12:00:12.852Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	3.818s
12:00:14 [2019-08-28T12:00:14.395Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	2.197s
12:00:16 [2019-08-28T12:00:16.584Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	2.019s
12:00:17 [2019-08-28T12:00:17.203Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	49.670s
12:00:18 [2019-08-28T12:00:18.188Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.436s
12:00:18 [2019-08-28T12:00:18.769Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	2.054s
12:00:18 [2019-08-28T12:00:18.769Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.059s
12:00:19 [2019-08-28T12:00:19.739Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	1.126s
12:00:23 [2019-08-28T12:00:23.477Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	4.236s
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
12:00:23 [2019-08-28T12:00:23.477Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
12:00:30 [2019-08-28T12:00:30.114Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	8.934s
12:00:30 [2019-08-28T12:00:30.114Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
12:00:30 [2019-08-28T12:00:30.114Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
12:00:30 [2019-08-28T12:00:30.114Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
12:00:30 [2019-08-28T12:00:30.570Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	1.404s
12:00:30 [2019-08-28T12:00:30.570Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
12:00:31 [2019-08-28T12:00:31.666Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	1.755s
12:00:31 [2019-08-28T12:00:31.666Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
12:00:33 [2019-08-28T12:00:33.486Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	2.806s
12:00:33 [2019-08-28T12:00:33.486Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
12:00:33 [2019-08-28T12:00:33.487Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
12:00:35 [2019-08-28T12:00:35.032Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	1.929s
12:00:35 [2019-08-28T12:00:35.032Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
12:00:35 [2019-08-28T12:00:35.032Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
12:00:35 [2019-08-28T12:00:35.032Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
12:00:35 [2019-08-28T12:00:35.032Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
12:00:35 [2019-08-28T12:00:35.032Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
12:00:35 [2019-08-28T12:00:35.032Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
12:00:35 [2019-08-28T12:00:35.032Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
12:00:37 [2019-08-28T12:00:37.218Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.089s
12:00:39 [2019-08-28T12:00:39.411Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	2.263s
12:00:41 [2019-08-28T12:00:41.619Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	2.052s
12:00:41 [2019-08-28T12:00:41.619Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
12:00:41 [2019-08-28T12:00:41.619Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
12:00:41 [2019-08-28T12:00:41.619Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
12:00:43 [2019-08-28T12:00:43.809Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	1.982s
12:00:43 [2019-08-28T12:00:43.809Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
12:00:43 [2019-08-28T12:00:43.809Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
12:00:43 [2019-08-28T12:00:43.809Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
12:00:43 [2019-08-28T12:00:43.809Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
12:00:45 [2019-08-28T12:00:45.354Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	1.872s
12:00:57 [2019-08-28T12:00:57.765Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed	11.613s
12:00:57 [2019-08-28T12:00:57.765Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
12:00:57 [2019-08-28T12:00:57.765Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
12:00:57 [2019-08-28T12:00:57.765Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
12:00:57 [2019-08-28T12:00:57.765Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
12:00:57 [2019-08-28T12:00:57.765Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
12:00:57 [2019-08-28T12:00:57.765Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
12:00:59 [2019-08-28T12:00:59.312Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	2.065s
12:00:59 [2019-08-28T12:00:59.312Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
12:00:59 [2019-08-28T12:00:59.312Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.070s
12:00:59 [2019-08-28T12:00:59.312Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
12:01:01 [2019-08-28T12:01:01.498Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	2.037s
12:01:03 [2019-08-28T12:01:03.687Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	1.876s
12:01:03 [2019-08-28T12:01:03.687Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
12:01:05 [2019-08-28T12:01:05.233Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	2.061s
12:01:05 [2019-08-28T12:01:05.233Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
12:01:05 [2019-08-28T12:01:05.695Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
12:01:05 [2019-08-28T12:01:05.695Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
12:01:07 [2019-08-28T12:01:07.467Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	33.050s
12:01:07 [2019-08-28T12:01:07.467Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	1.768s
12:01:07 [2019-08-28T12:01:07.467Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
12:01:12 [2019-08-28T12:01:12.784Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	6.984s
12:01:14 [2019-08-28T12:01:14.971Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	2.120s
12:01:16 [2019-08-28T12:01:16.515Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	1.860s
12:01:18 [2019-08-28T12:01:18.700Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	2.030s
12:01:18 [2019-08-28T12:01:18.700Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.052s
12:01:18 [2019-08-28T12:01:18.700Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
12:01:18 [2019-08-28T12:01:18.700Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
12:01:18 [2019-08-28T12:01:18.700Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
12:01:18 [2019-08-28T12:01:18.700Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
12:01:18 [2019-08-28T12:01:18.700Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
12:01:18 [2019-08-28T12:01:18.700Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
12:01:18 [2019-08-28T12:01:18.700Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
12:01:23 [2019-08-28T12:01:23.403Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	4.116s
12:01:23 [2019-08-28T12:01:23.403Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
12:01:23 [2019-08-28T12:01:23.403Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.056s
12:01:23 [2019-08-28T12:01:23.403Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
12:01:23 [2019-08-28T12:01:23.403Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
12:01:23 [2019-08-28T12:01:23.403Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
12:01:23 [2019-08-28T12:01:23.403Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
12:01:31 [2019-08-28T12:01:31.990Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	8.603s
12:01:31 [2019-08-28T12:01:31.990Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	1.653s
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
12:01:33 [2019-08-28T12:01:33.536Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
12:01:37 [2019-08-28T12:01:37.506Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	25.165s
12:01:37 [2019-08-28T12:01:37.974Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	3.599s
12:01:38 [2019-08-28T12:01:38.439Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.055s
12:01:40 [2019-08-28T12:01:40.629Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	6.284s
12:01:40 [2019-08-28T12:01:40.629Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
12:01:40 [2019-08-28T12:01:40.629Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
12:01:40 [2019-08-28T12:01:40.629Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
12:01:44 [2019-08-28T12:01:44.388Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	4.446s
12:01:45 [2019-08-28T12:01:45.566Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	5.787s
12:01:49 [2019-08-28T12:01:49.093Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	4.736s
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.093Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
12:01:49 [2019-08-28T12:01:49.555Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.279s
12:01:50 [2019-08-28T12:01:50.293Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	5.211s
12:01:50 [2019-08-28T12:01:50.526Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	1.032s
12:01:52 [2019-08-28T12:01:52.713Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	1.968s
12:01:54 [2019-08-28T12:01:54.256Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	1.988s
12:01:55 [2019-08-28T12:01:55.228Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.976s
12:01:56 [2019-08-28T12:01:56.128Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	5.443s
12:01:57 [2019-08-28T12:01:57.411Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	1.893s
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:01:57 [2019-08-28T12:01:57.873Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:02:00 [2019-08-28T12:02:00.056Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	2.472s
12:02:00 [2019-08-28T12:02:00.056Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
12:02:00 [2019-08-28T12:02:00.056Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
12:02:00 [2019-08-28T12:02:00.056Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
12:02:00 [2019-08-28T12:02:00.517Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
12:02:00 [2019-08-28T12:02:00.517Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
12:02:07 [2019-08-28T12:02:07.608Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	7.439s
12:02:07 [2019-08-28T12:02:07.608Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
12:02:09 [2019-08-28T12:02:09.793Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	2.009s
12:02:15 [2019-08-28T12:02:15.601Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	5.140s
12:02:17 [2019-08-28T12:02:17.143Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	2.061s
12:02:19 [2019-08-28T12:02:19.331Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	1.944s
12:02:20 [2019-08-28T12:02:20.874Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	1.572s
12:02:23 [2019-08-28T12:02:23.790Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	2.419s
12:02:23 [2019-08-28T12:02:23.790Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
12:02:23 [2019-08-28T12:02:23.790Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
12:02:25 [2019-08-28T12:02:25.331Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	1.976s
12:02:25 [2019-08-28T12:02:25.331Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
12:02:27 [2019-08-28T12:02:27.524Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	1.992s
12:02:27 [2019-08-28T12:02:27.524Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:02:27 [2019-08-28T12:02:27.524Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:02:27 [2019-08-28T12:02:27.524Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.162s
12:02:27 [2019-08-28T12:02:27.524Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.055s
12:02:27 [2019-08-28T12:02:27.524Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	4.796s
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
12:02:33 [2019-08-28T12:02:33.340Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
12:02:34 [2019-08-28T12:02:34.883Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	1.950s
12:02:34 [2019-08-28T12:02:34.883Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
12:02:36 [2019-08-28T12:02:36.426Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	1.325s
12:02:36 [2019-08-28T12:02:36.426Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
12:02:36 [2019-08-28T12:02:36.887Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
12:02:39 [2019-08-28T12:02:39.801Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	2.730s
12:02:45 [2019-08-28T12:02:45.609Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	6.178s
12:02:49 [2019-08-28T12:02:49.355Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	3.848s
12:02:56 [2019-08-28T12:02:56.446Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	5.851s
12:02:56 [2019-08-28T12:02:56.446Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
12:02:56 [2019-08-28T12:02:56.446Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.079s
12:02:56 [2019-08-28T12:02:56.446Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
12:02:56 [2019-08-28T12:02:56.446Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
12:02:57 [2019-08-28T12:02:57.990Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount	2.319s
12:03:00 [2019-08-28T12:03:00.178Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent	2.006s
12:03:02 [2019-08-28T12:03:02.365Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares	2.157s
12:03:02 [2019-08-28T12:03:02.365Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
12:03:02 [2019-08-28T12:03:02.365Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.044s
12:03:02 [2019-08-28T12:03:02.365Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.052s
12:03:02 [2019-08-28T12:03:02.365Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
12:03:02 [2019-08-28T12:03:02.365Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
12:03:02 [2019-08-28T12:03:02.365Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
12:03:02 [2019-08-28T12:03:02.365Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
12:03:02 [2019-08-28T12:03:02.827Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
12:03:06 [2019-08-28T12:03:06.574Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	3.718s
12:03:08 [2019-08-28T12:03:08.117Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	1.618s
12:03:10 [2019-08-28T12:03:10.303Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	1.911s
12:03:14 [2019-08-28T12:03:14.048Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	3.896s
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.048Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.049Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.049Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.049Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.049Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.049Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.049Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
12:03:14 [2019-08-28T12:03:14.049Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
12:03:16 [2019-08-28T12:03:16.232Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	2.325s
12:03:16 [2019-08-28T12:03:16.695Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.379s
12:03:17 [2019-08-28T12:03:17.156Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.385s
12:03:17 [2019-08-28T12:03:17.617Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.229s
12:03:19 [2019-08-28T12:03:19.160Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	1.603s
12:03:22 [2019-08-28T12:03:22.304Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	73.527s
12:03:22 [2019-08-28T12:03:22.304Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	8.013s
12:03:22 [2019-08-28T12:03:22.304Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
12:03:24 [2019-08-28T12:03:24.969Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	5.992s
12:03:24 [2019-08-28T12:03:24.969Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
12:03:33 [2019-08-28T12:03:33.555Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	7.479s
12:03:33 [2019-08-28T12:03:33.555Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
12:03:36 [2019-08-28T12:03:36.469Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	3.651s
12:03:36 [2019-08-28T12:03:36.469Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
12:03:36 [2019-08-28T12:03:36.469Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
12:03:36 [2019-08-28T12:03:36.469Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
12:03:36 [2019-08-28T12:03:36.469Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
12:03:42 [2019-08-28T12:03:42.278Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	5.142s
12:03:42 [2019-08-28T12:03:42.278Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
12:03:42 [2019-08-28T12:03:42.278Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
12:03:42 [2019-08-28T12:03:42.278Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
12:03:42 [2019-08-28T12:03:42.278Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
12:03:42 [2019-08-28T12:03:42.278Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
12:03:42 [2019-08-28T12:03:42.278Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
12:03:43 [2019-08-28T12:03:43.819Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	1.403s
12:03:46 [2019-08-28T12:03:46.005Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	2.072s
12:03:46 [2019-08-28T12:03:46.005Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
12:03:47 [2019-08-28T12:03:47.547Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	1.369s
12:03:47 [2019-08-28T12:03:47.547Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
12:03:47 [2019-08-28T12:03:47.547Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
12:03:47 [2019-08-28T12:03:47.547Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
12:03:47 [2019-08-28T12:03:47.547Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
12:03:47 [2019-08-28T12:03:47.547Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
12:03:47 [2019-08-28T12:03:47.547Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
12:04:05 [2019-08-28T12:04:05.252Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.269s
12:04:05 [2019-08-28T12:04:05.252Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.112s
12:04:05 [2019-08-28T12:04:05.252Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.172s
12:04:05 [2019-08-28T12:04:05.252Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
12:04:05 [2019-08-28T12:04:05.252Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.290s
12:04:05 [2019-08-28T12:04:05.252Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.239s
12:04:05 [2019-08-28T12:04:05.252Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.120s
12:04:06 [2019-08-28T12:04:06.796Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	2.447s
12:04:06 [2019-08-28T12:04:06.796Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.057s
12:04:08 [2019-08-28T12:04:08.984Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	2.552s
12:04:09 [2019-08-28T12:04:09.446Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.348s
12:04:09 [2019-08-28T12:04:09.907Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.351s
12:04:09 [2019-08-28T12:04:09.907Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.057s
12:04:10 [2019-08-28T12:04:10.368Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.157s
12:04:17 [2019-08-28T12:04:17.459Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	6.823s
12:04:17 [2019-08-28T12:04:17.459Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
12:04:17 [2019-08-28T12:04:17.459Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.536s
12:04:17 [2019-08-28T12:04:17.921Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.175s
12:04:17 [2019-08-28T12:04:17.921Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
12:04:25 [2019-08-28T12:04:25.019Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	6.166s
12:04:25 [2019-08-28T12:04:25.019Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.234s
12:04:25 [2019-08-28T12:04:25.019Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.244s
12:04:33 [2019-08-28T12:04:33.608Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	7.805s
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
12:04:33 [2019-08-28T12:04:33.608Z] PASS: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem	1.307s
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
12:04:33 [2019-08-28T12:04:33.608Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
12:04:33 [2019-08-28T12:04:33.608Z] OK: 524 passed, 548 skipped
12:04:33 [2019-08-28T12:04:33.608Z] PASS
12:04:33 [2019-08-28T12:04:33.608Z] ok  	github.com/docker/docker/integration-cli	2417.914s
12:04:34 [2019-08-28T12:04:34.069Z] INFO: Integration tests ended at 08/28/2019 12:04:33. Duration:00:40:29.9996570
12:04:34 [2019-08-28T12:04:34.069Z] INFO: Docker info of the daemon under test at end of run
12:04:34 [2019-08-28T12:04:34.069Z] 
12:04:34 [2019-08-28T12:04:34.069Z] Containers: 2
12:04:34 [2019-08-28T12:04:34.069Z]  Running: 0
12:04:34 [2019-08-28T12:04:34.069Z]  Paused: 0
12:04:34 [2019-08-28T12:04:34.069Z]  Stopped: 2
12:04:34 [2019-08-28T12:04:34.069Z] Images: 12
12:04:34 [2019-08-28T12:04:34.069Z] Server Version: 0.0.0-dev
12:04:34 [2019-08-28T12:04:34.069Z] Storage Driver: windowsfilter
12:04:34 [2019-08-28T12:04:34.069Z]  Windows: 
12:04:34 [2019-08-28T12:04:34.069Z] Logging Driver: json-file
12:04:34 [2019-08-28T12:04:34.069Z] Plugins: 
12:04:34 [2019-08-28T12:04:34.069Z]  Volume: local
12:04:34 [2019-08-28T12:04:34.069Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:04:34 [2019-08-28T12:04:34.069Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:04:34 [2019-08-28T12:04:34.069Z] Swarm: inactive
12:04:34 [2019-08-28T12:04:34.069Z] Default Isolation: process
12:04:34 [2019-08-28T12:04:34.069Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:04:34 [2019-08-28T12:04:34.069Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
12:04:34 [2019-08-28T12:04:34.069Z] OSType: windows
12:04:34 [2019-08-28T12:04:34.069Z] Architecture: x86_64
12:04:34 [2019-08-28T12:04:34.069Z] CPUs: 4
12:04:34 [2019-08-28T12:04:34.069Z] Total Memory: 32GiB
12:04:34 [2019-08-28T12:04:34.069Z] Name: azwin-2-e780f0
12:04:34 [2019-08-28T12:04:34.069Z] ID: HGCJ:DC6Q:O5PF:PZSH:IJ32:5UZK:TFT7:CMYC:QFMV:OLFW:W3XA:TNK3
12:04:34 [2019-08-28T12:04:34.069Z] Docker Root Dir: D:\CI-3\CI-556d26c07\daemon
12:04:34 [2019-08-28T12:04:34.069Z] Debug Mode (client): false
12:04:34 [2019-08-28T12:04:34.069Z] Debug Mode (server): false
12:04:34 [2019-08-28T12:04:34.069Z] Registry: https://index.docker.io/v1/
12:04:34 [2019-08-28T12:04:34.069Z] Labels:
12:04:34 [2019-08-28T12:04:34.069Z] Experimental: false
12:04:34 [2019-08-28T12:04:34.069Z] Insecure Registries:
12:04:34 [2019-08-28T12:04:34.069Z]  127.0.0.0/8
12:04:34 [2019-08-28T12:04:34.069Z] Live Restore Enabled: false
12:04:34 [2019-08-28T12:04:34.069Z] 
12:04:34 [2019-08-28T12:04:34.069Z] 
12:04:34 [2019-08-28T12:04:34.069Z] INFO: Stopping daemon under test
12:04:34 [2019-08-28T12:04:34.069Z] SUCCESS: The process with PID 5412 (child process of PID 4200) has been terminated.
12:04:34 [2019-08-28T12:04:34.069Z] SUCCESS: The process with PID 4200 (child process of PID 4460) has been terminated.
12:04:34 [2019-08-28T12:04:34.069Z] INFO: executeCI.ps1 Completed successfully at 08/28/2019 12:04:33.
12:04:34 [2019-08-28T12:04:34.069Z] INFO: Tidying up at end of run
12:04:34 [2019-08-28T12:04:34.069Z] INFO: Saving daemon under test log (d:\CI-3\CI-556d26c07\dut.out) to C:\windows\TEMP\CIDUT.out
12:04:34 [2019-08-28T12:04:34.069Z] INFO: Saving daemon under test log (d:\CI-3\CI-556d26c07\dut.err) to C:\windows\TEMP\CIDUT.err
12:04:34 [2019-08-28T12:04:34.069Z] INFO: Nuke-Everything...
12:04:35 [2019-08-28T12:04:35.040Z] INFO: Container count on control daemon to delete is 2
12:04:35 [2019-08-28T12:04:35.501Z] 35f445399a7d
12:04:35 [2019-08-28T12:04:35.501Z] 6857e68abf3f
12:04:35 [2019-08-28T12:04:35.962Z] INFO: Tidying pidfile d:\CI-3\CI-556d26c07\docker.pid
12:04:35 [2019-08-28T12:04:35.962Z] INFO: Nuking d:\CI-3
12:04:48 [2019-08-28T12:04:48.470Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	78.435s
12:04:48 [2019-08-28T12:04:48.470Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	1.980s
12:04:48 [2019-08-28T12:04:48.470Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.056s
12:05:05 [2019-08-28T12:05:05.950Z] INFO: Zapped successfully
12:05:05 [2019-08-28T12:05:05.950Z] 
12:05:05 [2019-08-28T12:05:05.950Z] INFO: executeCI.ps1 exiting at Wed Aug 28 12:05:05 CUT 2019. Duration 01:05:01.2828572
12:05:05 [2019-08-28T12:05:05.950Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:05:09 [2019-08-28T12:05:09.652Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	27.422s
12:05:27 [2019-08-28T12:05:27.404Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	14.758s
12:05:42 [2019-08-28T12:05:42.236Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	12.652s
12:06:24 [2019-08-28T12:06:24.779Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	42.756s
12:06:42 [2019-08-28T12:06:42.473Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	15.019s
12:06:57 [2019-08-28T12:06:57.290Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	12.870s
12:08:53 [2019-08-28T12:08:53.757Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	110.381s
12:08:53 [2019-08-28T12:08:53.757Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.064s
12:08:53 [2019-08-28T12:08:53.757Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
12:08:53 [2019-08-28T12:08:53.757Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
12:08:53 [2019-08-28T12:08:53.757Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	1.681s
12:08:53 [2019-08-28T12:08:53.757Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	3.373s
12:08:53 [2019-08-28T12:08:53.757Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
12:08:54 [2019-08-28T12:08:54.217Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	1.628s
12:08:56 [2019-08-28T12:08:56.397Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	1.669s
12:09:06 [2019-08-28T12:09:06.719Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	9.537s
12:09:12 [2019-08-28T12:09:12.515Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	6.477s
12:09:21 [2019-08-28T12:09:21.086Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	7.984s
12:09:21 [2019-08-28T12:09:21.086Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
12:09:21 [2019-08-28T12:09:21.086Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
12:09:21 [2019-08-28T12:09:21.086Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
12:09:21 [2019-08-28T12:09:21.086Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
12:09:21 [2019-08-28T12:09:21.086Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
12:09:35 [2019-08-28T12:09:35.901Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	14.247s
12:09:35 [2019-08-28T12:09:35.901Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
12:09:35 [2019-08-28T12:09:35.901Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
12:09:35 [2019-08-28T12:09:35.901Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
12:09:38 [2019-08-28T12:09:38.083Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	3.146s
12:09:46 [2019-08-28T12:09:46.660Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	7.899s
12:10:16 [2019-08-28T12:10:16.717Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	26.207s
12:10:16 [2019-08-28T12:10:16.717Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	1.740s
12:10:16 [2019-08-28T12:10:16.717Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
12:10:16 [2019-08-28T12:10:16.717Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
12:10:16 [2019-08-28T12:10:16.717Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
12:10:16 [2019-08-28T12:10:16.717Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
12:10:16 [2019-08-28T12:10:16.717Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
12:10:18 [2019-08-28T12:10:18.897Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	3.550s
12:10:18 [2019-08-28T12:10:18.897Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.097s
12:10:29 [2019-08-28T12:10:29.224Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	10.413s
12:10:39 [2019-08-28T12:10:39.544Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	9.686s
12:10:49 [2019-08-28T12:10:49.880Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	9.864s
12:11:00 [2019-08-28T12:11:00.200Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	10.791s
12:11:03 [2019-08-28T12:11:03.107Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	2.491s
12:11:10 [2019-08-28T12:11:10.182Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	7.038s
12:11:10 [2019-08-28T12:11:10.182Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
12:11:11 [2019-08-28T12:11:11.150Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.697s
12:11:12 [2019-08-28T12:11:12.689Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	1.756s
12:11:12 [2019-08-28T12:11:12.689Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
12:11:27 [2019-08-28T12:11:27.506Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	14.305s
12:11:27 [2019-08-28T12:11:27.506Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
12:12:10 [2019-08-28T12:12:10.045Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	40.242s
12:12:11 [2019-08-28T12:12:11.577Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	3.297s
12:12:14 [2019-08-28T12:12:14.476Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	2.656s
12:12:14 [2019-08-28T12:12:14.476Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
12:12:16 [2019-08-28T12:12:16.645Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	1.958s
12:12:16 [2019-08-28T12:12:16.645Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.058s
12:12:23 [2019-08-28T12:12:23.706Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	6.557s
12:12:26 [2019-08-28T12:12:26.604Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	3.299s
12:12:28 [2019-08-28T12:12:28.135Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	1.679s
12:12:31 [2019-08-28T12:12:31.861Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	3.244s
12:12:33 [2019-08-28T12:12:33.391Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	1.668s
12:12:37 [2019-08-28T12:12:37.114Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	3.212s
12:12:40 [2019-08-28T12:12:40.836Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	3.846s
12:13:01 [2019-08-28T12:13:01.906Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	19.181s
12:13:01 [2019-08-28T12:13:01.906Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
12:13:01 [2019-08-28T12:13:01.906Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
12:13:01 [2019-08-28T12:13:01.906Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.054s
12:13:01 [2019-08-28T12:13:01.906Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.056s
12:13:01 [2019-08-28T12:13:01.906Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.055s
12:13:01 [2019-08-28T12:13:01.906Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.056s
12:13:02 [2019-08-28T12:13:02.363Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	1.658s
12:13:02 [2019-08-28T12:13:02.820Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.598s
12:13:13 [2019-08-28T12:13:13.122Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	10.093s
12:13:43 [2019-08-28T12:13:43.033Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	24.732s
12:13:43 [2019-08-28T12:13:43.033Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
12:13:43 [2019-08-28T12:13:43.033Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	2.002s
12:14:43 [2019-08-28T12:14:43.419Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	58.241s
12:15:04 [2019-08-28T12:15:04.490Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	23.204s
12:15:13 [2019-08-28T12:15:13.054Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	9.355s
12:15:25 [2019-08-28T12:15:25.410Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	12.371s
12:15:37 [2019-08-28T12:15:37.761Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	11.744s
12:16:13 [2019-08-28T12:16:13.479Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	30.246s
12:16:13 [2019-08-28T12:16:13.479Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux)
12:16:23 [2019-08-28T12:16:23.602Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	13.765s
12:16:24 [2019-08-28T12:16:24.570Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	1.931s
12:16:24 [2019-08-28T12:16:24.570Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
12:16:24 [2019-08-28T12:16:24.570Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
12:16:30 [2019-08-28T12:16:30.348Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	5.562s
12:16:37 [2019-08-28T12:16:37.402Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	7.257s
12:16:41 [2019-08-28T12:16:41.138Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	3.391s
12:16:41 [2019-08-28T12:16:41.138Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.229s
12:16:41 [2019-08-28T12:16:41.595Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.130s
12:16:43 [2019-08-28T12:16:43.767Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.207s
12:16:44 [2019-08-28T12:16:44.731Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	1.076s
12:16:49 [2019-08-28T12:16:49.405Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	4.837s
12:17:04 [2019-08-28T12:17:04.248Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	13.306s
12:17:08 [2019-08-28T12:17:08.923Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	4.786s
12:17:26 [2019-08-28T12:17:26.583Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	16.659s
12:17:35 [2019-08-28T12:17:35.134Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	8.650s
12:17:47 [2019-08-28T12:17:47.496Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	12.726s
12:17:54 [2019-08-28T12:17:54.557Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	6.531s
12:18:04 [2019-08-28T12:18:04.875Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	9.544s
12:18:07 [2019-08-28T12:18:07.774Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	3.075s
12:18:07 [2019-08-28T12:18:07.774Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
12:18:07 [2019-08-28T12:18:07.774Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
12:18:10 [2019-08-28T12:18:10.670Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	3.363s
12:18:10 [2019-08-28T12:18:10.670Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
12:19:36 [2019-08-28T12:19:36.661Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	73.808s
12:19:57 [2019-08-28T12:19:57.721Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	30.056s
12:20:15 [2019-08-28T12:20:15.390Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	19.056s
12:20:20 [2019-08-28T12:20:20.067Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	5.051s
12:20:20 [2019-08-28T12:20:20.526Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
12:20:20 [2019-08-28T12:20:20.526Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
12:20:24 [2019-08-28T12:20:24.249Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	3.299s
12:20:31 [2019-08-28T12:20:31.312Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	6.533s
12:20:38 [2019-08-28T12:20:38.364Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	6.951s
12:20:46 [2019-08-28T12:20:46.920Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	7.207s
12:21:12 [2019-08-28T12:21:12.036Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	24.421s
12:21:12 [2019-08-28T12:21:12.036Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.067s
12:21:13 [2019-08-28T12:21:13.001Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	1.720s
12:21:30 [2019-08-28T12:21:30.674Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	15.870s
12:21:30 [2019-08-28T12:21:30.674Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.241s
12:21:37 [2019-08-28T12:21:37.732Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	6.551s
12:21:37 [2019-08-28T12:21:37.732Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.062s
12:21:43 [2019-08-28T12:21:43.512Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	4.743s
12:22:13 [2019-08-28T12:22:13.430Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	26.928s
12:22:13 [2019-08-28T12:22:13.430Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
12:22:17 [2019-08-28T12:22:17.151Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	5.544s
12:22:20 [2019-08-28T12:22:20.874Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	3.396s
12:22:26 [2019-08-28T12:22:26.683Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	5.466s
12:22:35 [2019-08-28T12:22:35.247Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	8.164s
12:22:35 [2019-08-28T12:22:35.247Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
12:22:35 [2019-08-28T12:22:35.247Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
12:22:35 [2019-08-28T12:22:35.247Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
12:22:41 [2019-08-28T12:22:41.028Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	4.981s
12:22:41 [2019-08-28T12:22:41.992Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	1.703s
12:22:47 [2019-08-28T12:22:47.771Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	5.137s
12:22:47 [2019-08-28T12:22:47.771Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
12:22:47 [2019-08-28T12:22:47.772Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
12:23:30 [2019-08-28T12:23:30.257Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	41.709s
12:23:31 [2019-08-28T12:23:31.222Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive	1.697s
12:23:52 [2019-08-28T12:23:52.309Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser	17.998s
12:24:00 [2019-08-28T12:24:00.861Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	10.329s
12:24:00 [2019-08-28T12:24:00.861Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
12:24:00 [2019-08-28T12:24:00.861Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
12:24:04 [2019-08-28T12:24:04.586Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	3.572s
12:24:05 [2019-08-28T12:24:05.044Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
12:24:22 [2019-08-28T12:24:22.706Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	16.064s
12:24:28 [2019-08-28T12:24:28.482Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	6.310s
12:24:28 [2019-08-28T12:24:28.482Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.061s
12:24:49 [2019-08-28T12:24:49.541Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	19.895s
12:24:49 [2019-08-28T12:24:49.541Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
12:24:49 [2019-08-28T12:24:49.541Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
12:24:49 [2019-08-28T12:24:49.541Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
12:24:53 [2019-08-28T12:24:53.262Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	3.453s
12:25:08 [2019-08-28T12:25:08.042Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	12.945s
12:25:13 [2019-08-28T12:25:13.822Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	6.801s
12:25:13 [2019-08-28T12:25:13.822Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
12:25:13 [2019-08-28T12:25:13.822Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
12:25:13 [2019-08-28T12:25:13.822Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
12:25:15 [2019-08-28T12:25:15.996Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	2.418s
12:25:24 [2019-08-28T12:25:24.547Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	7.466s
12:25:31 [2019-08-28T12:25:31.598Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	7.247s
12:25:38 [2019-08-28T12:25:38.649Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	6.907s
12:25:38 [2019-08-28T12:25:38.649Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
12:25:48 [2019-08-28T12:25:48.965Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	9.377s
12:25:48 [2019-08-28T12:25:48.965Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
12:25:59 [2019-08-28T12:25:59.266Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	9.911s
12:26:06 [2019-08-28T12:26:06.324Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	6.986s
12:26:06 [2019-08-28T12:26:06.324Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
12:26:06 [2019-08-28T12:26:06.324Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
12:26:06 [2019-08-28T12:26:06.324Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
12:26:06 [2019-08-28T12:26:06.324Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
12:26:06 [2019-08-28T12:26:06.324Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
12:26:06 [2019-08-28T12:26:06.324Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
12:26:06 [2019-08-28T12:26:06.324Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
12:26:06 [2019-08-28T12:26:06.324Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.023s
12:26:14 [2019-08-28T12:26:14.874Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	8.540s
12:26:27 [2019-08-28T12:26:27.233Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	11.186s
12:26:27 [2019-08-28T12:26:27.233Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
12:26:30 [2019-08-28T12:26:30.181Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	3.576s
12:26:30 [2019-08-28T12:26:30.181Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
12:26:30 [2019-08-28T12:26:30.181Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
12:26:30 [2019-08-28T12:26:30.181Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
12:26:33 [2019-08-28T12:26:33.111Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	2.845s
12:26:33 [2019-08-28T12:26:33.111Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
12:26:33 [2019-08-28T12:26:33.111Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.003s
12:26:36 [2019-08-28T12:26:36.876Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	3.644s
12:26:36 [2019-08-28T12:26:36.876Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
12:26:36 [2019-08-28T12:26:36.876Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
12:26:36 [2019-08-28T12:26:36.876Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
12:26:36 [2019-08-28T12:26:36.876Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
12:26:40 [2019-08-28T12:26:40.640Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	3.564s
12:26:44 [2019-08-28T12:26:44.410Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	2.970s
12:26:46 [2019-08-28T12:26:46.612Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	2.626s
12:26:46 [2019-08-28T12:26:46.612Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
12:26:46 [2019-08-28T12:26:46.613Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
12:26:50 [2019-08-28T12:26:50.382Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	3.593s
12:26:50 [2019-08-28T12:26:50.382Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
12:26:54 [2019-08-28T12:26:54.150Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	3.571s
12:26:54 [2019-08-28T12:26:54.150Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
12:26:54 [2019-08-28T12:26:54.150Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
12:26:57 [2019-08-28T12:26:57.080Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	3.495s
12:26:57 [2019-08-28T12:26:57.080Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.003s
12:27:00 [2019-08-28T12:27:00.855Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	3.531s
12:27:00 [2019-08-28T12:27:00.855Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
12:27:04 [2019-08-28T12:27:04.620Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	3.572s
12:27:04 [2019-08-28T12:27:04.620Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.166s
12:27:04 [2019-08-28T12:27:04.620Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
12:27:08 [2019-08-28T12:27:08.384Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	2.606s
12:27:14 [2019-08-28T12:27:14.220Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	4.892s
12:27:18 [2019-08-28T12:27:18.946Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	4.927s
12:27:18 [2019-08-28T12:27:18.946Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.020s
12:27:18 [2019-08-28T12:27:18.946Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
12:27:18 [2019-08-28T12:27:18.946Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.002s
12:27:18 [2019-08-28T12:27:18.946Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.002s
12:27:22 [2019-08-28T12:27:22.711Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	2.252s
12:27:22 [2019-08-28T12:27:22.711Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
12:27:26 [2019-08-28T12:27:26.479Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	3.649s
12:27:26 [2019-08-28T12:27:26.479Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
12:27:29 [2019-08-28T12:27:29.418Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	2.274s
12:27:29 [2019-08-28T12:27:29.418Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.023s
12:27:34 [2019-08-28T12:27:34.136Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	4.910s
12:27:37 [2019-08-28T12:27:37.072Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	2.998s
12:27:37 [2019-08-28T12:27:37.072Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
12:27:37 [2019-08-28T12:27:37.072Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
12:27:37 [2019-08-28T12:27:37.072Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
12:27:37 [2019-08-28T12:27:37.072Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
12:27:37 [2019-08-28T12:27:37.072Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
12:27:37 [2019-08-28T12:27:37.072Z] SKIP: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
12:28:02 [2019-08-28T12:28:02.304Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	25.355s
12:28:02 [2019-08-28T12:28:02.304Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
12:28:02 [2019-08-28T12:28:02.769Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.085s
12:28:02 [2019-08-28T12:28:02.769Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
12:28:02 [2019-08-28T12:28:02.769Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
12:28:02 [2019-08-28T12:28:02.769Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
12:28:02 [2019-08-28T12:28:02.769Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
12:28:02 [2019-08-28T12:28:02.769Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	3.650s
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
12:28:06 [2019-08-28T12:28:06.557Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
12:28:10 [2019-08-28T12:28:10.324Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	3.642s
12:28:10 [2019-08-28T12:28:10.324Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.051s
12:28:10 [2019-08-28T12:28:10.324Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
12:28:14 [2019-08-28T12:28:14.092Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	3.718s
12:28:14 [2019-08-28T12:28:14.092Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
12:28:14 [2019-08-28T12:28:14.092Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
12:28:14 [2019-08-28T12:28:14.092Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
12:28:19 [2019-08-28T12:28:19.929Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	5.575s
12:28:22 [2019-08-28T12:28:22.862Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	3.129s
12:28:22 [2019-08-28T12:28:22.862Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
12:28:22 [2019-08-28T12:28:22.862Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
12:28:35 [2019-08-28T12:28:35.318Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	11.508s
12:28:35 [2019-08-28T12:28:35.318Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
12:28:35 [2019-08-28T12:28:35.318Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
12:28:45 [2019-08-28T12:28:45.694Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	11.575s
12:28:45 [2019-08-28T12:28:45.694Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
12:28:45 [2019-08-28T12:28:45.694Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
12:28:48 [2019-08-28T12:28:48.625Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	2.860s
12:28:48 [2019-08-28T12:28:48.625Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
12:28:48 [2019-08-28T12:28:48.625Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
12:28:53 [2019-08-28T12:28:53.344Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	4.537s
12:28:53 [2019-08-28T12:28:53.344Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
12:28:53 [2019-08-28T12:28:53.344Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
12:28:53 [2019-08-28T12:28:53.344Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
12:28:53 [2019-08-28T12:28:53.344Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
12:28:53 [2019-08-28T12:28:53.344Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.127s
12:28:53 [2019-08-28T12:28:53.808Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.126s
12:28:56 [2019-08-28T12:28:56.735Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	2.896s
12:29:00 [2019-08-28T12:29:00.502Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	3.356s
12:29:00 [2019-08-28T12:29:00.502Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.239s
12:29:00 [2019-08-28T12:29:00.502Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.133s
12:29:03 [2019-08-28T12:29:03.435Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	2.594s
12:29:04 [2019-08-28T12:29:04.985Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	1.857s
12:29:04 [2019-08-28T12:29:04.985Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.129s
12:29:04 [2019-08-28T12:29:04.985Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
12:29:05 [2019-08-28T12:29:05.449Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.271s
12:29:05 [2019-08-28T12:29:05.450Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
12:29:05 [2019-08-28T12:29:05.450Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.124s
12:29:05 [2019-08-28T12:29:05.914Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.248s
12:29:20 [2019-08-28T12:29:20.784Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	14.118s
12:29:20 [2019-08-28T12:29:20.784Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.137s
12:29:20 [2019-08-28T12:29:20.784Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.112s
12:29:24 [2019-08-28T12:29:24.549Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.162s
12:29:24 [2019-08-28T12:29:24.549Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.123s
12:29:24 [2019-08-28T12:29:24.549Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	2.800s
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.088s
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.053s
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
12:29:28 [2019-08-28T12:29:28.315Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
12:29:31 [2019-08-28T12:29:31.245Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	2.742s
12:29:35 [2019-08-28T12:29:35.009Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	3.454s
12:29:37 [2019-08-28T12:29:37.944Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	3.369s
12:29:48 [2019-08-28T12:29:48.319Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	10.346s
12:29:54 [2019-08-28T12:29:54.145Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	5.381s
12:30:01 [2019-08-28T12:30:01.263Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	7.229s
12:30:05 [2019-08-28T12:30:05.030Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	3.406s
12:30:07 [2019-08-28T12:30:07.229Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	1.975s
12:30:14 [2019-08-28T12:30:14.353Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	7.081s
12:30:15 [2019-08-28T12:30:15.337Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.860s
12:30:17 [2019-08-28T12:30:17.534Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	2.231s
12:30:24 [2019-08-28T12:30:24.655Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	7.060s
12:30:31 [2019-08-28T12:30:31.773Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	7.177s
12:30:31 [2019-08-28T12:30:31.773Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.051s
12:30:31 [2019-08-28T12:30:31.773Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.050s
12:30:31 [2019-08-28T12:30:31.773Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
12:30:31 [2019-08-28T12:30:31.773Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
12:30:31 [2019-08-28T12:30:31.773Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
12:30:33 [2019-08-28T12:30:33.327Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.164s
12:30:33 [2019-08-28T12:30:33.327Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
12:30:37 [2019-08-28T12:30:37.093Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	3.748s
12:30:40 [2019-08-28T12:30:40.020Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	2.853s
12:30:43 [2019-08-28T12:30:43.848Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	2.633s
12:30:46 [2019-08-28T12:30:46.779Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	2.758s
12:30:52 [2019-08-28T12:30:52.605Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	5.836s
12:30:52 [2019-08-28T12:30:52.605Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
12:30:55 [2019-08-28T12:30:55.533Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.720s
12:31:02 [2019-08-28T12:31:02.652Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	6.166s
12:31:02 [2019-08-28T12:31:02.652Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
12:31:02 [2019-08-28T12:31:02.652Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
12:31:05 [2019-08-28T12:31:05.610Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	1.979s
12:31:09 [2019-08-28T12:31:09.381Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	2.296s
12:31:09 [2019-08-28T12:31:09.381Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
12:31:09 [2019-08-28T12:31:09.381Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
12:31:09 [2019-08-28T12:31:09.381Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
12:31:12 [2019-08-28T12:31:12.309Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	2.297s
12:31:16 [2019-08-28T12:31:16.072Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	2.978s
12:31:18 [2019-08-28T12:31:18.998Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	2.440s
12:31:22 [2019-08-28T12:31:22.775Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	2.959s
12:31:28 [2019-08-28T12:31:28.605Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	4.808s
12:31:28 [2019-08-28T12:31:28.605Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
12:31:28 [2019-08-28T12:31:28.605Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
12:31:28 [2019-08-28T12:31:28.605Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
12:31:32 [2019-08-28T12:31:32.371Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	3.280s
12:31:37 [2019-08-28T12:31:37.095Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	4.938s
12:31:37 [2019-08-28T12:31:37.095Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
12:31:37 [2019-08-28T12:31:37.095Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
12:31:37 [2019-08-28T12:31:37.095Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
12:31:37 [2019-08-28T12:31:37.095Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
12:31:37 [2019-08-28T12:31:37.095Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
12:31:40 [2019-08-28T12:31:40.859Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	2.693s
12:31:40 [2019-08-28T12:31:40.859Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
12:31:40 [2019-08-28T12:31:40.859Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
12:31:40 [2019-08-28T12:31:40.859Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
12:31:40 [2019-08-28T12:31:40.859Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
12:31:40 [2019-08-28T12:31:40.859Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
12:31:43 [2019-08-28T12:31:43.807Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	3.135s
12:31:43 [2019-08-28T12:31:43.807Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
12:31:56 [2019-08-28T12:31:56.330Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped	10.527s
12:31:56 [2019-08-28T12:31:56.330Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
12:31:56 [2019-08-28T12:31:56.330Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
12:31:56 [2019-08-28T12:31:56.330Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
12:32:02 [2019-08-28T12:32:02.161Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	7.363s
12:32:09 [2019-08-28T12:32:09.276Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	7.065s
12:32:14 [2019-08-28T12:32:14.053Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	4.353s
12:32:21 [2019-08-28T12:32:21.168Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	6.865s
12:32:21 [2019-08-28T12:32:21.168Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
12:32:21 [2019-08-28T12:32:21.168Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.002s
12:32:21 [2019-08-28T12:32:21.168Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.073s
12:32:21 [2019-08-28T12:32:21.168Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
12:32:21 [2019-08-28T12:32:21.168Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.052s
12:32:21 [2019-08-28T12:32:21.168Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.051s
12:32:21 [2019-08-28T12:32:21.168Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.050s
12:32:27 [2019-08-28T12:32:27.002Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	5.770s
12:32:27 [2019-08-28T12:32:27.002Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.053s
12:32:27 [2019-08-28T12:32:27.002Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
12:32:27 [2019-08-28T12:32:27.002Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.054s
12:32:27 [2019-08-28T12:32:27.002Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.059s
12:32:27 [2019-08-28T12:32:27.466Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.282s
12:32:29 [2019-08-28T12:32:29.663Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	1.788s
12:32:29 [2019-08-28T12:32:29.663Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
12:32:32 [2019-08-28T12:32:32.592Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	3.345s
12:32:32 [2019-08-28T12:32:32.592Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.053s
12:32:38 [2019-08-28T12:32:38.391Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	5.059s
12:32:38 [2019-08-28T12:32:38.391Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.225s
12:32:44 [2019-08-28T12:32:44.237Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	5.788s
12:32:47 [2019-08-28T12:32:47.983Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	3.551s
12:32:47 [2019-08-28T12:32:47.983Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.169s
12:32:47 [2019-08-28T12:32:47.983Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
12:32:55 [2019-08-28T12:32:55.064Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	7.268s
12:32:55 [2019-08-28T12:32:55.064Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.052s
12:32:57 [2019-08-28T12:32:57.971Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.368s
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.049s
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
12:32:57 [2019-08-28T12:32:57.971Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.058s
12:32:58 [2019-08-28T12:32:58.431Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.107s
12:32:58 [2019-08-28T12:32:58.431Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
12:32:58 [2019-08-28T12:32:58.431Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
12:32:58 [2019-08-28T12:32:58.431Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
12:33:01 [2019-08-28T12:33:01.341Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	2.236s
12:33:05 [2019-08-28T12:33:05.090Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	2.642s
12:33:05 [2019-08-28T12:33:05.090Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
12:33:05 [2019-08-28T12:33:05.090Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
12:33:05 [2019-08-28T12:33:05.090Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.078s
12:33:05 [2019-08-28T12:33:05.090Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
12:33:08 [2019-08-28T12:33:08.000Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	2.818s
12:33:08 [2019-08-28T12:33:08.000Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.162s
12:33:11 [2019-08-28T12:33:11.741Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	2.751s
12:33:11 [2019-08-28T12:33:11.741Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
12:33:11 [2019-08-28T12:33:11.741Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
12:33:11 [2019-08-28T12:33:11.741Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
12:33:15 [2019-08-28T12:33:15.485Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	3.125s
12:33:24 [2019-08-28T12:33:24.059Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	7.110s
12:33:24 [2019-08-28T12:33:24.059Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
12:33:24 [2019-08-28T12:33:24.060Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
12:33:24 [2019-08-28T12:33:24.060Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
12:33:26 [2019-08-28T12:33:26.242Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	2.350s
12:33:29 [2019-08-28T12:33:29.981Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	2.891s
12:33:29 [2019-08-28T12:33:29.981Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.122s
12:33:33 [2019-08-28T12:33:33.724Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	3.076s
12:33:37 [2019-08-28T12:33:37.472Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	2.008s
12:33:37 [2019-08-28T12:33:37.472Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
12:33:37 [2019-08-28T12:33:37.472Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.055s
12:33:41 [2019-08-28T12:33:41.216Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	3.188s
12:33:43 [2019-08-28T12:33:43.407Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	2.627s
12:33:51 [2019-08-28T12:33:51.990Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	7.063s
12:33:55 [2019-08-28T12:33:55.735Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	2.379s
12:33:57 [2019-08-28T12:33:57.933Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	2.502s
12:34:01 [2019-08-28T12:34:01.689Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	3.175s
12:34:05 [2019-08-28T12:34:05.449Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	3.220s
12:34:09 [2019-08-28T12:34:09.212Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	3.255s
12:34:12 [2019-08-28T12:34:12.963Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	3.247s
12:34:12 [2019-08-28T12:34:12.963Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.072s
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
12:34:12 [2019-08-28T12:34:12.963Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.064s
12:34:12 [2019-08-28T12:34:12.963Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
12:34:16 [2019-08-28T12:34:16.705Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	2.187s
12:34:20 [2019-08-28T12:34:20.453Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	3.050s
12:34:26 [2019-08-28T12:34:26.263Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	6.494s
12:34:30 [2019-08-28T12:34:30.012Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	3.440s
12:34:30 [2019-08-28T12:34:30.012Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
12:34:33 [2019-08-28T12:34:33.892Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	3.119s
12:34:33 [2019-08-28T12:34:33.892Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.066s
12:34:40 [2019-08-28T12:34:40.981Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	6.875s
12:34:48 [2019-08-28T12:34:48.064Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.270s
12:34:55 [2019-08-28T12:34:55.144Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.191s
12:34:58 [2019-08-28T12:34:58.894Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	2.877s
12:35:01 [2019-08-28T12:35:01.803Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	2.661s
12:35:01 [2019-08-28T12:35:01.803Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
12:35:04 [2019-08-28T12:35:04.712Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	2.959s
12:35:07 [2019-08-28T12:35:07.625Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	2.701s
12:35:20 [2019-08-28T12:35:20.017Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	11.243s
12:35:20 [2019-08-28T12:35:20.017Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
12:35:20 [2019-08-28T12:35:20.017Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
12:35:22 [2019-08-28T12:35:22.931Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	4.029s
12:35:26 [2019-08-28T12:35:26.672Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	3.315s
12:35:29 [2019-08-28T12:35:29.582Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	3.464s
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
12:35:29 [2019-08-28T12:35:29.582Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
12:35:30 [2019-08-28T12:35:30.042Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.058s
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
12:35:30 [2019-08-28T12:35:30.042Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	7.039s
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.005s
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
12:35:37 [2019-08-28T12:35:37.126Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
12:35:44 [2019-08-28T12:35:44.210Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	7.088s
12:35:44 [2019-08-28T12:35:44.210Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
12:36:01 [2019-08-28T12:36:01.913Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	15.311s
12:36:01 [2019-08-28T12:36:01.913Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
12:36:23 [2019-08-28T12:36:23.025Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	17.270s
12:36:44 [2019-08-28T12:36:44.145Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	21.713s
12:36:44 [2019-08-28T12:36:44.145Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.223s
12:37:01 [2019-08-28T12:37:01.845Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	17.458s
12:37:22 [2019-08-28T12:37:22.967Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	19.857s
12:37:28 [2019-08-28T12:37:28.775Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	6.191s
12:37:39 [2019-08-28T12:37:39.114Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	10.305s
12:37:46 [2019-08-28T12:37:46.203Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	6.037s
12:37:46 [2019-08-28T12:37:46.203Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
12:37:46 [2019-08-28T12:37:46.203Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
12:37:53 [2019-08-28T12:37:53.284Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	5.538s
12:37:53 [2019-08-28T12:37:53.284Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
12:37:53 [2019-08-28T12:37:53.284Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
12:37:53 [2019-08-28T12:37:53.284Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
12:37:53 [2019-08-28T12:37:53.284Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
12:38:08 [2019-08-28T12:38:08.119Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	11.634s
12:38:08 [2019-08-28T12:38:08.119Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
12:38:08 [2019-08-28T12:38:08.119Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.315s
12:38:08 [2019-08-28T12:38:08.119Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
12:38:09 [2019-08-28T12:38:09.088Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	1.280s
12:38:10 [2019-08-28T12:38:10.057Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.917s
12:38:10 [2019-08-28T12:38:10.057Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
12:38:15 [2019-08-28T12:38:15.858Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	5.530s
12:38:21 [2019-08-28T12:38:21.663Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	5.089s
12:38:23 [2019-08-28T12:38:23.850Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	2.747s
12:38:53 [2019-08-28T12:38:53.848Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	27.242s
12:38:53 [2019-08-28T12:38:53.848Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
12:38:58 [2019-08-28T12:38:58.554Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart	7.081s
12:38:58 [2019-08-28T12:38:58.554Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.188s
12:38:59 [2019-08-28T12:38:59.014Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.119s
12:38:59 [2019-08-28T12:38:59.477Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.584s
12:39:05 [2019-08-28T12:39:05.282Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	4.330s
12:39:11 [2019-08-28T12:39:11.085Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	5.993s
12:39:11 [2019-08-28T12:39:11.085Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
12:39:15 [2019-08-28T12:39:15.787Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	4.260s
12:39:15 [2019-08-28T12:39:15.787Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.051s
12:39:15 [2019-08-28T12:39:15.787Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.224s
12:39:40 [2019-08-28T12:39:40.961Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	24.321s
12:39:46 [2019-08-28T12:39:46.784Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	5.281s
12:39:48 [2019-08-28T12:39:48.324Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	1.838s
12:39:56 [2019-08-28T12:39:56.900Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	6.659s
12:40:03 [2019-08-28T12:40:03.992Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	8.111s
12:40:16 [2019-08-28T12:40:16.397Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	11.296s
12:40:21 [2019-08-28T12:40:21.098Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	4.884s
12:40:21 [2019-08-28T12:40:21.558Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.639s
12:40:24 [2019-08-28T12:40:24.476Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	2.675s
12:40:54 [2019-08-28T12:40:54.394Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	24.891s
12:40:54 [2019-08-28T12:40:54.394Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	3.277s
12:41:01 [2019-08-28T12:41:01.455Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	7.102s
12:41:05 [2019-08-28T12:41:05.178Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	3.455s
12:41:05 [2019-08-28T12:41:05.178Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
12:41:05 [2019-08-28T12:41:05.178Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
12:41:05 [2019-08-28T12:41:05.178Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
12:41:05 [2019-08-28T12:41:05.178Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
12:41:05 [2019-08-28T12:41:05.178Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
12:41:05 [2019-08-28T12:41:05.178Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
12:41:05 [2019-08-28T12:41:05.178Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
12:41:07 [2019-08-28T12:41:07.353Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	2.771s
12:41:07 [2019-08-28T12:41:07.353Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
12:41:07 [2019-08-28T12:41:07.353Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
12:41:14 [2019-08-28T12:41:14.413Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	6.751s
12:41:20 [2019-08-28T12:41:20.194Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	5.251s
12:41:23 [2019-08-28T12:41:23.088Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	3.470s
12:41:26 [2019-08-28T12:41:26.815Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	3.339s
12:41:28 [2019-08-28T12:41:28.987Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	2.561s
12:41:28 [2019-08-28T12:41:28.987Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.059s
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
12:41:28 [2019-08-28T12:41:28.987Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
12:41:29 [2019-08-28T12:41:29.446Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
12:41:29 [2019-08-28T12:41:29.446Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
12:41:29 [2019-08-28T12:41:29.446Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
12:41:29 [2019-08-28T12:41:29.446Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
12:41:33 [2019-08-28T12:41:33.171Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	3.105s
12:41:33 [2019-08-28T12:41:33.171Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
12:41:40 [2019-08-28T12:41:40.223Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	6.849s
12:41:40 [2019-08-28T12:41:40.223Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
12:41:40 [2019-08-28T12:41:40.223Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
12:41:42 [2019-08-28T12:41:42.406Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	2.601s
12:41:42 [2019-08-28T12:41:42.406Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
12:41:42 [2019-08-28T12:41:42.406Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
12:41:42 [2019-08-28T12:41:42.406Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
12:41:42 [2019-08-28T12:41:42.406Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
12:41:42 [2019-08-28T12:41:42.406Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
12:41:42 [2019-08-28T12:41:42.406Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
12:41:42 [2019-08-28T12:41:42.406Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
12:41:45 [2019-08-28T12:41:45.304Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.772s
12:41:49 [2019-08-28T12:41:49.032Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	3.647s
12:41:52 [2019-08-28T12:41:52.760Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	3.584s
12:41:52 [2019-08-28T12:41:52.760Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
12:41:52 [2019-08-28T12:41:52.760Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
12:41:52 [2019-08-28T12:41:52.760Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
12:41:56 [2019-08-28T12:41:56.488Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	3.344s
12:41:56 [2019-08-28T12:41:56.488Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
12:41:56 [2019-08-28T12:41:56.488Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
12:41:56 [2019-08-28T12:41:56.488Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
12:41:56 [2019-08-28T12:41:56.488Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
12:41:58 [2019-08-28T12:41:58.020Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	1.981s
12:42:05 [2019-08-28T12:42:05.089Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed	6.826s
12:42:05 [2019-08-28T12:42:05.089Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
12:42:05 [2019-08-28T12:42:05.089Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
12:42:05 [2019-08-28T12:42:05.089Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
12:42:05 [2019-08-28T12:42:05.089Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
12:42:05 [2019-08-28T12:42:05.089Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
12:42:05 [2019-08-28T12:42:05.089Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
12:42:08 [2019-08-28T12:42:08.814Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	3.456s
12:42:08 [2019-08-28T12:42:08.814Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
12:42:08 [2019-08-28T12:42:08.814Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.073s
12:42:08 [2019-08-28T12:42:08.814Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
12:42:11 [2019-08-28T12:42:11.716Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	2.702s
12:42:15 [2019-08-28T12:42:15.446Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	3.587s
12:42:15 [2019-08-28T12:42:15.446Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
12:42:18 [2019-08-28T12:42:18.349Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	3.453s
12:42:18 [2019-08-28T12:42:18.349Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
12:42:18 [2019-08-28T12:42:18.349Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
12:42:18 [2019-08-28T12:42:18.349Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
12:42:22 [2019-08-28T12:42:22.080Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	3.430s
12:42:24 [2019-08-28T12:42:24.981Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	3.311s
12:42:28 [2019-08-28T12:42:28.719Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	3.302s
12:42:32 [2019-08-28T12:42:32.452Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	3.363s
12:42:32 [2019-08-28T12:42:32.452Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.050s
12:42:32 [2019-08-28T12:42:32.452Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
12:42:32 [2019-08-28T12:42:32.452Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
12:42:32 [2019-08-28T12:42:32.452Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
12:42:32 [2019-08-28T12:42:32.452Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
12:42:32 [2019-08-28T12:42:32.452Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
12:42:32 [2019-08-28T12:42:32.452Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
12:42:32 [2019-08-28T12:42:32.452Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
12:42:38 [2019-08-28T12:42:38.252Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	5.341s
12:42:38 [2019-08-28T12:42:38.252Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
12:42:38 [2019-08-28T12:42:38.252Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.060s
12:42:38 [2019-08-28T12:42:38.252Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
12:42:38 [2019-08-28T12:42:38.252Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
12:42:38 [2019-08-28T12:42:38.252Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
12:42:38 [2019-08-28T12:42:38.252Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
12:42:50 [2019-08-28T12:42:50.620Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	12.524s
12:42:50 [2019-08-28T12:42:50.620Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.153Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	2.245s
12:42:52 [2019-08-28T12:42:52.153Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.153Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.153Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.153Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
12:42:52 [2019-08-28T12:42:52.611Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
12:43:02 [2019-08-28T12:43:02.915Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	9.205s
12:43:02 [2019-08-28T12:43:02.915Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
12:43:02 [2019-08-28T12:43:02.915Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
12:43:02 [2019-08-28T12:43:02.915Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
12:43:09 [2019-08-28T12:43:09.976Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	7.421s
12:43:17 [2019-08-28T12:43:17.041Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	7.811s
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.041Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
12:43:17 [2019-08-28T12:43:17.499Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.256s
12:43:18 [2019-08-28T12:43:18.464Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	1.003s
12:43:21 [2019-08-28T12:43:21.376Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	2.797s
12:43:24 [2019-08-28T12:43:24.279Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	2.627s
12:43:24 [2019-08-28T12:43:24.736Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.956s
12:43:27 [2019-08-28T12:43:27.650Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	2.538s
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:43:27 [2019-08-28T12:43:27.650Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:43:32 [2019-08-28T12:43:32.333Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	4.291s
12:43:32 [2019-08-28T12:43:32.333Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
12:43:32 [2019-08-28T12:43:32.333Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
12:43:32 [2019-08-28T12:43:32.333Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
12:43:32 [2019-08-28T12:43:32.333Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
12:43:32 [2019-08-28T12:43:32.333Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
12:43:42 [2019-08-28T12:43:42.639Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	9.717s
12:43:42 [2019-08-28T12:43:42.639Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
12:43:45 [2019-08-28T12:43:45.539Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	3.578s
12:43:52 [2019-08-28T12:43:52.606Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	6.484s
12:43:55 [2019-08-28T12:43:55.504Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	3.690s
12:43:58 [2019-08-28T12:43:58.404Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	2.883s
12:44:02 [2019-08-28T12:44:02.135Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	1.988s
12:44:05 [2019-08-28T12:44:05.866Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	3.686s
12:44:05 [2019-08-28T12:44:05.866Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
12:44:05 [2019-08-28T12:44:05.866Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
12:44:08 [2019-08-28T12:44:08.773Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	3.188s
12:44:08 [2019-08-28T12:44:08.773Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
12:44:11 [2019-08-28T12:44:11.671Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	2.852s
12:44:11 [2019-08-28T12:44:11.671Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:44:11 [2019-08-28T12:44:11.671Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:44:11 [2019-08-28T12:44:11.671Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.163s
12:44:11 [2019-08-28T12:44:11.671Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.048s
12:44:11 [2019-08-28T12:44:11.671Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.451Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	5.794s
12:44:17 [2019-08-28T12:44:17.451Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
12:44:17 [2019-08-28T12:44:17.909Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
12:44:20 [2019-08-28T12:44:20.082Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	2.521s
12:44:20 [2019-08-28T12:44:20.540Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
12:44:24 [2019-08-28T12:44:24.265Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	2.660s
12:44:24 [2019-08-28T12:44:24.265Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
12:44:24 [2019-08-28T12:44:24.265Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
12:44:28 [2019-08-28T12:44:28.945Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	5.341s
12:44:39 [2019-08-28T12:44:39.251Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	10.055s
12:44:46 [2019-08-28T12:44:46.314Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	7.096s
12:44:56 [2019-08-28T12:44:56.617Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	9.672s
12:44:56 [2019-08-28T12:44:56.617Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
12:44:56 [2019-08-28T12:44:56.617Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.083s
12:44:56 [2019-08-28T12:44:56.617Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
12:44:56 [2019-08-28T12:44:56.617Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
12:45:01 [2019-08-28T12:45:01.294Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount	4.073s
12:45:03 [2019-08-28T12:45:03.465Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent	2.714s
12:45:07 [2019-08-28T12:45:07.232Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares	3.747s
12:45:07 [2019-08-28T12:45:07.232Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
12:45:07 [2019-08-28T12:45:07.232Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.045s
12:45:07 [2019-08-28T12:45:07.232Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.051s
12:45:07 [2019-08-28T12:45:07.232Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
12:45:07 [2019-08-28T12:45:07.232Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
12:45:07 [2019-08-28T12:45:07.232Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
12:45:07 [2019-08-28T12:45:07.232Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
12:45:07 [2019-08-28T12:45:07.232Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
12:45:13 [2019-08-28T12:45:13.021Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	5.166s
12:45:15 [2019-08-28T12:45:15.193Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	2.469s
12:45:17 [2019-08-28T12:45:17.371Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	2.313s
12:45:24 [2019-08-28T12:45:24.462Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	7.117s
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.462Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
12:45:24 [2019-08-28T12:45:24.920Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
12:45:27 [2019-08-28T12:45:27.094Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	2.542s
12:45:27 [2019-08-28T12:45:27.551Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.371s
12:45:28 [2019-08-28T12:45:28.008Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.390s
12:45:28 [2019-08-28T12:45:28.465Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.210s
12:45:29 [2019-08-28T12:45:29.997Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	1.512s
12:45:40 [2019-08-28T12:45:40.313Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	9.461s
12:45:40 [2019-08-28T12:45:40.313Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
12:45:55 [2019-08-28T12:45:55.110Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	14.713s
12:45:55 [2019-08-28T12:45:55.110Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
12:45:59 [2019-08-28T12:45:59.790Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	5.534s
12:45:59 [2019-08-28T12:45:59.790Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
12:45:59 [2019-08-28T12:45:59.790Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
12:45:59 [2019-08-28T12:45:59.790Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
12:45:59 [2019-08-28T12:45:59.790Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
12:46:08 [2019-08-28T12:46:08.346Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	8.214s
12:46:08 [2019-08-28T12:46:08.346Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
12:46:08 [2019-08-28T12:46:08.346Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
12:46:08 [2019-08-28T12:46:08.805Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
12:46:08 [2019-08-28T12:46:08.805Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
12:46:08 [2019-08-28T12:46:08.805Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
12:46:08 [2019-08-28T12:46:08.805Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
12:46:12 [2019-08-28T12:46:12.533Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	2.671s
12:46:15 [2019-08-28T12:46:15.430Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	3.326s
12:46:15 [2019-08-28T12:46:15.430Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
12:46:19 [2019-08-28T12:46:19.159Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	2.904s
12:46:19 [2019-08-28T12:46:19.159Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
12:46:19 [2019-08-28T12:46:19.159Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
12:46:19 [2019-08-28T12:46:19.159Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
12:46:19 [2019-08-28T12:46:19.159Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
12:46:19 [2019-08-28T12:46:19.159Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
12:46:19 [2019-08-28T12:46:19.159Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
12:46:36 [2019-08-28T12:46:36.818Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.244s
12:46:36 [2019-08-28T12:46:36.818Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.117s
12:46:36 [2019-08-28T12:46:36.818Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.169s
12:46:36 [2019-08-28T12:46:36.818Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
12:46:36 [2019-08-28T12:46:36.818Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.295s
12:46:36 [2019-08-28T12:46:36.818Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.230s
12:46:36 [2019-08-28T12:46:36.818Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.117s
12:46:38 [2019-08-28T12:46:38.374Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	3.240s
12:46:38 [2019-08-28T12:46:38.831Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.057s
12:46:43 [2019-08-28T12:46:43.510Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	4.138s
12:46:43 [2019-08-28T12:46:43.510Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.372s
12:46:43 [2019-08-28T12:46:43.510Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.344s
12:46:43 [2019-08-28T12:46:43.510Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.057s
12:46:43 [2019-08-28T12:46:43.970Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.166s
12:46:56 [2019-08-28T12:46:56.362Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	11.088s
12:46:56 [2019-08-28T12:46:56.362Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
12:46:56 [2019-08-28T12:46:56.362Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.520s
12:46:56 [2019-08-28T12:46:56.362Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.174s
12:46:56 [2019-08-28T12:46:56.362Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
12:47:06 [2019-08-28T12:47:06.687Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	10.482s
12:47:06 [2019-08-28T12:47:06.687Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.239s
12:47:06 [2019-08-28T12:47:06.687Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.232s
12:47:21 [2019-08-28T12:47:21.484Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	14.138s
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
12:47:21 [2019-08-28T12:47:21.484Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
12:47:21 [2019-08-28T12:47:21.484Z] OK: 521 passed, 551 skipped
12:47:21 [2019-08-28T12:47:21.484Z] PASS
12:47:21 [2019-08-28T12:47:21.484Z] ok  	github.com/docker/docker/integration-cli	4040.668s
12:47:21 [2019-08-28T12:47:21.484Z] INFO: Integration tests ended at 08/28/2019 12:47:20. Duration:01:07:31.6512374
12:47:21 [2019-08-28T12:47:21.484Z] INFO: Docker info of the daemon under test at end of run
12:47:21 [2019-08-28T12:47:21.484Z] 
12:47:21 [2019-08-28T12:47:21.484Z] Containers: 2
12:47:21 [2019-08-28T12:47:21.484Z]  Running: 0
12:47:21 [2019-08-28T12:47:21.484Z]  Paused: 0
12:47:21 [2019-08-28T12:47:21.484Z]  Stopped: 2
12:47:21 [2019-08-28T12:47:21.484Z] Images: 12
12:47:21 [2019-08-28T12:47:21.484Z] Server Version: 0.0.0-dev
12:47:21 [2019-08-28T12:47:21.484Z] Storage Driver: windowsfilter
12:47:21 [2019-08-28T12:47:21.484Z]  Windows: 
12:47:21 [2019-08-28T12:47:21.484Z] Logging Driver: json-file
12:47:21 [2019-08-28T12:47:21.484Z] Plugins: 
12:47:21 [2019-08-28T12:47:21.484Z]  Volume: local
12:47:21 [2019-08-28T12:47:21.484Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:47:21 [2019-08-28T12:47:21.484Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:47:21 [2019-08-28T12:47:21.484Z] Swarm: inactive
12:47:21 [2019-08-28T12:47:21.484Z] Default Isolation: process
12:47:21 [2019-08-28T12:47:21.484Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
12:47:21 [2019-08-28T12:47:21.484Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
12:47:21 [2019-08-28T12:47:21.484Z] OSType: windows
12:47:21 [2019-08-28T12:47:21.484Z] Architecture: x86_64
12:47:21 [2019-08-28T12:47:21.484Z] CPUs: 4
12:47:21 [2019-08-28T12:47:21.484Z] Total Memory: 32GiB
12:47:21 [2019-08-28T12:47:21.484Z] Name: azwin-2-c268e0
12:47:21 [2019-08-28T12:47:21.484Z] ID: GSQX:SRUA:VAR4:HPPC:ZYCU:W6QX:TCSA:ZZPE:AFDK:RJBE:3XWJ:LTSH
12:47:21 [2019-08-28T12:47:21.484Z] Docker Root Dir: D:\CI-3\CI-556d26c07\daemon
12:47:21 [2019-08-28T12:47:21.484Z] Debug Mode (client): false
12:47:21 [2019-08-28T12:47:21.484Z] Debug Mode (server): false
12:47:21 [2019-08-28T12:47:21.484Z] Registry: https://index.docker.io/v1/
12:47:21 [2019-08-28T12:47:21.484Z] Labels:
12:47:21 [2019-08-28T12:47:21.484Z] Experimental: false
12:47:21 [2019-08-28T12:47:21.484Z] Insecure Registries:
12:47:21 [2019-08-28T12:47:21.484Z]  127.0.0.0/8
12:47:21 [2019-08-28T12:47:21.484Z] Live Restore Enabled: false
12:47:21 [2019-08-28T12:47:21.484Z] 
12:47:21 [2019-08-28T12:47:21.484Z] 
12:47:21 [2019-08-28T12:47:21.484Z] INFO: Stopping daemon under test
12:47:21 [2019-08-28T12:47:21.484Z] SUCCESS: The process with PID 1144 (child process of PID 4840) has been terminated.
12:47:21 [2019-08-28T12:47:21.484Z] SUCCESS: The process with PID 4840 (child process of PID 2328) has been terminated.
12:47:21 [2019-08-28T12:47:21.484Z] INFO: executeCI.ps1 Completed successfully at 08/28/2019 12:47:21.
12:47:21 [2019-08-28T12:47:21.484Z] INFO: Tidying up at end of run
12:47:21 [2019-08-28T12:47:21.484Z] INFO: Saving daemon under test log (d:\CI-3\CI-556d26c07\dut.out) to C:\windows\TEMP\CIDUT.out
12:47:21 [2019-08-28T12:47:21.484Z] INFO: Saving daemon under test log (d:\CI-3\CI-556d26c07\dut.err) to C:\windows\TEMP\CIDUT.err
12:47:21 [2019-08-28T12:47:21.484Z] INFO: Nuke-Everything...
12:47:21 [2019-08-28T12:47:21.947Z] INFO: Container count on control daemon to delete is 2
12:47:22 [2019-08-28T12:47:22.922Z] 606cc2c43d9d
12:47:22 [2019-08-28T12:47:22.922Z] 396e1958e81b
12:47:22 [2019-08-28T12:47:22.922Z] INFO: Tidying pidfile d:\CI-3\CI-556d26c07\docker.pid
12:47:22 [2019-08-28T12:47:22.922Z] INFO: Nuking d:\CI-3
12:47:58 [2019-08-28T12:47:58.677Z] INFO: Zapped successfully
12:47:58 [2019-08-28T12:47:58.677Z] WARNING: There are 608 NdisAdapters leaked under Psched\Parameters
12:47:58 [2019-08-28T12:47:58.677Z] WARNING: Not cleaning as not a production RS1 server
12:47:58 [2019-08-28T12:47:58.677Z] WARNING: There are 608 NdisAdapters leaked under WFPLWFS\Parameters
12:47:58 [2019-08-28T12:47:58.677Z] WARNING: Not cleaning as not a production RS1 server
12:47:58 [2019-08-28T12:47:58.677Z] 
12:47:58 [2019-08-28T12:47:58.677Z] INFO: executeCI.ps1 exiting at Wed Aug 28 12:47:57 CUT 2019. Duration 01:42:41.0340047
12:47:58 [2019-08-28T12:47:58.677Z] 
[Pipeline] }
[Pipeline] // stage
[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