Pull request #40171 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c36460c437c8c515c543dd31afcbb5c2a9f5dd48 rather than 3302a6e597524ee402ceda150e6678ccb627ea41 Obtained Jenkinsfile from c36460c437c8c515c543dd31afcbb5c2a9f5dd48 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-11-05T23:32:35.567Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-05T23:32:35.575Z] Trying to pass milestone 1 [Pipeline] milestone [2019-11-05T23:32:35.594Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-05T23:32:35.723Z] Running on ubuntu-1804-overlay2 (i-00321a13482b56208) in /home/ubuntu/workspace/moby_PR-40171 [Pipeline] { [Pipeline] checkout [2019-11-05T23:32:35.819Z] using credential docker-jenkins-github-credentials [2019-11-05T23:32:35.826Z] Cloning the remote Git repository [2019-11-05T23:32:35.826Z] Cloning with configured refspecs honoured and without tags [2019-11-05T23:32:35.871Z] Cloning repository https://github.com/moby/moby.git [2019-11-05T23:32:35.872Z] > git init /home/ubuntu/workspace/moby_PR-40171 # timeout=10 [2019-11-05T23:32:35.893Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:35.894Z] > git --version # timeout=10 [2019-11-05T23:32:35.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:35.897Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:32:49.113Z] Fetching without tags [2019-11-05T23:32:49.467Z] Merging remotes/origin/master commit c36460c437c8c515c543dd31afcbb5c2a9f5dd48 into PR head commit 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:32:49.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:32:49.100Z] > git config --add remote.origin.fetch +refs/pull/40171/head:refs/remotes/origin/PR-40171 # timeout=10 [2019-11-05T23:32:49.102Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-05T23:32:49.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:32:49.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:49.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:49.161Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:32:49.469Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:32:49.472Z] > git checkout -f 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:32:50.478Z] Merge succeeded, producing cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:32:50.479Z] Checking out Revision cf0d170fdde9f5777ffd542476163620748d478c (PR-40171) [2019-11-05T23:32:50.590Z] Commit message: "Merge commit 'c36460c437c8c515c543dd31afcbb5c2a9f5dd48' into HEAD" [2019-11-05T23:32:50.595Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-05T23:32:51.628Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40171:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-11-05T23:32:49.989Z] > git merge c36460c437c8c515c543dd31afcbb5c2a9f5dd48 # timeout=10 [2019-11-05T23:32:50.474Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-05T23:32:50.521Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:32:50.531Z] > git checkout -f cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:32:50.591Z] > git rev-list --no-walk 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 # timeout=10 [2019-11-05T23:32:54.890Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2019-11-05T23:32:55.506Z] Running on ubuntu-1804-overlay2 (i-00321a13482b56208) in /home/ubuntu/workspace/moby_PR-40171 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2019-11-05T23:32:55.521Z] Running on ubuntu-1804-overlay2 (i-0b538ece89e6c16a9) in /home/ubuntu/workspace/moby_PR-40171 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-11-05T23:32:55.534Z] Running on ubuntu-1604-overlay2-arm64v8 (i-06f68ada78093418a) in /home/ubuntu/workspace/moby_PR-40171 [Pipeline] { [Pipeline] checkout [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2019-11-05T23:32:55.618Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2019-11-05T23:32:55.629Z] Fetching changes from the remote Git repository [2019-11-05T23:32:55.630Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-40171 [2019-11-05T23:32:55.634Z] Fetching without tags [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2019-11-05T23:32:55.660Z] using credential docker-jenkins-github-credentials [2019-11-05T23:32:55.668Z] Cloning the remote Git repository [2019-11-05T23:32:55.668Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-11-05T23:32:55.669Z] using credential docker-jenkins-github-credentials [2019-11-05T23:32:55.676Z] Cloning the remote Git repository [2019-11-05T23:32:55.676Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [2019-11-05T23:32:55.695Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40171 [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-05T23:32:55.844Z] using credential docker-jenkins-github-credentials [2019-11-05T23:32:55.906Z] Merging remotes/origin/master commit c36460c437c8c515c543dd31afcbb5c2a9f5dd48 into PR head commit 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:32:55.939Z] Running on azwin-2-afbc20 in d:\jenkins\workspace\moby_PR-40171 [Pipeline] { [2019-11-05T23:32:55.987Z] using credential docker-jenkins-github-credentials [Pipeline] ws [2019-11-05T23:32:56.001Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2019-11-05T23:32:56.012Z] Cloning the remote Git repository [2019-11-05T23:32:56.012Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2019-11-05T23:32:56.036Z] Cloning the remote Git repository [2019-11-05T23:32:56.036Z] Cloning with configured refspecs honoured and without tags [2019-11-05T23:32:56.085Z] Merge succeeded, producing e95ec52994f7df0962c592eace28117c17ab28e4 [2019-11-05T23:32:56.087Z] Checking out Revision e95ec52994f7df0962c592eace28117c17ab28e4 (PR-40171) [2019-11-05T23:32:56.183Z] Commit message: "Merge commit 'c36460c437c8c515c543dd31afcbb5c2a9f5dd48' into HEAD" [2019-11-05T23:32:56.188Z] First time build. Skipping changelog. [2019-11-05T23:32:56.309Z] using credential docker-jenkins-github-credentials [2019-11-05T23:32:56.384Z] Cloning the remote Git repository [2019-11-05T23:32:56.384Z] Cloning with configured refspecs honoured and without tags [2019-11-05T23:32:55.625Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-05T23:32:55.631Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:32:55.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:55.677Z] > git --version # timeout=10 [2019-11-05T23:32:55.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:55.680Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:32:55.908Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:32:55.910Z] > git checkout -f 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:32:55.997Z] > git merge c36460c437c8c515c543dd31afcbb5c2a9f5dd48 # timeout=10 [2019-11-05T23:32:56.077Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-05T23:32:56.129Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:32:56.131Z] > git checkout -f e95ec52994f7df0962c592eace28117c17ab28e4 [2019-11-05T23:32:56.185Z] > git rev-list --no-walk 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 # timeout=10 [2019-11-05T23:32:56.412Z] Cloning repository https://github.com/moby/moby.git [2019-11-05T23:32:56.413Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-05T23:32:56.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:56.475Z] > git --version # timeout=10 [2019-11-05T23:32:56.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:56.528Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:32:55.671Z] Cloning repository https://github.com/moby/moby.git [2019-11-05T23:32:55.671Z] > git init /home/ubuntu/workspace/moby_PR-40171 # timeout=10 [2019-11-05T23:32:55.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:55.684Z] > git --version # timeout=10 [2019-11-05T23:32:55.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:55.688Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:32:55.678Z] Cloning repository https://github.com/moby/moby.git [2019-11-05T23:32:55.679Z] > git init /home/ubuntu/workspace/moby_PR-40171 # timeout=10 [2019-11-05T23:32:55.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:55.693Z] > git --version # timeout=10 [2019-11-05T23:32:55.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:55.697Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-05T23:32:56.014Z] Cloning repository https://github.com/moby/moby.git [2019-11-05T23:32:56.014Z] > git init /home/docker/workspace/moby_PR-40171 # timeout=10 [2019-11-05T23:32:56.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:56.024Z] > git --version # timeout=10 [2019-11-05T23:32:56.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:56.029Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [Pipeline] sh [2019-11-05T23:32:56.072Z] Cloning repository https://github.com/moby/moby.git [2019-11-05T23:32:56.075Z] > git init /home/jenkins/workspace/moby_PR-40171 # timeout=10 [2019-11-05T23:32:56.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:32:56.106Z] > git --version # timeout=10 [2019-11-05T23:32:56.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:32:56.126Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:32:57.195Z] + docker version [2019-11-05T23:32:57.195Z] Client: Docker Engine - Community [2019-11-05T23:32:57.195Z] Version: 19.03.2 [2019-11-05T23:32:57.195Z] API version: 1.40 [2019-11-05T23:32:57.195Z] Go version: go1.12.8 [2019-11-05T23:32:57.195Z] Git commit: 6a30dfc [2019-11-05T23:32:57.195Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-05T23:32:57.195Z] OS/Arch: linux/amd64 [2019-11-05T23:32:57.195Z] Experimental: false [2019-11-05T23:32:57.195Z] [2019-11-05T23:32:57.195Z] Server: Docker Engine - Community [2019-11-05T23:32:57.195Z] Engine: [2019-11-05T23:32:57.195Z] Version: 19.03.2 [2019-11-05T23:32:57.195Z] API version: 1.40 (minimum version 1.12) [2019-11-05T23:32:57.195Z] Go version: go1.12.8 [2019-11-05T23:32:57.195Z] Git commit: 6a30dfc [2019-11-05T23:32:57.195Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-05T23:32:57.195Z] OS/Arch: linux/amd64 [2019-11-05T23:32:57.195Z] Experimental: true [2019-11-05T23:32:57.195Z] containerd: [2019-11-05T23:32:57.195Z] Version: 1.2.6 [2019-11-05T23:32:57.195Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-05T23:32:57.195Z] runc: [2019-11-05T23:32:57.195Z] Version: 1.0.0-rc8 [2019-11-05T23:32:57.195Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-05T23:32:57.195Z] docker-init: [2019-11-05T23:32:57.195Z] Version: 0.18.0 [2019-11-05T23:32:57.195Z] GitCommit: fec3683 [Pipeline] sh [2019-11-05T23:32:57.599Z] + docker info [2019-11-05T23:32:58.158Z] Client: [2019-11-05T23:32:58.158Z] Debug Mode: false [2019-11-05T23:32:58.158Z] [2019-11-05T23:32:58.158Z] Server: [2019-11-05T23:32:58.158Z] Containers: 0 [2019-11-05T23:32:58.158Z] Running: 0 [2019-11-05T23:32:58.158Z] Paused: 0 [2019-11-05T23:32:58.158Z] Stopped: 0 [2019-11-05T23:32:58.158Z] Images: 16 [2019-11-05T23:32:58.158Z] Server Version: 19.03.2 [2019-11-05T23:32:58.158Z] Storage Driver: overlay2 [2019-11-05T23:32:58.158Z] Backing Filesystem: extfs [2019-11-05T23:32:58.158Z] Supports d_type: true [2019-11-05T23:32:58.158Z] Native Overlay Diff: true [2019-11-05T23:32:58.158Z] Logging Driver: json-file [2019-11-05T23:32:58.158Z] Cgroup Driver: cgroupfs [2019-11-05T23:32:58.158Z] Plugins: [2019-11-05T23:32:58.158Z] Volume: local [2019-11-05T23:32:58.158Z] Network: bridge host ipvlan macvlan null overlay [2019-11-05T23:32:58.158Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-05T23:32:58.158Z] Swarm: inactive [2019-11-05T23:32:58.158Z] Runtimes: runc [2019-11-05T23:32:58.158Z] Default Runtime: runc [2019-11-05T23:32:58.158Z] Init Binary: docker-init [2019-11-05T23:32:58.158Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-05T23:32:58.158Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-05T23:32:58.158Z] init version: fec3683 [2019-11-05T23:32:58.158Z] Security Options: [2019-11-05T23:32:58.158Z] apparmor [2019-11-05T23:32:58.158Z] seccomp [2019-11-05T23:32:58.158Z] Profile: default [2019-11-05T23:32:58.158Z] Kernel Version: 4.15.0-1048-aws [2019-11-05T23:32:58.158Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-05T23:32:58.158Z] OSType: linux [2019-11-05T23:32:58.158Z] Architecture: x86_64 [2019-11-05T23:32:58.158Z] CPUs: 2 [2019-11-05T23:32:58.158Z] Total Memory: 7.501GiB [2019-11-05T23:32:58.158Z] Name: ip-10-100-72-158 [2019-11-05T23:32:58.158Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-05T23:32:58.158Z] Docker Root Dir: /var/lib/docker [2019-11-05T23:32:58.158Z] Debug Mode: false [2019-11-05T23:32:58.158Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:32:58.158Z] Labels: [2019-11-05T23:32:58.158Z] Experimental: true [2019-11-05T23:32:58.158Z] Insecure Registries: [2019-11-05T23:32:58.158Z] 127.0.0.0/8 [2019-11-05T23:32:58.158Z] Live Restore Enabled: true [2019-11-05T23:32:58.158Z] [2019-11-05T23:32:58.158Z] WARNING: No swap limit support [Pipeline] sh [2019-11-05T23:32:58.519Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:32:58.519Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:32:58.519Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40171/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-05T23:32:58.519Z] + bash /home/ubuntu/workspace/moby_PR-40171/check-config.sh [2019-11-05T23:32:58.519Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-05T23:32:58.519Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-05T23:32:58.519Z] [2019-11-05T23:32:58.519Z] Generally Necessary: [2019-11-05T23:32:58.519Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-05T23:32:58.519Z] - apparmor: enabled and tools installed [2019-11-05T23:32:58.519Z] - CONFIG_NAMESPACES: enabled [2019-11-05T23:32:58.519Z] - CONFIG_NET_NS: enabled [2019-11-05T23:32:58.519Z] - CONFIG_PID_NS: enabled [2019-11-05T23:32:58.519Z] - CONFIG_IPC_NS: enabled [2019-11-05T23:32:58.519Z] - CONFIG_UTS_NS: enabled [2019-11-05T23:32:58.519Z] - CONFIG_CGROUPS: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CPUSETS: enabled [2019-11-05T23:32:58.520Z] - CONFIG_MEMCG: enabled [2019-11-05T23:32:58.520Z] - CONFIG_KEYS: enabled [2019-11-05T23:32:58.520Z] - CONFIG_VETH: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-05T23:32:58.520Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-05T23:32:58.520Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-05T23:32:58.520Z] [2019-11-05T23:32:58.520Z] Optional Features: [2019-11-05T23:32:58.520Z] - CONFIG_USER_NS: enabled [2019-11-05T23:32:58.520Z] - CONFIG_SECCOMP: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-05T23:32:58.520Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-05T23:32:58.520Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-05T23:32:58.520Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-05T23:32:58.520Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-05T23:32:58.520Z] - CONFIG_BLK_CGROUP: enabled [2019-11-05T23:32:58.520Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-05T23:32:58.520Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CGROUP_PERF: enabled [2019-11-05T23:32:58.520Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-05T23:32:58.775Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-05T23:32:58.775Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-05T23:32:58.775Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-05T23:32:58.775Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-05T23:32:58.775Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_IP_VS: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-05T23:32:58.775Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-05T23:32:58.775Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-05T23:32:58.775Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_EXT4_FS: enabled [2019-11-05T23:32:58.775Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-05T23:32:58.775Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-05T23:32:58.775Z] - Network Drivers: [2019-11-05T23:32:58.775Z] - "overlay": [2019-11-05T23:32:58.775Z] - CONFIG_VXLAN: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-05T23:32:58.775Z] Optional (for encrypted networks): [2019-11-05T23:32:58.775Z] - CONFIG_CRYPTO: enabled [2019-11-05T23:32:58.775Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-05T23:32:58.775Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-05T23:32:58.775Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-05T23:32:58.775Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-05T23:32:58.775Z] - CONFIG_XFRM: enabled [2019-11-05T23:32:58.775Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-05T23:32:58.775Z] - "ipvlan": [2019-11-05T23:32:58.775Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-05T23:32:58.775Z] - "macvlan": [2019-11-05T23:32:58.775Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_DUMMY: enabled (as module) [2019-11-05T23:32:58.775Z] - "ftp,tftp client in container": [2019-11-05T23:32:58.775Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-05T23:32:58.775Z] - Storage Drivers: [2019-11-05T23:32:58.775Z] - "aufs": [2019-11-05T23:32:58.775Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-05T23:32:58.775Z] - "btrfs": [2019-11-05T23:32:58.775Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-05T23:32:58.775Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-05T23:32:58.775Z] - "devicemapper": [2019-11-05T23:32:58.775Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-05T23:32:58.775Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-05T23:32:58.775Z] - "overlay": [2019-11-05T23:32:58.775Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-05T23:32:58.775Z] - "zfs": [2019-11-05T23:32:58.775Z] - /dev/zfs: missing [2019-11-05T23:32:58.775Z] - zfs command: missing [2019-11-05T23:32:58.775Z] - zpool command: missing [2019-11-05T23:32:58.775Z] [2019-11-05T23:32:58.775Z] Limits: [2019-11-05T23:32:58.775Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-05T23:32:58.775Z] [2019-11-05T23:32:58.775Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-05T23:32:59.219Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf0d170fdde9f5777ffd542476163620748d478c . [2019-11-05T23:32:59.219Z] #1 [internal] load build definition from Dockerfile [2019-11-05T23:32:59.219Z] #1 transferring dockerfile: 14.85kB 0.0s done [2019-11-05T23:32:59.219Z] #1 DONE 0.0s [2019-11-05T23:32:59.219Z] [2019-11-05T23:32:59.219Z] #2 [internal] load .dockerignore [2019-11-05T23:32:59.219Z] #2 transferring context: 87B done [2019-11-05T23:32:59.219Z] #2 DONE 0.0s [2019-11-05T23:32:59.219Z] [2019-11-05T23:32:59.219Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-05T23:32:59.219Z] #3 DONE 0.1s [2019-11-05T23:32:59.474Z] [2019-11-05T23:32:59.474Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-05T23:32:59.474Z] #4 CACHED [2019-11-05T23:33:00.034Z] [2019-11-05T23:33:00.034Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-05T23:33:00.034Z] #5 DONE 0.0s [2019-11-05T23:33:00.034Z] [2019-11-05T23:33:00.034Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-05T23:33:00.034Z] #6 DONE 0.1s [2019-11-05T23:33:00.034Z] [2019-11-05T23:33:00.034Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-05T23:33:00.034Z] #65 DONE 0.0s [2019-11-05T23:33:00.034Z] [2019-11-05T23:33:00.034Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:33:00.034Z] #7 DONE 0.0s [2019-11-05T23:33:00.034Z] [2019-11-05T23:33:00.034Z] #19 [internal] load build context [2019-11-05T23:33:01.420Z] #19 transferring context: 45.66MB 1.2s done [2019-11-05T23:33:01.420Z] #19 DONE 1.3s [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-05T23:33:01.420Z] #9 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-05T23:33:01.420Z] #21 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-05T23:33:01.420Z] #61 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-05T23:33:01.420Z] #67 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-05T23:33:01.420Z] #14 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-05T23:33:01.420Z] #53 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:33:01.420Z] #28 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-05T23:33:01.420Z] #13 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-05T23:33:01.420Z] #46 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:33:01.420Z] #33 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #64 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #55 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-05T23:33:01.420Z] #42 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-05T23:33:01.420Z] #12 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:01.420Z] #59 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:01.420Z] #50 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:33:01.420Z] #56 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #69 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:33:01.420Z] #17 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:01.420Z] #34 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-05T23:33:01.420Z] #58 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-05T23:33:01.420Z] #11 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:01.420Z] #47 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:33:01.420Z] #18 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #39 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-05T23:33:01.420Z] #43 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:01.420Z] #36 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:01.420Z] #52 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:33:01.420Z] #40 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-05T23:33:01.420Z] #8 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-05T23:33:01.420Z] #35 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-05T23:33:01.420Z] #15 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:33:01.420Z] #31 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:33:01.420Z] #41 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #45 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:01.420Z] #57 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:33:01.420Z] #24 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:33:01.420Z] #10 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-05T23:33:01.420Z] #27 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #37 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:33:01.420Z] #38 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:01.420Z] #54 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #32 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-05T23:33:01.420Z] #23 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-05T23:33:01.420Z] #49 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #16 [dev 6/24] RUN ldconfig [2019-11-05T23:33:01.420Z] #16 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:01.420Z] #62 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:33:01.420Z] #26 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:01.420Z] #20 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #48 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #29 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:01.420Z] #22 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-05T23:33:01.420Z] #25 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-05T23:33:01.420Z] #63 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:01.420Z] #44 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #51 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-05T23:33:01.420Z] #66 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-05T23:33:01.420Z] #30 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-05T23:33:01.420Z] #60 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:33:01.420Z] #68 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-05T23:33:01.420Z] #70 CACHED [2019-11-05T23:33:01.420Z] [2019-11-05T23:33:01.420Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-05T23:33:02.345Z] #71 DONE 0.9s [2019-11-05T23:33:02.345Z] [2019-11-05T23:33:02.345Z] #72 exporting to image [2019-11-05T23:33:02.345Z] #72 exporting layers [2019-11-05T23:33:03.271Z] #72 exporting layers 0.9s done [2019-11-05T23:33:03.271Z] #72 writing image sha256:72bc14bba176a54b1c2a45daeacfc7ef4cf83ccfd9f0f6d3fed92f47bf596ed6 done [2019-11-05T23:33:03.271Z] #72 naming to docker.io/library/docker:cf0d170fdde9f5777ffd542476163620748d478c done [2019-11-05T23:33:03.271Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-05T23:33:03.720Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40171/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/validate/default [2019-11-05T23:33:04.646Z] Congratulations! All commits are properly signed with the DCO! [2019-11-05T23:33:04.901Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-05T23:33:04.901Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-05T23:33:05.020Z] Fetching without tags [2019-11-05T23:33:04.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:04.895Z] > git config --add remote.origin.fetch +refs/pull/40171/head:refs/remotes/origin/PR-40171 # timeout=10 [2019-11-05T23:33:04.914Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-05T23:33:04.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:05.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:33:05.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:33:05.057Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:33:05.465Z] Merging remotes/origin/master commit c36460c437c8c515c543dd31afcbb5c2a9f5dd48 into PR head commit 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:06.571Z] Merge succeeded, producing 5b9a478b9b6c35796901ed593b3a295d7026ba05 [2019-11-05T23:33:06.572Z] Checking out Revision 5b9a478b9b6c35796901ed593b3a295d7026ba05 (PR-40171) [2019-11-05T23:33:05.494Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:05.513Z] > git checkout -f 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:06.127Z] > git merge c36460c437c8c515c543dd31afcbb5c2a9f5dd48 # timeout=10 [2019-11-05T23:33:06.529Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-05T23:33:06.603Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:06.627Z] > git checkout -f 5b9a478b9b6c35796901ed593b3a295d7026ba05 [2019-11-05T23:33:07.193Z] Commit message: "Merge commit 'c36460c437c8c515c543dd31afcbb5c2a9f5dd48' into HEAD" [2019-11-05T23:33:07.271Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-05T23:33:07.223Z] > git rev-list --no-walk 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 # timeout=10 [2019-11-05T23:33:08.669Z] Fetching without tags [2019-11-05T23:33:08.679Z] + docker version [2019-11-05T23:33:08.679Z] Client: [2019-11-05T23:33:08.679Z] Version: 18.06.3-ce [2019-11-05T23:33:08.679Z] API version: 1.38 [2019-11-05T23:33:08.679Z] Go version: go1.10.3 [2019-11-05T23:33:08.679Z] Git commit: d7080c1 [2019-11-05T23:33:08.679Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-05T23:33:08.679Z] OS/Arch: linux/s390x [2019-11-05T23:33:08.679Z] Experimental: false [2019-11-05T23:33:08.679Z] [2019-11-05T23:33:08.679Z] Server: [2019-11-05T23:33:08.679Z] Engine: [2019-11-05T23:33:08.679Z] Version: 18.06.3-ce [2019-11-05T23:33:08.679Z] API version: 1.38 (minimum version 1.12) [2019-11-05T23:33:08.679Z] Go version: go1.10.3 [2019-11-05T23:33:08.679Z] Git commit: d7080c1 [2019-11-05T23:33:08.679Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-05T23:33:08.679Z] OS/Arch: linux/s390x [2019-11-05T23:33:08.679Z] Experimental: true [Pipeline] sh [2019-11-05T23:33:08.902Z] Merging remotes/origin/master commit c36460c437c8c515c543dd31afcbb5c2a9f5dd48 into PR head commit 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:09.507Z] + docker info [2019-11-05T23:33:09.507Z] Containers: 0 [2019-11-05T23:33:09.507Z] Running: 0 [2019-11-05T23:33:09.507Z] Paused: 0 [2019-11-05T23:33:09.507Z] Stopped: 0 [2019-11-05T23:33:09.507Z] Images: 0 [2019-11-05T23:33:09.507Z] Server Version: 18.06.3-ce [2019-11-05T23:33:09.507Z] Storage Driver: overlay2 [2019-11-05T23:33:09.507Z] Backing Filesystem: extfs [2019-11-05T23:33:09.507Z] Supports d_type: true [2019-11-05T23:33:09.507Z] Native Overlay Diff: true [2019-11-05T23:33:09.507Z] Logging Driver: json-file [2019-11-05T23:33:09.507Z] Cgroup Driver: cgroupfs [2019-11-05T23:33:09.507Z] Plugins: [2019-11-05T23:33:09.507Z] Volume: local [2019-11-05T23:33:09.507Z] Network: bridge host ipvlan macvlan null overlay [2019-11-05T23:33:09.507Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-05T23:33:09.507Z] Swarm: inactive [2019-11-05T23:33:09.507Z] Runtimes: runc [2019-11-05T23:33:09.507Z] Default Runtime: runc [2019-11-05T23:33:09.507Z] Init Binary: docker-init [2019-11-05T23:33:09.507Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-05T23:33:09.507Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-05T23:33:09.507Z] init version: fec3683 [2019-11-05T23:33:09.507Z] Security Options: [2019-11-05T23:33:09.507Z] apparmor [2019-11-05T23:33:09.507Z] seccomp [2019-11-05T23:33:09.507Z] Profile: default [2019-11-05T23:33:09.507Z] Kernel Version: 4.4.0-154-generic [2019-11-05T23:33:09.507Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-05T23:33:09.507Z] OSType: linux [2019-11-05T23:33:09.507Z] Architecture: s390x [2019-11-05T23:33:09.507Z] CPUs: 2 [2019-11-05T23:33:09.507Z] Total Memory: 7.862GiB [2019-11-05T23:33:09.507Z] Name: s390x-ubuntu-26 [2019-11-05T23:33:09.507Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-05T23:33:09.507Z] Docker Root Dir: /var/lib/docker [2019-11-05T23:33:09.507Z] Debug Mode (client): false [2019-11-05T23:33:09.507Z] Debug Mode (server): false [2019-11-05T23:33:09.507Z] Username: dockerbuildbot [2019-11-05T23:33:09.507Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:33:09.507Z] Labels: [2019-11-05T23:33:09.507Z] Experimental: true [2019-11-05T23:33:09.507Z] Insecure Registries: [2019-11-05T23:33:09.507Z] 127.0.0.0/8 [2019-11-05T23:33:09.507Z] Live Restore Enabled: false [2019-11-05T23:33:09.507Z] [2019-11-05T23:33:09.507Z] WARNING: No swap limit support [Pipeline] sh [2019-11-05T23:33:09.593Z] Fetching without tags [2019-11-05T23:33:08.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:08.656Z] > git config --add remote.origin.fetch +refs/pull/40171/head:refs/remotes/origin/PR-40171 # timeout=10 [2019-11-05T23:33:08.659Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-05T23:33:08.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:08.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:33:08.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:33:08.672Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:33:08.904Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:08.907Z] > git checkout -f 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:09.419Z] > git merge c36460c437c8c515c543dd31afcbb5c2a9f5dd48 # timeout=10 [2019-11-05T23:33:09.880Z] Fetching without tags [2019-11-05T23:33:10.036Z] Merge succeeded, producing caeb63d0e60ea2727c1664d1173c82cea10d6d6d [2019-11-05T23:33:10.037Z] Checking out Revision caeb63d0e60ea2727c1664d1173c82cea10d6d6d (PR-40171) [2019-11-05T23:33:10.099Z] Commit message: "Merge commit 'c36460c437c8c515c543dd31afcbb5c2a9f5dd48' into HEAD" [2019-11-05T23:33:10.107Z] First time build. Skipping changelog. [2019-11-05T23:33:10.268Z] Merging remotes/origin/master commit c36460c437c8c515c543dd31afcbb5c2a9f5dd48 into PR head commit 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:10.271Z] Merging remotes/origin/master commit c36460c437c8c515c543dd31afcbb5c2a9f5dd48 into PR head commit 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:10.351Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:10.351Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:10.351Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40171/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-05T23:33:10.351Z] + bash /home/jenkins/workspace/moby_PR-40171/check-config.sh [2019-11-05T23:33:10.351Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-05T23:33:10.351Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2019-11-05T23:33:10.351Z] [2019-11-05T23:33:10.351Z] Generally Necessary: [2019-11-05T23:33:10.351Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-05T23:33:10.351Z] - apparmor: enabled and tools installed [2019-11-05T23:33:10.352Z] - CONFIG_NAMESPACES: enabled [2019-11-05T23:33:09.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:09.327Z] > git config --add remote.origin.fetch +refs/pull/40171/head:refs/remotes/origin/PR-40171 # timeout=10 [2019-11-05T23:33:09.381Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-05T23:33:09.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:09.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:33:09.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:33:09.621Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:33:10.299Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:10.723Z] - CONFIG_NET_NS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_PID_NS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_IPC_NS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_UTS_NS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CGROUPS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CPUSETS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_MEMCG: enabled [2019-11-05T23:33:10.723Z] - CONFIG_KEYS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_VETH: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-05T23:33:10.723Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-05T23:33:10.723Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-05T23:33:10.723Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-05T23:33:10.723Z] [2019-11-05T23:33:10.723Z] Optional Features: [2019-11-05T23:33:10.723Z] - CONFIG_USER_NS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_SECCOMP: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-05T23:33:10.723Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-05T23:33:10.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-05T23:33:10.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-05T23:33:10.723Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-05T23:33:10.723Z] - CONFIG_BLK_CGROUP: enabled [2019-11-05T23:33:10.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-05T23:33:10.723Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-05T23:33:10.723Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-05T23:33:10.724Z] - CONFIG_CGROUP_PERF: enabled [2019-11-05T23:33:10.724Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-05T23:33:10.724Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-05T23:33:10.724Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-05T23:33:10.724Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-05T23:33:10.724Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-05T23:33:10.724Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_IP_VS: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-05T23:33:10.724Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-05T23:33:10.724Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-05T23:33:10.724Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_EXT4_FS: enabled [2019-11-05T23:33:10.724Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-05T23:33:10.724Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-05T23:33:10.724Z] - Network Drivers: [2019-11-05T23:33:10.724Z] - "overlay": [2019-11-05T23:33:10.724Z] - CONFIG_VXLAN: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-05T23:33:10.724Z] Optional (for encrypted networks): [2019-11-05T23:33:10.724Z] - CONFIG_CRYPTO: enabled [2019-11-05T23:33:10.724Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_XFRM: enabled [2019-11-05T23:33:10.724Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-05T23:33:10.724Z] - "ipvlan": [2019-11-05T23:33:10.724Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-05T23:33:10.724Z] - "macvlan": [2019-11-05T23:33:10.724Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_DUMMY: enabled (as module) [2019-11-05T23:33:10.724Z] - "ftp,tftp client in container": [2019-11-05T23:33:10.724Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-05T23:33:10.724Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-05T23:33:10.724Z] - Storage Drivers: [2019-11-05T23:33:10.724Z] - "aufs": [2019-11-05T23:33:10.724Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-05T23:33:10.724Z] - "btrfs": [2019-11-05T23:33:10.724Z] - CONFIG_BTRFS_FS: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-05T23:33:10.831Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-05T23:33:10.831Z] - "devicemapper": [2019-11-05T23:33:10.831Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-05T23:33:10.831Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-05T23:33:10.831Z] - "overlay": [2019-11-05T23:33:10.831Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-05T23:33:10.831Z] - "zfs": [2019-11-05T23:33:10.831Z] - /dev/zfs: missing [2019-11-05T23:33:10.831Z] - zfs command: missing [2019-11-05T23:33:10.831Z] - zpool command: missing [2019-11-05T23:33:10.831Z] [2019-11-05T23:33:10.831Z] Limits: [2019-11-05T23:33:10.831Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-05T23:33:10.831Z] [2019-11-05T23:33:10.831Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2019-11-05T23:33:11.169Z] + docker version [2019-11-05T23:33:11.170Z] Client: Docker Engine - Community [2019-11-05T23:33:11.170Z] Version: 19.03.2 [2019-11-05T23:33:11.170Z] API version: 1.40 [2019-11-05T23:33:11.170Z] Go version: go1.12.8 [2019-11-05T23:33:11.170Z] Git commit: 6a30dfc [2019-11-05T23:33:11.170Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-05T23:33:11.170Z] OS/Arch: linux/amd64 [2019-11-05T23:33:11.170Z] Experimental: false [2019-11-05T23:33:11.170Z] [2019-11-05T23:33:11.170Z] Server: Docker Engine - Community [2019-11-05T23:33:11.170Z] Engine: [2019-11-05T23:33:11.170Z] Version: 19.03.2 [2019-11-05T23:33:11.170Z] API version: 1.40 (minimum version 1.12) [2019-11-05T23:33:11.170Z] Go version: go1.12.8 [2019-11-05T23:33:11.170Z] Git commit: 6a30dfc [2019-11-05T23:33:11.170Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-05T23:33:11.170Z] OS/Arch: linux/amd64 [2019-11-05T23:33:11.170Z] Experimental: true [2019-11-05T23:33:11.170Z] containerd: [2019-11-05T23:33:11.170Z] Version: 1.2.6 [2019-11-05T23:33:11.170Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-05T23:33:11.170Z] runc: [2019-11-05T23:33:11.170Z] Version: 1.0.0-rc8 [2019-11-05T23:33:11.170Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-05T23:33:11.170Z] docker-init: [2019-11-05T23:33:11.170Z] Version: 0.18.0 [2019-11-05T23:33:11.170Z] GitCommit: fec3683 [2019-11-05T23:33:11.450Z] Merge succeeded, producing 5dfe4796649b7e337ba8cc9ee2e496f3ed4138d1 [2019-11-05T23:33:11.451Z] Checking out Revision 5dfe4796649b7e337ba8cc9ee2e496f3ed4138d1 (PR-40171) [2019-11-05T23:33:10.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-05T23:33:10.038Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:10.041Z] > git checkout -f caeb63d0e60ea2727c1664d1173c82cea10d6d6d [2019-11-05T23:33:10.101Z] > git rev-list --no-walk 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 # timeout=10 [2019-11-05T23:33:09.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:09.855Z] > git config --add remote.origin.fetch +refs/pull/40171/head:refs/remotes/origin/PR-40171 # timeout=10 [2019-11-05T23:33:09.859Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-05T23:33:09.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:09.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:33:09.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:33:09.883Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:33:10.270Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:10.279Z] > git checkout -f 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:11.138Z] > git merge c36460c437c8c515c543dd31afcbb5c2a9f5dd48 # timeout=10 [2019-11-05T23:33:11.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-05T23:33:11.453Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:11.456Z] > git checkout -f 5dfe4796649b7e337ba8cc9ee2e496f3ed4138d1 [2019-11-05T23:33:11.643Z] Commit message: "Merge commit 'c36460c437c8c515c543dd31afcbb5c2a9f5dd48' into HEAD" [2019-11-05T23:33:11.651Z] First time build. Skipping changelog. [Pipeline] sh [2019-11-05T23:33:11.949Z] + docker info [2019-11-05T23:33:12.028Z] + make bundles/buildx [2019-11-05T23:33:12.028Z] make: command: Command not found [2019-11-05T23:33:12.028Z] make: command: Command not found [2019-11-05T23:33:12.028Z] mkdir bundles [2019-11-05T23:33:12.028Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-05T23:33:12.028Z] --build-arg BUILDX_COMMIT \ [2019-11-05T23:33:12.028Z] --build-arg BUILDX_REPO \ [2019-11-05T23:33:12.028Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-05T23:33:12.028Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-05T23:33:12.028Z] . [2019-11-05T23:33:12.028Z] /bin/sh: 4: go: not found [2019-11-05T23:33:12.028Z] /bin/sh: 5: go: not found [2019-11-05T23:33:10.344Z] > git checkout -f 3302a6e597524ee402ceda150e6678ccb627ea41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-05T23:33:12.513Z] Client: [2019-11-05T23:33:12.513Z] Debug Mode: false [2019-11-05T23:33:12.513Z] [2019-11-05T23:33:12.513Z] Server: [2019-11-05T23:33:12.513Z] Containers: 0 [2019-11-05T23:33:12.513Z] Running: 0 [2019-11-05T23:33:12.513Z] Paused: 0 [2019-11-05T23:33:12.513Z] Stopped: 0 [2019-11-05T23:33:12.513Z] Images: 6 [2019-11-05T23:33:12.513Z] Server Version: 19.03.2 [2019-11-05T23:33:12.513Z] Storage Driver: overlay2 [2019-11-05T23:33:12.513Z] Backing Filesystem: extfs [2019-11-05T23:33:12.513Z] Supports d_type: true [2019-11-05T23:33:12.513Z] Native Overlay Diff: true [2019-11-05T23:33:12.513Z] Logging Driver: json-file [2019-11-05T23:33:12.513Z] Cgroup Driver: cgroupfs [2019-11-05T23:33:12.513Z] Plugins: [2019-11-05T23:33:12.513Z] Volume: local [2019-11-05T23:33:12.513Z] Network: bridge host ipvlan macvlan null overlay [2019-11-05T23:33:12.513Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-05T23:33:12.513Z] Swarm: inactive [2019-11-05T23:33:12.513Z] Runtimes: runc [2019-11-05T23:33:12.513Z] Default Runtime: runc [2019-11-05T23:33:12.513Z] Init Binary: docker-init [2019-11-05T23:33:12.513Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-05T23:33:12.513Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-05T23:33:12.513Z] init version: fec3683 [2019-11-05T23:33:12.513Z] Security Options: [2019-11-05T23:33:12.513Z] apparmor [2019-11-05T23:33:12.513Z] seccomp [2019-11-05T23:33:12.513Z] Profile: default [2019-11-05T23:33:12.513Z] Kernel Version: 4.15.0-1048-aws [2019-11-05T23:33:12.513Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-05T23:33:12.513Z] OSType: linux [2019-11-05T23:33:12.513Z] Architecture: x86_64 [2019-11-05T23:33:12.513Z] CPUs: 2 [2019-11-05T23:33:12.513Z] Total Memory: 7.501GiB [2019-11-05T23:33:12.513Z] Name: ip-10-100-111-51 [2019-11-05T23:33:12.513Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-05T23:33:12.513Z] Docker Root Dir: /var/lib/docker [2019-11-05T23:33:12.513Z] Debug Mode: false [2019-11-05T23:33:12.513Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:33:12.513Z] Labels: [2019-11-05T23:33:12.513Z] Experimental: true [2019-11-05T23:33:12.513Z] Insecure Registries: [2019-11-05T23:33:12.513Z] 127.0.0.0/8 [2019-11-05T23:33:12.513Z] Live Restore Enabled: true [2019-11-05T23:33:12.513Z] [2019-11-05T23:33:12.513Z] WARNING: No swap limit support [Pipeline] sh [2019-11-05T23:33:12.604Z] + docker version [2019-11-05T23:33:12.604Z] Client: Docker Engine - Community [2019-11-05T23:33:12.604Z] Version: 19.03.2 [2019-11-05T23:33:12.604Z] API version: 1.40 [2019-11-05T23:33:12.604Z] Go version: go1.12.8 [2019-11-05T23:33:12.604Z] Git commit: 6a30dfc [2019-11-05T23:33:12.604Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-05T23:33:12.604Z] OS/Arch: linux/arm64 [2019-11-05T23:33:12.604Z] Experimental: false [2019-11-05T23:33:12.604Z] [2019-11-05T23:33:12.604Z] Server: Docker Engine - Community [2019-11-05T23:33:12.604Z] Engine: [2019-11-05T23:33:12.604Z] Version: 19.03.2 [2019-11-05T23:33:12.604Z] API version: 1.40 (minimum version 1.12) [2019-11-05T23:33:12.604Z] Go version: go1.12.8 [2019-11-05T23:33:12.604Z] Git commit: 6a30dfc [2019-11-05T23:33:12.604Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-05T23:33:12.604Z] OS/Arch: linux/arm64 [2019-11-05T23:33:12.604Z] Experimental: true [2019-11-05T23:33:12.604Z] containerd: [2019-11-05T23:33:12.604Z] Version: 1.2.6 [2019-11-05T23:33:12.604Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-05T23:33:12.604Z] runc: [2019-11-05T23:33:12.604Z] Version: 1.0.0-rc8 [2019-11-05T23:33:12.604Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-05T23:33:12.604Z] docker-init: [2019-11-05T23:33:12.604Z] Version: 0.18.0 [2019-11-05T23:33:12.604Z] GitCommit: fec3683 [Pipeline] sh [2019-11-05T23:33:12.795Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:12.796Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:12.796Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40171/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-05T23:33:12.796Z] + bash /home/ubuntu/workspace/moby_PR-40171/check-config.sh [2019-11-05T23:33:12.796Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-05T23:33:12.796Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-05T23:33:12.796Z] [2019-11-05T23:33:12.796Z] Generally Necessary: [2019-11-05T23:33:12.796Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-05T23:33:12.796Z] - apparmor: enabled and tools installed [2019-11-05T23:33:12.796Z] - CONFIG_NAMESPACES: enabled [2019-11-05T23:33:12.796Z] - CONFIG_NET_NS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_PID_NS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_IPC_NS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_UTS_NS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_CGROUPS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-05T23:33:12.796Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-05T23:33:12.796Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-05T23:33:12.796Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-05T23:33:12.796Z] - CONFIG_CPUSETS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_MEMCG: enabled [2019-11-05T23:33:12.796Z] - CONFIG_KEYS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_VETH: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-05T23:33:12.796Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-05T23:33:12.796Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-05T23:33:12.796Z] [2019-11-05T23:33:12.796Z] Optional Features: [2019-11-05T23:33:12.796Z] - CONFIG_USER_NS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_SECCOMP: enabled [2019-11-05T23:33:12.796Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-05T23:33:12.796Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-05T23:33:12.796Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-05T23:33:12.796Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-05T23:33:12.796Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-05T23:33:12.796Z] - CONFIG_BLK_CGROUP: enabled [2019-11-05T23:33:12.894Z] + docker info [2019-11-05T23:33:13.053Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-05T23:33:13.053Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CGROUP_PERF: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-05T23:33:13.053Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-05T23:33:13.053Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-05T23:33:13.053Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-05T23:33:13.053Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_IP_VS: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-05T23:33:13.053Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-05T23:33:13.053Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-05T23:33:13.053Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_EXT4_FS: enabled [2019-11-05T23:33:13.053Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-05T23:33:13.053Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-05T23:33:13.053Z] - Network Drivers: [2019-11-05T23:33:13.053Z] - "overlay": [2019-11-05T23:33:13.053Z] - CONFIG_VXLAN: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-05T23:33:13.053Z] Optional (for encrypted networks): [2019-11-05T23:33:13.053Z] - CONFIG_CRYPTO: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-05T23:33:13.053Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-05T23:33:13.053Z] - CONFIG_XFRM: enabled [2019-11-05T23:33:13.053Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-05T23:33:13.053Z] - "ipvlan": [2019-11-05T23:33:13.053Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-05T23:33:13.053Z] - "macvlan": [2019-11-05T23:33:13.053Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_DUMMY: enabled (as module) [2019-11-05T23:33:13.053Z] - "ftp,tftp client in container": [2019-11-05T23:33:13.053Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-05T23:33:13.053Z] - Storage Drivers: [2019-11-05T23:33:13.053Z] - "aufs": [2019-11-05T23:33:13.053Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-05T23:33:13.053Z] - "btrfs": [2019-11-05T23:33:13.053Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-05T23:33:13.053Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-05T23:33:13.053Z] - "devicemapper": [2019-11-05T23:33:13.053Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-05T23:33:13.053Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-05T23:33:13.053Z] - "overlay": [2019-11-05T23:33:13.053Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-05T23:33:13.053Z] - "zfs": [2019-11-05T23:33:13.053Z] - /dev/zfs: missing [2019-11-05T23:33:13.053Z] - zfs command: missing [2019-11-05T23:33:13.053Z] - zpool command: missing [2019-11-05T23:33:13.053Z] [2019-11-05T23:33:13.053Z] Limits: [2019-11-05T23:33:13.053Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-05T23:33:13.053Z] [2019-11-05T23:33:13.053Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-05T23:33:11.645Z] > git rev-list --no-walk 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 # timeout=10 [2019-11-05T23:33:13.340Z] Sending build context to Docker daemon 50.15MB [2019-11-05T23:33:13.340Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-05T23:33:13.340Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-05T23:33:13.340Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-05T23:33:13.340Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-05T23:33:13.380Z] + sudo modprobe ip_vs [2019-11-05T23:33:13.380Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf0d170fdde9f5777ffd542476163620748d478c . [2019-11-05T23:33:13.380Z] #1 [internal] load build definition from Dockerfile [2019-11-05T23:33:13.380Z] #1 DONE 0.0s [2019-11-05T23:33:13.380Z] [2019-11-05T23:33:13.380Z] #2 [internal] load .dockerignore [2019-11-05T23:33:13.380Z] #2 DONE 0.0s [2019-11-05T23:33:13.380Z] [2019-11-05T23:33:13.380Z] #1 [internal] load build definition from Dockerfile [2019-11-05T23:33:13.461Z] Client: [2019-11-05T23:33:13.462Z] Debug Mode: false [2019-11-05T23:33:13.462Z] [2019-11-05T23:33:13.462Z] Server: [2019-11-05T23:33:13.462Z] Containers: 0 [2019-11-05T23:33:13.462Z] Running: 0 [2019-11-05T23:33:13.462Z] Paused: 0 [2019-11-05T23:33:13.462Z] Stopped: 0 [2019-11-05T23:33:13.462Z] Images: 6 [2019-11-05T23:33:13.462Z] Server Version: 19.03.2 [2019-11-05T23:33:13.462Z] Storage Driver: overlay2 [2019-11-05T23:33:13.462Z] Backing Filesystem: extfs [2019-11-05T23:33:13.462Z] Supports d_type: true [2019-11-05T23:33:13.462Z] Native Overlay Diff: true [2019-11-05T23:33:13.462Z] Logging Driver: json-file [2019-11-05T23:33:13.462Z] Cgroup Driver: cgroupfs [2019-11-05T23:33:13.462Z] Plugins: [2019-11-05T23:33:13.462Z] Volume: local [2019-11-05T23:33:13.462Z] Network: bridge host ipvlan macvlan null overlay [2019-11-05T23:33:13.462Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-05T23:33:13.462Z] Swarm: inactive [2019-11-05T23:33:13.462Z] Runtimes: runc [2019-11-05T23:33:13.462Z] Default Runtime: runc [2019-11-05T23:33:13.462Z] Init Binary: docker-init [2019-11-05T23:33:13.462Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-05T23:33:13.462Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-05T23:33:13.462Z] init version: fec3683 [2019-11-05T23:33:13.462Z] Security Options: [2019-11-05T23:33:13.462Z] apparmor [2019-11-05T23:33:13.462Z] seccomp [2019-11-05T23:33:13.462Z] Profile: default [2019-11-05T23:33:13.462Z] Kernel Version: 4.15.0-1048-aws [2019-11-05T23:33:13.462Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-05T23:33:13.462Z] OSType: linux [2019-11-05T23:33:13.462Z] Architecture: aarch64 [2019-11-05T23:33:13.462Z] CPUs: 4 [2019-11-05T23:33:13.462Z] Total Memory: 7.525GiB [2019-11-05T23:33:13.462Z] Name: ip-10-100-107-2 [2019-11-05T23:33:13.462Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-05T23:33:13.462Z] Docker Root Dir: /var/lib/docker [2019-11-05T23:33:13.462Z] Debug Mode: false [2019-11-05T23:33:13.462Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:33:13.462Z] Labels: [2019-11-05T23:33:13.462Z] Experimental: true [2019-11-05T23:33:13.462Z] Insecure Registries: [2019-11-05T23:33:13.462Z] 127.0.0.0/8 [2019-11-05T23:33:13.462Z] Live Restore Enabled: true [2019-11-05T23:33:13.462Z] [2019-11-05T23:33:13.462Z] WARNING: No swap limit support [Pipeline] sh [2019-11-05T23:33:13.637Z] #1 transferring dockerfile: 14.85kB done [2019-11-05T23:33:13.637Z] #1 DONE 0.0s [2019-11-05T23:33:13.637Z] [2019-11-05T23:33:13.637Z] #2 [internal] load .dockerignore [2019-11-05T23:33:13.637Z] #2 transferring context: 87B done [2019-11-05T23:33:13.637Z] #2 DONE 0.0s [2019-11-05T23:33:13.637Z] [2019-11-05T23:33:13.637Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-05T23:33:13.637Z] #3 DONE 0.1s [2019-11-05T23:33:13.637Z] [2019-11-05T23:33:13.637Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-05T23:33:13.637Z] #4 CACHED [2019-11-05T23:33:13.743Z] 1.12.10-stretch: Pulling from library/golang [2019-11-05T23:33:13.743Z] ade01ea651a2: Pulling fs layer [2019-11-05T23:33:13.743Z] fbabdb69f639: Pulling fs layer [2019-11-05T23:33:13.743Z] ff33bd1013d7: Pulling fs layer [2019-11-05T23:33:13.743Z] 85cfe9d77eff: Pulling fs layer [2019-11-05T23:33:13.743Z] ace5139f9caa: Pulling fs layer [2019-11-05T23:33:13.743Z] e4d79466b81c: Pulling fs layer [2019-11-05T23:33:13.743Z] b00baabad4ce: Pulling fs layer [2019-11-05T23:33:13.743Z] 85cfe9d77eff: Waiting [2019-11-05T23:33:13.743Z] ace5139f9caa: Waiting [2019-11-05T23:33:13.743Z] b00baabad4ce: Waiting [2019-11-05T23:33:13.743Z] e4d79466b81c: Waiting [2019-11-05T23:33:13.753Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:13.753Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:13.753Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40171/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-05T23:33:13.753Z] + bash /home/ubuntu/workspace/moby_PR-40171/check-config.sh [2019-11-05T23:33:13.753Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-05T23:33:13.753Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-05T23:33:13.753Z] [2019-11-05T23:33:13.753Z] Generally Necessary: [2019-11-05T23:33:13.753Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-05T23:33:13.753Z] - apparmor: enabled and tools installed [2019-11-05T23:33:13.753Z] - CONFIG_NAMESPACES: enabled [2019-11-05T23:33:13.753Z] - CONFIG_NET_NS: enabled [2019-11-05T23:33:13.753Z] - CONFIG_PID_NS: enabled [2019-11-05T23:33:13.753Z] - CONFIG_IPC_NS: enabled [2019-11-05T23:33:13.753Z] - CONFIG_UTS_NS: enabled [2019-11-05T23:33:13.753Z] - CONFIG_CGROUPS: enabled [2019-11-05T23:33:13.753Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-05T23:33:13.051Z] > git merge c36460c437c8c515c543dd31afcbb5c2a9f5dd48 # timeout=10 [2019-11-05T23:33:14.012Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-05T23:33:14.012Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-05T23:33:14.012Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-05T23:33:14.012Z] - CONFIG_CPUSETS: enabled [2019-11-05T23:33:14.012Z] - CONFIG_MEMCG: enabled [2019-11-05T23:33:14.012Z] - CONFIG_KEYS: enabled [2019-11-05T23:33:14.012Z] - CONFIG_VETH: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-05T23:33:14.012Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-05T23:33:14.012Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-05T23:33:14.012Z] [2019-11-05T23:33:14.012Z] Optional Features: [2019-11-05T23:33:14.012Z] - CONFIG_USER_NS: enabled [2019-11-05T23:33:14.012Z] - CONFIG_SECCOMP: enabled [2019-11-05T23:33:14.012Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-05T23:33:14.012Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-05T23:33:14.012Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-05T23:33:14.012Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-05T23:33:14.206Z] [2019-11-05T23:33:14.206Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-05T23:33:14.206Z] #5 DONE 0.0s [2019-11-05T23:33:14.206Z] [2019-11-05T23:33:14.206Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-05T23:33:14.206Z] #6 DONE 0.1s [2019-11-05T23:33:14.271Z] - CONFIG_BLK_CGROUP: enabled [2019-11-05T23:33:14.271Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-05T23:33:14.271Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-05T23:33:14.271Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-05T23:33:14.271Z] - CONFIG_CGROUP_PERF: enabled [2019-11-05T23:33:14.271Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-05T23:33:14.271Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-05T23:33:14.271Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-05T23:33:14.271Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-05T23:33:14.271Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-05T23:33:14.271Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-05T23:33:14.271Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-05T23:33:14.271Z] - CONFIG_IP_VS: enabled (as module) [2019-11-05T23:33:14.271Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-05T23:33:14.271Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-05T23:33:14.271Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-05T23:33:14.271Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-05T23:33:14.271Z] - CONFIG_EXT4_FS: enabled [2019-11-05T23:33:14.271Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-05T23:33:14.271Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-05T23:33:14.271Z] - Network Drivers: [2019-11-05T23:33:14.271Z] - "overlay": [2019-11-05T23:33:14.271Z] - CONFIG_VXLAN: enabled (as module) [2019-11-05T23:33:14.271Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-05T23:33:14.271Z] Optional (for encrypted networks): [2019-11-05T23:33:14.339Z] Merge succeeded, producing 8da3acd419cd45c6dce9a552897ac6fdb664e041 [2019-11-05T23:33:14.340Z] Checking out Revision 8da3acd419cd45c6dce9a552897ac6fdb664e041 (PR-40171) [2019-11-05T23:33:14.465Z] [2019-11-05T23:33:14.465Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-05T23:33:14.465Z] #65 DONE 0.0s [2019-11-05T23:33:14.465Z] [2019-11-05T23:33:14.465Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:33:14.465Z] #7 DONE 0.0s [2019-11-05T23:33:14.465Z] [2019-11-05T23:33:14.465Z] #19 [internal] load build context [2019-11-05T23:33:14.530Z] - CONFIG_CRYPTO: enabled [2019-11-05T23:33:14.530Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-05T23:33:14.530Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-05T23:33:14.530Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-05T23:33:14.530Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-05T23:33:14.530Z] - CONFIG_XFRM: enabled [2019-11-05T23:33:14.530Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-05T23:33:14.530Z] - "ipvlan": [2019-11-05T23:33:14.530Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-05T23:33:14.530Z] - "macvlan": [2019-11-05T23:33:14.530Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_DUMMY: enabled (as module) [2019-11-05T23:33:14.530Z] - "ftp,tftp client in container": [2019-11-05T23:33:14.530Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-05T23:33:14.530Z] - Storage Drivers: [2019-11-05T23:33:14.530Z] - "aufs": [2019-11-05T23:33:14.530Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-05T23:33:14.530Z] - "btrfs": [2019-11-05T23:33:14.530Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-05T23:33:14.530Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-05T23:33:14.530Z] - "devicemapper": [2019-11-05T23:33:14.530Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-05T23:33:14.530Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-05T23:33:14.530Z] - "overlay": [2019-11-05T23:33:14.530Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-05T23:33:14.530Z] - "zfs": [2019-11-05T23:33:14.530Z] - /dev/zfs: missing [2019-11-05T23:33:14.530Z] - zfs command: missing [2019-11-05T23:33:14.530Z] - zpool command: missing [2019-11-05T23:33:14.530Z] [2019-11-05T23:33:14.530Z] Limits: [2019-11-05T23:33:14.530Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-05T23:33:14.530Z] [2019-11-05T23:33:14.530Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-05T23:33:14.629Z] Commit message: "Merge commit 'c36460c437c8c515c543dd31afcbb5c2a9f5dd48' into HEAD" [2019-11-05T23:33:14.752Z] First time build. Skipping changelog. [2019-11-05T23:33:14.865Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf0d170fdde9f5777ffd542476163620748d478c . [2019-11-05T23:33:14.865Z] #1 [internal] load .dockerignore [2019-11-05T23:33:14.865Z] #1 transferring context: 87B done [2019-11-05T23:33:14.865Z] #1 DONE 0.0s [2019-11-05T23:33:14.865Z] [2019-11-05T23:33:14.865Z] #2 [internal] load build definition from Dockerfile [2019-11-05T23:33:14.865Z] #2 transferring dockerfile: 14.85kB done [2019-11-05T23:33:14.865Z] #2 DONE 0.0s [2019-11-05T23:33:14.865Z] [2019-11-05T23:33:14.865Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-05T23:33:14.865Z] #3 DONE 0.1s [2019-11-05T23:33:15.124Z] [2019-11-05T23:33:15.124Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-05T23:33:15.124Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-05T23:33:15.405Z] fbabdb69f639: Verifying Checksum [2019-11-05T23:33:15.405Z] fbabdb69f639: Download complete [2019-11-05T23:33:15.405Z] ff33bd1013d7: Verifying Checksum [2019-11-05T23:33:15.405Z] ff33bd1013d7: Download complete [2019-11-05T23:33:15.405Z] ade01ea651a2: Verifying Checksum [2019-11-05T23:33:15.405Z] ade01ea651a2: Download complete [2019-11-05T23:33:15.405Z] 85cfe9d77eff: Verifying Checksum [2019-11-05T23:33:15.405Z] 85cfe9d77eff: Download complete [2019-11-05T23:33:15.405Z] b00baabad4ce: Verifying Checksum [2019-11-05T23:33:15.405Z] b00baabad4ce: Download complete [2019-11-05T23:33:15.694Z] [2019-11-05T23:33:15.694Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-05T23:33:15.694Z] #6 DONE 0.0s [2019-11-05T23:33:15.694Z] [2019-11-05T23:33:15.694Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-05T23:33:15.694Z] #5 DONE 0.2s [2019-11-05T23:33:15.694Z] [2019-11-05T23:33:15.694Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-05T23:33:15.694Z] #65 DONE 0.0s [2019-11-05T23:33:15.694Z] [2019-11-05T23:33:15.694Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:33:15.694Z] #7 DONE 0.0s [2019-11-05T23:33:15.694Z] [2019-11-05T23:33:15.694Z] #19 [internal] load build context [2019-11-05T23:33:14.255Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-05T23:33:14.369Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:14.408Z] > git checkout -f 8da3acd419cd45c6dce9a552897ac6fdb664e041 [2019-11-05T23:33:14.657Z] > git rev-list --no-walk 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 # timeout=10 [2019-11-05T23:33:15.845Z] #19 transferring context: 45.66MB 1.2s done [2019-11-05T23:33:15.845Z] #19 DONE 1.2s [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-05T23:33:15.845Z] #66 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:33:15.845Z] #40 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-05T23:33:15.845Z] #8 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-05T23:33:15.845Z] #12 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-05T23:33:15.845Z] #42 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:33:15.845Z] #10 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:33:15.845Z] #56 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #39 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #29 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:15.845Z] #36 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-05T23:33:15.845Z] #11 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:15.845Z] #57 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-05T23:33:15.845Z] #25 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-05T23:33:15.845Z] #35 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:33:15.845Z] #28 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-05T23:33:15.845Z] #21 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-05T23:33:15.845Z] #9 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:15.845Z] #50 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-05T23:33:15.845Z] #67 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-05T23:33:15.845Z] #53 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #16 [dev 6/24] RUN ldconfig [2019-11-05T23:33:15.845Z] #16 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-05T23:33:15.845Z] #61 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:33:15.845Z] #33 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:33:15.845Z] #18 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #32 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-05T23:33:15.845Z] #30 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-05T23:33:15.845Z] #49 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #55 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:33:15.845Z] #68 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:15.845Z] #34 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #48 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #69 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:15.845Z] #54 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:15.845Z] #52 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #45 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-05T23:33:15.845Z] #27 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-05T23:33:15.845Z] #58 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:33:15.845Z] #26 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:33:15.845Z] #41 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-05T23:33:15.845Z] #43 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:33:15.845Z] #17 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:33:15.845Z] #24 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #60 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-05T23:33:15.845Z] #13 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #64 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-05T23:33:15.845Z] #14 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:15.845Z] #22 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:15.845Z] #47 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-05T23:33:15.845Z] #23 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:15.845Z] #20 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:15.845Z] #59 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-05T23:33:15.845Z] #46 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:33:15.845Z] #38 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #37 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:15.845Z] #44 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:33:15.845Z] #31 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-05T23:33:15.845Z] #63 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-05T23:33:15.845Z] #51 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-05T23:33:15.845Z] #15 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:15.845Z] #62 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-05T23:33:15.845Z] #70 CACHED [2019-11-05T23:33:15.845Z] [2019-11-05T23:33:15.845Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-05T23:33:15.864Z] e4d79466b81c: Verifying Checksum [2019-11-05T23:33:15.864Z] e4d79466b81c: Download complete [2019-11-05T23:33:16.263Z] ace5139f9caa: Verifying Checksum [2019-11-05T23:33:16.263Z] ace5139f9caa: Download complete [2019-11-05T23:33:16.268Z] + docker version [2019-11-05T23:33:16.268Z] Client: Docker Engine - Enterprise [2019-11-05T23:33:16.268Z] Version: 19.03.2 [2019-11-05T23:33:16.268Z] API version: 1.40 [2019-11-05T23:33:16.268Z] Go version: go1.12.8 [2019-11-05T23:33:16.268Z] Git commit: c92ab06ed9 [2019-11-05T23:33:16.268Z] Built: 09/03/2019 16:38:11 [2019-11-05T23:33:16.268Z] OS/Arch: windows/amd64 [2019-11-05T23:33:16.268Z] Experimental: false [2019-11-05T23:33:16.268Z] [2019-11-05T23:33:16.268Z] Server: Docker Engine - Enterprise [2019-11-05T23:33:16.268Z] Engine: [2019-11-05T23:33:16.268Z] Version: 19.03.2 [2019-11-05T23:33:16.268Z] API version: 1.40 (minimum version 1.24) [2019-11-05T23:33:16.268Z] Go version: go1.12.8 [2019-11-05T23:33:16.268Z] Git commit: c92ab06ed9 [2019-11-05T23:33:16.268Z] Built: 09/03/2019 16:35:47 [2019-11-05T23:33:16.268Z] OS/Arch: windows/amd64 [2019-11-05T23:33:16.268Z] Experimental: true [Pipeline] sh [2019-11-05T23:33:16.643Z] ade01ea651a2: Pull complete [2019-11-05T23:33:17.008Z] fbabdb69f639: Pull complete [2019-11-05T23:33:17.008Z] ff33bd1013d7: Pull complete [2019-11-05T23:33:17.088Z] #19 transferring context: 45.66MB 1.3s done [2019-11-05T23:33:17.088Z] #19 DONE 1.3s [2019-11-05T23:33:17.216Z] #71 DONE 1.4s [2019-11-05T23:33:17.216Z] [2019-11-05T23:33:17.216Z] #72 exporting to image [2019-11-05T23:33:17.216Z] #72 exporting layers [2019-11-05T23:33:17.301Z] + docker info [2019-11-05T23:33:17.347Z] [2019-11-05T23:33:17.347Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:33:17.347Z] #26 CACHED [2019-11-05T23:33:17.347Z] [2019-11-05T23:33:17.347Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-05T23:33:17.347Z] #55 CACHED [2019-11-05T23:33:17.347Z] [2019-11-05T23:33:17.347Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:17.347Z] #59 CACHED [2019-11-05T23:33:17.347Z] [2019-11-05T23:33:17.347Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-05T23:33:17.347Z] #39 CACHED [2019-11-05T23:33:17.347Z] [2019-11-05T23:33:17.348Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:33:17.348Z] #17 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-05T23:33:17.348Z] #11 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:17.348Z] #34 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-05T23:33:17.348Z] #30 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:33:17.348Z] #56 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #69 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #64 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:17.348Z] #54 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:33:17.348Z] #41 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-05T23:33:17.348Z] #27 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-05T23:33:17.348Z] #42 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:17.348Z] #36 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:17.348Z] #62 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #32 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:33:17.348Z] #44 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #48 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-05T23:33:17.348Z] #67 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-05T23:33:17.348Z] #13 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:17.348Z] #57 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-05T23:33:17.348Z] #58 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #29 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-05T23:33:17.348Z] #53 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-05T23:33:17.348Z] #35 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:17.348Z] #20 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #51 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #60 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #16 [dev 6/24] RUN ldconfig [2019-11-05T23:33:17.348Z] #16 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-05T23:33:17.348Z] #21 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:17.348Z] #22 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-05T23:33:17.348Z] #8 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-05T23:33:17.348Z] #49 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-05T23:33:17.348Z] #66 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:33:17.348Z] #18 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:33:17.348Z] #10 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:33:17.348Z] #24 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #45 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:33:17.348Z] #33 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:33:17.348Z] #31 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-05T23:33:17.348Z] #14 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-05T23:33:17.348Z] #15 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:17.348Z] #47 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:33:17.348Z] #68 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-05T23:33:17.348Z] #12 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-05T23:33:17.348Z] #43 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:33:17.348Z] #50 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-05T23:33:17.348Z] #25 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-05T23:33:17.348Z] #37 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-05T23:33:17.348Z] #46 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-05T23:33:17.348Z] #23 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:33:17.348Z] #40 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-05T23:33:17.348Z] #63 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-05T23:33:17.348Z] #61 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:33:17.348Z] #52 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-05T23:33:17.348Z] #9 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:33:17.348Z] #38 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:33:17.348Z] #28 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-05T23:33:17.348Z] #70 CACHED [2019-11-05T23:33:17.348Z] [2019-11-05T23:33:17.348Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-05T23:33:17.762Z] Client: [2019-11-05T23:33:17.762Z] Debug Mode: false [2019-11-05T23:33:17.762Z] Plugins: [2019-11-05T23:33:17.762Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-05T23:33:17.762Z] [2019-11-05T23:33:17.762Z] Server: [2019-11-05T23:33:17.762Z] Containers: 2 [2019-11-05T23:33:17.762Z] Running: 0 [2019-11-05T23:33:17.762Z] Paused: 0 [2019-11-05T23:33:17.762Z] Stopped: 2 [2019-11-05T23:33:17.762Z] Images: 9 [2019-11-05T23:33:17.762Z] Server Version: 19.03.2 [2019-11-05T23:33:17.762Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-05T23:33:17.781Z] #72 exporting layers 0.9s done [2019-11-05T23:33:17.902Z] Windows: [2019-11-05T23:33:17.903Z] LCOW: [2019-11-05T23:33:17.903Z] Logging Driver: json-file [2019-11-05T23:33:17.903Z] Plugins: [2019-11-05T23:33:17.903Z] Volume: local [2019-11-05T23:33:17.903Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-05T23:33:17.903Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-05T23:33:17.903Z] Swarm: inactive [2019-11-05T23:33:17.903Z] Default Isolation: process [2019-11-05T23:33:17.903Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-05T23:33:17.903Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-05T23:33:17.903Z] OSType: windows [2019-11-05T23:33:17.903Z] Architecture: x86_64 [2019-11-05T23:33:17.903Z] CPUs: 4 [2019-11-05T23:33:17.903Z] Total Memory: 32GiB [2019-11-05T23:33:17.903Z] Name: azwin-2-afbc20 [2019-11-05T23:33:17.903Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-05T23:33:17.903Z] Docker Root Dir: D:\docker [2019-11-05T23:33:17.903Z] Debug Mode: false [2019-11-05T23:33:17.903Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:33:17.903Z] Labels: [2019-11-05T23:33:17.903Z] Experimental: true [2019-11-05T23:33:17.903Z] Insecure Registries: [2019-11-05T23:33:17.903Z] 10.0.0.4:5000 [2019-11-05T23:33:17.903Z] 127.0.0.0/8 [2019-11-05T23:33:17.903Z] Registry Mirrors: [2019-11-05T23:33:17.903Z] http://10.0.0.4:5000/ [2019-11-05T23:33:17.903Z] Live Restore Enabled: false [2019-11-05T23:33:17.903Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-05T23:33:18.038Z] #72 writing image sha256:f444678644f78a5972fab88c78cad61be3584cf3b24b25df81928bcab7ef82ad done [2019-11-05T23:33:18.038Z] #72 naming to docker.io/library/docker:cf0d170fdde9f5777ffd542476163620748d478c done [2019-11-05T23:33:18.038Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-05T23:33:18.819Z] 85cfe9d77eff: Pull complete [2019-11-05T23:33:19.253Z] #71 DONE 2.1s [2019-11-05T23:33:19.475Z] [2019-11-05T23:33:19.513Z] [2019-11-05T23:33:19.513Z] #72 exporting to image [2019-11-05T23:33:19.513Z] #72 exporting layers [2019-11-05T23:33:19.733Z] Removing bundles/ [2019-11-05T23:33:19.733Z] [2019-11-05T23:33:19.733Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-05T23:33:19.733Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:33:19.733Z] GOOS="" GOARCH="" GOARM="" [2019-11-05T23:33:20.092Z] ace5139f9caa: Pull complete [2019-11-05T23:33:20.761Z] Fetching without tags [2019-11-05T23:33:20.890Z] #72 exporting layers 1.4s done [2019-11-05T23:33:20.890Z] #72 writing image sha256:1a150a8ee6032139211a0c6c2bbb13961d49b665706c3bf2997f57624b760d6d done [2019-11-05T23:33:20.890Z] #72 naming to docker.io/library/docker:cf0d170fdde9f5777ffd542476163620748d478c done [2019-11-05T23:33:20.890Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-05T23:33:21.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/test/unit [2019-11-05T23:33:21.247Z] Merging remotes/origin/master commit c36460c437c8c515c543dd31afcbb5c2a9f5dd48 into PR head commit 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:20.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:20.692Z] > git config --add remote.origin.fetch +refs/pull/40171/head:refs/remotes/origin/PR-40171 # timeout=10 [2019-11-05T23:33:20.695Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-05T23:33:20.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-05T23:33:20.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-05T23:33:20.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-05T23:33:20.763Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40171/head:refs/remotes/origin/PR-40171 +refs/heads/master:refs/remotes/origin/master [2019-11-05T23:33:21.248Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:21.252Z] > git checkout -f 3302a6e597524ee402ceda150e6678ccb627ea41 [2019-11-05T23:33:23.113Z] Merge succeeded, producing b02ad87a0ad946942b5f2a69b73874bb0734fdb2 [2019-11-05T23:33:23.114Z] Checking out Revision b02ad87a0ad946942b5f2a69b73874bb0734fdb2 (PR-40171) [2019-11-05T23:33:23.264Z] Commit message: "Merge commit 'c36460c437c8c515c543dd31afcbb5c2a9f5dd48' into HEAD" [2019-11-05T23:33:23.297Z] First time build. Skipping changelog. [2019-11-05T23:33:22.382Z] > git merge c36460c437c8c515c543dd31afcbb5c2a9f5dd48 # timeout=10 [2019-11-05T23:33:23.080Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-05T23:33:23.115Z] > git config core.sparsecheckout # timeout=10 [2019-11-05T23:33:23.119Z] > git checkout -f b02ad87a0ad946942b5f2a69b73874bb0734fdb2 [2019-11-05T23:33:23.265Z] > git rev-list --no-walk 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-05T23:33:24.167Z] e4d79466b81c: Pull complete [2019-11-05T23:33:24.167Z] b00baabad4ce: Pull complete [2019-11-05T23:33:24.167Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-05T23:33:24.167Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-05T23:33:24.167Z] ---> 687421176e14 [2019-11-05T23:33:24.167Z] Step 5/16 : ARG BUILDX_REPO [2019-11-05T23:33:24.167Z] ---> Running in 87f032154a0d [2019-11-05T23:33:24.167Z] Removing intermediate container 87f032154a0d [2019-11-05T23:33:24.167Z] ---> 28324832d40d [2019-11-05T23:33:24.167Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-05T23:33:24.167Z] ---> Running in 5828600318a2 [2019-11-05T23:33:24.457Z] + docker version [2019-11-05T23:33:24.457Z] Client: [2019-11-05T23:33:24.457Z] Version: 18.06.1-ce [2019-11-05T23:33:24.457Z] API version: 1.38 [2019-11-05T23:33:24.457Z] Go version: go1.10.3 [2019-11-05T23:33:24.457Z] Git commit: e68fc7a [2019-11-05T23:33:24.457Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-05T23:33:24.457Z] OS/Arch: linux/ppc64le [2019-11-05T23:33:24.457Z] Experimental: false [2019-11-05T23:33:24.457Z] [2019-11-05T23:33:24.457Z] Server: [2019-11-05T23:33:24.457Z] Engine: [2019-11-05T23:33:24.457Z] Version: 18.06.1-ce [2019-11-05T23:33:24.457Z] API version: 1.38 (minimum version 1.12) [2019-11-05T23:33:24.457Z] Go version: go1.10.3 [2019-11-05T23:33:24.457Z] Git commit: e68fc7a [2019-11-05T23:33:24.457Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-05T23:33:24.457Z] OS/Arch: linux/ppc64le [2019-11-05T23:33:24.457Z] Experimental: true [Pipeline] sh [2019-11-05T23:33:24.537Z] Cloning into '/buildx'... [2019-11-05T23:33:25.027Z] + docker info [2019-11-05T23:33:25.027Z] Containers: 0 [2019-11-05T23:33:25.027Z] Running: 0 [2019-11-05T23:33:25.027Z] Paused: 0 [2019-11-05T23:33:25.027Z] Stopped: 0 [2019-11-05T23:33:25.027Z] Images: 0 [2019-11-05T23:33:25.027Z] Server Version: 18.06.1-ce [2019-11-05T23:33:25.027Z] Storage Driver: overlay2 [2019-11-05T23:33:25.027Z] Backing Filesystem: extfs [2019-11-05T23:33:25.027Z] Supports d_type: true [2019-11-05T23:33:25.027Z] Native Overlay Diff: true [2019-11-05T23:33:25.027Z] Logging Driver: json-file [2019-11-05T23:33:25.027Z] Cgroup Driver: cgroupfs [2019-11-05T23:33:25.027Z] Plugins: [2019-11-05T23:33:25.027Z] Volume: local [2019-11-05T23:33:25.027Z] Network: bridge host ipvlan macvlan null overlay [2019-11-05T23:33:25.027Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-05T23:33:25.027Z] Swarm: inactive [2019-11-05T23:33:25.027Z] Runtimes: runc [2019-11-05T23:33:25.027Z] Default Runtime: runc [2019-11-05T23:33:25.027Z] Init Binary: docker-init [2019-11-05T23:33:25.027Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-05T23:33:25.027Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-05T23:33:25.027Z] init version: fec3683 [2019-11-05T23:33:25.027Z] Security Options: [2019-11-05T23:33:25.027Z] apparmor [2019-11-05T23:33:25.027Z] seccomp [2019-11-05T23:33:25.027Z] Profile: default [2019-11-05T23:33:25.027Z] Kernel Version: 4.4.0-139-generic [2019-11-05T23:33:25.027Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-05T23:33:25.027Z] OSType: linux [2019-11-05T23:33:25.027Z] Architecture: ppc64le [2019-11-05T23:33:25.027Z] CPUs: 4 [2019-11-05T23:33:25.027Z] Total Memory: 7.972GiB [2019-11-05T23:33:25.027Z] Name: ppc64le-ubuntu-34 [2019-11-05T23:33:25.027Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-05T23:33:25.027Z] Docker Root Dir: /var/lib/docker [2019-11-05T23:33:25.027Z] Debug Mode (client): false [2019-11-05T23:33:25.027Z] Debug Mode (server): false [2019-11-05T23:33:25.027Z] Username: dockerbuildbot [2019-11-05T23:33:25.027Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:33:25.027Z] Labels: [2019-11-05T23:33:25.027Z] Experimental: true [2019-11-05T23:33:25.027Z] Insecure Registries: [2019-11-05T23:33:25.027Z] 127.0.0.0/8 [2019-11-05T23:33:25.027Z] Live Restore Enabled: false [2019-11-05T23:33:25.027Z] [Pipeline] sh [2019-11-05T23:33:25.439Z] ? github.com/docker/docker/api [no test files] [2019-11-05T23:33:25.598Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:25.598Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:25.598Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40171/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-05T23:33:25.936Z] + bash /home/docker/workspace/moby_PR-40171/check-config.sh [2019-11-05T23:33:25.936Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-05T23:33:25.936Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-05T23:33:25.936Z] [2019-11-05T23:33:25.936Z] Generally Necessary: [2019-11-05T23:33:25.936Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-05T23:33:25.936Z] - apparmor: enabled and tools installed [2019-11-05T23:33:25.936Z] - CONFIG_NAMESPACES: enabled [2019-11-05T23:33:25.936Z] - CONFIG_NET_NS: enabled [2019-11-05T23:33:25.936Z] - CONFIG_PID_NS: enabled [2019-11-05T23:33:25.936Z] - CONFIG_IPC_NS: enabled [2019-11-05T23:33:25.936Z] - CONFIG_UTS_NS: enabled [2019-11-05T23:33:25.936Z] - CONFIG_CGROUPS: enabled [2019-11-05T23:33:25.937Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-05T23:33:25.937Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-05T23:33:25.937Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-05T23:33:25.937Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-05T23:33:25.937Z] - CONFIG_CPUSETS: enabled [2019-11-05T23:33:25.937Z] - CONFIG_MEMCG: enabled [2019-11-05T23:33:25.937Z] - CONFIG_KEYS: enabled [2019-11-05T23:33:25.937Z] - CONFIG_VETH: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-05T23:33:25.937Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-05T23:33:26.274Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-05T23:33:26.274Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-05T23:33:26.274Z] [2019-11-05T23:33:26.274Z] Optional Features: [2019-11-05T23:33:26.274Z] - CONFIG_USER_NS: enabled [2019-11-05T23:33:26.274Z] - CONFIG_SECCOMP: enabled [2019-11-05T23:33:26.274Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-05T23:33:26.274Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-05T23:33:26.274Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-05T23:33:26.274Z] (cgroup swap accounting is currently enabled) [2019-11-05T23:33:26.274Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-05T23:33:26.274Z] - CONFIG_BLK_CGROUP: enabled [2019-11-05T23:33:26.274Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-05T23:33:26.274Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-05T23:33:26.274Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-05T23:33:26.274Z] - CONFIG_CGROUP_PERF: enabled [2019-11-05T23:33:26.274Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-05T23:33:26.274Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-05T23:33:26.274Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-05T23:33:26.274Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-05T23:33:26.274Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-05T23:33:26.274Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-05T23:33:26.274Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-05T23:33:26.274Z] - CONFIG_IP_VS: enabled (as module) [2019-11-05T23:33:26.274Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-05T23:33:26.274Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-05T23:33:26.274Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-05T23:33:26.274Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-05T23:33:26.274Z] - CONFIG_EXT4_FS: enabled [2019-11-05T23:33:26.274Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-05T23:33:26.274Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-05T23:33:26.274Z] - Network Drivers: [2019-11-05T23:33:26.274Z] - "overlay": [2019-11-05T23:33:26.274Z] - CONFIG_VXLAN: enabled (as module) [2019-11-05T23:33:26.274Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-05T23:33:26.274Z] Optional (for encrypted networks): [2019-11-05T23:33:26.357Z] Removing intermediate container 5828600318a2 [2019-11-05T23:33:26.357Z] ---> c8d52884ffce [2019-11-05T23:33:26.357Z] Step 7/16 : WORKDIR /buildx [2019-11-05T23:33:26.610Z] - CONFIG_CRYPTO: enabled [2019-11-05T23:33:26.610Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_XFRM: enabled [2019-11-05T23:33:26.610Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-05T23:33:26.610Z] - "ipvlan": [2019-11-05T23:33:26.610Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-05T23:33:26.610Z] - "macvlan": [2019-11-05T23:33:26.610Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_DUMMY: enabled (as module) [2019-11-05T23:33:26.610Z] - "ftp,tftp client in container": [2019-11-05T23:33:26.610Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-05T23:33:26.610Z] - Storage Drivers: [2019-11-05T23:33:26.610Z] - "aufs": [2019-11-05T23:33:26.610Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-05T23:33:26.610Z] - "btrfs": [2019-11-05T23:33:26.610Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-05T23:33:26.610Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-05T23:33:26.610Z] - "devicemapper": [2019-11-05T23:33:26.610Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-05T23:33:26.610Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-05T23:33:26.610Z] - "overlay": [2019-11-05T23:33:26.610Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-05T23:33:26.610Z] - "zfs": [2019-11-05T23:33:26.610Z] - /dev/zfs: missing [2019-11-05T23:33:26.610Z] - zfs command: missing [2019-11-05T23:33:26.610Z] - zpool command: missing [2019-11-05T23:33:26.610Z] [2019-11-05T23:33:26.610Z] Limits: [2019-11-05T23:33:26.610Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-05T23:33:26.610Z] [2019-11-05T23:33:26.610Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-05T23:33:26.720Z] ---> Running in e28bc177c742 [2019-11-05T23:33:26.720Z] Removing intermediate container e28bc177c742 [2019-11-05T23:33:26.720Z] ---> 815fd70c412a [2019-11-05T23:33:26.720Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-05T23:33:26.720Z] ---> Running in e7205187bd74 [2019-11-05T23:33:27.084Z] Removing intermediate container e7205187bd74 [2019-11-05T23:33:27.084Z] ---> 3237fd2038d0 [2019-11-05T23:33:27.084Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-05T23:33:27.084Z] ---> Running in 5b90da84d1fa [2019-11-05T23:33:27.227Z] + make bundles/buildx [2019-11-05T23:33:27.567Z] make: command: Command not found [2019-11-05T23:33:27.567Z] make: command: Command not found [2019-11-05T23:33:27.567Z] mkdir bundles [2019-11-05T23:33:27.567Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-05T23:33:27.567Z] --build-arg BUILDX_COMMIT \ [2019-11-05T23:33:27.567Z] --build-arg BUILDX_REPO \ [2019-11-05T23:33:27.567Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-05T23:33:27.567Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-05T23:33:27.567Z] . [2019-11-05T23:33:27.567Z] /bin/sh: 4: go: not found [2019-11-05T23:33:27.567Z] /bin/sh: 5: go: not found [2019-11-05T23:33:27.860Z] From https://github.com/docker/buildx [2019-11-05T23:33:27.860Z] * [new tag] v0.3.1 -> build [2019-11-05T23:33:27.860Z] Switched to branch 'build' [2019-11-05T23:33:28.225Z] Removing intermediate container 5b90da84d1fa [2019-11-05T23:33:28.225Z] ---> 91a1473b6007 [2019-11-05T23:33:28.225Z] Step 10/16 : RUN go mod download [2019-11-05T23:33:28.225Z] ---> Running in fa4df34f7859 [2019-11-05T23:33:29.239Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-05T23:33:29.239Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-05T23:33:29.239Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-05T23:33:29.239Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-05T23:33:29.239Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-05T23:33:29.239Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-05T23:33:29.239Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-05T23:33:29.239Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-05T23:33:29.240Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-05T23:33:29.895Z] Sending build context to Docker daemon 50.15MB [2019-11-05T23:33:30.230Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-05T23:33:30.230Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-05T23:33:30.230Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-05T23:33:30.230Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-05T23:33:30.566Z] 1.12.10-stretch: Pulling from library/golang [2019-11-05T23:33:30.566Z] fb056072eab9: Pulling fs layer [2019-11-05T23:33:30.566Z] 6a33b1f9796f: Pulling fs layer [2019-11-05T23:33:30.566Z] 8f8f8962e456: Pulling fs layer [2019-11-05T23:33:30.566Z] 68adcc365214: Pulling fs layer [2019-11-05T23:33:30.566Z] 76d8adf27bdf: Pulling fs layer [2019-11-05T23:33:30.566Z] d66e58854927: Pulling fs layer [2019-11-05T23:33:30.566Z] 71497195576e: Pulling fs layer [2019-11-05T23:33:30.566Z] 68adcc365214: Waiting [2019-11-05T23:33:30.566Z] d66e58854927: Waiting [2019-11-05T23:33:30.566Z] 76d8adf27bdf: Waiting [2019-11-05T23:33:30.566Z] 71497195576e: Waiting [2019-11-05T23:33:30.691Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-05T23:33:30.691Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-05T23:33:30.862Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-05T23:33:30.862Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0aecd293\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-05T23:33:30.862Z] ---------------------------------------------------------------------------- [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] INFO: executeCI.ps1 starting at Tue Nov 5 23:33:29 CUT 2019 [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-05T23:33:30.862Z] INFO: Running git version 2.23.0.windows.1 [2019-11-05T23:33:30.862Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-05T23:33:30.862Z] INFO: Environment variables: [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] Name Value [2019-11-05T23:33:30.862Z] ---- ----- [2019-11-05T23:33:30.862Z] ALLUSERSPROFILE C:\ProgramData [2019-11-05T23:33:30.862Z] amd64 true [2019-11-05T23:33:30.862Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-05T23:33:30.862Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-05T23:33:30.862Z] arm64 true [2019-11-05T23:33:30.862Z] BRANCH_NAME PR-40171 [2019-11-05T23:33:30.862Z] BUILD_DISPLAY_NAME #2 [2019-11-05T23:33:30.862Z] BUILD_ID 2 [2019-11-05T23:33:30.862Z] BUILD_NUMBER 2 [2019-11-05T23:33:30.862Z] BUILD_TAG jenkins-moby-PR-40171-2 [2019-11-05T23:33:30.862Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40171/2/ [2019-11-05T23:33:30.862Z] CHANGE_AUTHOR admanV [2019-11-05T23:33:30.862Z] CHANGE_AUTHOR_DISPLAY_NAME Cho Hyunsung [2019-11-05T23:33:30.862Z] CHANGE_AUTHOR_EMAIL jhoboss@gmail.com [2019-11-05T23:33:30.862Z] CHANGE_BRANCH add-hugepage-resources [2019-11-05T23:33:30.862Z] CHANGE_FORK admanV [2019-11-05T23:33:30.862Z] CHANGE_ID 40171 [2019-11-05T23:33:30.862Z] CHANGE_TARGET master [2019-11-05T23:33:30.862Z] CHANGE_TITLE [WIP] Add hugepage limit to specResource [2019-11-05T23:33:30.862Z] CHANGE_URL https://github.com/moby/moby/pull/40171 [2019-11-05T23:33:30.862Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-05T23:33:30.862Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-05T23:33:30.862Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-05T23:33:30.862Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-05T23:33:30.862Z] COMPUTERNAME azwin-2-afbc20 [2019-11-05T23:33:30.862Z] ComSpec C:\windows\system32\cmd.exe [2019-11-05T23:33:30.862Z] ConfigSequenceNumber 0 [2019-11-05T23:33:30.862Z] dco true [2019-11-05T23:33:30.862Z] DOCKER_BUILDKIT 0 [2019-11-05T23:33:30.862Z] DOCKER_DUT_DEBUG 1 [2019-11-05T23:33:30.862Z] DOCKER_EXPERIMENTAL 1 [2019-11-05T23:33:30.862Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-05T23:33:30.862Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-05T23:33:30.862Z] EXECUTOR_NUMBER 0 [2019-11-05T23:33:30.862Z] FQDN azwin-2-afbc20.westus.cloudapp.azure.com [2019-11-05T23:33:30.862Z] GIT_BRANCH PR-40171 [2019-11-05T23:33:30.862Z] GIT_COMMIT cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:33:30.862Z] GIT_PREVIOUS_COMMIT 6a35eedf614e475f0ee2d4d1a6c5643e05a4a7a0 [2019-11-05T23:33:30.862Z] GIT_URL https://github.com/moby/moby.git [2019-11-05T23:33:30.862Z] HUDSON_COOKIE 508ad9c1-7d5c-4572-9981-e68dc51ec9e2 [2019-11-05T23:33:30.862Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-05T23:33:30.862Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-05T23:33:30.862Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-05T23:33:30.862Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-05T23:33:30.862Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-05T23:33:30.862Z] JENKINS_NODE_COOKIE 35a2d971-a65c-4137-8498-c23f43d9957d [2019-11-05T23:33:30.862Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-05T23:33:30.862Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-05T23:33:30.862Z] JOB_BASE_NAME PR-40171 [2019-11-05T23:33:30.862Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40171/display/redirect [2019-11-05T23:33:30.862Z] JOB_NAME moby/PR-40171 [2019-11-05T23:33:30.862Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40171/ [2019-11-05T23:33:30.862Z] library.jps.version master [2019-11-05T23:33:30.862Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-05T23:33:30.862Z] NODE_LABELS amd64 azure azwin-2-afbc20 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-05T23:33:30.862Z] NODE_NAME azwin-2-afbc20 [2019-11-05T23:33:30.862Z] NUMBER_OF_PROCESSORS 4 [2019-11-05T23:33:30.862Z] OS Windows_NT [2019-11-05T23:33:30.862Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-05T23:33:30.862Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-05T23:33:30.862Z] ppc64le true [2019-11-05T23:33:30.862Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-05T23:33:30.862Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-05T23:33:30.862Z] PROCESSOR_LEVEL 6 [2019-11-05T23:33:30.862Z] PROCESSOR_REVISION 4f01 [2019-11-05T23:33:30.862Z] ProgramData C:\ProgramData [2019-11-05T23:33:30.862Z] ProgramFiles C:\Program Files [2019-11-05T23:33:30.862Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-05T23:33:30.862Z] ProgramW6432 C:\Program Files [2019-11-05T23:33:30.862Z] PROMPT $P$G [2019-11-05T23:33:30.862Z] PSExecutionPolicyPreference Bypass [2019-11-05T23:33:30.862Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-05T23:33:30.862Z] PUBLIC C:\Users\Public [2019-11-05T23:33:30.862Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40171/2/display/redirect?page=changes [2019-11-05T23:33:30.862Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40171/2/display/redirect [2019-11-05T23:33:30.862Z] s390x true [2019-11-05T23:33:30.862Z] SKIP_VALIDATION_TESTS 1 [2019-11-05T23:33:30.862Z] SOURCES_DRIVE d [2019-11-05T23:33:30.862Z] SOURCES_SUBDIR gopath [2019-11-05T23:33:30.862Z] STAGE_NAME Run tests [2019-11-05T23:33:30.862Z] SystemDrive C: [2019-11-05T23:33:30.862Z] SystemRoot C:\windows [2019-11-05T23:33:30.862Z] TEMP C:\windows\TEMP [2019-11-05T23:33:30.862Z] TESTDEBUG 0 [2019-11-05T23:33:30.862Z] TESTRUN_DRIVE d [2019-11-05T23:33:30.862Z] TESTRUN_SUBDIR CI [2019-11-05T23:33:30.862Z] TIMEOUT 120m [2019-11-05T23:33:30.862Z] TMP C:\windows\TEMP [2019-11-05T23:33:30.862Z] unit_validate true [2019-11-05T23:33:30.862Z] USERDOMAIN WORKGROUP [2019-11-05T23:33:30.862Z] USERNAME azwin-2-afbc20$ [2019-11-05T23:33:30.862Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-05T23:33:30.862Z] windir C:\windows [2019-11-05T23:33:30.862Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-05T23:33:30.862Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-05T23:33:30.862Z] windowsRS1 false [2019-11-05T23:33:30.862Z] windowsRS5 true [2019-11-05T23:33:30.862Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] INFO: Sources under d:\gopath\... [2019-11-05T23:33:30.862Z] INFO: Test run under d:\CI\... [2019-11-05T23:33:30.862Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-05T23:33:30.862Z] INFO: docker/docker repository was found [2019-11-05T23:33:30.862Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-05T23:33:30.862Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-11-05T23:33:30.862Z] INFO: Docker version of control daemon [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] Client: Docker Engine - Enterprise [2019-11-05T23:33:30.862Z] Version: 19.03.2 [2019-11-05T23:33:30.862Z] API version: 1.40 [2019-11-05T23:33:30.862Z] Go version: go1.12.8 [2019-11-05T23:33:30.862Z] Git commit: c92ab06ed9 [2019-11-05T23:33:30.862Z] Built: 09/03/2019 16:38:11 [2019-11-05T23:33:30.862Z] OS/Arch: windows/amd64 [2019-11-05T23:33:30.862Z] Experimental: false [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] Server: Docker Engine - Enterprise [2019-11-05T23:33:30.862Z] Engine: [2019-11-05T23:33:30.862Z] Version: 19.03.2 [2019-11-05T23:33:30.862Z] API version: 1.40 (minimum version 1.24) [2019-11-05T23:33:30.862Z] Go version: go1.12.8 [2019-11-05T23:33:30.862Z] Git commit: c92ab06ed9 [2019-11-05T23:33:30.862Z] Built: 09/03/2019 16:35:47 [2019-11-05T23:33:30.862Z] OS/Arch: windows/amd64 [2019-11-05T23:33:30.862Z] Experimental: true [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:30.862Z] INFO: Docker info of control daemon [2019-11-05T23:33:30.862Z] [2019-11-05T23:33:31.158Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-05T23:33:31.158Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-05T23:33:31.158Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-05T23:33:31.158Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-05T23:33:31.292Z] 8f8f8962e456: Verifying Checksum [2019-11-05T23:33:31.292Z] 8f8f8962e456: Download complete [2019-11-05T23:33:31.292Z] 6a33b1f9796f: Verifying Checksum [2019-11-05T23:33:31.292Z] 6a33b1f9796f: Download complete [2019-11-05T23:33:31.625Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-05T23:33:32.403Z] Client: [2019-11-05T23:33:32.403Z] Debug Mode: false [2019-11-05T23:33:32.403Z] Plugins: [2019-11-05T23:33:32.403Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-05T23:33:32.403Z] [2019-11-05T23:33:32.403Z] Server: [2019-11-05T23:33:32.403Z] Containers: 2 [2019-11-05T23:33:32.403Z] Running: 0 [2019-11-05T23:33:32.403Z] Paused: 0 [2019-11-05T23:33:32.403Z] Stopped: 2 [2019-11-05T23:33:32.403Z] Images: 9 [2019-11-05T23:33:32.403Z] Server Version: 19.03.2 [2019-11-05T23:33:32.403Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-05T23:33:32.403Z] Windows: [2019-11-05T23:33:32.403Z] LCOW: [2019-11-05T23:33:32.403Z] Logging Driver: json-file [2019-11-05T23:33:32.403Z] Plugins: [2019-11-05T23:33:32.403Z] Volume: local [2019-11-05T23:33:32.403Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-05T23:33:32.403Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-05T23:33:32.403Z] Swarm: inactive [2019-11-05T23:33:32.403Z] Default Isolation: process [2019-11-05T23:33:32.403Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-05T23:33:32.403Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-05T23:33:32.403Z] OSType: windows [2019-11-05T23:33:32.403Z] Architecture: x86_64 [2019-11-05T23:33:32.403Z] CPUs: 4 [2019-11-05T23:33:32.403Z] Total Memory: 32GiB [2019-11-05T23:33:32.403Z] Name: azwin-2-afbc20 [2019-11-05T23:33:32.403Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-05T23:33:32.403Z] Docker Root Dir: D:\docker [2019-11-05T23:33:32.403Z] Debug Mode: false [2019-11-05T23:33:32.403Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:33:32.403Z] Labels: [2019-11-05T23:33:32.403Z] Experimental: true [2019-11-05T23:33:32.403Z] Insecure Registries: [2019-11-05T23:33:32.403Z] 10.0.0.4:5000 [2019-11-05T23:33:32.403Z] 127.0.0.0/8 [2019-11-05T23:33:32.403Z] Registry Mirrors: [2019-11-05T23:33:32.403Z] http://10.0.0.4:5000/ [2019-11-05T23:33:32.403Z] Live Restore Enabled: false [2019-11-05T23:33:32.403Z] [2019-11-05T23:33:32.403Z] [2019-11-05T23:33:32.403Z] INFO: Commit hash is 8da3acd41 [2019-11-05T23:33:32.403Z] INFO: Nuke-Everything... [2019-11-05T23:33:32.403Z] INFO: Container count on control daemon to delete is 2 [2019-11-05T23:33:32.499Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-05T23:33:32.499Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-05T23:33:32.499Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-05T23:33:32.499Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-05T23:33:32.863Z] 064b88660475 [2019-11-05T23:33:32.863Z] 37df0afa468f [2019-11-05T23:33:32.863Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-05T23:33:32.920Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-05T23:33:33.322Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-05T23:33:33.322Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-05T23:33:33.738Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-05T23:33:34.136Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-05T23:33:34.136Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-05T23:33:34.136Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-05T23:33:34.360Z] fb056072eab9: Verifying Checksum [2019-11-05T23:33:34.360Z] fb056072eab9: Download complete [2019-11-05T23:33:34.410Z] Deleted: sha256:571ae49ca06a88b3b46d535ecc21f933f5f74c4ddf15128d7a77a30b6b98f45b [2019-11-05T23:33:34.410Z] Deleted: sha256:33cf2365e1bc9e7054a519406bd8fed81122992fcd7ec0d0ed63c19f1f55cfe9 [2019-11-05T23:33:34.410Z] INFO: Nuking d:\CI [2019-11-05T23:33:34.550Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-05T23:33:34.550Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-05T23:33:34.966Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-05T23:33:34.966Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-05T23:33:34.966Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-05T23:33:34.966Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-05T23:33:35.093Z] 68adcc365214: Verifying Checksum [2019-11-05T23:33:35.093Z] 68adcc365214: Download complete [2019-11-05T23:33:35.359Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-05T23:33:35.359Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-05T23:33:35.435Z] 71497195576e: Verifying Checksum [2019-11-05T23:33:35.435Z] 71497195576e: Download complete [2019-11-05T23:33:35.744Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-05T23:33:35.744Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-05T23:33:36.165Z] 76d8adf27bdf: Verifying Checksum [2019-11-05T23:33:36.165Z] 76d8adf27bdf: Download complete [2019-11-05T23:33:36.365Z] go: finding github.com/lib/pq v1.0.0 [2019-11-05T23:33:36.365Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-05T23:33:36.992Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-05T23:33:36.992Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-05T23:33:36.992Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-05T23:33:37.470Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-05T23:33:37.470Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-05T23:33:37.670Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2019-11-05T23:33:37.892Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-05T23:33:38.309Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-05T23:33:38.309Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-05T23:33:38.309Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-05T23:33:38.309Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-05T23:33:38.716Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-05T23:33:38.716Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-05T23:33:39.129Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-05T23:33:39.261Z] fb056072eab9: Pull complete [2019-11-05T23:33:39.556Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-05T23:33:39.556Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-05T23:33:39.556Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-05T23:33:39.556Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-05T23:33:39.964Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-05T23:33:39.989Z] 6a33b1f9796f: Pull complete [2019-11-05T23:33:39.989Z] 8f8f8962e456: Pull complete [2019-11-05T23:33:40.380Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-05T23:33:40.795Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-05T23:33:40.795Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-05T23:33:41.208Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-05T23:33:41.606Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-05T23:33:41.686Z] d66e58854927: Verifying Checksum [2019-11-05T23:33:41.686Z] d66e58854927: Download complete [2019-11-05T23:33:42.459Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-05T23:33:42.459Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-05T23:33:42.858Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-05T23:33:42.858Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-05T23:33:42.858Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-05T23:33:43.265Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-05T23:33:43.265Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-05T23:33:43.676Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-05T23:33:43.985Z] 68adcc365214: Pull complete [2019-11-05T23:33:44.078Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-05T23:33:44.078Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-05T23:33:44.484Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-05T23:33:44.484Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-05T23:33:44.484Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-05T23:33:44.484Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-05T23:33:44.878Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-05T23:33:44.878Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-05T23:33:45.283Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-05T23:33:45.283Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-05T23:33:45.283Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-05T23:33:45.283Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-05T23:33:45.283Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-05T23:33:46.108Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-05T23:33:46.108Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-05T23:33:46.313Z] 76d8adf27bdf: Pull complete [2019-11-05T23:33:46.533Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-05T23:33:46.533Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-05T23:33:46.533Z] go: finding github.com/kr/text v0.1.0 [2019-11-05T23:33:47.871Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-05T23:33:48.266Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-05T23:33:48.266Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-05T23:33:48.653Z] go: finding golang.org/x/text v0.3.0 [2019-11-05T23:33:48.653Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-05T23:33:49.060Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-05T23:33:49.489Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-05T23:33:50.865Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-05T23:33:51.326Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-05T23:33:51.326Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-05T23:33:51.326Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-05T23:33:52.259Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-05T23:33:52.288Z] d66e58854927: Pull complete [2019-11-05T23:33:52.288Z] 71497195576e: Pull complete [2019-11-05T23:33:52.288Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-05T23:33:52.288Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-05T23:33:52.288Z] ---> ebd73b5ebd31 [2019-11-05T23:33:52.288Z] Step 5/16 : ARG BUILDX_REPO [2019-11-05T23:33:52.288Z] ---> Running in 2dea2125c5d0 [2019-11-05T23:33:52.288Z] Removing intermediate container 2dea2125c5d0 [2019-11-05T23:33:52.288Z] ---> d9baae2abad9 [2019-11-05T23:33:52.288Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-05T23:33:52.288Z] ---> Running in 1364dd513d3d [2019-11-05T23:33:52.623Z] Cloning into '/buildx'... [2019-11-05T23:33:53.189Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-05T23:33:53.634Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-05T23:33:53.634Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-05T23:33:54.056Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-05T23:33:54.056Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-05T23:33:54.497Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-05T23:33:54.903Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-05T23:33:55.311Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-05T23:33:55.740Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-05T23:33:55.740Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-05T23:33:56.151Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-05T23:33:56.461Z] Removing intermediate container 1364dd513d3d [2019-11-05T23:33:56.461Z] ---> 1e164ee993da [2019-11-05T23:33:56.461Z] Step 7/16 : WORKDIR /buildx [2019-11-05T23:33:56.461Z] ---> Running in 8ecaf8fde8a2 [2019-11-05T23:33:56.461Z] Removing intermediate container 8ecaf8fde8a2 [2019-11-05T23:33:56.461Z] ---> 9e95536682a4 [2019-11-05T23:33:56.461Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-05T23:33:56.461Z] ---> Running in 199117ecc960 [2019-11-05T23:33:56.461Z] Removing intermediate container 199117ecc960 [2019-11-05T23:33:56.461Z] ---> 87a268b7f35b [2019-11-05T23:33:56.461Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-05T23:33:56.461Z] ---> Running in 6517d22cc304 [2019-11-05T23:33:56.577Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-05T23:33:56.797Z] From https://github.com/docker/buildx [2019-11-05T23:33:56.797Z] * [new tag] v0.3.1 -> build [2019-11-05T23:33:56.988Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-05T23:33:57.134Z] Switched to branch 'build' [2019-11-05T23:33:57.472Z] Removing intermediate container 6517d22cc304 [2019-11-05T23:33:57.472Z] ---> f08dbcd56570 [2019-11-05T23:33:57.472Z] Step 10/16 : RUN go mod download [2019-11-05T23:33:57.472Z] ---> Running in e16226e8f877 [2019-11-05T23:33:57.813Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-05T23:33:57.813Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-05T23:33:57.813Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-05T23:33:57.813Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-05T23:33:57.813Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-05T23:33:57.813Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-05T23:33:57.813Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-05T23:33:57.813Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-05T23:33:57.813Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-05T23:33:57.853Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-05T23:33:58.265Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-05T23:33:58.547Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-05T23:33:58.701Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-05T23:33:58.701Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-05T23:33:59.245Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-05T23:33:59.809Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-05T23:33:59.809Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-05T23:33:59.809Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-05T23:33:59.809Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-05T23:34:00.252Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-05T23:34:00.263Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-05T23:34:00.263Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-05T23:34:00.263Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-05T23:34:00.263Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-05T23:34:00.263Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-05T23:34:00.603Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-05T23:34:00.603Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-05T23:34:00.706Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-05T23:34:00.945Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-05T23:34:00.945Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-05T23:34:01.160Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-05T23:34:01.160Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-05T23:34:01.577Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-05T23:34:01.679Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-05T23:34:01.974Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-05T23:34:01.974Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-05T23:34:02.021Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-05T23:34:02.021Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-05T23:34:02.021Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-05T23:34:02.387Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-05T23:34:02.387Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-05T23:34:02.387Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-05T23:34:02.418Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-05T23:34:02.780Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-05T23:34:02.806Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-05T23:34:02.806Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-05T23:34:02.806Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-05T23:34:03.122Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-05T23:34:03.217Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-05T23:34:03.468Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-05T23:34:03.634Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-05T23:34:04.064Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-05T23:34:04.064Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-05T23:34:04.064Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-05T23:34:04.064Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-05T23:34:04.064Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-05T23:34:04.064Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-05T23:34:04.064Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-05T23:34:04.064Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-05T23:34:04.205Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-05T23:34:04.420Z] INFO: Zapped successfully [2019-11-05T23:34:04.421Z] INFO: Location for testing is d:\CI\PR-40171\2 [2019-11-05T23:34:04.421Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-05T23:34:04.421Z] [2019-11-05T23:34:04.421Z] [2019-11-05T23:34:04.421Z] INFO: Building the image from Dockerfile.windows at 11/05/2019 23:34:01... [2019-11-05T23:34:04.421Z] [2019-11-05T23:34:04.474Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-05T23:34:04.547Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-05T23:34:04.547Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-05T23:34:04.889Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-05T23:34:04.889Z] go: finding github.com/kr/pty v1.1.1 [2019-11-05T23:34:04.889Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-05T23:34:04.889Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-05T23:34:04.889Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-05T23:34:05.329Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-05T23:34:05.329Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-05T23:34:05.623Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-05T23:34:05.623Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-05T23:34:05.732Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-05T23:34:05.732Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-05T23:34:05.965Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-05T23:34:06.171Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-05T23:34:06.171Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-05T23:34:06.171Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-05T23:34:06.171Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-05T23:34:06.588Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-05T23:34:06.704Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-05T23:34:06.704Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-05T23:34:06.995Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-05T23:34:06.995Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-05T23:34:06.995Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-05T23:34:06.995Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-05T23:34:07.046Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-05T23:34:07.335Z] Sending build context to Docker daemon 50.14MB [2019-11-05T23:34:07.335Z] [2019-11-05T23:34:07.394Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-05T23:34:07.394Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-05T23:34:07.779Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-05T23:34:07.794Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-05T23:34:07.795Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-05T23:34:07.795Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-05T23:34:07.795Z] ---> 739b21bd02e7 [2019-11-05T23:34:07.795Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-05T23:34:07.795Z] ---> Using cache [2019-11-05T23:34:07.795Z] ---> d9692dd4280e [2019-11-05T23:34:07.795Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-11-05T23:34:07.795Z] ---> Using cache [2019-11-05T23:34:07.795Z] ---> 48f162960f9a [2019-11-05T23:34:07.796Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-05T23:34:07.796Z] ---> Using cache [2019-11-05T23:34:07.796Z] ---> 48829032aef6 [2019-11-05T23:34:07.796Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-05T23:34:07.796Z] ---> Using cache [2019-11-05T23:34:07.796Z] ---> ab77d77bddd0 [2019-11-05T23:34:07.796Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-05T23:34:07.796Z] ---> Using cache [2019-11-05T23:34:07.796Z] ---> 925dc9a0c29c [2019-11-05T23:34:07.796Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-05T23:34:07.796Z] ---> Using cache [2019-11-05T23:34:07.796Z] ---> 85f5f59f93ed [2019-11-05T23:34:07.796Z] Step 8/8 : COPY . . [2019-11-05T23:34:08.195Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-05T23:34:08.195Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-05T23:34:08.544Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-05T23:34:08.884Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-05T23:34:08.884Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-05T23:34:09.048Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-05T23:34:09.048Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-05T23:34:09.048Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-05T23:34:09.048Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-05T23:34:09.227Z] go: finding github.com/lib/pq v1.0.0 [2019-11-05T23:34:09.472Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-05T23:34:09.899Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-05T23:34:09.960Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-05T23:34:10.306Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-05T23:34:10.306Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-05T23:34:11.189Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-05T23:34:11.189Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-05T23:34:11.577Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-05T23:34:11.577Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-05T23:34:11.577Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-05T23:34:12.035Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-05T23:34:12.281Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-05T23:34:12.281Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-05T23:34:12.281Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-05T23:34:12.281Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-05T23:34:12.281Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-05T23:34:12.281Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-05T23:34:12.281Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-05T23:34:12.281Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-05T23:34:12.569Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-05T23:34:12.569Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-05T23:34:13.006Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-05T23:34:13.006Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-05T23:34:13.006Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-05T23:34:13.006Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-05T23:34:13.006Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-05T23:34:13.006Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-05T23:34:13.454Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-05T23:34:13.904Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-05T23:34:13.990Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-05T23:34:14.333Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-05T23:34:14.333Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-05T23:34:14.397Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-05T23:34:14.398Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-05T23:34:14.826Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-05T23:34:15.215Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-05T23:34:15.215Z] go: finding github.com/golang/mock v1.1.1 [2019-11-05T23:34:15.215Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-05T23:34:15.215Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-05T23:34:15.518Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-05T23:34:15.519Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-05T23:34:15.590Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-05T23:34:15.864Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-05T23:34:15.991Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-05T23:34:15.991Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-05T23:34:16.406Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-05T23:34:16.406Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-05T23:34:16.812Z] go: finding cloud.google.com/go v0.26.0 [2019-11-05T23:34:16.812Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-05T23:34:17.056Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-05T23:34:17.056Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-05T23:34:17.207Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-05T23:34:17.404Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-05T23:34:17.404Z] go: finding golang.org/x/text v0.3.0 [2019-11-05T23:34:17.749Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-05T23:34:18.938Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-05T23:34:19.672Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-05T23:34:20.015Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-05T23:34:20.015Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-05T23:34:20.358Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-05T23:34:20.699Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-05T23:34:21.549Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-05T23:34:21.894Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-05T23:34:22.253Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-05T23:34:22.253Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-05T23:34:22.253Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-05T23:34:23.440Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-05T23:34:23.440Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-05T23:34:23.788Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-05T23:34:23.788Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-05T23:34:23.788Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-05T23:34:24.130Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-05T23:34:24.130Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-05T23:34:24.131Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-05T23:34:24.373Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2019-11-05T23:34:24.373Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-05T23:34:24.475Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-05T23:34:24.638Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-11-05T23:34:24.638Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-05T23:34:24.638Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-05T23:34:24.638Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-05T23:34:25.209Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-05T23:34:25.209Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-05T23:34:25.209Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-05T23:34:25.209Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-05T23:34:25.209Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-05T23:34:25.209Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-05T23:34:25.657Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-05T23:34:25.998Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-05T23:34:25.998Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-05T23:34:26.154Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-05T23:34:26.155Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-05T23:34:26.726Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2019-11-05T23:34:26.726Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2019-11-05T23:34:26.986Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.0% of statements [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-05T23:34:26.986Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-05T23:34:26.987Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-05T23:34:26.987Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2019-11-05T23:34:27.226Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-05T23:34:27.227Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-05T23:34:27.246Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-05T23:34:27.246Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-05T23:34:27.508Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2019-11-05T23:34:28.959Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-05T23:34:29.299Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-05T23:34:29.641Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-05T23:34:29.983Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-05T23:34:30.065Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2019-11-05T23:34:30.719Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-05T23:34:31.063Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-05T23:34:31.063Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-05T23:34:31.456Z] ok github.com/docker/docker/builder/remotecontext 0.284s coverage: 13.6% of statements [2019-11-05T23:34:32.244Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-05T23:34:32.396Z] ok github.com/docker/docker/builder/remotecontext/git 3.625s coverage: 85.1% of statements [2019-11-05T23:34:32.656Z] ok github.com/docker/docker/builder/dockerfile 0.960s coverage: 48.2% of statements [2019-11-05T23:34:32.656Z] ? github.com/docker/docker/cli [no test files] [2019-11-05T23:34:32.656Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-05T23:34:33.429Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-05T23:34:34.230Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-05T23:34:35.938Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-05T23:34:35.938Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-05T23:34:36.279Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-05T23:34:36.619Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-05T23:34:36.961Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-05T23:34:37.302Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-05T23:34:37.774Z] ---> 643d0170ee1c [2019-11-05T23:34:37.774Z] Successfully built 643d0170ee1c [2019-11-05T23:34:37.774Z] Successfully tagged docker:latest [2019-11-05T23:34:37.774Z] INFO: Image build ended at 11/05/2019 23:34:34. Duration:00:00:32.7802226 [2019-11-05T23:34:37.774Z] [2019-11-05T23:34:37.774Z] [2019-11-05T23:34:37.774Z] INFO: Building the test binaries at 11/05/2019 23:34:34... [2019-11-05T23:34:38.130Z] ok github.com/docker/docker/client 0.417s coverage: 75.8% of statements [2019-11-05T23:34:38.236Z] INFO: make.ps1 starting at 11/05/2019 23:34:38 [2019-11-05T23:34:38.494Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-05T23:34:38.494Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-05T23:34:38.697Z] INFO: Git commit (8da3acd41) assumed from DOCKER_GITCOMMIT environment variable [2019-11-05T23:34:38.697Z] INFO: Invoking autogen... [2019-11-05T23:34:38.858Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-05T23:34:38.858Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-05T23:34:38.858Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-05T23:34:39.158Z] INFO: Building daemon... [2019-11-05T23:34:40.046Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-05T23:34:40.388Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-05T23:34:40.388Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-05T23:34:40.388Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-05T23:34:40.731Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-05T23:34:41.162Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:34:41.162Z] [2019-11-05T23:34:41.162Z] [2019-11-05T23:34:41.162Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-05T23:34:41.162Z] PKG_CONFIG=pkg-config [2019-11-05T23:34:41.162Z] GOLANG_VERSION=1.13.3 [2019-11-05T23:34:41.162Z] HOSTNAME=81db66e0fae5 [2019-11-05T23:34:41.162Z] KEEPBUNDLE=1 [2019-11-05T23:34:41.162Z] container=docker [2019-11-05T23:34:41.162Z] TEST_SKIP_INTEGRATION=1 [2019-11-05T23:34:41.162Z] GO111MODULE=off [2019-11-05T23:34:41.162Z] GOPATH=/go [2019-11-05T23:34:41.162Z] PWD=/go/src/github.com/docker/docker [2019-11-05T23:34:41.162Z] HOME=/root [2019-11-05T23:34:41.162Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-05T23:34:41.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-05T23:34:41.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-05T23:34:41.162Z] DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:34:41.162Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-05T23:34:41.162Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-05T23:34:41.162Z] TERM=xterm [2019-11-05T23:34:41.162Z] VALIDATE_BRANCH=master [2019-11-05T23:34:41.162Z] DEST=bundles/test-integration [2019-11-05T23:34:41.162Z] SHLVL=1 [2019-11-05T23:34:41.162Z] TIMEOUT=120m [2019-11-05T23:34:41.162Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-05T23:34:41.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-05T23:34:41.162Z] DOCKER_PKG=github.com/docker/docker [2019-11-05T23:34:41.162Z] TESTDEBUG=0 [2019-11-05T23:34:41.162Z] _=/usr/bin/env [2019-11-05T23:34:41.162Z] Building test suite binary ./integration-cli/test.main [2019-11-05T23:34:41.162Z] [2019-11-05T23:34:41.162Z] [2019-11-05T23:34:41.162Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-05T23:34:41.162Z] PKG_CONFIG=pkg-config [2019-11-05T23:34:41.162Z] GOLANG_VERSION=1.13.3 [2019-11-05T23:34:41.162Z] HOSTNAME=705691045b61 [2019-11-05T23:34:41.162Z] KEEPBUNDLE=1 [2019-11-05T23:34:41.162Z] container=docker [2019-11-05T23:34:41.162Z] TEST_SKIP_INTEGRATION=1 [2019-11-05T23:34:41.162Z] GO111MODULE=off [2019-11-05T23:34:41.162Z] GOPATH=/go [2019-11-05T23:34:41.162Z] PWD=/go/src/github.com/docker/docker [2019-11-05T23:34:41.162Z] HOME=/root [2019-11-05T23:34:41.162Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-05T23:34:41.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-05T23:34:41.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-05T23:34:41.162Z] DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:34:41.162Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-05T23:34:41.162Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-05T23:34:41.162Z] TERM=xterm [2019-11-05T23:34:41.162Z] VALIDATE_BRANCH=master [2019-11-05T23:34:41.162Z] DEST=bundles/test-integration [2019-11-05T23:34:41.162Z] SHLVL=1 [2019-11-05T23:34:41.162Z] TIMEOUT=120m [2019-11-05T23:34:41.162Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-05T23:34:41.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-05T23:34:41.162Z] DOCKER_PKG=github.com/docker/docker [2019-11-05T23:34:41.162Z] TESTDEBUG=0 [2019-11-05T23:34:41.162Z] _=/usr/bin/env [2019-11-05T23:34:41.162Z] Building test suite binary ./integration-cli/test.main [2019-11-05T23:34:41.162Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-05T23:34:41.162Z] No new tests added to integration. [2019-11-05T23:34:41.162Z] [2019-11-05T23:34:41.162Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-05T23:34:41.162Z] PKG_CONFIG=pkg-config [2019-11-05T23:34:41.162Z] GOLANG_VERSION=1.13.3 [2019-11-05T23:34:41.162Z] HOSTNAME=ba1cdc41c4b9 [2019-11-05T23:34:41.162Z] KEEPBUNDLE=1 [2019-11-05T23:34:41.162Z] container=docker [2019-11-05T23:34:41.162Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-05T23:34:41.162Z] GO111MODULE=off [2019-11-05T23:34:41.162Z] GOPATH=/go [2019-11-05T23:34:41.162Z] PWD=/go/src/github.com/docker/docker [2019-11-05T23:34:41.162Z] HOME=/root [2019-11-05T23:34:41.162Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-05T23:34:41.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-05T23:34:41.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-05T23:34:41.162Z] DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:34:41.162Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-05T23:34:41.162Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-05T23:34:41.162Z] TERM=xterm [2019-11-05T23:34:41.162Z] VALIDATE_BRANCH=master [2019-11-05T23:34:41.162Z] DEST=bundles/test-integration [2019-11-05T23:34:41.162Z] SHLVL=1 [2019-11-05T23:34:41.162Z] TIMEOUT=120m [2019-11-05T23:34:41.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-05T23:34:41.162Z] DOCKER_PKG=github.com/docker/docker [2019-11-05T23:34:41.162Z] TESTDEBUG=0 [2019-11-05T23:34:41.162Z] _=/usr/bin/env [2019-11-05T23:34:41.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-05T23:34:41.918Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-05T23:34:42.653Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-05T23:34:42.995Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-05T23:34:43.336Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-05T23:34:43.336Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-05T23:34:43.677Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-05T23:34:44.410Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-05T23:34:44.410Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-05T23:34:45.634Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-05T23:34:45.979Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-05T23:34:46.715Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-05T23:34:47.060Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-05T23:34:48.246Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-05T23:34:48.246Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-05T23:34:48.246Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-05T23:34:48.246Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-05T23:34:48.246Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-05T23:34:48.984Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-05T23:34:48.984Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-05T23:34:49.328Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-05T23:34:50.065Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-05T23:34:50.065Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-05T23:34:50.065Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-05T23:34:50.408Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-05T23:34:50.751Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-05T23:34:51.095Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-05T23:34:51.095Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-05T23:34:51.095Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-05T23:34:51.095Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-05T23:34:51.438Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-05T23:34:52.019Z] Removing intermediate container fa4df34f7859 [2019-11-05T23:34:52.019Z] ---> a6973520726c [2019-11-05T23:34:52.019Z] Step 11/16 : ARG GOOS [2019-11-05T23:34:52.019Z] ---> Running in 85e84afe02a6 [2019-11-05T23:34:52.019Z] Removing intermediate container 85e84afe02a6 [2019-11-05T23:34:52.019Z] ---> ddc2f7477f0a [2019-11-05T23:34:52.019Z] Step 12/16 : ARG GOARCH [2019-11-05T23:34:52.019Z] ---> Running in ffb3e97323c3 [2019-11-05T23:34:52.019Z] Removing intermediate container ffb3e97323c3 [2019-11-05T23:34:52.019Z] ---> 48a892b1e143 [2019-11-05T23:34:52.019Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-05T23:34:52.019Z] ---> Running in dbe570a416b0 [2019-11-05T23:34:52.173Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-05T23:34:52.173Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-05T23:34:52.910Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-05T23:34:53.252Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-05T23:34:53.252Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-05T23:34:53.252Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-05T23:34:53.594Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-05T23:34:53.937Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-05T23:34:53.937Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-05T23:34:53.937Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-05T23:34:53.937Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-05T23:34:54.279Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-05T23:34:54.672Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-05T23:34:54.672Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-05T23:34:55.014Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-05T23:34:55.354Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-05T23:34:55.354Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-05T23:34:56.274Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 1m49.300027704s [2019-11-05T23:34:56.274Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.057298ms [2019-11-05T23:34:56.544Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-05T23:34:56.545Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-05T23:34:56.545Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-05T23:34:56.545Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-05T23:34:56.545Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-05T23:34:56.887Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-05T23:34:56.887Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-05T23:34:57.229Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-05T23:34:57.963Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-05T23:34:58.305Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-05T23:34:58.648Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-05T23:34:58.990Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-05T23:34:59.726Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-05T23:34:59.726Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-05T23:35:00.068Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-05T23:35:00.410Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-05T23:35:00.410Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-05T23:35:00.750Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-05T23:35:00.750Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-05T23:35:01.519Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-05T23:35:01.519Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-05T23:35:02.253Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-05T23:35:02.253Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-05T23:35:02.253Z] go: finding github.com/kr/text v0.1.0 [2019-11-05T23:35:02.594Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-05T23:35:03.333Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-05T23:35:04.071Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-05T23:35:04.071Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-05T23:35:04.071Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-05T23:35:04.414Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-05T23:35:04.720Z] ok github.com/docker/docker/cmd/dockerd 0.103s coverage: 30.3% of statements [2019-11-05T23:35:04.720Z] ok github.com/docker/docker/container 0.153s coverage: 35.0% of statements [2019-11-05T23:35:04.720Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-05T23:35:04.720Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-05T23:35:04.720Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-05T23:35:04.720Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-05T23:35:04.757Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-05T23:35:05.494Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-05T23:35:07.212Z] go: finding github.com/golang/mock v1.1.1 [2019-11-05T23:35:07.212Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-05T23:35:07.265Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.094s coverage: 65.3% of statements [2019-11-05T23:35:07.553Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-05T23:35:07.896Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-05T23:35:08.209Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.8% of statements [2019-11-05T23:35:09.084Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-05T23:35:09.084Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-05T23:35:09.596Z] ok github.com/docker/docker/daemon/cluster 0.181s coverage: 0.5% of statements [2019-11-05T23:35:09.819Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-05T23:35:09.819Z] go: finding github.com/kr/pty v1.1.1 [2019-11-05T23:35:11.534Z] go: finding cloud.google.com/go v0.26.0 [2019-11-05T23:35:11.876Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-05T23:35:11.876Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-05T23:35:12.141Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2019-11-05T23:35:12.218Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-05T23:35:12.559Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-05T23:35:13.090Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 82.1% of statements [2019-11-05T23:35:13.660Z] ok github.com/docker/docker/daemon/events 0.103s coverage: 50.0% of statements [2019-11-05T23:35:14.273Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-05T23:35:15.571Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-11-05T23:35:18.872Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-11-05T23:35:18.872Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 13.6% of statements [2019-11-05T23:35:20.782Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.613s coverage: 57.0% of statements [2019-11-05T23:35:24.084Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.401s coverage: 45.9% of statements [2019-11-05T23:35:24.653Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.823s coverage: 51.0% of statements [2019-11-05T23:35:25.593Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.683s coverage: 72.5% of statements [2019-11-05T23:35:26.259Z] Removing intermediate container dbe570a416b0 [2019-11-05T23:35:26.259Z] ---> 9bf8e0848654 [2019-11-05T23:35:26.259Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-05T23:35:26.259Z] ---> 687421176e14 [2019-11-05T23:35:26.259Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-05T23:35:26.259Z] ---> fde0eddcd707 [2019-11-05T23:35:26.259Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-05T23:35:26.259Z] ---> Running in 291483e526b1 [2019-11-05T23:35:26.259Z] Removing intermediate container 291483e526b1 [2019-11-05T23:35:26.259Z] ---> f7809d8d04b1 [2019-11-05T23:35:26.259Z] Successfully built f7809d8d04b1 [2019-11-05T23:35:26.259Z] Successfully tagged moby-buildx:latest [2019-11-05T23:35:26.259Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-05T23:35:26.259Z] if [ -n "${id}" ]; then \ [2019-11-05T23:35:26.259Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-05T23:35:26.259Z] && touch bundles/buildx; \ [2019-11-05T23:35:26.259Z] docker rm -f ${id}; \ [2019-11-05T23:35:26.259Z] fi [2019-11-05T23:35:26.259Z] 957ecf17305bae718dacffd616b1c47607f68aea9806ca729ac936e05fbf8080 [2019-11-05T23:35:26.259Z] bundles/buildx version [2019-11-05T23:35:26.259Z] buildx v0.3.1 6db68d0 [2019-11-05T23:35:26.259Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:cf0d170fdde9f5777ffd542476163620748d478c . [2019-11-05T23:35:26.629Z] #1 [internal] booting buildkit [2019-11-05T23:35:26.629Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-05T23:35:26.977Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.7% of statements [2019-11-05T23:35:26.977Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-05T23:35:26.977Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-05T23:35:26.977Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-05T23:35:26.977Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-05T23:35:26.977Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-05T23:35:27.238Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.536s coverage: 76.1% of statements [2019-11-05T23:35:27.498Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2019-11-05T23:35:28.884Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-11-05T23:35:29.144Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2019-11-05T23:35:29.305Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2019-11-05T23:35:29.305Z] #1 creating container buildx_buildkit_default [2019-11-05T23:35:29.681Z] #1 creating container buildx_buildkit_default 0.4s done [2019-11-05T23:35:29.681Z] #1 DONE 2.9s [2019-11-05T23:35:29.681Z] [2019-11-05T23:35:29.681Z] #2 [internal] load build definition from Dockerfile [2019-11-05T23:35:29.681Z] #2 transferring dockerfile: 14.85kB done [2019-11-05T23:35:29.681Z] #2 DONE 0.0s [2019-11-05T23:35:29.681Z] [2019-11-05T23:35:29.681Z] #3 [internal] load .dockerignore [2019-11-05T23:35:29.681Z] #3 transferring context: 87B done [2019-11-05T23:35:29.681Z] #3 DONE 0.0s [2019-11-05T23:35:29.681Z] [2019-11-05T23:35:29.681Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-05T23:35:30.465Z] #4 DONE 0.7s [2019-11-05T23:35:30.465Z] [2019-11-05T23:35:30.465Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-05T23:35:30.465Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-05T23:35:30.465Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-05T23:35:30.465Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-05T23:35:30.465Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2019-11-05T23:35:30.465Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-05T23:35:30.839Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-05T23:35:30.839Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-05T23:35:30.839Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-05T23:35:31.057Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 42.7% of statements [2019-11-05T23:35:31.199Z] #5 DONE 0.5s [2019-11-05T23:35:31.199Z] [2019-11-05T23:35:31.199Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-05T23:35:31.317Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.837s coverage: 57.2% of statements [2019-11-05T23:35:31.318Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-05T23:35:31.318Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-05T23:35:31.579Z] ok github.com/docker/docker/daemon/images 0.083s coverage: 4.9% of statements [2019-11-05T23:35:31.579Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-05T23:35:31.579Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-05T23:35:31.596Z] #6 ... [2019-11-05T23:35:31.596Z] [2019-11-05T23:35:31.596Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-05T23:35:31.596Z] #7 DONE 0.3s [2019-11-05T23:35:31.596Z] [2019-11-05T23:35:31.596Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-05T23:35:31.596Z] #6 DONE 0.4s [2019-11-05T23:35:31.596Z] [2019-11-05T23:35:31.596Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:35:31.596Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-05T23:35:31.839Z] ok github.com/docker/docker/daemon/logger/awslogs 0.352s coverage: 77.4% of statements [2019-11-05T23:35:31.839Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-05T23:35:31.839Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-05T23:35:32.087Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-11-05T23:35:32.088Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s [2019-11-05T23:35:32.088Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-11-05T23:35:32.088Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-11-05T23:35:32.088Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-05T23:35:32.088Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 384.30kB / 45.24MB 0.1s [2019-11-05T23:35:32.088Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-11-05T23:35:32.548Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 3.92MB / 4.37MB 0.3s [2019-11-05T23:35:32.548Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 7.68MB / 45.24MB 0.3s [2019-11-05T23:35:32.548Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 3.01MB / 10.32MB 0.3s [2019-11-05T23:35:32.548Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 1.14MB / 50.49MB 0.3s [2019-11-05T23:35:32.548Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 0B / 102.17MB 0.3s [2019-11-05T23:35:32.548Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.3s [2019-11-05T23:35:32.548Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.3s done [2019-11-05T23:35:32.548Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-11-05T23:35:32.548Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.47MB / 45.24MB 0.4s [2019-11-05T23:35:32.548Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 6.21MB / 10.32MB 0.4s [2019-11-05T23:35:32.548Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 5.32MB / 50.49MB 0.4s [2019-11-05T23:35:32.548Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.3s done [2019-11-05T23:35:32.548Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 13.93MB / 45.24MB 0.6s [2019-11-05T23:35:32.548Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.41MB / 10.32MB 0.6s [2019-11-05T23:35:32.548Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 8.82MB / 102.17MB 0.6s [2019-11-05T23:35:32.548Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 4.59MB / 45.98MB 0.6s [2019-11-05T23:35:32.783Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2019-11-05T23:35:33.018Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.00MB / 10.32MB 0.7s [2019-11-05T23:35:33.018Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 9.15MB / 50.49MB 0.7s [2019-11-05T23:35:33.018Z] #8 ... [2019-11-05T23:35:33.018Z] [2019-11-05T23:35:33.018Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-05T23:35:33.018Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-05T23:35:33.018Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-05T23:35:33.018Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2019-11-05T23:35:33.018Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-05T23:35:33.018Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-11-05T23:35:33.018Z] #66 DONE 1.3s [2019-11-05T23:35:33.018Z] [2019-11-05T23:35:33.018Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:35:33.018Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 19.17MB / 45.24MB 0.9s [2019-11-05T23:35:33.018Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.8s done [2019-11-05T23:35:33.018Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 12.29MB / 50.49MB 0.9s [2019-11-05T23:35:33.018Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 9.61MB / 45.98MB 0.9s [2019-11-05T23:35:33.018Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 23.21MB / 45.24MB 1.0s [2019-11-05T23:35:33.018Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 15.72MB / 50.49MB 1.0s [2019-11-05T23:35:33.018Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 15.90MB / 102.17MB 1.0s [2019-11-05T23:35:33.019Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 14.75MB / 45.98MB 1.0s [2019-11-05T23:35:33.043Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-11-05T23:35:33.043Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2019-11-05T23:35:33.304Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.055s coverage: 62.1% of statements [2019-11-05T23:35:33.474Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 29.22MB / 45.24MB 1.3s [2019-11-05T23:35:33.474Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 21.87MB / 50.49MB 1.3s [2019-11-05T23:35:33.474Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 23.24MB / 102.17MB 1.3s [2019-11-05T23:35:33.474Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 21.89MB / 45.98MB 1.3s [2019-11-05T23:35:33.474Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.19MB / 45.24MB 1.5s [2019-11-05T23:35:33.474Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 26.14MB / 50.49MB 1.5s [2019-11-05T23:35:33.474Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 27.66MB / 45.98MB 1.5s [2019-11-05T23:35:33.947Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 36.24MB / 45.24MB 1.7s [2019-11-05T23:35:33.947Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 28.81MB / 50.49MB 1.7s [2019-11-05T23:35:33.947Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 30.92MB / 102.17MB 1.7s [2019-11-05T23:35:33.947Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 31.58MB / 45.98MB 1.7s [2019-11-05T23:35:33.947Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 39.26MB / 45.24MB 1.8s [2019-11-05T23:35:33.947Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.67MB / 50.49MB 1.8s [2019-11-05T23:35:33.947Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.72MB / 45.98MB 1.8s [2019-11-05T23:35:33.947Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 44.26MB / 45.24MB 1.9s [2019-11-05T23:35:33.947Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 35.70MB / 50.49MB 1.9s [2019-11-05T23:35:33.947Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 39.66MB / 102.17MB 1.9s [2019-11-05T23:35:33.947Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.77MB / 45.98MB 1.9s [2019-11-05T23:35:34.356Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.70MB / 50.49MB 2.1s [2019-11-05T23:35:34.356Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.23MB / 45.98MB 2.1s [2019-11-05T23:35:34.356Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.1s done [2019-11-05T23:35:34.356Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 46.42MB / 50.49MB 2.2s [2019-11-05T23:35:34.356Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 50.45MB / 102.17MB 2.2s [2019-11-05T23:35:34.356Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.2s [2019-11-05T23:35:34.356Z] #8 ... [2019-11-05T23:35:34.356Z] [2019-11-05T23:35:34.356Z] #20 [internal] load build context [2019-11-05T23:35:34.356Z] #20 transferring context: 45.66MB 2.7s done [2019-11-05T23:35:34.356Z] #20 DONE 2.8s [2019-11-05T23:35:34.356Z] [2019-11-05T23:35:34.356Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:35:34.356Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s [2019-11-05T23:35:34.356Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 61.39MB / 102.17MB 2.4s [2019-11-05T23:35:34.356Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s done [2019-11-05T23:35:34.722Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 74.7% of statements [2019-11-05T23:35:34.722Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-05T23:35:34.745Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-11-05T23:35:34.745Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 74.85MB / 102.17MB 2.5s [2019-11-05T23:35:34.745Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 91.90MB / 102.17MB 2.7s [2019-11-05T23:35:34.982Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.101s coverage: 19.9% of statements [2019-11-05T23:35:35.111Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 2.8s [2019-11-05T23:35:35.111Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.1s done [2019-11-05T23:35:35.111Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-05T23:35:35.552Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2019-11-05T23:35:35.552Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2019-11-05T23:35:36.494Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2019-11-05T23:35:36.755Z] ok github.com/docker/docker/daemon/logger/splunk 1.861s coverage: 82.5% of statements [2019-11-05T23:35:36.755Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-05T23:35:36.755Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-05T23:35:38.140Z] ok github.com/docker/docker/distribution/metadata 0.075s coverage: 48.2% of statements [2019-11-05T23:35:39.084Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2019-11-05T23:35:39.084Z] ok github.com/docker/docker/distribution 0.341s coverage: 22.1% of statements [2019-11-05T23:35:39.084Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-05T23:35:39.653Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-05T23:35:40.469Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2019-11-05T23:35:40.629Z] [2019-11-05T23:35:40.629Z] ________ ____ __. [2019-11-05T23:35:40.629Z] \_____ \ | |/ _| [2019-11-05T23:35:40.629Z] / | \| < [2019-11-05T23:35:40.629Z] / | \ | \ [2019-11-05T23:35:40.629Z] \_______ /____|__ \ [2019-11-05T23:35:40.629Z] \/ \/ [2019-11-05T23:35:40.629Z] [2019-11-05T23:35:40.629Z] INFO: make.ps1 ended at 11/05/2019 23:35:40 [2019-11-05T23:35:41.041Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2019-11-05T23:35:41.041Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2019-11-05T23:35:41.041Z] ok github.com/docker/docker/distribution/xfer 1.712s coverage: 85.1% of statements [2019-11-05T23:35:41.041Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-05T23:35:41.041Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-05T23:35:41.041Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-05T23:35:41.984Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2019-11-05T23:35:41.984Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2019-11-05T23:35:42.829Z] INFO: Binaries build ended at 11/05/2019 23:35:42. Duration:00:01:07.6812204 [2019-11-05T23:35:42.927Z] ok github.com/docker/docker/opts 0.069s coverage: 66.9% of statements [2019-11-05T23:35:44.319Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-11-05T23:35:44.382Z] INFO: Copying the built daemon binary to d:\CI\PR-40171\2\binary\dockerd-8da3acd41.exe... [2019-11-05T23:35:44.581Z] ok github.com/docker/docker/pkg/authorization 1.044s coverage: 68.3% of statements [2019-11-05T23:35:44.841Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-11-05T23:35:45.360Z] INFO: Copying the built client binary to d:\CI\PR-40171\2\binary\docker-8da3acd41.exe... [2019-11-05T23:35:45.361Z] INFO: Copying dockerversion from the container... [2019-11-05T23:35:45.361Z] INFO: Copying the golang package from the container to d:\CI\PR-40171\2\installer\go.zip... [2019-11-05T23:35:45.413Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2019-11-05T23:35:45.984Z] ok github.com/docker/docker/pkg/archive 1.269s coverage: 76.7% of statements [2019-11-05T23:35:46.244Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2019-11-05T23:35:46.750Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.6s done [2019-11-05T23:35:46.750Z] #8 DONE 15.2s [2019-11-05T23:35:46.750Z] [2019-11-05T23:35:46.750Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-05T23:35:46.813Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2019-11-05T23:35:47.121Z] #9 DONE 0.3s [2019-11-05T23:35:47.121Z] [2019-11-05T23:35:47.121Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-05T23:35:47.383Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-05T23:35:47.486Z] #10 DONE 0.4s [2019-11-05T23:35:47.486Z] [2019-11-05T23:35:47.486Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:35:47.559Z] INFO: Extracting go.zip to d:\CI\PR-40171\2\go [2019-11-05T23:35:47.968Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-05T23:35:48.297Z] #57 ... [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:35:48.297Z] #21 DONE 0.6s [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-05T23:35:48.297Z] #68 DONE 0.1s [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-05T23:35:48.297Z] #22 DONE 0.2s [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:35:48.297Z] #69 ... [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-05T23:35:48.297Z] #31 DONE 0.2s [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-05T23:35:48.297Z] #44 DONE 0.2s [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-05T23:35:48.297Z] #50 DONE 0.2s [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-05T23:35:48.297Z] #47 DONE 0.2s [2019-11-05T23:35:48.297Z] [2019-11-05T23:35:48.297Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-05T23:35:48.297Z] #62 DONE 0.2s [2019-11-05T23:35:48.536Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-11-05T23:35:48.716Z] [2019-11-05T23:35:48.716Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:35:48.716Z] #29 0.704 + mktemp -d [2019-11-05T23:35:48.716Z] #29 0.705 + export GOPATH=/tmp/tmp.Dshcvb2Io1 [2019-11-05T23:35:48.716Z] #29 0.706 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Dshcvb2Io1/src/github.com/go-swagger/go-swagger [2019-11-05T23:35:48.716Z] #29 0.708 Cloning into '/tmp/tmp.Dshcvb2Io1/src/github.com/go-swagger/go-swagger'... [2019-11-05T23:35:49.472Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-11-05T23:35:49.732Z] ok github.com/docker/docker/pkg/chrootarchive 3.601s coverage: 43.2% of statements [2019-11-05T23:35:50.302Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2019-11-05T23:35:50.561Z] ok github.com/docker/docker/pkg/fsutils 0.347s coverage: 85.1% of statements [2019-11-05T23:35:50.561Z] ok github.com/docker/docker/pkg/discovery/kv 3.137s coverage: 84.1% of statements [2019-11-05T23:35:50.561Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2019-11-05T23:35:51.134Z] ok github.com/docker/docker/layer 7.417s coverage: 68.8% of statements [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/oci [no test files] [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-05T23:35:51.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-05T23:35:51.706Z] ok github.com/docker/docker/pkg/jsonmessage 0.042s coverage: 91.7% of statements [2019-11-05T23:35:51.967Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2019-11-05T23:35:51.967Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-11-05T23:35:52.538Z] ok github.com/docker/docker/pkg/ioutils 0.661s coverage: 70.1% of statements [2019-11-05T23:35:52.538Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2019-11-05T23:35:52.538Z] ok github.com/docker/docker/pkg/idtools 0.988s coverage: 70.1% of statements [2019-11-05T23:35:52.538Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-05T23:35:52.984Z] #29 ... [2019-11-05T23:35:52.984Z] [2019-11-05T23:35:52.984Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:35:52.984Z] #45 0.787 + RM_GOPATH=0 [2019-11-05T23:35:52.984Z] #45 0.788 + TMP_GOPATH= [2019-11-05T23:35:52.984Z] #45 0.788 + : /build [2019-11-05T23:35:52.984Z] #45 0.788 + '[' -z '' ']' [2019-11-05T23:35:52.984Z] #45 0.790 ++ mktemp -d [2019-11-05T23:35:52.984Z] #45 0.792 + export GOPATH=/tmp/tmp.Uw4iQcinX8 [2019-11-05T23:35:52.984Z] #45 0.793 + GOPATH=/tmp/tmp.Uw4iQcinX8 [2019-11-05T23:35:52.984Z] #45 0.793 + RM_GOPATH=1 [2019-11-05T23:35:52.984Z] #45 0.794 ++ dirname ./install.sh [2019-11-05T23:35:52.984Z] #45 0.797 + dir=. [2019-11-05T23:35:52.984Z] #45 0.797 + bin=vndr [2019-11-05T23:35:52.984Z] #45 0.797 + shift [2019-11-05T23:35:52.984Z] #45 0.797 + '[' '!' -f ./vndr.installer ']' [2019-11-05T23:35:52.984Z] #45 0.798 + . ./vndr.installer [2019-11-05T23:35:52.984Z] #45 0.798 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-05T23:35:52.984Z] #45 0.799 + install_vndr [2019-11-05T23:35:52.984Z] #45 0.799 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-05T23:35:52.984Z] #45 0.799 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-05T23:35:52.984Z] #45 0.799 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Uw4iQcinX8/src/github.com/LK4D4/vndr [2019-11-05T23:35:52.984Z] #45 0.802 Cloning into '/tmp/tmp.Uw4iQcinX8/src/github.com/LK4D4/vndr'... [2019-11-05T23:35:52.984Z] #45 1.569 + cd /tmp/tmp.Uw4iQcinX8/src/github.com/LK4D4/vndr [2019-11-05T23:35:52.984Z] #45 1.570 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-05T23:35:52.984Z] #45 1.577 + go build -buildmode=pie -v -o /build/vndr . [2019-11-05T23:35:52.984Z] #45 2.686 internal/cpu [2019-11-05T23:35:52.984Z] #45 2.686 runtime/internal/atomic [2019-11-05T23:35:52.984Z] #45 2.900 runtime/internal/math [2019-11-05T23:35:52.984Z] #45 2.962 internal/race [2019-11-05T23:35:52.984Z] #45 3.068 sync/atomic [2019-11-05T23:35:52.984Z] #45 3.457 unicode [2019-11-05T23:35:52.984Z] #45 3.484 internal/bytealg [2019-11-05T23:35:52.984Z] #45 4.102 runtime [2019-11-05T23:35:53.109Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2019-11-05T23:35:53.369Z] ok github.com/docker/docker/pkg/parsers/kernel 0.039s coverage: 60.0% of statements [2019-11-05T23:35:53.630Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 91.4% of statements [2019-11-05T23:35:53.630Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-05T23:35:53.891Z] ok github.com/docker/docker/pkg/mount 0.923s coverage: 70.0% of statements [2019-11-05T23:35:53.891Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-05T23:35:53.891Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-05T23:35:53.891Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-05T23:35:54.463Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2019-11-05T23:35:55.034Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2019-11-05T23:35:55.034Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-11-05T23:35:55.034Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements [2019-11-05T23:35:55.605Z] ok github.com/docker/docker/pkg/reexec 0.029s coverage: 82.4% of statements [2019-11-05T23:35:55.633Z] #45 7.389 unicode/utf8 [2019-11-05T23:35:56.176Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2019-11-05T23:35:56.436Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2019-11-05T23:35:56.477Z] #45 8.086 math [2019-11-05T23:35:56.905Z] #45 ... [2019-11-05T23:35:56.905Z] [2019-11-05T23:35:56.905Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:35:56.905Z] #23 0.693 + RM_GOPATH=0 [2019-11-05T23:35:56.905Z] #23 0.693 + TMP_GOPATH= [2019-11-05T23:35:56.905Z] #23 0.693 + : /build [2019-11-05T23:35:56.905Z] #23 0.693 + '[' -z '' ']' [2019-11-05T23:35:56.905Z] #23 0.695 ++ mktemp -d [2019-11-05T23:35:56.905Z] #23 0.695 + export GOPATH=/tmp/tmp.kBlNxu8PHz [2019-11-05T23:35:56.905Z] #23 0.695 + GOPATH=/tmp/tmp.kBlNxu8PHz [2019-11-05T23:35:56.905Z] #23 0.695 + RM_GOPATH=1 [2019-11-05T23:35:56.905Z] #23 0.696 ++ dirname ./install.sh [2019-11-05T23:35:56.905Z] #23 0.697 + dir=. [2019-11-05T23:35:56.905Z] #23 0.697 + bin=dockercli [2019-11-05T23:35:56.905Z] #23 0.697 + shift [2019-11-05T23:35:56.905Z] #23 0.697 + '[' '!' -f ./dockercli.installer ']' [2019-11-05T23:35:56.905Z] #23 0.698 Install docker/cli version 17.06.2-ce from stable [2019-11-05T23:35:56.905Z] #23 0.698 + . ./dockercli.installer [2019-11-05T23:35:56.905Z] #23 0.698 ++ : stable [2019-11-05T23:35:56.905Z] #23 0.698 ++ : 17.06.2-ce [2019-11-05T23:35:56.905Z] #23 0.698 + install_dockercli [2019-11-05T23:35:56.905Z] #23 0.698 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-05T23:35:56.905Z] #23 0.698 ++ uname -m [2019-11-05T23:35:56.905Z] #23 0.699 + arch=s390x [2019-11-05T23:35:56.905Z] #23 0.699 + '[' s390x '!=' x86_64 ']' [2019-11-05T23:35:56.905Z] #23 0.700 + '[' s390x '!=' s390x ']' [2019-11-05T23:35:56.905Z] #23 0.700 + url=https://download.docker.com/linux/static [2019-11-05T23:35:56.905Z] #23 0.702 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-05T23:35:56.905Z] #23 0.705 + tar -xz docker/docker [2019-11-05T23:35:56.905Z] #23 8.305 + mkdir -p /build [2019-11-05T23:35:56.905Z] #23 8.307 + mv docker/docker /build/ [2019-11-05T23:35:56.905Z] #23 8.308 + rmdir docker [2019-11-05T23:35:56.905Z] #23 DONE 8.5s [2019-11-05T23:35:56.905Z] [2019-11-05T23:35:56.905Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:35:56.905Z] #32 0.819 + RM_GOPATH=0 [2019-11-05T23:35:56.905Z] #32 0.836 + TMP_GOPATH= [2019-11-05T23:35:56.905Z] #32 0.837 + : /build [2019-11-05T23:35:56.905Z] #32 0.837 + '[' -z '' ']' [2019-11-05T23:35:56.905Z] #32 0.840 ++ mktemp -d [2019-11-05T23:35:56.905Z] #32 0.846 + export GOPATH=/tmp/tmp.OHEc5Jew25 [2019-11-05T23:35:56.905Z] #32 0.846 + GOPATH=/tmp/tmp.OHEc5Jew25 [2019-11-05T23:35:56.905Z] #32 0.847 + RM_GOPATH=1 [2019-11-05T23:35:56.905Z] #32 0.848 ++ dirname ./install.sh [2019-11-05T23:35:56.905Z] #32 0.853 + dir=. [2019-11-05T23:35:56.905Z] #32 0.853 + bin=tomlv [2019-11-05T23:35:56.905Z] #32 0.854 + shift [2019-11-05T23:35:56.905Z] #32 0.854 + '[' '!' -f ./tomlv.installer ']' [2019-11-05T23:35:56.905Z] #32 0.854 + . ./tomlv.installer [2019-11-05T23:35:56.905Z] #32 0.855 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-05T23:35:56.905Z] #32 0.856 + install_tomlv [2019-11-05T23:35:56.905Z] #32 0.856 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-05T23:35:56.905Z] #32 0.857 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-05T23:35:56.905Z] #32 0.857 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OHEc5Jew25/src/github.com/BurntSushi/toml [2019-11-05T23:35:56.905Z] #32 0.870 Cloning into '/tmp/tmp.OHEc5Jew25/src/github.com/BurntSushi/toml'... [2019-11-05T23:35:56.905Z] #32 1.844 + cd /tmp/tmp.OHEc5Jew25/src/github.com/BurntSushi/toml [2019-11-05T23:35:56.905Z] #32 1.844 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-05T23:35:56.905Z] #32 1.849 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-05T23:35:56.905Z] #32 2.507 runtime/internal/atomic [2019-11-05T23:35:56.905Z] #32 2.510 internal/cpu [2019-11-05T23:35:56.905Z] #32 2.766 runtime/internal/sys [2019-11-05T23:35:56.905Z] #32 2.890 runtime/internal/math [2019-11-05T23:35:56.905Z] #32 2.946 math/bits [2019-11-05T23:35:56.905Z] #32 3.193 internal/bytealg [2019-11-05T23:35:56.905Z] #32 3.534 math [2019-11-05T23:35:56.905Z] #32 3.613 runtime [2019-11-05T23:35:57.008Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-11-05T23:35:57.008Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2019-11-05T23:35:57.304Z] #32 8.701 internal/testlog [2019-11-05T23:35:57.578Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-11-05T23:35:57.578Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2019-11-05T23:35:57.719Z] #32 ... [2019-11-05T23:35:57.719Z] [2019-11-05T23:35:57.719Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:35:57.719Z] #25 1.219 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:35:57.719Z] #25 1.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:35:57.719Z] #25 1.260 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:35:57.719Z] #25 1.276 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:35:57.719Z] #25 1.289 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:35:57.719Z] #25 1.584 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-05T23:35:57.719Z] #25 2.598 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-05T23:35:57.719Z] #25 3.479 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-05T23:35:57.719Z] #25 ... [2019-11-05T23:35:57.719Z] [2019-11-05T23:35:57.719Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:35:57.719Z] #11 1.807 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:35:57.719Z] #11 1.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:35:57.719Z] #11 1.864 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:35:57.719Z] #11 1.879 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:35:57.719Z] #11 1.947 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:35:57.719Z] #11 2.582 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-05T23:35:57.719Z] #11 4.031 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-05T23:35:57.719Z] #11 4.814 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-05T23:35:58.126Z] #11 ... [2019-11-05T23:35:58.126Z] [2019-11-05T23:35:58.126Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:35:58.126Z] #41 1.817 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:35:58.126Z] #41 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:35:58.126Z] #41 1.875 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:35:58.126Z] #41 1.889 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:35:58.126Z] #41 1.947 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:35:58.126Z] #41 2.644 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-05T23:35:58.126Z] #41 4.210 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-05T23:35:58.126Z] #41 5.160 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-05T23:35:58.126Z] #41 ... [2019-11-05T23:35:58.126Z] [2019-11-05T23:35:58.126Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:35:58.126Z] #39 1.502 + mktemp -d [2019-11-05T23:35:58.126Z] #39 1.505 + export GOPATH=/tmp/tmp.acT38UgzCj [2019-11-05T23:35:58.126Z] #39 1.505 + git clone https://github.com/docker/distribution.git /tmp/tmp.acT38UgzCj/src/github.com/docker/distribution [2019-11-05T23:35:58.126Z] #39 1.506 Cloning into '/tmp/tmp.acT38UgzCj/src/github.com/docker/distribution'... [2019-11-05T23:35:58.126Z] #39 ... [2019-11-05T23:35:58.126Z] [2019-11-05T23:35:58.126Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:35:58.126Z] #34 1.250 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:35:58.126Z] #34 1.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:35:58.126Z] #34 1.312 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:35:58.126Z] #34 1.339 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:35:58.126Z] #34 1.355 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:35:58.126Z] #34 1.778 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-05T23:35:58.126Z] #34 3.348 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-05T23:35:58.126Z] #34 4.127 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-05T23:35:58.519Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2019-11-05T23:35:58.519Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2019-11-05T23:35:58.519Z] ok github.com/docker/docker/pkg/signal 2.787s coverage: 61.0% of statements [2019-11-05T23:35:58.690Z] #34 ... [2019-11-05T23:35:58.690Z] [2019-11-05T23:35:58.690Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:35:58.690Z] #48 0.588 + RM_GOPATH=0 [2019-11-05T23:35:58.690Z] #48 0.588 + TMP_GOPATH= [2019-11-05T23:35:58.690Z] #48 0.588 + : /build [2019-11-05T23:35:58.690Z] #48 0.588 + '[' -z '' ']' [2019-11-05T23:35:58.690Z] #48 0.588 ++ mktemp -d [2019-11-05T23:35:58.690Z] #48 0.602 + export GOPATH=/tmp/tmp.XBGGTPHxqo [2019-11-05T23:35:58.690Z] #48 0.602 + GOPATH=/tmp/tmp.XBGGTPHxqo [2019-11-05T23:35:58.690Z] #48 0.602 + RM_GOPATH=1 [2019-11-05T23:35:58.690Z] #48 0.603 ++ dirname ./install.sh [2019-11-05T23:35:58.690Z] #48 0.604 + dir=. [2019-11-05T23:35:58.690Z] #48 0.604 + bin=gotestsum [2019-11-05T23:35:58.690Z] #48 0.604 + shift [2019-11-05T23:35:58.690Z] #48 0.605 + '[' '!' -f ./gotestsum.installer ']' [2019-11-05T23:35:58.690Z] #48 0.605 + . ./gotestsum.installer [2019-11-05T23:35:58.690Z] #48 0.605 ++ : v0.3.5 [2019-11-05T23:35:58.690Z] #48 0.605 + install_gotestsum [2019-11-05T23:35:58.690Z] #48 0.605 + echo 'Installing gotestsum version v0.3.5' [2019-11-05T23:35:58.690Z] #48 0.605 Installing gotestsum version v0.3.5 [2019-11-05T23:35:58.690Z] #48 0.605 + go get -d gotest.tools/gotestsum [2019-11-05T23:35:58.690Z] #48 ... [2019-11-05T23:35:58.690Z] [2019-11-05T23:35:58.690Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:35:58.690Z] #51 0.702 + RM_GOPATH=0 [2019-11-05T23:35:58.690Z] #51 0.702 + TMP_GOPATH= [2019-11-05T23:35:58.690Z] #51 0.703 + : /build [2019-11-05T23:35:58.690Z] #51 0.703 + '[' -z '' ']' [2019-11-05T23:35:58.690Z] #51 0.704 ++ mktemp -d [2019-11-05T23:35:58.690Z] #51 0.705 + export GOPATH=/tmp/tmp.FvN9Vm20ef [2019-11-05T23:35:58.690Z] #51 0.705 + GOPATH=/tmp/tmp.FvN9Vm20ef [2019-11-05T23:35:58.690Z] #51 0.705 + RM_GOPATH=1 [2019-11-05T23:35:58.690Z] #51 0.706 ++ dirname ./install.sh [2019-11-05T23:35:58.690Z] #51 0.708 + dir=. [2019-11-05T23:35:58.690Z] #51 0.708 + bin=golangci_lint [2019-11-05T23:35:58.690Z] #51 0.708 + shift [2019-11-05T23:35:58.690Z] #51 0.708 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-05T23:35:58.690Z] #51 0.708 + . ./golangci_lint.installer [2019-11-05T23:35:58.690Z] #51 0.708 ++ : v1.20.0 [2019-11-05T23:35:58.690Z] #51 0.711 + install_golangci_lint [2019-11-05T23:35:58.690Z] #51 0.711 Installing golangci-lint version v1.20.0 [2019-11-05T23:35:58.690Z] #51 0.711 + echo 'Installing golangci-lint version v1.20.0' [2019-11-05T23:35:58.690Z] #51 0.711 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-05T23:35:58.690Z] #51 ... [2019-11-05T23:35:58.690Z] [2019-11-05T23:35:58.690Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:35:58.690Z] #63 0.793 + RM_GOPATH=0 [2019-11-05T23:35:58.690Z] #63 0.793 + TMP_GOPATH= [2019-11-05T23:35:58.690Z] #63 0.793 + : /build/ [2019-11-05T23:35:58.690Z] #63 0.794 + '[' -z '' ']' [2019-11-05T23:35:58.690Z] #63 0.794 ++ mktemp -d [2019-11-05T23:35:58.690Z] #63 0.799 + export GOPATH=/tmp/tmp.NK51S1BCwf [2019-11-05T23:35:58.690Z] #63 0.799 + GOPATH=/tmp/tmp.NK51S1BCwf [2019-11-05T23:35:58.690Z] #63 0.800 + RM_GOPATH=1 [2019-11-05T23:35:58.690Z] #63 0.801 ++ dirname ./install.sh [2019-11-05T23:35:58.690Z] #63 0.806 + dir=. [2019-11-05T23:35:58.690Z] #63 0.806 + bin=rootlesskit [2019-11-05T23:35:58.690Z] #63 0.807 + shift [2019-11-05T23:35:58.690Z] #63 0.811 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-05T23:35:58.690Z] #63 0.812 + . ./rootlesskit.installer [2019-11-05T23:35:58.690Z] #63 0.813 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-05T23:35:58.690Z] #63 0.815 + install_rootlesskit [2019-11-05T23:35:58.690Z] #63 0.815 + case "$1" in [2019-11-05T23:35:58.690Z] #63 0.816 + export CGO_ENABLED=0 [2019-11-05T23:35:58.690Z] #63 0.816 + CGO_ENABLED=0 [2019-11-05T23:35:58.690Z] #63 0.816 + _install_rootlesskit [2019-11-05T23:35:58.690Z] #63 0.816 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-05T23:35:58.690Z] #63 0.816 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-05T23:35:58.690Z] #63 0.816 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NK51S1BCwf/src/github.com/rootless-containers/rootlesskit [2019-11-05T23:35:58.690Z] #63 0.818 Cloning into '/tmp/tmp.NK51S1BCwf/src/github.com/rootless-containers/rootlesskit'... [2019-11-05T23:35:58.690Z] #63 4.500 + cd /tmp/tmp.NK51S1BCwf/src/github.com/rootless-containers/rootlesskit [2019-11-05T23:35:58.690Z] #63 4.500 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-05T23:35:58.690Z] #63 4.780 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-05T23:35:58.690Z] #63 4.780 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-05T23:35:59.244Z] #63 ... [2019-11-05T23:35:59.244Z] [2019-11-05T23:35:59.244Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:35:59.244Z] #57 1.556 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:35:59.244Z] #57 1.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:35:59.244Z] #57 1.606 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:35:59.244Z] #57 1.706 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:35:59.244Z] #57 1.821 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:35:59.244Z] #57 2.417 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-05T23:35:59.244Z] #57 3.807 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-05T23:35:59.244Z] #57 4.505 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-05T23:35:59.244Z] #57 ... [2019-11-05T23:35:59.244Z] [2019-11-05T23:35:59.244Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:35:59.244Z] #69 0.855 + RM_GOPATH=0 [2019-11-05T23:35:59.244Z] #69 0.855 + TMP_GOPATH= [2019-11-05T23:35:59.244Z] #69 0.856 + : /build [2019-11-05T23:35:59.244Z] #69 0.856 + '[' -z '' ']' [2019-11-05T23:35:59.244Z] #69 0.858 ++ mktemp -d [2019-11-05T23:35:59.244Z] #69 0.865 + export GOPATH=/tmp/tmp.wf81jdWevS [2019-11-05T23:35:59.244Z] #69 0.866 + GOPATH=/tmp/tmp.wf81jdWevS [2019-11-05T23:35:59.244Z] #69 0.866 + RM_GOPATH=1 [2019-11-05T23:35:59.244Z] #69 0.868 ++ dirname ./install.sh [2019-11-05T23:35:59.244Z] #69 0.871 + dir=. [2019-11-05T23:35:59.244Z] #69 0.872 + bin=proxy [2019-11-05T23:35:59.244Z] #69 0.872 + shift [2019-11-05T23:35:59.244Z] #69 0.873 + '[' '!' -f ./proxy.installer ']' [2019-11-05T23:35:59.244Z] #69 0.873 + . ./proxy.installer [2019-11-05T23:35:59.244Z] #69 0.874 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-05T23:35:59.244Z] #69 0.881 + install_proxy [2019-11-05T23:35:59.244Z] #69 0.881 + case "$1" in [2019-11-05T23:35:59.244Z] #69 0.881 + export CGO_ENABLED=0 [2019-11-05T23:35:59.244Z] #69 0.881 + CGO_ENABLED=0 [2019-11-05T23:35:59.244Z] #69 0.882 + _install_proxy [2019-11-05T23:35:59.244Z] #69 0.882 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-05T23:35:59.244Z] #69 0.882 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-05T23:35:59.244Z] #69 0.882 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wf81jdWevS/src/github.com/docker/libnetwork [2019-11-05T23:35:59.244Z] #69 0.889 Cloning into '/tmp/tmp.wf81jdWevS/src/github.com/docker/libnetwork'... [2019-11-05T23:35:59.463Z] testing: warning: no tests to run [2019-11-05T23:35:59.463Z] coverage: [no statements] [2019-11-05T23:35:59.463Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-11-05T23:35:59.463Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.8% of statements [2019-11-05T23:35:59.463Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2019-11-05T23:35:59.724Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-11-05T23:35:59.984Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2019-11-05T23:35:59.984Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2019-11-05T23:36:00.427Z] #69 ... [2019-11-05T23:36:00.427Z] [2019-11-05T23:36:00.427Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:36:01.531Z] #39 12.94 Checking out files: 50% (794/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-11-05T23:36:01.531Z] #39 13.88 + cd /tmp/tmp.acT38UgzCj/src/github.com/docker/distribution [2019-11-05T23:36:01.531Z] #39 13.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-05T23:36:01.898Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2019-11-05T23:36:01.898Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2019-11-05T23:36:02.470Z] ok github.com/docker/docker/reference 0.042s coverage: 84.4% of statements [2019-11-05T23:36:02.948Z] #39 15.36 + GOPATH=/tmp/tmp.acT38UgzCj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.acT38UgzCj go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-05T23:36:03.041Z] ok github.com/docker/docker/plugin 0.600s coverage: 27.1% of statements [2019-11-05T23:36:03.613Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2019-11-05T23:36:04.184Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-11-05T23:36:04.184Z] ok github.com/docker/docker/registry 0.305s coverage: 56.3% of statements [2019-11-05T23:36:04.755Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2019-11-05T23:36:05.015Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2019-11-05T23:36:06.925Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2019-11-05T23:36:07.495Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2019-11-05T23:36:07.495Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2019-11-05T23:36:08.293Z] #39 ... [2019-11-05T23:36:08.293Z] [2019-11-05T23:36:08.293Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:36:08.293Z] #32 9.370 encoding [2019-11-05T23:36:08.293Z] #32 9.426 runtime/cgo [2019-11-05T23:36:08.293Z] #32 ... [2019-11-05T23:36:08.293Z] [2019-11-05T23:36:08.293Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:36:08.293Z] #51 15.42 + cd /tmp/tmp.FvN9Vm20ef/src/github.com/golangci/golangci-lint/ [2019-11-05T23:36:08.293Z] #51 15.42 + git checkout -q v1.20.0 [2019-11-05T23:36:08.293Z] #51 16.04 ++ git describe --tags [2019-11-05T23:36:08.293Z] #51 16.05 + version=v1.20.0 [2019-11-05T23:36:08.293Z] #51 16.05 ++ git rev-parse --short HEAD [2019-11-05T23:36:08.293Z] #51 16.05 + commit=cc98739 [2019-11-05T23:36:08.293Z] #51 16.06 ++ git show -s --format=%cd [2019-11-05T23:36:08.293Z] #51 16.06 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-05T23:36:08.293Z] #51 16.06 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-05T23:36:08.874Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-11-05T23:36:11.660Z] #51 ... [2019-11-05T23:36:11.660Z] [2019-11-05T23:36:11.660Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:36:11.660Z] #25 13.94 Fetched 7671 kB in 12s (603 kB/s) [2019-11-05T23:36:11.660Z] #25 13.94 Reading package lists... [2019-11-05T23:36:11.660Z] #25 18.34 Reading package lists... [2019-11-05T23:36:11.660Z] #25 22.35 Building dependency tree... [2019-11-05T23:36:11.660Z] #25 23.44 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-05T23:36:11.660Z] #25 23.44 The following additional packages will be installed: [2019-11-05T23:36:11.660Z] #25 23.47 libjq1 libonig4 [2019-11-05T23:36:11.660Z] #25 23.77 The following NEW packages will be installed: [2019-11-05T23:36:11.660Z] #25 23.80 jq libjq1 libonig4 [2019-11-05T23:36:11.660Z] #25 23.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:36:11.660Z] #25 23.89 Need to get 328 kB of archives. [2019-11-05T23:36:11.660Z] #25 23.89 After this operation, 1263 kB of additional disk space will be used. [2019-11-05T23:36:11.660Z] #25 23.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-05T23:36:11.660Z] #25 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-05T23:36:11.660Z] #25 23.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-05T23:36:12.072Z] #25 ... [2019-11-05T23:36:12.072Z] [2019-11-05T23:36:12.072Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:36:12.072Z] #34 14.26 Fetched 7671 kB in 13s (589 kB/s) [2019-11-05T23:36:12.072Z] #34 14.26 Reading package lists... [2019-11-05T23:36:12.072Z] #34 18.79 Reading package lists... [2019-11-05T23:36:12.072Z] #34 23.19 Building dependency tree... [2019-11-05T23:36:12.072Z] #34 ... [2019-11-05T23:36:12.072Z] [2019-11-05T23:36:12.072Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:36:12.072Z] #11 14.51 Fetched 7671 kB in 12s (604 kB/s) [2019-11-05T23:36:12.072Z] #11 14.51 Reading package lists... [2019-11-05T23:36:12.072Z] #11 18.68 Reading package lists... [2019-11-05T23:36:12.072Z] #11 22.83 Building dependency tree... [2019-11-05T23:36:12.072Z] #11 24.43 The following additional packages will be installed: [2019-11-05T23:36:12.072Z] #11 24.46 libapparmor1 libseccomp2 [2019-11-05T23:36:12.072Z] #11 24.46 Suggested packages: [2019-11-05T23:36:12.072Z] #11 24.46 seccomp [2019-11-05T23:36:12.072Z] #11 ... [2019-11-05T23:36:12.072Z] [2019-11-05T23:36:12.072Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:36:12.072Z] #25 24.66 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:36:12.072Z] #25 24.73 Fetched 328 kB in 0s (3134 kB/s) [2019-11-05T23:36:12.569Z] #25 24.84 Selecting previously unselected package libonig4:s390x. [2019-11-05T23:36:12.569Z] #25 24.84 (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% [2019-11-05T23:36:12.569Z] #25 ... [2019-11-05T23:36:12.569Z] [2019-11-05T23:36:12.569Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:12.569Z] #41 14.85 Fetched 7671 kB in 13s (587 kB/s) [2019-11-05T23:36:12.569Z] #41 14.85 Reading package lists... [2019-11-05T23:36:12.569Z] #41 19.09 Reading package lists... [2019-11-05T23:36:12.569Z] #41 23.13 Building dependency tree... [2019-11-05T23:36:12.569Z] #41 24.11 The following additional packages will be installed: [2019-11-05T23:36:12.569Z] #41 24.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-05T23:36:12.569Z] #41 24.14 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-05T23:36:12.569Z] #41 24.15 Suggested packages: [2019-11-05T23:36:12.569Z] #41 24.15 manpages-dev python-setuptools [2019-11-05T23:36:12.569Z] #41 ... [2019-11-05T23:36:12.569Z] [2019-11-05T23:36:12.569Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:36:12.569Z] #57 15.06 Fetched 7671 kB in 13s (567 kB/s) [2019-11-05T23:36:12.569Z] #57 15.06 Reading package lists... [2019-11-05T23:36:12.569Z] #57 19.32 Reading package lists... [2019-11-05T23:36:12.569Z] #57 23.42 Building dependency tree... [2019-11-05T23:36:12.569Z] #57 24.64 The following additional packages will be installed: [2019-11-05T23:36:12.569Z] #57 24.64 btrfs-progs liblzo2-2 [2019-11-05T23:36:12.569Z] #57 24.96 The following NEW packages will be installed: [2019-11-05T23:36:12.569Z] #57 24.96 btrfs-progs btrfs-tools liblzo2-2 [2019-11-05T23:36:12.569Z] #57 25.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:36:12.569Z] #57 25.17 Need to get 668 kB of archives. [2019-11-05T23:36:12.569Z] #57 25.17 After this operation, 5446 kB of additional disk space will be used. [2019-11-05T23:36:12.569Z] #57 25.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-05T23:36:12.569Z] #57 25.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-05T23:36:12.569Z] #57 25.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-05T23:36:12.569Z] #57 ... [2019-11-05T23:36:12.569Z] [2019-11-05T23:36:12.569Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:36:12.569Z] #69 14.04 + cd /tmp/tmp.wf81jdWevS/src/github.com/docker/libnetwork [2019-11-05T23:36:12.569Z] #69 14.04 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-05T23:36:12.569Z] #69 14.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-05T23:36:12.999Z] INFO: Extraction ended at 11/05/2019 23:36:11. Duration:00:00:23.9341152 [2019-11-05T23:36:12.999Z] INFO: Updating the golang and path environment variables [2019-11-05T23:36:12.999Z] INFO: GOPATH=d:\gopath [2019-11-05T23:36:12.999Z] INFO: go version go1.13.3 windows/amd64 [2019-11-05T23:36:12.999Z] INFO: Running the daemon under test in debug mode [2019-11-05T23:36:12.999Z] INFO: Starting a daemon under test... [2019-11-05T23:36:12.999Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40171\2\daemon --pidfile d:\CI\PR-40171\2\docker.pid -D [2019-11-05T23:36:12.999Z] INFO: Process started successfully. [2019-11-05T23:36:12.999Z] INFO: Start tailing logs of the daemon under tests [2019-11-05T23:36:12.999Z] INFO: Waiting for the daemon under test to start... [2019-11-05T23:36:13.310Z] #69 ... [2019-11-05T23:36:13.311Z] [2019-11-05T23:36:13.311Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:36:13.311Z] #25 24.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-05T23:36:13.311Z] #25 24.97 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-05T23:36:13.311Z] #25 24.98 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-05T23:36:13.311Z] #25 25.39 Selecting previously unselected package libjq1:s390x. [2019-11-05T23:36:13.311Z] #25 25.39 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-05T23:36:13.311Z] #25 25.40 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-05T23:36:13.311Z] #25 25.71 Selecting previously unselected package jq. [2019-11-05T23:36:13.311Z] #25 25.72 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-05T23:36:13.311Z] #25 25.72 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-05T23:36:13.311Z] #25 ... [2019-11-05T23:36:13.311Z] [2019-11-05T23:36:13.311Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:36:13.311Z] #45 14.88 unicode/utf16 [2019-11-05T23:36:13.311Z] #45 15.12 container/list [2019-11-05T23:36:13.311Z] #45 15.58 crypto/internal/subtle [2019-11-05T23:36:13.311Z] #45 15.68 crypto/subtle [2019-11-05T23:36:13.311Z] #45 15.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-05T23:36:13.311Z] #45 15.83 internal/nettrace [2019-11-05T23:36:13.311Z] #45 15.93 runtime/cgo [2019-11-05T23:36:13.311Z] #45 ... [2019-11-05T23:36:13.311Z] [2019-11-05T23:36:13.311Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:36:13.311Z] #25 25.95 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-05T23:36:13.886Z] #25 26.05 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-05T23:36:13.886Z] #25 26.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:13.886Z] #25 26.15 Setting up jq (1.5+dfsg-1.3) ... [2019-11-05T23:36:13.886Z] #25 DONE 26.4s [2019-11-05T23:36:13.886Z] [2019-11-05T23:36:13.886Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:13.886Z] #41 26.19 The following NEW packages will be installed: [2019-11-05T23:36:13.886Z] #41 26.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-05T23:36:13.886Z] #41 26.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-05T23:36:13.886Z] #41 26.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-05T23:36:13.886Z] #41 26.22 zlib1g-dev [2019-11-05T23:36:13.886Z] #41 26.34 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:36:13.886Z] #41 26.34 Need to get 3476 kB of archives. [2019-11-05T23:36:13.886Z] #41 26.34 After this operation, 20.2 MB of additional disk space will be used. [2019-11-05T23:36:13.886Z] #41 26.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-05T23:36:13.886Z] #41 26.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-05T23:36:13.886Z] #41 26.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-05T23:36:13.886Z] #41 26.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-05T23:36:13.886Z] #41 26.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-05T23:36:13.886Z] #41 26.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-05T23:36:13.886Z] #41 26.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-05T23:36:13.886Z] #41 26.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-05T23:36:13.886Z] #41 26.40 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-05T23:36:14.374Z] #41 ... [2019-11-05T23:36:14.374Z] [2019-11-05T23:36:14.374Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-05T23:36:14.374Z] #26 DONE 0.1s [2019-11-05T23:36:14.374Z] [2019-11-05T23:36:14.374Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:14.374Z] #41 26.50 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-05T23:36:14.374Z] #41 26.50 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-05T23:36:14.374Z] #41 26.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-05T23:36:14.374Z] #41 26.79 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-05T23:36:14.374Z] #41 26.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-05T23:36:14.374Z] #41 26.79 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-05T23:36:14.374Z] #41 26.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-05T23:36:15.196Z] INFO: Daemon under test started and replied! [2019-11-05T23:36:15.196Z] INFO: Docker version of the daemon under test [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] Client: [2019-11-05T23:36:15.196Z] Version: 17.06.2-ce [2019-11-05T23:36:15.196Z] API version: 1.30 [2019-11-05T23:36:15.196Z] Go version: go1.8.3 [2019-11-05T23:36:15.196Z] Git commit: cec0b72 [2019-11-05T23:36:15.196Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-05T23:36:15.196Z] OS/Arch: windows/amd64 [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] Server: [2019-11-05T23:36:15.196Z] Version: 0.0.0-dev [2019-11-05T23:36:15.196Z] API version: 1.41 (minimum version 1.24) [2019-11-05T23:36:15.196Z] Go version: go1.13.3 [2019-11-05T23:36:15.196Z] Git commit: 8da3acd41 [2019-11-05T23:36:15.196Z] Built: 11/05/2019 23:34:38 [2019-11-05T23:36:15.196Z] OS/Arch: windows/amd64 [2019-11-05T23:36:15.196Z] Experimental: false [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] INFO: Docker info of the daemon under test [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] Containers: 0 [2019-11-05T23:36:15.196Z] Running: 0 [2019-11-05T23:36:15.196Z] Paused: 0 [2019-11-05T23:36:15.196Z] Stopped: 0 [2019-11-05T23:36:15.196Z] Images: 0 [2019-11-05T23:36:15.196Z] Server Version: 0.0.0-dev [2019-11-05T23:36:15.196Z] Storage Driver: windowsfilter [2019-11-05T23:36:15.196Z] Windows: [2019-11-05T23:36:15.196Z] Logging Driver: json-file [2019-11-05T23:36:15.196Z] Plugins: [2019-11-05T23:36:15.196Z] Volume: local [2019-11-05T23:36:15.196Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-05T23:36:15.196Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-05T23:36:15.196Z] Swarm: inactive [2019-11-05T23:36:15.196Z] Default Isolation: process [2019-11-05T23:36:15.196Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-05T23:36:15.196Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-05T23:36:15.196Z] OSType: windows [2019-11-05T23:36:15.196Z] Architecture: x86_64 [2019-11-05T23:36:15.196Z] CPUs: 4 [2019-11-05T23:36:15.196Z] Total Memory: 32GiB [2019-11-05T23:36:15.196Z] Name: azwin-2-afbc20 [2019-11-05T23:36:15.196Z] ID: GOHC:X5S3:HL43:J7M6:KNDI:NUWJ:GEGY:VKAU:A3XV:4NFX:WYGY:EPZB [2019-11-05T23:36:15.196Z] Docker Root Dir: D:\CI\PR-40171\2\daemon [2019-11-05T23:36:15.196Z] Debug Mode (client): false [2019-11-05T23:36:15.196Z] Debug Mode (server): true [2019-11-05T23:36:15.196Z] File Descriptors: -1 [2019-11-05T23:36:15.196Z] Goroutines: 17 [2019-11-05T23:36:15.196Z] System Time: 2019-11-05T23:36:15.047364Z [2019-11-05T23:36:15.196Z] EventsListeners: 0 [2019-11-05T23:36:15.196Z] Registry: https://index.docker.io/v1/ [2019-11-05T23:36:15.196Z] Labels: [2019-11-05T23:36:15.196Z] Experimental: false [2019-11-05T23:36:15.196Z] Insecure Registries: [2019-11-05T23:36:15.196Z] 127.0.0.0/8 [2019-11-05T23:36:15.196Z] Live Restore Enabled: false [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] INFO: Docker images of the daemon under test [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-05T23:36:15.196Z] [2019-11-05T23:36:15.196Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-05T23:36:15.270Z] #41 ... [2019-11-05T23:36:15.270Z] [2019-11-05T23:36:15.270Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:36:15.270Z] #11 24.79 The following NEW packages will be installed: [2019-11-05T23:36:15.270Z] #11 24.81 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-05T23:36:15.270Z] #11 24.93 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:36:15.270Z] #11 24.93 Need to get 301 kB of archives. [2019-11-05T23:36:15.270Z] #11 24.93 After this operation, 1402 kB of additional disk space will be used. [2019-11-05T23:36:15.270Z] #11 24.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-05T23:36:15.270Z] #11 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-05T23:36:15.270Z] #11 24.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-05T23:36:15.270Z] #11 24.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-05T23:36:15.270Z] #11 26.13 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:36:15.270Z] #11 26.32 Fetched 301 kB in 0s (3630 kB/s) [2019-11-05T23:36:15.270Z] #11 26.44 Selecting previously unselected package libseccomp2:s390x. [2019-11-05T23:36:15.270Z] #11 26.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-05T23:36:15.270Z] #11 26.58 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-05T23:36:15.270Z] #11 26.59 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-05T23:36:15.270Z] #11 26.88 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-05T23:36:15.270Z] #11 26.88 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-05T23:36:15.270Z] #11 26.88 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-05T23:36:15.270Z] #11 27.04 Selecting previously unselected package libapparmor1:s390x. [2019-11-05T23:36:15.270Z] #11 27.05 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-05T23:36:15.270Z] #11 27.06 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-05T23:36:15.270Z] #11 27.19 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-05T23:36:15.270Z] #11 27.21 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-05T23:36:15.270Z] #11 27.21 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-05T23:36:15.270Z] #11 27.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:15.270Z] #11 27.48 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-05T23:36:15.270Z] #11 27.49 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-05T23:36:15.270Z] #11 27.50 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-05T23:36:15.270Z] #11 27.51 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-05T23:36:15.270Z] #11 27.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:15.270Z] #11 DONE 27.8s [2019-11-05T23:36:15.270Z] [2019-11-05T23:36:15.270Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:36:15.270Z] #53 DONE 0.1s [2019-11-05T23:36:15.660Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-05T23:36:15.660Z] ltsc2019: Pulling from windows/servercore [2019-11-05T23:36:15.660Z] 65014b3c3121: Pulling fs layer [2019-11-05T23:36:15.660Z] 12c8dbabfd62: Pulling fs layer [2019-11-05T23:36:15.666Z] [2019-11-05T23:36:15.666Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-05T23:36:15.666Z] #54 DONE 0.1s [2019-11-05T23:36:15.666Z] [2019-11-05T23:36:15.666Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:36:15.666Z] #57 26.96 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:36:15.666Z] #57 27.13 Fetched 668 kB in 0s (4573 kB/s) [2019-11-05T23:36:15.666Z] #57 27.18 Selecting previously unselected package liblzo2-2:s390x. [2019-11-05T23:36:15.666Z] #57 27.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-05T23:36:15.666Z] #57 27.22 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-05T23:36:15.666Z] #57 27.24 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-05T23:36:15.666Z] #57 27.35 Selecting previously unselected package btrfs-progs. [2019-11-05T23:36:15.666Z] #57 27.35 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-05T23:36:15.666Z] #57 27.36 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-05T23:36:15.666Z] #57 27.97 Selecting previously unselected package btrfs-tools. [2019-11-05T23:36:15.666Z] #57 27.98 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-05T23:36:15.666Z] #57 27.98 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-05T23:36:15.666Z] #57 28.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:15.666Z] #57 28.23 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-05T23:36:15.666Z] #57 ... [2019-11-05T23:36:15.666Z] [2019-11-05T23:36:15.666Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-05T23:36:15.666Z] #12 DONE 0.6s [2019-11-05T23:36:15.666Z] [2019-11-05T23:36:15.666Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:36:15.666Z] #57 28.24 Setting up btrfs-progs (4.7.3-1) ... [2019-11-05T23:36:15.666Z] #57 28.25 Setting up btrfs-tools (4.7.3-1) ... [2019-11-05T23:36:15.666Z] #57 28.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:16.059Z] #57 DONE 28.5s [2019-11-05T23:36:16.059Z] [2019-11-05T23:36:16.059Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:36:16.059Z] #55 0.256 + RM_GOPATH=0 [2019-11-05T23:36:16.059Z] #55 0.256 + TMP_GOPATH= [2019-11-05T23:36:16.059Z] #55 0.256 + : /build [2019-11-05T23:36:16.059Z] #55 0.256 + '[' -z '' ']' [2019-11-05T23:36:16.059Z] #55 0.256 ++ mktemp -d [2019-11-05T23:36:16.059Z] #55 0.257 + export GOPATH=/tmp/tmp.LBMFArxXwy [2019-11-05T23:36:16.059Z] #55 0.257 + GOPATH=/tmp/tmp.LBMFArxXwy [2019-11-05T23:36:16.059Z] #55 0.257 + RM_GOPATH=1 [2019-11-05T23:36:16.059Z] #55 0.258 ++ dirname ./install.sh [2019-11-05T23:36:16.059Z] #55 0.259 + dir=. [2019-11-05T23:36:16.059Z] #55 0.259 + bin=runc [2019-11-05T23:36:16.059Z] #55 0.259 + shift [2019-11-05T23:36:16.059Z] #55 0.259 + '[' '!' -f ./runc.installer ']' [2019-11-05T23:36:16.059Z] #55 0.259 + . ./runc.installer [2019-11-05T23:36:16.059Z] #55 0.259 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-05T23:36:16.059Z] #55 0.259 + install_runc [2019-11-05T23:36:16.059Z] #55 0.260 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-05T23:36:16.059Z] #55 0.260 + uname -r [2019-11-05T23:36:16.059Z] #55 0.262 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-05T23:36:16.059Z] #55 0.262 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-05T23:36:16.059Z] #55 0.262 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-05T23:36:16.059Z] #55 0.262 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LBMFArxXwy/src/github.com/opencontainers/runc [2019-11-05T23:36:16.059Z] #55 0.282 Cloning into '/tmp/tmp.LBMFArxXwy/src/github.com/opencontainers/runc'... [2019-11-05T23:36:16.059Z] #55 ... [2019-11-05T23:36:16.059Z] [2019-11-05T23:36:16.059Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:36:16.059Z] #58 DONE 0.1s [2019-11-05T23:36:16.059Z] [2019-11-05T23:36:16.059Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-05T23:36:16.059Z] #59 DONE 0.1s [2019-11-05T23:36:16.059Z] [2019-11-05T23:36:16.059Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-05T23:36:16.059Z] #13 DONE 0.4s [2019-11-05T23:36:16.460Z] [2019-11-05T23:36:16.460Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:16.460Z] #41 28.12 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:36:16.460Z] #41 28.24 Fetched 3476 kB in 0s (5971 kB/s) [2019-11-05T23:36:16.460Z] #41 28.42 Selecting previously unselected package libnet1:s390x. [2019-11-05T23:36:16.460Z] #41 28.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-05T23:36:16.460Z] #41 28.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-05T23:36:16.460Z] #41 28.46 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-05T23:36:16.460Z] #41 28.55 Selecting previously unselected package libcap-dev:s390x. [2019-11-05T23:36:16.460Z] #41 28.55 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-05T23:36:16.460Z] #41 28.56 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-05T23:36:16.460Z] #41 28.64 Selecting previously unselected package libnet1-dev. [2019-11-05T23:36:16.460Z] #41 28.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-05T23:36:16.460Z] #41 28.65 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-05T23:36:16.460Z] #41 28.93 Selecting previously unselected package libnl-3-200:s390x. [2019-11-05T23:36:16.460Z] #41 28.93 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-05T23:36:16.460Z] #41 28.94 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-05T23:36:16.460Z] #41 ... [2019-11-05T23:36:16.460Z] [2019-11-05T23:36:16.460Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-05T23:36:16.460Z] #14 0.294 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-05T23:36:16.460Z] #14 DONE 0.4s [2019-11-05T23:36:16.460Z] [2019-11-05T23:36:16.460Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:16.460Z] #41 29.02 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-05T23:36:16.460Z] #41 29.02 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-05T23:36:16.460Z] #41 29.03 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-05T23:36:16.864Z] #41 ... [2019-11-05T23:36:16.864Z] [2019-11-05T23:36:16.864Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-05T23:36:16.864Z] #15 DONE 0.4s [2019-11-05T23:36:16.864Z] [2019-11-05T23:36:16.864Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:16.864Z] #41 29.35 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-05T23:36:16.864Z] #41 29.35 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-05T23:36:16.864Z] #41 29.36 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-05T23:36:17.283Z] #41 29.45 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-05T23:36:17.283Z] #41 29.45 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-05T23:36:17.283Z] #41 29.46 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-05T23:36:17.283Z] #41 29.59 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-05T23:36:17.283Z] #41 29.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-05T23:36:17.283Z] #41 29.59 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-05T23:36:17.283Z] #41 ... [2019-11-05T23:36:17.283Z] [2019-11-05T23:36:17.283Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-05T23:36:17.283Z] #16 DONE 0.4s [2019-11-05T23:36:17.283Z] [2019-11-05T23:36:17.283Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:17.283Z] #41 29.81 Selecting previously unselected package libprotobuf10:s390x. [2019-11-05T23:36:17.283Z] #41 29.82 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-05T23:36:17.283Z] #41 29.82 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-05T23:36:18.143Z] #41 ... [2019-11-05T23:36:18.143Z] [2019-11-05T23:36:18.143Z] #17 [dev 6/24] RUN ldconfig [2019-11-05T23:36:18.143Z] #17 DONE 0.5s [2019-11-05T23:36:18.143Z] [2019-11-05T23:36:18.143Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:18.143Z] #27 1.975 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-05T23:36:18.143Z] #27 2.459 [2019-11-05T23:36:21.049Z] #27 2.827 # 2.2% ### 4.3% #### 6.4% ###### 8.4% ####### 10.6% ######### 12.6% ########### 16.1% ############# 18.2% ############## 20.3% ################ 22.4% ################# 24.4% ################### 26.6% #################### 28.6% ###################### 30.7% ####################### 32.6% ######################### 35.0% ########################## 37.2% ############################# 40.6% ############################## 42.7% ################################ 44.8% ################################## 47.8% ################################### 49.3% ###################################### 52.9% ######################################### 57.1% ########################################## 59.2% [2019-11-05T23:36:21.049Z] #27 ... [2019-11-05T23:36:21.049Z] [2019-11-05T23:36:21.049Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:36:21.049Z] #69 DONE 32.6s [2019-11-05T23:36:21.049Z] [2019-11-05T23:36:21.049Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:21.049Z] #27 2.827 # 2.2% ### 4.3% #### 6.4% ###### 8.4% ####### 10.6% ######### 12.6% ########### 16.1% ############# 18.2% ############## 20.3% ################ 22.4% ################# 24.4% ################### 26.6% #################### 28.6% ###################### 30.7% ####################### 32.6% ######################### 35.0% ########################## 37.2% ############################# 40.6% ############################## 42.7% ################################ 44.8% ################################## 47.8% ################################### 49.3% ###################################### 52.9% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% [2019-11-05T23:36:21.049Z] #27 ... [2019-11-05T23:36:21.049Z] [2019-11-05T23:36:21.049Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:21.049Z] #41 30.79 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-05T23:36:21.049Z] #41 30.79 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-05T23:36:21.049Z] #41 30.79 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-05T23:36:21.049Z] #41 30.96 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-05T23:36:21.049Z] #41 30.96 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-05T23:36:21.049Z] #41 30.97 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-05T23:36:21.049Z] #41 32.23 Selecting previously unselected package libprotoc10:s390x. [2019-11-05T23:36:21.049Z] #41 32.24 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-05T23:36:21.049Z] #41 32.25 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-05T23:36:21.049Z] #41 32.91 Selecting previously unselected package protobuf-c-compiler. [2019-11-05T23:36:21.049Z] #41 32.94 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-05T23:36:21.049Z] #41 32.96 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-05T23:36:21.049Z] #41 33.07 Selecting previously unselected package protobuf-compiler. [2019-11-05T23:36:21.049Z] #41 33.09 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-05T23:36:21.049Z] #41 33.09 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-05T23:36:21.049Z] #41 33.20 Selecting previously unselected package python-pkg-resources. [2019-11-05T23:36:21.049Z] #41 33.20 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-05T23:36:21.050Z] #41 33.21 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-05T23:36:21.050Z] #41 33.51 Selecting previously unselected package python-protobuf. [2019-11-05T23:36:21.050Z] #41 33.51 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-05T23:36:21.050Z] #41 33.55 Unpacking python-protobuf (3.0.0-9) ... [2019-11-05T23:36:21.924Z] #41 34.38 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-05T23:36:21.925Z] #41 34.49 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-05T23:36:22.352Z] #41 34.50 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-05T23:36:22.352Z] #41 ... [2019-11-05T23:36:22.352Z] [2019-11-05T23:36:22.352Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:36:22.352Z] #34 24.86 The following additional packages will be installed: [2019-11-05T23:36:22.353Z] #34 24.86 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-05T23:36:22.353Z] #34 24.90 Suggested packages: [2019-11-05T23:36:22.353Z] #34 24.90 codeblocks eclipse ninja-build lrzip [2019-11-05T23:36:22.353Z] #34 24.90 Recommended packages: [2019-11-05T23:36:22.353Z] #34 24.90 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-05T23:36:22.353Z] #34 26.78 The following NEW packages will be installed: [2019-11-05T23:36:22.353Z] #34 26.80 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-05T23:36:22.353Z] #34 26.80 vim-common xxd [2019-11-05T23:36:22.353Z] #34 26.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:36:22.353Z] #34 26.96 Need to get 13.2 MB of archives. [2019-11-05T23:36:22.353Z] #34 26.96 After this operation, 59.4 MB of additional disk space will be used. [2019-11-05T23:36:22.353Z] #34 26.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-05T23:36:22.353Z] #34 27.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-05T23:36:22.353Z] #34 27.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-05T23:36:22.353Z] #34 27.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-05T23:36:22.353Z] #34 27.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-05T23:36:22.353Z] #34 27.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-05T23:36:22.353Z] #34 27.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-05T23:36:22.353Z] #34 27.79 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-05T23:36:22.353Z] #34 28.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-05T23:36:22.353Z] #34 28.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-05T23:36:22.353Z] #34 29.05 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:36:22.353Z] #34 29.22 Fetched 13.2 MB in 1s (11.2 MB/s) [2019-11-05T23:36:22.353Z] #34 29.30 Selecting previously unselected package cmake-data. [2019-11-05T23:36:22.353Z] #34 29.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-05T23:36:22.353Z] #34 29.37 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-05T23:36:22.353Z] #34 29.38 Unpacking cmake-data (3.7.2-1) ... [2019-11-05T23:36:22.353Z] #34 32.59 Selecting previously unselected package liblzo2-2:s390x. [2019-11-05T23:36:22.353Z] #34 32.64 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-05T23:36:22.353Z] #34 32.64 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-05T23:36:22.353Z] #34 32.76 Selecting previously unselected package libicu57:s390x. [2019-11-05T23:36:22.353Z] #34 32.77 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-05T23:36:22.353Z] #34 32.77 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-05T23:36:22.774Z] #34 ... [2019-11-05T23:36:22.774Z] [2019-11-05T23:36:22.774Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:23.578Z] #27 2.827 # 2.2% ### 4.3% #### 6.4% ###### 8.4% ####### 10.6% ######### 12.6% ########### 16.1% ############# 18.2% ############## 20.3% ################ 22.4% ################# 24.4% ################### 26.6% #################### 28.6% ###################### 30.7% ####################### 32.6% ######################### 35.0% ########################## 37.2% ############################# 40.6% ############################## 42.7% ################################ 44.8% ################################## 47.8% ################################### 49.3% ###################################### 52.9% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################# 63.4% ############################################## 63.9% ############################################## 64.7% ############################################### 65.6% ############################################### 66.2% ################################################# 68.3% #################################################### 72.5% ####################################################### 76.7% ######################################################## 78.7% ########################################################## 80.8% ########################################################### 82.9% ############################################################# 85.0% ############################################################## 87.1% ################################################################# 91.3% ################################################################### 93.4% ###################################################################### 97.6% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-05T23:36:24.128Z] #27 10.00 [2019-11-05T23:36:24.292Z] 12c8dbabfd62: Verifying Checksum [2019-11-05T23:36:24.292Z] 12c8dbabfd62: Download complete [2019-11-05T23:36:24.763Z] #27 10.48 ##### 7.1% # [2019-11-05T23:36:24.763Z] #27 ... [2019-11-05T23:36:24.763Z] [2019-11-05T23:36:24.763Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:36:24.763Z] #48 26.21 + cd /tmp/tmp.XBGGTPHxqo/src/gotest.tools/gotestsum [2019-11-05T23:36:24.763Z] #48 26.21 + git checkout -q v0.3.5 [2019-11-05T23:36:24.763Z] #48 26.29 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-05T23:36:24.763Z] #48 ... [2019-11-05T23:36:24.763Z] [2019-11-05T23:36:24.763Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:26.133Z] #27 10.48 ##### 7.1% ######### 12.8% ############# 18.4% ################# 24.1% ##################### 29.8% ######################### 35.4% ############################# 41.1% ################################# 46.7% ##################################### 52.4% ######################################### 58.0% [2019-11-05T23:36:26.133Z] #27 ... [2019-11-05T23:36:26.133Z] [2019-11-05T23:36:26.133Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:36:26.133Z] #60 0.327 + RM_GOPATH=0 [2019-11-05T23:36:26.133Z] #60 0.336 + TMP_GOPATH= [2019-11-05T23:36:26.133Z] #60 0.337 + : /build [2019-11-05T23:36:26.133Z] #60 0.337 + '[' -z '' ']' [2019-11-05T23:36:26.133Z] #60 0.339 ++ mktemp -d [2019-11-05T23:36:26.133Z] #60 0.342 + export GOPATH=/tmp/tmp.bDCizvo1Uf [2019-11-05T23:36:26.133Z] #60 0.343 + GOPATH=/tmp/tmp.bDCizvo1Uf [2019-11-05T23:36:26.133Z] #60 0.343 + RM_GOPATH=1 [2019-11-05T23:36:26.133Z] #60 0.345 ++ dirname ./install.sh [2019-11-05T23:36:26.133Z] #60 0.348 + dir=. [2019-11-05T23:36:26.133Z] #60 0.348 + bin=containerd [2019-11-05T23:36:26.133Z] #60 0.348 + shift [2019-11-05T23:36:26.133Z] #60 0.349 + '[' '!' -f ./containerd.installer ']' [2019-11-05T23:36:26.133Z] #60 0.349 + . ./containerd.installer [2019-11-05T23:36:26.133Z] #60 0.349 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-05T23:36:26.133Z] #60 0.351 + install_containerd [2019-11-05T23:36:26.133Z] #60 0.351 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-05T23:36:26.133Z] #60 0.351 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bDCizvo1Uf/src/github.com/containerd/containerd [2019-11-05T23:36:26.133Z] #60 0.352 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-05T23:36:26.133Z] #60 0.368 Cloning into '/tmp/tmp.bDCizvo1Uf/src/github.com/containerd/containerd'... [2019-11-05T23:36:26.534Z] #60 ... [2019-11-05T23:36:26.534Z] [2019-11-05T23:36:26.534Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:26.942Z] #27 10.48 ##### 7.1% ######### 12.8% ############# 18.4% ################# 24.1% ##################### 29.8% ######################### 35.4% ############################# 41.1% ################################# 46.7% ##################################### 52.4% ######################################### 58.0% ################################################# 69.3% ###################################################### 75.0% ############################################################## 86.3% ###################################################################### 97.6% ######################################################################## 100.0% [2019-11-05T23:36:27.346Z] #27 13.20 [2019-11-05T23:36:27.346Z] #27 ... [2019-11-05T23:36:27.346Z] [2019-11-05T23:36:27.346Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:36:27.347Z] #29 29.73 + cd /tmp/tmp.Dshcvb2Io1/src/github.com/go-swagger/go-swagger [2019-11-05T23:36:27.347Z] #29 29.73 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-05T23:36:27.347Z] #29 32.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-05T23:36:27.347Z] #29 ... [2019-11-05T23:36:27.347Z] [2019-11-05T23:36:27.347Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:36:27.347Z] #55 9.661 + cd /tmp/tmp.LBMFArxXwy/src/github.com/opencontainers/runc [2019-11-05T23:36:27.347Z] #55 9.661 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-05T23:36:27.347Z] #55 10.20 + '[' -z '' ']' [2019-11-05T23:36:27.347Z] #55 10.20 + target=static [2019-11-05T23:36:27.347Z] #55 10.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-05T23:36:27.748Z] #55 11.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-05T23:36:27.748Z] #55 ... [2019-11-05T23:36:27.748Z] [2019-11-05T23:36:27.748Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:36:27.748Z] #18 0.539 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:36:27.748Z] #18 0.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:36:27.748Z] #18 0.682 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:36:27.748Z] #18 0.711 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:36:27.748Z] #18 0.782 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:36:27.748Z] #18 1.571 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-05T23:36:27.748Z] #18 2.883 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-05T23:36:27.748Z] #18 4.371 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-05T23:36:28.144Z] #18 ... [2019-11-05T23:36:28.144Z] [2019-11-05T23:36:28.144Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:30.045Z] #27 13.55 ## 3.0% ### 5.5% ##### 8.1% ####### 10.6% ######### 13.2% ############# 18.3% ################ 23.4% #################### 28.5% ###################### 31.0% ######################## 33.5% ########################### 38.6% ############################### 43.7% ################################### 48.8% #################################### 51.3% ###################################### 53.9% ######################################## [2019-11-05T23:36:30.045Z] #27 ... [2019-11-05T23:36:30.045Z] [2019-11-05T23:36:30.045Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:36:30.045Z] #41 37.36 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-05T23:36:30.045Z] #41 37.36 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-05T23:36:30.045Z] #41 37.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:30.045Z] #41 37.45 Setting up python-protobuf (3.0.0-9) ... [2019-11-05T23:36:30.045Z] #41 41.90 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-05T23:36:30.045Z] #41 41.92 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-05T23:36:30.045Z] #41 41.93 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-05T23:36:30.045Z] #41 41.95 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-05T23:36:30.045Z] #41 41.97 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-05T23:36:30.045Z] #41 41.97 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-05T23:36:30.045Z] #41 41.98 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-05T23:36:30.045Z] #41 41.99 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-05T23:36:30.045Z] #41 42.00 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-05T23:36:30.045Z] #41 42.01 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-05T23:36:30.045Z] #41 42.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:30.045Z] #41 DONE 42.3s [2019-11-05T23:36:30.045Z] [2019-11-05T23:36:30.045Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:30.802Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/rootless [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-05T23:36:30.802Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/volume [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-05T23:36:30.803Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === Skipped [2019-11-05T23:36:30.803Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-05T23:36:30.803Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-05T23:36:30.803Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-05T23:36:30.803Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-05T23:36:30.803Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-05T23:36:30.803Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:36:30.803Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-05T23:36:30.803Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-05T23:36:30.803Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-05T23:36:30.803Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] [2019-11-05T23:36:30.803Z] DONE 2115 tests, 20 skipped in 185.272s Post stage [Pipeline] junit [2019-11-05T23:36:30.820Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-05T23:36:31.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/make.sh dynbinary test-integration [2019-11-05T23:36:31.628Z] 65014b3c3121: Verifying Checksum [2019-11-05T23:36:31.628Z] 65014b3c3121: Download complete [2019-11-05T23:36:31.652Z] #27 13.55 ## 3.0% ### 5.5% ##### 8.1% ####### 10.6% ######### 13.2% ############# 18.3% ################ 23.4% #################### 28.5% ###################### 31.0% ######################## 33.5% ########################### 38.6% ############################### 43.7% ################################### 48.8% #################################### 51.3% ###################################### 53.9% ######################################## 56.4% ########################################## 59.0% ############################################## 64.1% ################################################# 69.2% ##################################################### 74.2% ######################################################### 79.4% ############################################################ 84.4% ############################################################## 87.0% ################################################################ 89.5% ################################################################## 92.1% #################################################################### 94.6% ##################################################################### 97.1% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-05T23:36:32.062Z] #27 17.90 [2019-11-05T23:36:32.062Z] #27 ... [2019-11-05T23:36:32.062Z] [2019-11-05T23:36:32.062Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:36:32.062Z] #32 33.82 sync [2019-11-05T23:36:32.062Z] #32 33.83 internal/reflectlite [2019-11-05T23:36:32.062Z] #32 38.01 errors [2019-11-05T23:36:32.062Z] #32 38.01 sort [2019-11-05T23:36:32.062Z] #32 38.50 strconv [2019-11-05T23:36:32.062Z] #32 39.78 io [2019-11-05T23:36:32.062Z] #32 41.29 internal/oserror [2019-11-05T23:36:32.062Z] #32 41.33 syscall [2019-11-05T23:36:32.062Z] #32 43.65 reflect [2019-11-05T23:36:32.232Z] [2019-11-05T23:36:32.233Z] Removing bundles/ [2019-11-05T23:36:32.233Z] [2019-11-05T23:36:32.233Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-05T23:36:32.233Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:36:32.233Z] GOOS="" GOARCH="" GOARM="" [2019-11-05T23:36:32.465Z] #32 ... [2019-11-05T23:36:32.465Z] [2019-11-05T23:36:32.465Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:32.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-05T23:36:32.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-05T23:36:32.645Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-11-05T23:36:32.646Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-05T23:36:32.646Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 1/1, identifier_marker: 1/1, exclude: 1/1, skip_files: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, nolint: 0/1, cgo: 10/46, filename_unadjuster: 10/10, path_prettifier: 10/10 [2019-11-05T23:36:32.646Z] INFO [runner] processing took 867.787µs with stages: nolint: 390.772µs, path_prettifier: 293.303µs, skip_dirs: 81.258µs, autogenerated_exclude: 61.768µs, identifier_marker: 17.869µs, cgo: 11.961µs, filename_unadjuster: 3.779µs, exclude-rules: 2.308µs, max_same_issues: 1.88µs, exclude: 595ns, max_from_linter: 455ns, diff: 404ns, skip_files: 366ns, max_per_file_from_linter: 286ns, source_code: 277ns, uniq_by_line: 266ns, path_shortener: 240ns [2019-11-05T23:36:32.646Z] INFO [runner] linters took 1m29.188321618s with stages: goanalysis_metalinter: 1m11.511663619s, unused: 17.675621528s [2019-11-05T23:36:32.646Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-05T23:36:32.646Z] INFO Memory: 1346 samples, avg is 635.9MB, max is 3569.6MB [2019-11-05T23:36:32.646Z] INFO Execution took 3m18.950245165s [2019-11-05T23:36:32.646Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-05T23:36:32.646Z] Congratulations! All api changes are done the right way. [2019-11-05T23:36:32.646Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-05T23:36:32.646Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-05T23:36:32.646Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-05T23:36:32.889Z] #27 18.24 1.3% # 2.3% ## 4.2% #### [2019-11-05T23:36:32.889Z] #27 ... [2019-11-05T23:36:32.889Z] [2019-11-05T23:36:32.889Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:36:32.889Z] #34 39.93 Selecting previously unselected package libxml2:s390x. [2019-11-05T23:36:32.889Z] #34 39.95 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-05T23:36:32.889Z] #34 39.95 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-05T23:36:32.889Z] #34 40.66 Selecting previously unselected package libarchive13:s390x. [2019-11-05T23:36:32.889Z] #34 40.66 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-05T23:36:32.889Z] #34 40.67 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-05T23:36:32.889Z] #34 40.94 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-05T23:36:32.889Z] #34 40.95 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-05T23:36:32.889Z] #34 40.95 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-05T23:36:32.889Z] #34 41.05 Selecting previously unselected package libuv1:s390x. [2019-11-05T23:36:32.889Z] #34 41.06 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-05T23:36:32.889Z] #34 41.06 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-05T23:36:32.889Z] #34 41.21 Selecting previously unselected package cmake. [2019-11-05T23:36:32.889Z] #34 41.21 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-05T23:36:32.889Z] #34 41.30 Unpacking cmake (3.7.2-1) ... [2019-11-05T23:36:32.889Z] #34 44.45 Selecting previously unselected package xxd. [2019-11-05T23:36:32.889Z] #34 44.45 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-05T23:36:32.889Z] #34 44.46 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:36:32.889Z] #34 44.58 Selecting previously unselected package vim-common. [2019-11-05T23:36:32.889Z] #34 44.58 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-05T23:36:32.889Z] #34 44.59 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:36:32.889Z] #34 44.85 Processing triggers for mime-support (3.60) ... [2019-11-05T23:36:32.889Z] #34 44.94 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:36:32.889Z] #34 44.94 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-05T23:36:32.889Z] #34 44.95 Setting up cmake-data (3.7.2-1) ... [2019-11-05T23:36:32.889Z] #34 44.97 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-05T23:36:32.889Z] #34 44.98 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-05T23:36:32.889Z] #34 44.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:32.889Z] #34 45.02 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:36:32.889Z] #34 45.04 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-05T23:36:32.889Z] #34 45.05 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-05T23:36:32.889Z] #34 45.05 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-05T23:36:32.889Z] #34 45.09 Setting up cmake (3.7.2-1) ... [2019-11-05T23:36:32.889Z] #34 45.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:36:32.889Z] #34 DONE 45.4s [2019-11-05T23:36:32.889Z] [2019-11-05T23:36:32.889Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:32.889Z] #27 18.24 1.3% # 2.3% ## 4.2% #### 6.0% ##### 7.0% [2019-11-05T23:36:32.889Z] #27 ... [2019-11-05T23:36:32.889Z] [2019-11-05T23:36:32.889Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:36:32.889Z] #35 DONE 0.1s [2019-11-05T23:36:32.889Z] [2019-11-05T23:36:32.889Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:33.091Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/make.sh dynbinary-daemon test-docker-py [2019-11-05T23:36:33.277Z] #27 18.24 1.3% # 2.3% ## 4.2% #### 6.0% ##### 7.0% ###### [2019-11-05T23:36:33.277Z] #27 ... [2019-11-05T23:36:33.277Z] [2019-11-05T23:36:33.277Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-05T23:36:33.277Z] #36 DONE 0.1s [2019-11-05T23:36:33.277Z] [2019-11-05T23:36:33.277Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:33.651Z] [2019-11-05T23:36:33.906Z] Removing bundles/ [2019-11-05T23:36:33.906Z] [2019-11-05T23:36:33.906Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-05T23:36:33.906Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:36:33.906Z] GOOS="" GOARCH="" GOARM="" [2019-11-05T23:36:34.934Z] #27 18.24 1.3% # 2.3% ## 4.2% #### 6.0% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ########## 14.6% ########### 15.5% ########### 16.4% ############# 18.3% ############# 19.3% ############### 21.2% ################ 23.1% ################# 24.9% ################## 25.9% [2019-11-05T23:36:34.934Z] #27 ... [2019-11-05T23:36:34.934Z] [2019-11-05T23:36:34.934Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:36:34.934Z] #45 36.35 internal/reflectlite [2019-11-05T23:36:34.934Z] #45 36.38 github.com/LK4D4/vndr/godl/singleflight [2019-11-05T23:36:34.934Z] #45 37.06 math/rand [2019-11-05T23:36:34.934Z] #45 38.69 internal/singleflight [2019-11-05T23:36:34.934Z] #45 39.75 io [2019-11-05T23:36:34.934Z] #45 39.77 strconv [2019-11-05T23:36:34.934Z] #45 41.65 bytes [2019-11-05T23:36:34.934Z] #45 44.02 reflect [2019-11-05T23:36:34.934Z] #45 44.42 bufio [2019-11-05T23:36:34.934Z] #45 ... [2019-11-05T23:36:34.934Z] [2019-11-05T23:36:34.934Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:37.622Z] Removing intermediate container e16226e8f877 [2019-11-05T23:36:37.622Z] ---> 13304be8c24c [2019-11-05T23:36:37.622Z] Step 11/16 : ARG GOOS [2019-11-05T23:36:37.622Z] ---> Running in 6ac2f9319643 [2019-11-05T23:36:37.622Z] Removing intermediate container 6ac2f9319643 [2019-11-05T23:36:37.622Z] ---> a245d3726731 [2019-11-05T23:36:37.622Z] Step 12/16 : ARG GOARCH [2019-11-05T23:36:37.622Z] ---> Running in ffdf014e1620 [2019-11-05T23:36:37.622Z] Removing intermediate container ffdf014e1620 [2019-11-05T23:36:37.622Z] ---> 69a8af27155a [2019-11-05T23:36:37.622Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-05T23:36:37.622Z] ---> Running in 515379921a18 [2019-11-05T23:36:39.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-05T23:36:39.862Z] #27 18.24 1.3% # 2.3% ## 4.2% #### 6.0% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ########## 14.6% ########### 15.5% ########### 16.4% ############# 18.3% ############# 19.3% ############### 21.2% ################ 23.1% ################# 24.9% ################## 25.9% ################### 27.8% #################### 28.7% ###################### 30.6% ###################### 31.6% ####################### 32.5% ######################## 34.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.0% ############################## 42.9% ############################### 43.9% ################################ 44.8% ################################ 45.7% ################################## 47.6% ################################### 49.5% ##################################### 51.4% ###################################### 53.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################### 59.9% ########################################### 60.9% ############################################# 62.8% ############################################## 64.6% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% [2019-11-05T23:36:39.862Z] #27 ... [2019-11-05T23:36:39.862Z] [2019-11-05T23:36:39.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:36:39.862Z] #42 1.834 Note: Building without setproctitle() and strlcpy() support. [2019-11-05T23:36:39.862Z] #42 1.834 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-05T23:36:39.862Z] #42 2.889 fatal: Not a git repository (or any of the parent directories): .git [2019-11-05T23:36:39.862Z] #42 2.955 GEN .gitid [2019-11-05T23:36:39.862Z] #42 2.955 GEN criu/include/version.h [2019-11-05T23:36:39.862Z] #42 2.987 GEN include/common/asm [2019-11-05T23:36:39.862Z] #42 4.370 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-05T23:36:39.862Z] #42 4.512 PBCC images/opts.pb-c.c [2019-11-05T23:36:39.862Z] #42 4.535 PBCC images/sit.pb-c.c [2019-11-05T23:36:39.862Z] #42 4.607 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-05T23:36:39.863Z] #42 4.723 DEP images/opts.pb-c.d [2019-11-05T23:36:39.863Z] #42 4.748 DEP images/sit.pb-c.d [2019-11-05T23:36:39.863Z] #42 4.791 PBCC images/macvlan.pb-c.c [2019-11-05T23:36:39.863Z] #42 4.810 DEP images/macvlan.pb-c.d [2019-11-05T23:36:39.863Z] #42 4.938 PBCC images/autofs.pb-c.c [2019-11-05T23:36:39.863Z] #42 4.957 DEP images/autofs.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.020 PBCC images/sysctl.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.045 DEP images/sysctl.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.088 PBCC images/time.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.101 DEP images/time.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.145 PBCC images/binfmt-misc.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.193 DEP images/binfmt-misc.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.259 PBCC images/seccomp.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.305 DEP images/seccomp.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.388 PBCC images/userns.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.398 DEP images/userns.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.419 PBCC images/cgroup.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.448 DEP images/cgroup.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.498 PBCC images/fown.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.518 PBCC images/ext-file.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.553 DEP images/fown.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.630 DEP images/ext-file.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.661 PBCC images/rpc.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.713 DEP images/rpc.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.795 PBCC images/siginfo.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.819 DEP images/siginfo.pb-c.d [2019-11-05T23:36:39.863Z] #42 5.918 PBCC images/pagemap.pb-c.c [2019-11-05T23:36:39.863Z] #42 5.975 DEP images/pagemap.pb-c.d [2019-11-05T23:36:39.863Z] #42 6.077 PBCC images/rlimit.pb-c.c [2019-11-05T23:36:39.863Z] #42 6.177 DEP images/rlimit.pb-c.d [2019-11-05T23:36:39.863Z] #42 6.247 PBCC images/file-lock.pb-c.c [2019-11-05T23:36:39.863Z] #42 6.269 DEP images/file-lock.pb-c.d [2019-11-05T23:36:39.863Z] #42 6.328 PBCC images/tty.pb-c.c [2019-11-05T23:36:39.863Z] #42 6.380 DEP images/tty.pb-c.d [2019-11-05T23:36:39.863Z] #42 6.497 PBCC images/tun.pb-c.c [2019-11-05T23:36:39.863Z] #42 6.568 PBCC images/netdev.pb-c.c [2019-11-05T23:36:39.863Z] #42 6.652 DEP images/tun.pb-c.d [2019-11-05T23:36:39.863Z] #42 6.774 DEP images/netdev.pb-c.d [2019-11-05T23:36:39.863Z] #42 6.845 PBCC images/vma.pb-c.c [2019-11-05T23:36:39.863Z] #42 6.865 DEP images/vma.pb-c.d [2019-11-05T23:36:39.863Z] #42 6.968 PBCC images/creds.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.020 DEP images/creds.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.178 PBCC images/utsns.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.195 DEP images/utsns.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.284 PBCC images/ipc-desc.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.361 PBCC images/ipc-sem.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.395 DEP images/ipc-desc.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.478 DEP images/ipc-sem.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.551 PBCC images/ipc-msg.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.602 DEP images/ipc-msg.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.673 PBCC images/ipc-shm.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.711 DEP images/ipc-shm.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.831 PBCC images/ipc-var.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.879 DEP images/ipc-var.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.931 PBCC images/sk-opts.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.953 PBCC images/packet-sock.pb-c.c [2019-11-05T23:36:39.863Z] #42 7.977 DEP images/sk-opts.pb-c.d [2019-11-05T23:36:39.863Z] #42 7.994 DEP images/packet-sock.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.023 PBCC images/sk-netlink.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.055 DEP images/sk-netlink.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.098 PBCC images/sk-inet.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.124 DEP images/sk-inet.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.186 PBCC images/sk-unix.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.214 DEP images/sk-unix.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.244 PBCC images/mm.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.320 DEP images/mm.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.342 PBCC images/timerfd.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.360 DEP images/timerfd.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.383 PBCC images/timer.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.408 DEP images/timer.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.440 PBCC images/sa.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.458 DEP images/sa.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.491 PBCC images/pipe-data.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.517 DEP images/pipe-data.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.569 PBCC images/mnt.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.596 DEP images/mnt.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.697 PBCC images/sk-packet.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.697 DEP images/sk-packet.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.754 PBCC images/tcp-stream.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.823 DEP images/tcp-stream.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.858 PBCC images/pipe.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.917 DEP images/pipe.pb-c.d [2019-11-05T23:36:39.863Z] #42 8.977 PBCC images/pstree.pb-c.c [2019-11-05T23:36:39.863Z] #42 8.997 DEP images/pstree.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.018 PBCC images/fs.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.053 DEP images/fs.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.148 PBCC images/signalfd.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.154 DEP images/signalfd.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.182 PBCC images/fh.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.237 PBCC images/fsnotify.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.279 DEP images/fh.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.347 DEP images/fsnotify.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.503 PBCC images/eventpoll.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.527 DEP images/eventpoll.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.569 PBCC images/eventfd.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.573 DEP images/eventfd.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.613 PBCC images/remap-file-path.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.638 DEP images/remap-file-path.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.689 PBCC images/fifo.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.735 DEP images/fifo.pb-c.d [2019-11-05T23:36:39.863Z] #42 9.802 PBCC images/ghost-file.pb-c.c [2019-11-05T23:36:39.863Z] #42 9.964 DEP images/ghost-file.pb-c.d [2019-11-05T23:36:39.863Z] #42 10.03 PBCC images/regfile.pb-c.c [2019-11-05T23:36:39.863Z] #42 10.09 DEP images/regfile.pb-c.d [2019-11-05T23:36:39.863Z] #42 10.13 PBCC images/ns.pb-c.c [2019-11-05T23:36:39.863Z] #42 10.16 DEP images/ns.pb-c.d [2019-11-05T23:36:39.863Z] #42 10.22 PBCC images/fdinfo.pb-c.c [2019-11-05T23:36:39.863Z] #42 ... [2019-11-05T23:36:39.863Z] [2019-11-05T23:36:39.863Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:41.106Z] #27 18.24 1.3% # 2.3% ## 4.2% #### 6.0% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ########## 14.6% ########### 15.5% ########### 16.4% ############# 18.3% ############# 19.3% ############### 21.2% ################ 23.1% ################# 24.9% ################## 25.9% ################### 27.8% #################### 28.7% ###################### 30.6% ###################### 31.6% ####################### 32.5% ######################## 34.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.0% ############################## 42.9% ############################### 43.9% ################################ 44.8% ################################ 45.7% ################################## 47.6% ################################### 49.5% ##################################### 51.4% ###################################### 53.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################### 59.9% ########################################### 60.9% ############################################# 62.8% ############################################## 64.6% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% ################################################### 71.3% #################################################### 73.2% ##################################################### 74.1% ###################################################### 76.0% ######################################################## 77.9% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% [2019-11-05T23:36:41.106Z] #27 ... [2019-11-05T23:36:41.106Z] [2019-11-05T23:36:41.106Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:36:41.106Z] #37 0.294 + RM_GOPATH=0 [2019-11-05T23:36:41.106Z] #37 0.294 + TMP_GOPATH= [2019-11-05T23:36:41.106Z] #37 0.294 + : /build [2019-11-05T23:36:41.106Z] #37 0.294 + '[' -z '' ']' [2019-11-05T23:36:41.106Z] #37 0.295 ++ mktemp -d [2019-11-05T23:36:41.106Z] #37 0.296 + export GOPATH=/tmp/tmp.BtkfO3kzzz [2019-11-05T23:36:41.106Z] #37 0.296 + GOPATH=/tmp/tmp.BtkfO3kzzz [2019-11-05T23:36:41.106Z] #37 0.296 + RM_GOPATH=1 [2019-11-05T23:36:41.106Z] #37 0.296 ++ dirname ./install.sh [2019-11-05T23:36:41.106Z] #37 0.297 + dir=. [2019-11-05T23:36:41.106Z] #37 0.297 + bin=tini [2019-11-05T23:36:41.106Z] #37 0.297 + shift [2019-11-05T23:36:41.106Z] #37 0.297 + '[' '!' -f ./tini.installer ']' [2019-11-05T23:36:41.106Z] #37 0.297 + . ./tini.installer [2019-11-05T23:36:41.106Z] #37 0.297 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-05T23:36:41.106Z] #37 0.297 + install_tini [2019-11-05T23:36:41.106Z] #37 0.297 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-05T23:36:41.106Z] #37 0.297 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-05T23:36:41.106Z] #37 0.297 + git clone https://github.com/krallin/tini.git /tmp/tmp.BtkfO3kzzz/tini [2019-11-05T23:36:41.106Z] #37 0.302 Cloning into '/tmp/tmp.BtkfO3kzzz/tini'... [2019-11-05T23:36:41.106Z] #37 1.354 + cd /tmp/tmp.BtkfO3kzzz/tini [2019-11-05T23:36:41.106Z] #37 1.354 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-05T23:36:41.106Z] #37 1.368 + cmake . [2019-11-05T23:36:41.106Z] #37 1.785 -- The C compiler identification is GNU 6.3.0 [2019-11-05T23:36:41.106Z] #37 1.810 -- Check for working C compiler: /usr/bin/cc [2019-11-05T23:36:41.106Z] #37 2.488 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-05T23:36:41.106Z] #37 2.489 -- Detecting C compiler ABI info [2019-11-05T23:36:41.106Z] #37 3.165 -- Detecting C compiler ABI info - done [2019-11-05T23:36:41.106Z] #37 3.244 -- Detecting C compile features [2019-11-05T23:36:41.106Z] #37 5.304 -- Detecting C compile features - done [2019-11-05T23:36:41.106Z] #37 5.316 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-05T23:36:41.106Z] #37 5.525 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-05T23:36:41.106Z] #37 5.678 -- Configuring done [2019-11-05T23:36:41.106Z] #37 5.719 -- Generating done [2019-11-05T23:36:41.106Z] #37 5.745 -- Build files have been written to: /tmp/tmp.BtkfO3kzzz/tini [2019-11-05T23:36:41.106Z] #37 5.775 + make tini-static [2019-11-05T23:36:41.106Z] #37 6.021 Scanning dependencies of target tini-static [2019-11-05T23:36:41.106Z] #37 6.125 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-05T23:36:41.106Z] #37 7.258 [100%] Linking C executable tini-static [2019-11-05T23:36:41.106Z] #37 7.571 [100%] Built target tini-static [2019-11-05T23:36:41.106Z] #37 7.748 + mkdir -p /build [2019-11-05T23:36:41.106Z] #37 7.749 + cp tini-static /build/docker-init [2019-11-05T23:36:41.106Z] #37 DONE 7.9s [2019-11-05T23:36:41.106Z] [2019-11-05T23:36:41.106Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:43.167Z] #27 18.24 1.3% # 2.3% ## 4.2% #### 6.0% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ########## 14.6% ########### 15.5% ########### 16.4% ############# 18.3% ############# 19.3% ############### 21.2% ################ 23.1% ################# 24.9% ################## 25.9% ################### 27.8% #################### 28.7% ###################### 30.6% ###################### 31.6% ####################### 32.5% ######################## 34.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.0% ############################## 42.9% ############################### 43.9% ################################ 44.8% ################################ 45.7% ################################## 47.6% ################################### 49.5% ##################################### 51.4% ###################################### 53.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################### 59.9% ########################################### 60.9% ############################################# 62.8% ############################################## 64.6% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% ################################################### 71.3% #################################################### 73.2% ##################################################### 74.1% ###################################################### 76.0% ######################################################## 77.9% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################## 86.4% ############################################################## 87.3% ################################################################ 89.2% ################################################################# 91.1% ################################################################## 92.1% ################################################################## 93.0% ################################################################### 93.2% #################################################################### 95.0% ##################################################################### 96.9% ####################################################################### 98.8% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-05T23:36:43.167Z] #27 29.22 [2019-11-05T23:36:43.563Z] #27 ... [2019-11-05T23:36:43.563Z] [2019-11-05T23:36:43.563Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:36:43.563Z] #18 15.70 Fetched 7671 kB in 15s (504 kB/s) [2019-11-05T23:36:43.563Z] #18 15.70 Reading package lists... [2019-11-05T23:36:43.969Z] #18 21.63 Reading package lists... [2019-11-05T23:36:43.969Z] #18 ... [2019-11-05T23:36:43.969Z] [2019-11-05T23:36:43.969Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:36:43.969Z] #42 10.35 DEP images/fdinfo.pb-c.d [2019-11-05T23:36:43.969Z] #42 10.42 PBCC images/core-aarch64.pb-c.c [2019-11-05T23:36:43.969Z] #42 10.47 PBCC images/core-arm.pb-c.c [2019-11-05T23:36:43.969Z] #42 10.51 PBCC images/core-ppc64.pb-c.c [2019-11-05T23:36:43.969Z] #42 10.57 PBCC images/core-s390.pb-c.c [2019-11-05T23:36:43.969Z] #42 10.67 PBCC images/core-x86.pb-c.c [2019-11-05T23:36:43.969Z] #42 10.73 PBCC images/core.pb-c.c [2019-11-05T23:36:43.969Z] #42 10.79 PBCC images/inventory.pb-c.c [2019-11-05T23:36:43.969Z] #42 10.87 DEP images/core-aarch64.pb-c.d [2019-11-05T23:36:43.969Z] #42 10.92 DEP images/core-arm.pb-c.d [2019-11-05T23:36:43.969Z] #42 10.98 DEP images/core-ppc64.pb-c.d [2019-11-05T23:36:43.969Z] #42 10.99 DEP images/core-s390.pb-c.d [2019-11-05T23:36:43.969Z] #42 11.15 DEP images/core-x86.pb-c.d [2019-11-05T23:36:43.969Z] #42 11.19 DEP images/core.pb-c.d [2019-11-05T23:36:43.969Z] #42 11.32 DEP images/inventory.pb-c.d [2019-11-05T23:36:43.969Z] #42 11.41 PBCC images/cpuinfo.pb-c.c [2019-11-05T23:36:43.969Z] #42 11.52 DEP images/cpuinfo.pb-c.d [2019-11-05T23:36:43.969Z] #42 11.66 PBCC images/stats.pb-c.c [2019-11-05T23:36:43.969Z] #42 11.70 DEP images/stats.pb-c.d [2019-11-05T23:36:43.969Z] #42 13.06 make[1]: Nothing to be done for 'all'. [2019-11-05T23:36:43.969Z] #42 14.34 CC images/stats.o [2019-11-05T23:36:44.819Z] #42 14.70 CC images/core.o [2019-11-05T23:36:45.208Z] #42 15.26 CC images/core-x86.o [2019-11-05T23:36:45.208Z] #42 ... [2019-11-05T23:36:45.208Z] [2019-11-05T23:36:45.208Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:36:45.208Z] #45 46.74 syscall [2019-11-05T23:36:45.208Z] #45 55.80 time [2019-11-05T23:36:45.208Z] #45 ... [2019-11-05T23:36:45.208Z] [2019-11-05T23:36:45.208Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:45.208Z] #27 30.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-05T23:36:45.208Z] #27 30.79 [2019-11-05T23:36:45.208Z] #27 31.10 ################################################# 69.0% ######################################################################## 100.0% [2019-11-05T23:36:45.208Z] #27 31.26 [2019-11-05T23:36:46.542Z] #27 32.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-05T23:36:47.069Z] #27 32.91 [2019-11-05T23:36:47.599Z] #27 33.29 ######################################################################## 100.0% [2019-11-05T23:36:47.599Z] #27 33.46 [2019-11-05T23:36:49.770Z] #27 35.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-05T23:36:49.770Z] #27 35.27 skipping existing b63cc5f62c21 [2019-11-05T23:36:49.770Z] #27 35.44 [2019-11-05T23:36:49.770Z] #27 ... [2019-11-05T23:36:49.770Z] [2019-11-05T23:36:49.771Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:36:49.771Z] #32 51.24 time [2019-11-05T23:36:49.771Z] #32 58.18 internal/poll [2019-11-05T23:36:49.771Z] #32 61.04 internal/syscall/unix [2019-11-05T23:36:49.771Z] #32 61.38 os [2019-11-05T23:36:49.771Z] #32 ... [2019-11-05T23:36:49.771Z] [2019-11-05T23:36:49.771Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:36:49.771Z] #42 15.68 CC images/core-arm.o [2019-11-05T23:36:49.771Z] #42 15.97 CC images/core-aarch64.o [2019-11-05T23:36:49.771Z] #42 16.32 CC images/core-ppc64.o [2019-11-05T23:36:49.771Z] #42 16.80 CC images/core-s390.o [2019-11-05T23:36:49.771Z] #42 17.85 CC images/cpuinfo.o [2019-11-05T23:36:49.771Z] #42 18.57 CC images/inventory.o [2019-11-05T23:36:49.771Z] #42 18.87 CC images/fdinfo.o [2019-11-05T23:36:49.771Z] #42 19.44 CC images/fown.o [2019-11-05T23:36:49.771Z] #42 19.63 CC images/ns.o [2019-11-05T23:36:49.771Z] #42 19.89 CC images/regfile.o [2019-11-05T23:36:49.771Z] #42 20.02 CC images/ghost-file.o [2019-11-05T23:36:50.154Z] #42 20.21 CC images/fifo.o [2019-11-05T23:36:50.154Z] #42 20.36 CC images/remap-file-path.o [2019-11-05T23:36:50.154Z] #42 20.57 CC images/eventfd.o [2019-11-05T23:36:50.562Z] #42 20.71 CC images/eventpoll.o [2019-11-05T23:36:50.562Z] #42 20.91 CC images/fh.o [2019-11-05T23:36:50.562Z] #42 ... [2019-11-05T23:36:50.562Z] [2019-11-05T23:36:50.562Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:36:50.562Z] #27 36.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-05T23:36:50.956Z] #27 37.10 [2019-11-05T23:36:51.372Z] #27 37.37 ######################################################################## 100.0% [2019-11-05T23:36:51.373Z] #27 37.49 [2019-11-05T23:36:51.794Z] #27 37.57 Download of images into '/build' complete. [2019-11-05T23:36:51.794Z] #27 37.57 Use something like the following to load the result into a Docker daemon: [2019-11-05T23:36:51.794Z] #27 37.57 tar -cC '/build' . | docker load [2019-11-05T23:36:51.794Z] #27 DONE 37.7s [2019-11-05T23:36:51.794Z] [2019-11-05T23:36:51.794Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:36:51.794Z] #18 21.63 Reading package lists... [2019-11-05T23:36:51.794Z] #18 26.48 Building dependency tree... [2019-11-05T23:36:51.794Z] #18 27.50 The following additional packages will be installed: [2019-11-05T23:36:51.794Z] #18 27.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-05T23:36:51.794Z] #18 27.53 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-05T23:36:51.794Z] #18 27.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-05T23:36:51.794Z] #18 27.53 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-05T23:36:51.794Z] #18 27.53 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-05T23:36:51.794Z] #18 27.53 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-05T23:36:51.794Z] #18 27.53 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-05T23:36:51.794Z] #18 27.53 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-05T23:36:51.794Z] #18 27.53 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-05T23:36:51.794Z] #18 27.53 Suggested packages: [2019-11-05T23:36:51.795Z] #18 27.53 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-05T23:36:51.795Z] #18 27.53 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-05T23:36:51.795Z] #18 27.53 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-05T23:36:51.795Z] #18 27.53 vim-doc vim-scripts xfsdump acl attr quota [2019-11-05T23:36:51.795Z] #18 27.53 Recommended packages: [2019-11-05T23:36:51.795Z] #18 27.53 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-05T23:36:51.795Z] #18 27.53 python3-keyrings.alt python3-xdg unzip [2019-11-05T23:36:51.795Z] #18 33.10 The following NEW packages will be installed: [2019-11-05T23:36:51.795Z] #18 33.16 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-05T23:36:51.795Z] #18 33.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-05T23:36:51.795Z] #18 33.16 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-05T23:36:51.795Z] #18 33.16 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-05T23:36:51.795Z] #18 33.16 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-05T23:36:51.795Z] #18 33.16 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-05T23:36:51.795Z] #18 33.16 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-05T23:36:51.795Z] #18 33.16 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-05T23:36:51.795Z] #18 33.16 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-05T23:36:51.795Z] #18 33.16 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-05T23:36:51.795Z] #18 33.16 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-05T23:36:51.795Z] #18 33.16 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-05T23:36:51.795Z] #18 33.16 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-05T23:36:51.795Z] #18 33.16 xfsprogs xxd xz-utils zip [2019-11-05T23:36:51.795Z] #18 33.24 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:36:51.795Z] #18 33.24 Need to get 88.2 MB of archives. [2019-11-05T23:36:51.795Z] #18 33.24 After this operation, 565 MB of additional disk space will be used. [2019-11-05T23:36:51.795Z] #18 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-05T23:36:51.795Z] #18 33.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-05T23:36:51.795Z] #18 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-05T23:36:51.795Z] #18 33.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-05T23:36:51.795Z] #18 33.30 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-05T23:36:51.795Z] #18 33.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-05T23:36:51.795Z] #18 33.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-05T23:36:51.795Z] #18 33.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-05T23:36:51.795Z] #18 33.44 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-05T23:36:51.795Z] #18 33.44 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-05T23:36:51.795Z] #18 33.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-05T23:36:51.795Z] #18 33.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-05T23:36:51.795Z] #18 33.57 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-05T23:36:51.795Z] #18 33.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-05T23:36:51.795Z] #18 33.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-05T23:36:51.795Z] #18 33.58 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-05T23:36:51.795Z] #18 33.59 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-05T23:36:51.795Z] #18 33.59 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-05T23:36:51.795Z] #18 33.59 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-05T23:36:51.795Z] #18 33.60 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-05T23:36:51.795Z] #18 33.60 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-05T23:36:51.795Z] #18 33.65 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-05T23:36:51.795Z] #18 33.65 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-05T23:36:51.795Z] #18 33.66 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-05T23:36:51.795Z] #18 33.66 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-05T23:36:51.795Z] #18 33.68 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-05T23:36:51.795Z] #18 33.70 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-05T23:36:51.795Z] #18 33.70 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-05T23:36:51.795Z] #18 33.70 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-05T23:36:51.795Z] #18 33.77 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-05T23:36:51.795Z] #18 33.78 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-05T23:36:51.795Z] #18 33.79 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-05T23:36:51.795Z] #18 33.80 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-05T23:36:51.795Z] #18 33.81 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-05T23:36:51.795Z] #18 33.85 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-05T23:36:51.795Z] #18 33.87 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-05T23:36:51.795Z] #18 33.87 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-05T23:36:51.795Z] #18 33.88 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-05T23:36:51.795Z] #18 33.92 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-05T23:36:51.795Z] #18 33.92 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-05T23:36:51.795Z] #18 33.93 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-05T23:36:51.795Z] #18 33.94 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-05T23:36:52.201Z] #18 34.04 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-05T23:36:52.201Z] #18 34.06 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-05T23:36:52.201Z] #18 34.07 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-05T23:36:52.201Z] #18 34.09 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-05T23:36:52.201Z] #18 34.11 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-05T23:36:52.201Z] #18 34.13 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-05T23:36:52.201Z] #18 34.33 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-05T23:36:52.201Z] #18 34.35 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-05T23:36:52.609Z] #18 34.59 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-05T23:36:52.609Z] #18 34.60 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-05T23:36:52.609Z] #18 34.62 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-05T23:36:52.609Z] #18 34.65 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-05T23:36:52.609Z] #18 34.65 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-05T23:36:52.609Z] #18 34.69 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-05T23:36:53.029Z] #18 35.14 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-05T23:36:53.029Z] #18 35.19 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-05T23:36:53.029Z] #18 35.24 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-05T23:36:53.029Z] #18 35.24 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-05T23:36:53.029Z] #18 35.24 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-05T23:36:53.029Z] #18 35.26 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-05T23:36:53.441Z] #18 35.38 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-05T23:36:53.441Z] #18 35.58 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-05T23:36:53.441Z] #18 35.59 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-05T23:36:53.858Z] #18 35.88 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-05T23:36:53.858Z] #18 36.01 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-05T23:36:53.858Z] #18 36.02 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-05T23:36:55.820Z] #18 37.69 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-05T23:36:55.820Z] #18 ... [2019-11-05T23:36:55.820Z] [2019-11-05T23:36:55.820Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:36:55.820Z] #60 29.31 + cd /tmp/tmp.bDCizvo1Uf/src/github.com/containerd/containerd [2019-11-05T23:36:55.820Z] #60 29.31 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-05T23:36:55.820Z] #60 29.60 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-05T23:36:55.820Z] #60 29.60 + BUILDTAGS='netgo osusergo static_build' [2019-11-05T23:36:55.820Z] #60 29.60 + export EXTRA_FLAGS=-buildmode=pie [2019-11-05T23:36:55.820Z] #60 29.60 + EXTRA_FLAGS=-buildmode=pie [2019-11-05T23:36:55.820Z] #60 29.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-05T23:36:55.820Z] #60 29.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-05T23:36:55.820Z] #60 29.60 + '[' '' = dynamic ']' [2019-11-05T23:36:55.820Z] #60 29.60 + make [2019-11-05T23:36:55.820Z] #60 30.60 + bin/ctr [2019-11-05T23:36:55.820Z] #60 ... [2019-11-05T23:36:55.820Z] [2019-11-05T23:36:55.820Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:36:55.820Z] #42 21.18 CC images/fsnotify.o [2019-11-05T23:36:55.820Z] #42 21.61 CC images/signalfd.o [2019-11-05T23:36:55.820Z] #42 21.82 CC images/fs.o [2019-11-05T23:36:55.820Z] #42 21.96 CC images/pstree.o [2019-11-05T23:36:55.820Z] #42 22.24 CC images/pipe.o [2019-11-05T23:36:55.820Z] #42 22.61 CC images/tcp-stream.o [2019-11-05T23:36:55.820Z] #42 22.96 CC images/sk-packet.o [2019-11-05T23:36:55.820Z] #42 23.23 CC images/mnt.o [2019-11-05T23:36:55.820Z] #42 23.40 CC images/pipe-data.o [2019-11-05T23:36:55.820Z] #42 23.58 CC images/sa.o [2019-11-05T23:36:55.820Z] #42 23.68 CC images/timer.o [2019-11-05T23:36:55.820Z] #42 23.87 CC images/timerfd.o [2019-11-05T23:36:55.820Z] #42 24.05 CC images/mm.o [2019-11-05T23:36:55.820Z] #42 24.27 CC images/sk-opts.o [2019-11-05T23:36:55.820Z] #42 24.44 CC images/sk-unix.o [2019-11-05T23:36:55.820Z] #42 24.68 CC images/sk-inet.o [2019-11-05T23:36:55.820Z] #42 24.92 CC images/tun.o [2019-11-05T23:36:55.820Z] #42 25.09 CC images/sk-netlink.o [2019-11-05T23:36:55.820Z] #42 25.25 CC images/packet-sock.o [2019-11-05T23:36:55.820Z] #42 25.53 CC images/ipc-var.o [2019-11-05T23:36:55.820Z] #42 25.68 CC images/ipc-desc.o [2019-11-05T23:36:55.820Z] #42 25.81 CC images/ipc-shm.o [2019-11-05T23:36:55.820Z] #42 25.95 CC images/ipc-msg.o [2019-11-05T23:36:55.820Z] #42 26.11 CC images/ipc-sem.o [2019-11-05T23:36:56.215Z] #42 26.28 CC images/utsns.o [2019-11-05T23:36:56.215Z] #42 26.42 CC images/creds.o [2019-11-05T23:36:56.632Z] #42 26.54 CC images/vma.o [2019-11-05T23:36:56.632Z] #42 26.76 CC images/netdev.o [2019-11-05T23:36:57.047Z] #42 27.15 CC images/tty.o [2019-11-05T23:36:57.453Z] #42 27.59 CC images/file-lock.o [2019-11-05T23:36:57.453Z] #42 ... [2019-11-05T23:36:57.453Z] [2019-11-05T23:36:57.453Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:36:57.453Z] #18 39.56 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:36:57.453Z] #18 39.62 Fetched 88.2 MB in 5s (15.7 MB/s) [2019-11-05T23:36:57.857Z] #18 39.69 Selecting previously unselected package bash-completion. [2019-11-05T23:36:57.857Z] #18 39.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-11-05T23:36:57.857Z] #18 39.74 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-05T23:37:01.063Z] #18 42.60 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-05T23:37:01.063Z] #18 ... [2019-11-05T23:37:01.063Z] [2019-11-05T23:37:01.063Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:37:01.064Z] #32 62.11 internal/fmtsort [2019-11-05T23:37:01.064Z] #32 63.01 strings [2019-11-05T23:37:01.064Z] #32 65.90 fmt [2019-11-05T23:37:01.064Z] #32 66.40 path/filepath [2019-11-05T23:37:01.064Z] #32 67.66 io/ioutil [2019-11-05T23:37:01.064Z] #32 68.09 path [2019-11-05T23:37:01.064Z] #32 68.68 text/tabwriter [2019-11-05T23:37:01.064Z] #32 70.04 flag [2019-11-05T23:37:01.064Z] #32 70.04 github.com/BurntSushi/toml [2019-11-05T23:37:01.064Z] #32 ... [2019-11-05T23:37:01.064Z] [2019-11-05T23:37:01.064Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:01.064Z] #42 27.79 CC images/rlimit.o [2019-11-05T23:37:01.064Z] #42 27.96 CC images/pagemap.o [2019-11-05T23:37:01.064Z] #42 28.16 CC images/siginfo.o [2019-11-05T23:37:01.064Z] #42 28.39 CC images/rpc.o [2019-11-05T23:37:01.064Z] #42 29.83 CC images/ext-file.o [2019-11-05T23:37:01.064Z] #42 30.00 CC images/cgroup.o [2019-11-05T23:37:01.064Z] #42 30.88 CC images/userns.o [2019-11-05T23:37:01.064Z] #42 31.09 CC images/google/protobuf/descriptor.o [2019-11-05T23:37:01.064Z] #42 ... [2019-11-05T23:37:01.064Z] [2019-11-05T23:37:01.064Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:37:01.064Z] #45 62.54 os [2019-11-05T23:37:01.064Z] #45 62.62 internal/fmtsort [2019-11-05T23:37:01.064Z] #45 63.79 strings [2019-11-05T23:37:01.064Z] #45 66.85 regexp/syntax [2019-11-05T23:37:01.064Z] #45 67.29 fmt [2019-11-05T23:37:01.064Z] #45 72.41 regexp [2019-11-05T23:37:01.064Z] #45 ... [2019-11-05T23:37:01.064Z] [2019-11-05T23:37:01.064Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:37:01.064Z] #32 72.72 log [2019-11-05T23:37:03.002Z] #32 74.68 github.com/BurntSushi/toml/cmd/tomlv [2019-11-05T23:37:06.374Z] #32 ... [2019-11-05T23:37:06.374Z] [2019-11-05T23:37:06.374Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:37:06.374Z] #18 43.36 Selecting previously unselected package libnet1:s390x. [2019-11-05T23:37:06.374Z] #18 43.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 43.38 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-05T23:37:06.374Z] #18 43.48 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-05T23:37:06.374Z] #18 43.49 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 43.49 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-05T23:37:06.374Z] #18 43.56 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-05T23:37:06.374Z] #18 43.56 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 43.56 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-05T23:37:06.374Z] #18 43.63 Selecting previously unselected package libudev-dev:s390x. [2019-11-05T23:37:06.374Z] #18 43.64 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 43.64 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-05T23:37:06.374Z] #18 43.85 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-05T23:37:06.374Z] #18 43.86 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 43.86 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-05T23:37:06.374Z] #18 44.60 Selecting previously unselected package python3.5-minimal. [2019-11-05T23:37:06.374Z] #18 44.61 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 44.62 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-05T23:37:06.374Z] #18 45.61 Selecting previously unselected package python3-minimal. [2019-11-05T23:37:06.374Z] #18 45.62 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 45.62 Unpacking python3-minimal (3.5.3-1) ... [2019-11-05T23:37:06.374Z] #18 45.96 Selecting previously unselected package libmpdec2:s390x. [2019-11-05T23:37:06.374Z] #18 45.96 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 45.96 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-05T23:37:06.374Z] #18 46.09 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-05T23:37:06.374Z] #18 46.09 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 46.10 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-05T23:37:06.374Z] #18 47.87 Selecting previously unselected package python3.5. [2019-11-05T23:37:06.374Z] #18 47.87 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 47.88 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-05T23:37:06.374Z] #18 48.09 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-05T23:37:06.374Z] #18 48.09 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-05T23:37:06.374Z] #18 48.10 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-05T23:37:06.374Z] #18 48.16 Selecting previously unselected package dh-python. [2019-11-05T23:37:06.374Z] #18 48.16 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-05T23:37:06.374Z] #18 48.16 Unpacking dh-python (2.20170125) ... [2019-11-05T23:37:06.374Z] #18 48.28 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-05T23:37:06.374Z] #18 48.30 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-05T23:37:06.374Z] #18 ... [2019-11-05T23:37:06.374Z] [2019-11-05T23:37:06.374Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:37:06.374Z] #32 DONE 78.1s [2019-11-05T23:37:06.374Z] [2019-11-05T23:37:06.374Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:06.374Z] #42 32.36 CC images/opts.o [2019-11-05T23:37:06.374Z] #42 32.61 CC images/seccomp.o [2019-11-05T23:37:06.374Z] #42 32.94 CC images/binfmt-misc.o [2019-11-05T23:37:06.374Z] #42 33.11 CC images/time.o [2019-11-05T23:37:06.374Z] #42 33.33 CC images/sysctl.o [2019-11-05T23:37:06.374Z] #42 33.46 CC images/autofs.o [2019-11-05T23:37:06.374Z] #42 33.59 CC images/macvlan.o [2019-11-05T23:37:06.374Z] #42 33.77 CC images/sit.o [2019-11-05T23:37:06.374Z] #42 33.97 LINK images/built-in.o [2019-11-05T23:37:06.374Z] #42 34.10 GEN compel/include/asm [2019-11-05T23:37:06.374Z] #42 34.10 GEN compel/include/version.h [2019-11-05T23:37:06.374Z] #42 34.13 touch .config [2019-11-05T23:37:06.374Z] #42 34.15 GEN include/common/config.h [2019-11-05T23:37:06.374Z] #42 34.23 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-05T23:37:06.374Z] #42 34.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-05T23:37:06.374Z] #42 34.35 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-05T23:37:06.375Z] #42 34.37 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-05T23:37:06.375Z] #42 34.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-05T23:37:06.375Z] #42 34.39 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-05T23:37:06.375Z] #42 34.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-05T23:37:06.375Z] #42 34.44 DEP compel/plugins/std/infect.d [2019-11-05T23:37:06.375Z] #42 34.55 DEP compel/plugins/std/string.d [2019-11-05T23:37:06.375Z] #42 34.62 DEP compel/plugins/std/log.d [2019-11-05T23:37:06.375Z] #42 34.69 DEP compel/plugins/std/fds.d [2019-11-05T23:37:06.375Z] #42 34.81 DEP compel/plugins/std/std.d [2019-11-05T23:37:06.375Z] #42 34.90 DEP compel/plugins/shmem/shmem.d [2019-11-05T23:37:06.375Z] #42 35.04 DEP compel/plugins/fds/fds.d [2019-11-05T23:37:06.375Z] #42 35.22 CC compel/plugins/std/std.o [2019-11-05T23:37:06.375Z] #42 35.66 CC compel/plugins/std/fds.o [2019-11-05T23:37:06.375Z] #42 36.15 CC compel/plugins/std/log.o [2019-11-05T23:37:06.782Z] #42 36.93 CC compel/plugins/std/string.o [2019-11-05T23:37:08.141Z] #42 38.01 CC compel/plugins/std/infect.o [2019-11-05T23:37:08.141Z] #42 38.30 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-05T23:37:08.141Z] #42 38.35 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-05T23:37:08.141Z] #42 38.41 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-05T23:37:08.535Z] #42 38.63 AR compel/plugins/std.lib.a [2019-11-05T23:37:08.535Z] #42 38.66 CC compel/plugins/fds/fds.o [2019-11-05T23:37:08.535Z] #42 38.86 AR compel/plugins/fds.lib.a [2019-11-05T23:37:08.938Z] #42 38.92 HOSTDEP compel/src/lib/log-host.d [2019-11-05T23:37:08.938Z] #42 39.11 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-05T23:37:08.938Z] #42 39.25 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-05T23:37:09.324Z] #42 39.40 HOSTDEP compel/src/main-host.d [2019-11-05T23:37:09.324Z] #42 39.53 DEP compel/src/lib/ptrace.d [2019-11-05T23:37:09.324Z] #42 39.65 DEP compel/src/lib/infect.d [2019-11-05T23:37:09.721Z] #42 39.86 DEP compel/src/lib/infect-util.d [2019-11-05T23:37:09.721Z] #42 39.93 DEP compel/src/lib/infect-rpc.d [2019-11-05T23:37:09.721Z] #42 40.02 DEP compel/arch/s390/src/lib/infect.d [2019-11-05T23:37:10.118Z] #42 40.19 DEP compel/arch/s390/src/lib/cpu.d [2019-11-05T23:37:10.118Z] #42 40.36 DEP compel/src/lib/log.d [2019-11-05T23:37:10.118Z] #42 ... [2019-11-05T23:37:10.118Z] [2019-11-05T23:37:10.118Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:37:10.118Z] #18 51.29 Setting up python3-minimal (3.5.3-1) ... [2019-11-05T23:37:10.118Z] #18 52.19 Selecting previously unselected package python3. [2019-11-05T23:37:10.118Z] #18 52.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-05T23:37:10.118Z] #18 52.21 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-05T23:37:10.118Z] #18 52.26 Unpacking python3 (3.5.3-1) ... [2019-11-05T23:37:10.118Z] #18 52.30 Selecting previously unselected package pigz. [2019-11-05T23:37:10.516Z] #18 52.32 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-05T23:37:10.516Z] #18 52.32 Unpacking pigz (2.3.4-1) ... [2019-11-05T23:37:10.516Z] #18 52.50 Selecting previously unselected package libip4tc0:s390x. [2019-11-05T23:37:10.516Z] #18 52.50 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-05T23:37:10.516Z] #18 52.50 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:37:10.516Z] #18 52.58 Selecting previously unselected package libip6tc0:s390x. [2019-11-05T23:37:10.516Z] #18 52.58 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-05T23:37:10.516Z] #18 52.58 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:37:10.516Z] #18 52.66 Selecting previously unselected package libiptc0:s390x. [2019-11-05T23:37:10.516Z] #18 52.66 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-05T23:37:10.516Z] #18 52.66 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:37:10.901Z] #18 52.76 Selecting previously unselected package libxtables12:s390x. [2019-11-05T23:37:10.901Z] #18 52.76 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-05T23:37:10.901Z] #18 52.77 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:37:10.901Z] #18 52.86 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-05T23:37:10.901Z] #18 52.87 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-05T23:37:10.901Z] #18 52.88 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-05T23:37:10.901Z] #18 52.94 Selecting previously unselected package iptables. [2019-11-05T23:37:10.901Z] #18 52.94 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-05T23:37:10.901Z] #18 52.94 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-05T23:37:11.294Z] #18 53.29 Selecting previously unselected package xxd. [2019-11-05T23:37:11.294Z] #18 53.30 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-05T23:37:11.294Z] #18 53.30 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:37:11.294Z] #18 53.42 Selecting previously unselected package vim-common. [2019-11-05T23:37:11.294Z] #18 53.42 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-05T23:37:11.294Z] #18 53.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:37:11.786Z] #18 53.65 Selecting previously unselected package bzip2. [2019-11-05T23:37:11.786Z] #18 53.66 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-05T23:37:11.786Z] #18 53.66 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-05T23:37:11.786Z] #18 53.79 Selecting previously unselected package libgpm2:s390x. [2019-11-05T23:37:11.786Z] #18 53.79 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-05T23:37:11.786Z] #18 53.79 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-05T23:37:11.786Z] #18 53.96 Selecting previously unselected package xz-utils. [2019-11-05T23:37:11.786Z] #18 53.97 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-05T23:37:11.786Z] #18 53.97 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-05T23:37:11.786Z] #18 ... [2019-11-05T23:37:11.786Z] [2019-11-05T23:37:11.786Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:37:11.786Z] #45 73.56 go/token [2019-11-05T23:37:11.786Z] #45 74.39 go/scanner [2019-11-05T23:37:11.786Z] #45 75.85 go/ast [2019-11-05T23:37:11.786Z] #45 76.18 internal/lazyregexp [2019-11-05T23:37:11.786Z] #45 76.47 net/url [2019-11-05T23:37:11.786Z] #45 78.81 text/template/parse [2019-11-05T23:37:11.786Z] #45 82.22 go/parser [2019-11-05T23:37:11.786Z] #45 82.61 text/template [2019-11-05T23:37:12.282Z] #45 ... [2019-11-05T23:37:12.282Z] [2019-11-05T23:37:12.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:12.282Z] #42 40.45 DEP compel/src/main.d [2019-11-05T23:37:12.282Z] #42 40.61 DEP compel/src/lib/handle-elf.d [2019-11-05T23:37:12.282Z] #42 40.73 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-05T23:37:12.282Z] #42 40.96 CC compel/src/lib/log.o [2019-11-05T23:37:12.282Z] #42 41.27 CC compel/arch/s390/src/lib/cpu.o [2019-11-05T23:37:12.282Z] #42 41.56 CC compel/arch/s390/src/lib/infect.o [2019-11-05T23:37:12.282Z] #42 42.45 CC compel/src/lib/infect-rpc.o [2019-11-05T23:37:12.754Z] #42 42.92 CC compel/src/lib/infect-util.o [2019-11-05T23:37:13.180Z] #42 43.30 CC compel/src/lib/infect.o [2019-11-05T23:37:15.811Z] #42 ... [2019-11-05T23:37:15.811Z] [2019-11-05T23:37:15.811Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:37:15.811Z] #18 54.35 Selecting previously unselected package aufs-tools. [2019-11-05T23:37:15.811Z] #18 54.35 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 54.35 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-05T23:37:15.811Z] #18 54.53 Selecting previously unselected package liblzo2-2:s390x. [2019-11-05T23:37:15.811Z] #18 54.53 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 54.53 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-05T23:37:15.811Z] #18 54.72 Selecting previously unselected package btrfs-progs. [2019-11-05T23:37:15.811Z] #18 54.73 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 54.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-05T23:37:15.811Z] #18 55.78 Selecting previously unselected package btrfs-tools. [2019-11-05T23:37:15.811Z] #18 55.79 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 55.79 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-05T23:37:15.811Z] #18 55.94 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-05T23:37:15.811Z] #18 55.94 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 55.94 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-05T23:37:15.811Z] #18 56.17 Selecting previously unselected package dmsetup. [2019-11-05T23:37:15.811Z] #18 56.17 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.17 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-05T23:37:15.811Z] #18 56.30 Selecting previously unselected package libonig4:s390x. [2019-11-05T23:37:15.811Z] #18 56.32 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.34 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-05T23:37:15.811Z] #18 56.47 Selecting previously unselected package libjq1:s390x. [2019-11-05T23:37:15.811Z] #18 56.47 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.48 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-05T23:37:15.811Z] #18 56.59 Selecting previously unselected package jq. [2019-11-05T23:37:15.811Z] #18 56.60 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.60 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-05T23:37:15.811Z] #18 56.67 Selecting previously unselected package libaio1:s390x. [2019-11-05T23:37:15.811Z] #18 56.67 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.67 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-05T23:37:15.811Z] #18 56.71 Selecting previously unselected package libcap2-bin. [2019-11-05T23:37:15.811Z] #18 56.71 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.71 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-05T23:37:15.811Z] #18 56.77 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-05T23:37:15.811Z] #18 56.78 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.78 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-05T23:37:15.811Z] #18 56.85 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-05T23:37:15.811Z] #18 56.85 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 56.86 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-05T23:37:15.811Z] #18 57.05 Selecting previously unselected package libpcre16-3:s390x. [2019-11-05T23:37:15.811Z] #18 57.05 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 57.06 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-05T23:37:15.811Z] #18 57.16 Selecting previously unselected package libpcre32-3:s390x. [2019-11-05T23:37:15.811Z] #18 57.16 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 57.16 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-05T23:37:15.811Z] #18 57.31 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-05T23:37:15.811Z] #18 57.31 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 57.31 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-05T23:37:15.811Z] #18 57.62 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-05T23:37:15.811Z] #18 57.63 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 57.63 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-05T23:37:15.811Z] #18 57.92 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-05T23:37:15.811Z] #18 57.93 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-05T23:37:15.811Z] #18 57.93 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-05T23:37:15.811Z] #18 58.04 Selecting previously unselected package libnl-3-200:s390x. [2019-11-05T23:37:16.206Z] #18 58.04 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-05T23:37:16.206Z] #18 58.04 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-05T23:37:16.206Z] #18 58.14 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-05T23:37:16.206Z] #18 58.15 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-05T23:37:16.206Z] #18 58.15 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-05T23:37:16.206Z] #18 58.22 Selecting previously unselected package libreadline5:s390x. [2019-11-05T23:37:16.206Z] #18 58.23 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-05T23:37:16.206Z] #18 58.23 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-05T23:37:16.206Z] #18 58.32 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-05T23:37:16.206Z] #18 58.32 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-05T23:37:16.206Z] #18 58.32 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-05T23:37:18.166Z] #18 59.92 Selecting previously unselected package net-tools. [2019-11-05T23:37:18.166Z] #18 59.92 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-05T23:37:18.166Z] #18 59.92 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-05T23:37:18.166Z] #18 60.19 Selecting previously unselected package python-pip-whl. [2019-11-05T23:37:18.166Z] #18 60.19 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-05T23:37:18.166Z] #18 60.19 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-05T23:37:19.026Z] #18 60.79 Selecting previously unselected package python3-pip. [2019-11-05T23:37:19.026Z] #18 60.79 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-05T23:37:19.026Z] #18 60.80 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-05T23:37:19.026Z] #18 61.02 Selecting previously unselected package python3-pkg-resources. [2019-11-05T23:37:19.026Z] #18 61.02 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-05T23:37:19.026Z] #18 61.02 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-05T23:37:19.026Z] #18 61.14 Selecting previously unselected package python3-setuptools. [2019-11-05T23:37:19.026Z] #18 61.14 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-05T23:37:19.026Z] #18 61.15 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-05T23:37:19.428Z] #18 61.43 Selecting previously unselected package python3-wheel. [2019-11-05T23:37:19.428Z] #18 61.43 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-05T23:37:19.428Z] #18 61.44 Unpacking python3-wheel (0.29.0-2) ... [2019-11-05T23:37:19.428Z] #18 61.52 Selecting previously unselected package thin-provisioning-tools. [2019-11-05T23:37:19.428Z] #18 61.52 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-05T23:37:19.428Z] #18 61.52 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-05T23:37:19.814Z] #18 61.86 Selecting previously unselected package vim-runtime. [2019-11-05T23:37:19.814Z] #18 61.87 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-05T23:37:19.814Z] #18 61.88 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-05T23:37:19.814Z] #18 61.92 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-05T23:37:19.814Z] #18 61.94 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:37:24.058Z] #18 66.09 Selecting previously unselected package vim. [2019-11-05T23:37:24.058Z] #18 66.10 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-05T23:37:24.058Z] #18 66.11 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:37:25.068Z] #18 66.71 Selecting previously unselected package xfsprogs. [2019-11-05T23:37:25.068Z] #18 66.72 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-05T23:37:25.068Z] #18 66.72 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-05T23:37:25.068Z] #18 ... [2019-11-05T23:37:25.068Z] [2019-11-05T23:37:25.068Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:37:25.068Z] #45 86.69 encoding/xml [2019-11-05T23:37:25.068Z] #45 88.66 go/doc [2019-11-05T23:37:25.068Z] #45 91.98 github.com/LK4D4/vndr/build [2019-11-05T23:37:25.068Z] #45 92.73 crypto/rsa [2019-11-05T23:37:25.068Z] #45 94.75 vendor/golang.org/x/crypto/cryptobyte [2019-11-05T23:37:25.068Z] #45 95.81 net [2019-11-05T23:37:25.068Z] #45 ... [2019-11-05T23:37:25.068Z] [2019-11-05T23:37:25.068Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:25.068Z] #42 46.02 CC compel/src/lib/ptrace.o [2019-11-05T23:37:25.068Z] #42 46.44 AR compel/libcompel.a [2019-11-05T23:37:25.068Z] #42 46.48 HOSTCC compel/src/main-host.o [2019-11-05T23:37:25.068Z] #42 46.84 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-05T23:37:25.068Z] #42 47.00 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-05T23:37:25.068Z] #42 47.31 HOSTCC compel/src/lib/log-host.o [2019-11-05T23:37:25.068Z] #42 47.60 HOSTLINK compel/compel-host-bin [2019-11-05T23:37:25.068Z] #42 47.71 DEP soccr/soccr.d [2019-11-05T23:37:25.068Z] #42 47.85 CC soccr/soccr.o [2019-11-05T23:37:25.068Z] #42 49.16 AR soccr/libsoccr.a [2019-11-05T23:37:25.068Z] #42 49.19 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-05T23:37:25.068Z] #42 49.38 DEP criu/arch/s390/sigframe.d [2019-11-05T23:37:25.068Z] #42 49.47 DEP criu/arch/s390/crtools.d [2019-11-05T23:37:25.068Z] #42 49.67 DEP criu/arch/s390/cpu.d [2019-11-05T23:37:25.068Z] #42 49.84 CC criu/arch/s390/cpu.o [2019-11-05T23:37:25.068Z] #42 50.48 CC criu/arch/s390/crtools.o [2019-11-05T23:37:25.068Z] #42 51.51 CC criu/arch/s390/sigframe.o [2019-11-05T23:37:25.068Z] #42 51.78 LINK criu/arch/s390/crtools.built-in.o [2019-11-05T23:37:25.068Z] #42 51.81 DEP criu/arch/s390/vdso-pie.d [2019-11-05T23:37:25.068Z] #42 51.92 DEP criu/pie/parasite-vdso.d [2019-11-05T23:37:25.068Z] #42 52.12 DEP criu/pie/util-vdso.d [2019-11-05T23:37:25.068Z] #42 52.37 DEP criu/pie/util.d [2019-11-05T23:37:25.068Z] #42 52.57 CC criu/pie/util.o [2019-11-05T23:37:25.068Z] #42 53.02 CC criu/pie/util-vdso.o [2019-11-05T23:37:25.068Z] #42 53.53 CC criu/pie/parasite-vdso.o [2019-11-05T23:37:25.068Z] #42 54.10 CC criu/arch/s390/vdso-pie.o [2019-11-05T23:37:25.068Z] #42 54.40 AR criu/pie/pie.lib.a [2019-11-05T23:37:25.068Z] #42 54.52 DEP criu/pie/restorer.d [2019-11-05T23:37:25.068Z] #42 54.83 DEP criu/arch/s390/restorer.d [2019-11-05T23:37:25.068Z] #42 55.15 DEP criu/pie/parasite.d [2019-11-05T23:37:25.568Z] #42 55.44 CC criu/pie/parasite.o [2019-11-05T23:37:25.568Z] #42 ... [2019-11-05T23:37:25.568Z] [2019-11-05T23:37:25.568Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:37:25.568Z] #45 97.00 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-05T23:37:26.455Z] #45 98.17 vendor/golang.org/x/crypto/poly1305 [2019-11-05T23:37:27.332Z] #45 98.98 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-05T23:37:28.171Z] #45 99.55 vendor/golang.org/x/crypto/curve25519 [2019-11-05T23:37:28.563Z] #45 100.2 vendor/golang.org/x/crypto/hkdf [2019-11-05T23:37:28.563Z] #45 100.4 vendor/golang.org/x/text/transform [2019-11-05T23:37:29.397Z] #45 101.1 vendor/golang.org/x/text/unicode/bidi [2019-11-05T23:37:31.330Z] #45 ... [2019-11-05T23:37:31.330Z] [2019-11-05T23:37:31.331Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:31.331Z] #42 57.33 LINK criu/pie/parasite.built-in.o [2019-11-05T23:37:31.331Z] #42 57.33 GEN criu/pie/parasite-blob.h [2019-11-05T23:37:31.331Z] #42 57.35 CC criu/arch/s390/restorer.o [2019-11-05T23:37:31.331Z] #42 57.79 CC criu/pie/restorer.o [2019-11-05T23:37:31.331Z] #42 60.32 LINK criu/pie/restorer.built-in.o [2019-11-05T23:37:31.331Z] #42 60.33 GEN criu/pie/restorer-blob.h [2019-11-05T23:37:31.331Z] #42 60.45 DEP criu/vdso.d [2019-11-05T23:37:31.331Z] #42 60.63 DEP criu/uts_ns.d [2019-11-05T23:37:31.331Z] #42 60.83 DEP criu/util.d [2019-11-05T23:37:31.331Z] #42 61.04 DEP criu/uffd.d [2019-11-05T23:37:31.331Z] #42 61.26 DEP criu/tun.d [2019-11-05T23:37:31.331Z] #42 61.41 DEP criu/tty.d [2019-11-05T23:37:31.331Z] #42 61.57 DEP criu/timerfd.d [2019-11-05T23:37:31.723Z] #42 61.76 DEP criu/sysfs_parse.d [2019-11-05T23:37:31.723Z] #42 61.92 DEP criu/sysctl.d [2019-11-05T23:37:31.723Z] #42 62.04 DEP criu/string.d [2019-11-05T23:37:31.723Z] #42 62.08 DEP criu/stats.d [2019-11-05T23:37:32.131Z] #42 62.25 DEP criu/sockets.d [2019-11-05T23:37:32.131Z] #42 62.51 DEP criu/sk-unix.d [2019-11-05T23:37:32.524Z] #42 62.73 DEP criu/sk-tcp.d [2019-11-05T23:37:32.924Z] #42 62.87 DEP criu/sk-queue.d [2019-11-05T23:37:32.924Z] #42 63.05 DEP criu/sk-packet.d [2019-11-05T23:37:33.334Z] #42 63.29 DEP criu/sk-netlink.d [2019-11-05T23:37:33.334Z] #42 63.48 DEP criu/sk-inet.d [2019-11-05T23:37:33.334Z] #42 63.67 DEP criu/signalfd.d [2019-11-05T23:37:33.747Z] #42 63.83 DEP criu/sigframe.d [2019-11-05T23:37:33.747Z] #42 63.88 DEP criu/shmem.d [2019-11-05T23:37:33.747Z] #42 64.06 DEP criu/servicefd.d [2019-11-05T23:37:34.151Z] #42 64.25 DEP criu/seize.d [2019-11-05T23:37:34.152Z] #42 64.43 DEP criu/seccomp.d [2019-11-05T23:37:34.558Z] #42 64.62 DEP criu/rst-malloc.d [2019-11-05T23:37:34.558Z] #42 64.70 DEP criu/rbtree.d [2019-11-05T23:37:34.558Z] #42 64.71 DEP criu/pstree.d [2019-11-05T23:37:34.964Z] #42 65.00 DEP criu/protobuf.d [2019-11-05T23:37:34.964Z] #42 65.18 GEN criu/protobuf-desc-gen.h [2019-11-05T23:37:35.826Z] #42 ... [2019-11-05T23:37:35.826Z] [2019-11-05T23:37:35.826Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:37:35.826Z] #18 67.75 Selecting previously unselected package zip. [2019-11-05T23:37:35.826Z] #18 67.75 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-05T23:37:35.826Z] #18 67.75 Unpacking zip (3.0-11+b1) ... [2019-11-05T23:37:35.826Z] #18 68.11 Selecting previously unselected package libapparmor-perl. [2019-11-05T23:37:35.826Z] #18 68.11 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-05T23:37:35.826Z] #18 68.18 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-05T23:37:35.826Z] #18 68.35 Selecting previously unselected package apparmor. [2019-11-05T23:37:35.826Z] #18 68.35 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-05T23:37:35.826Z] #18 68.55 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-05T23:37:35.826Z] #18 69.13 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-05T23:37:35.826Z] #18 69.14 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-05T23:37:35.826Z] #18 69.14 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-05T23:37:35.826Z] #18 70.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-05T23:37:35.826Z] #18 70.96 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-05T23:37:35.826Z] #18 70.96 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-05T23:37:35.826Z] #18 72.96 Selecting previously unselected package binutils-mingw-w64. [2019-11-05T23:37:35.826Z] #18 72.96 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-05T23:37:35.826Z] #18 72.96 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-05T23:37:35.826Z] #18 73.08 Selecting previously unselected package mingw-w64-common. [2019-11-05T23:37:35.826Z] #18 73.08 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-05T23:37:35.826Z] #18 73.08 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-05T23:37:35.826Z] #18 77.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-05T23:37:35.826Z] #18 77.48 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-05T23:37:35.826Z] #18 77.48 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-05T23:37:35.964Z] Removing intermediate container 515379921a18 [2019-11-05T23:37:35.965Z] ---> c7b8eda84791 [2019-11-05T23:37:35.965Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-05T23:37:35.965Z] ---> ebd73b5ebd31 [2019-11-05T23:37:35.965Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-05T23:37:35.965Z] ---> fbd86c242007 [2019-11-05T23:37:35.965Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-05T23:37:35.965Z] ---> Running in dcf0ecc6751a [2019-11-05T23:37:35.965Z] Removing intermediate container dcf0ecc6751a [2019-11-05T23:37:35.965Z] ---> b9187239584c [2019-11-05T23:37:35.965Z] Successfully built b9187239584c [2019-11-05T23:37:35.965Z] Successfully tagged moby-buildx:latest [2019-11-05T23:37:35.965Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-05T23:37:35.965Z] if [ -n "${id}" ]; then \ [2019-11-05T23:37:35.965Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-05T23:37:35.965Z] && touch bundles/buildx; \ [2019-11-05T23:37:35.965Z] docker rm -f ${id}; \ [2019-11-05T23:37:35.965Z] fi [2019-11-05T23:37:35.965Z] 6f43b04c4a32bf8c62a42b62fa1291efc11b9b6d82e078735826dd8db45f960c [2019-11-05T23:37:35.965Z] bundles/buildx version [2019-11-05T23:37:35.965Z] buildx v0.3.1 6db68d0 [2019-11-05T23:37:35.965Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:cf0d170fdde9f5777ffd542476163620748d478c . [2019-11-05T23:37:35.965Z] #1 [internal] booting buildkit [2019-11-05T23:37:35.965Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-05T23:37:36.428Z] #18 ... [2019-11-05T23:37:36.428Z] [2019-11-05T23:37:36.428Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:36.428Z] #42 66.73 DEP criu/protobuf-desc.d [2019-11-05T23:37:36.941Z] #42 66.88 DEP criu/proc_parse.d [2019-11-05T23:37:37.619Z] #42 67.31 DEP criu/plugin.d [2019-11-05T23:37:37.619Z] #42 67.53 DEP criu/pipes.d [2019-11-05T23:37:37.619Z] #42 67.80 DEP criu/pie-util.d [2019-11-05T23:37:38.192Z] #42 68.09 DEP criu/pie-util-vdso.d [2019-11-05T23:37:38.192Z] #42 68.43 DEP criu/pie-util-vdso-elf32.d [2019-11-05T23:37:38.585Z] #42 68.61 DEP criu/path.d [2019-11-05T23:37:38.585Z] #42 68.83 DEP criu/parasite-syscall.d [2019-11-05T23:37:39.030Z] #42 ... [2019-11-05T23:37:39.030Z] [2019-11-05T23:37:39.030Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:37:39.030Z] #63 101.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-05T23:37:39.030Z] #63 101.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-05T23:37:39.030Z] #63 DONE 110.5s [2019-11-05T23:37:39.030Z] [2019-11-05T23:37:39.030Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-05T23:37:39.030Z] #64 DONE 0.1s [2019-11-05T23:37:39.030Z] [2019-11-05T23:37:39.030Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:39.030Z] #42 69.14 DEP criu/pagemap.d [2019-11-05T23:37:39.030Z] #42 69.32 DEP criu/pagemap-cache.d [2019-11-05T23:37:39.056Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-11-05T23:37:39.056Z] #1 creating container buildx_buildkit_default [2019-11-05T23:37:39.056Z] #1 creating container buildx_buildkit_default 0.4s done [2019-11-05T23:37:39.391Z] #1 DONE 3.3s [2019-11-05T23:37:39.391Z] [2019-11-05T23:37:39.391Z] #3 [internal] load .dockerignore [2019-11-05T23:37:39.391Z] #3 transferring context: 87B done [2019-11-05T23:37:39.391Z] #3 DONE 0.0s [2019-11-05T23:37:39.391Z] [2019-11-05T23:37:39.391Z] #2 [internal] load build definition from Dockerfile [2019-11-05T23:37:39.391Z] #2 transferring dockerfile: 14.85kB done [2019-11-05T23:37:39.391Z] #2 DONE 0.0s [2019-11-05T23:37:39.391Z] [2019-11-05T23:37:39.391Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-05T23:37:39.439Z] #42 69.56 DEP criu/page-xfer.d [2019-11-05T23:37:39.832Z] #42 69.86 DEP criu/page-pipe.d [2019-11-05T23:37:39.832Z] #42 70.08 DEP criu/netfilter.d [2019-11-05T23:37:39.948Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:37:39.948Z] [2019-11-05T23:37:39.948Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-05T23:37:39.948Z] PKG_CONFIG=pkg-config [2019-11-05T23:37:39.948Z] GOLANG_VERSION=1.13.3 [2019-11-05T23:37:39.948Z] HOSTNAME=235893a71568 [2019-11-05T23:37:39.948Z] DOCKER_EXPERIMENTAL=1 [2019-11-05T23:37:39.948Z] container=docker [2019-11-05T23:37:39.948Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-05T23:37:39.948Z] GO111MODULE=off [2019-11-05T23:37:39.949Z] GOPATH=/go [2019-11-05T23:37:39.949Z] PWD=/go/src/github.com/docker/docker [2019-11-05T23:37:39.949Z] HOME=/root [2019-11-05T23:37:39.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-05T23:37:39.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-05T23:37:39.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-05T23:37:39.949Z] DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:37:39.949Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-05T23:37:39.949Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-05T23:37:39.949Z] TERM=xterm [2019-11-05T23:37:39.949Z] VALIDATE_BRANCH=master [2019-11-05T23:37:39.949Z] DEST=bundles/test-integration [2019-11-05T23:37:39.949Z] SHLVL=1 [2019-11-05T23:37:39.949Z] TIMEOUT=120m [2019-11-05T23:37:39.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-05T23:37:39.949Z] DOCKER_PKG=github.com/docker/docker [2019-11-05T23:37:39.949Z] TESTDEBUG=0 [2019-11-05T23:37:39.949Z] _=/usr/bin/env [2019-11-05T23:37:39.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-05T23:37:40.112Z] #4 DONE 0.6s [2019-11-05T23:37:40.112Z] [2019-11-05T23:37:40.112Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-05T23:37:40.112Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-05T23:37:40.112Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-05T23:37:40.112Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-05T23:37:40.112Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.51MB / 8.18MB 0.1s [2019-11-05T23:37:40.112Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-05T23:37:40.112Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-05T23:37:40.112Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-05T23:37:40.241Z] #42 70.26 DEP criu/net.d [2019-11-05T23:37:40.241Z] #42 70.47 DEP criu/namespaces.d [2019-11-05T23:37:40.634Z] #42 70.68 DEP criu/mount.d [2019-11-05T23:37:40.634Z] #42 70.85 DEP criu/mem.d [2019-11-05T23:37:40.834Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-05T23:37:40.834Z] #5 DONE 0.8s [2019-11-05T23:37:40.834Z] [2019-11-05T23:37:40.834Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-05T23:37:41.030Z] #42 71.03 DEP criu/lsm.d [2019-11-05T23:37:41.030Z] #42 71.14 DEP criu/log.d [2019-11-05T23:37:41.030Z] #42 71.26 DEP criu/libnetlink.d [2019-11-05T23:37:41.030Z] #42 71.37 DEP criu/kerndat.d [2019-11-05T23:37:41.172Z] #7 DONE 0.3s [2019-11-05T23:37:41.173Z] [2019-11-05T23:37:41.173Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-05T23:37:41.173Z] #6 DONE 0.3s [2019-11-05T23:37:41.173Z] [2019-11-05T23:37:41.173Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-05T23:37:41.173Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-05T23:37:41.173Z] #66 DONE 0.0s [2019-11-05T23:37:41.173Z] [2019-11-05T23:37:41.173Z] #20 [internal] load build context [2019-11-05T23:37:41.418Z] #42 71.52 DEP criu/kcmp-ids.d [2019-11-05T23:37:41.418Z] #42 71.62 DEP criu/irmap.d [2019-11-05T23:37:41.418Z] #42 71.72 DEP criu/ipc_ns.d [2019-11-05T23:37:41.815Z] #42 71.92 DEP criu/image.d [2019-11-05T23:37:41.815Z] #42 ... [2019-11-05T23:37:41.815Z] [2019-11-05T23:37:41.815Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:37:41.815Z] #45 103.3 vendor/golang.org/x/text/secure/bidirule [2019-11-05T23:37:41.815Z] #45 103.6 vendor/golang.org/x/text/unicode/norm [2019-11-05T23:37:41.815Z] #45 110.0 vendor/golang.org/x/net/idna [2019-11-05T23:37:41.815Z] #45 113.0 vendor/golang.org/x/net/http2/hpack [2019-11-05T23:37:41.815Z] #45 ... [2019-11-05T23:37:41.815Z] [2019-11-05T23:37:41.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:41.815Z] #42 72.06 DEP criu/image-desc.d [2019-11-05T23:37:41.815Z] #42 72.11 DEP criu/fsnotify.d [2019-11-05T23:37:42.209Z] #42 72.30 DEP criu/filesystems.d [2019-11-05T23:37:42.209Z] #42 72.47 DEP criu/files.d [2019-11-05T23:37:42.604Z] #42 72.71 DEP criu/files-reg.d [2019-11-05T23:37:42.604Z] #42 72.82 DEP criu/files-ext.d [2019-11-05T23:37:42.604Z] #42 72.93 DEP criu/file-lock.d [2019-11-05T23:37:42.996Z] #42 73.15 DEP criu/file-ids.d [2019-11-05T23:37:42.996Z] #42 73.27 DEP criu/fifo.d [2019-11-05T23:37:43.398Z] #42 73.39 DEP criu/fdstore.d [2019-11-05T23:37:43.398Z] #42 73.53 DEP criu/fault-injection.d [2019-11-05T23:37:43.398Z] #42 73.55 DEP criu/external.d [2019-11-05T23:37:43.398Z] #42 73.67 DEP criu/eventpoll.d [2019-11-05T23:37:43.398Z] #42 73.81 DEP criu/eventfd.d [2019-11-05T23:37:43.821Z] #42 73.96 DEP criu/crtools.d [2019-11-05T23:37:44.236Z] #20 transferring context: 25.37MB 3.0s [2019-11-05T23:37:44.238Z] #42 74.11 DEP criu/cr-service.d [2019-11-05T23:37:44.238Z] #42 74.32 DEP criu/cr-restore.d [2019-11-05T23:37:44.238Z] #42 74.50 DEP criu/cr-errno.d [2019-11-05T23:37:44.238Z] #42 74.51 DEP criu/cr-dump.d [2019-11-05T23:37:44.626Z] #42 74.74 DEP criu/cr-dedup.d [2019-11-05T23:37:44.626Z] #42 74.95 DEP criu/cr-check.d [2019-11-05T23:37:45.048Z] #42 75.22 DEP criu/config.d [2019-11-05T23:37:45.479Z] #42 75.51 DEP criu/clone-noasan.d [2019-11-05T23:37:45.479Z] #42 75.58 DEP criu/cgroup.d [2019-11-05T23:37:45.479Z] #42 75.69 DEP criu/cgroup-props.d [2019-11-05T23:37:45.479Z] #42 75.78 DEP criu/bitmap.d [2019-11-05T23:37:45.890Z] #42 ... [2019-11-05T23:37:45.890Z] [2019-11-05T23:37:45.890Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:37:45.890Z] #48 DONE 117.2s [2019-11-05T23:37:45.890Z] [2019-11-05T23:37:45.890Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:45.890Z] #42 75.96 DEP criu/bfd.d [2019-11-05T23:37:45.890Z] #42 76.12 DEP criu/autofs.d [2019-11-05T23:37:46.287Z] #42 76.44 DEP criu/aio.d [2019-11-05T23:37:46.287Z] #42 76.55 DEP criu/action-scripts.d [2019-11-05T23:37:46.287Z] #42 76.61 CC criu/action-scripts.o [2019-11-05T23:37:46.589Z] #20 transferring context: 45.66MB 5.2s done [2019-11-05T23:37:46.590Z] #20 DONE 5.3s [2019-11-05T23:37:46.590Z] [2019-11-05T23:37:46.590Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:37:46.590Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-05T23:37:46.590Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-11-05T23:37:46.590Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.86MB / 45.65MB 5.1s [2019-11-05T23:37:46.590Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 21.60MB / 50.07MB 5.1s [2019-11-05T23:37:46.590Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 21.00MB / 96.41MB 5.1s [2019-11-05T23:37:46.590Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-05T23:37:46.590Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-11-05T23:37:46.590Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-11-05T23:37:46.590Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.53MB / 52.87MB 5.1s [2019-11-05T23:37:46.590Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.8s done [2019-11-05T23:37:46.590Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.5s done [2019-11-05T23:37:46.590Z] #8 ... [2019-11-05T23:37:46.590Z] [2019-11-05T23:37:46.590Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-05T23:37:46.590Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-11-05T23:37:46.590Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-05T23:37:46.590Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-05T23:37:46.590Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.3s done [2019-11-05T23:37:46.590Z] #66 DONE 5.4s [2019-11-05T23:37:46.590Z] [2019-11-05T23:37:46.590Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-05T23:37:46.689Z] #42 76.81 CC criu/aio.o [2019-11-05T23:37:46.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-05T23:37:46.931Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.61MB / 45.65MB 5.5s [2019-11-05T23:37:46.931Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 25.98MB / 50.07MB 5.5s [2019-11-05T23:37:46.931Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.67MB / 52.87MB 5.5s [2019-11-05T23:37:47.127Z] #42 77.29 CC criu/autofs.o [2019-11-05T23:37:47.273Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.11MB / 45.65MB 5.8s [2019-11-05T23:37:47.273Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.15MB / 50.07MB 5.8s [2019-11-05T23:37:47.273Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 25.91MB / 96.41MB 5.8s [2019-11-05T23:37:47.273Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 30.08MB / 52.87MB 5.8s [2019-11-05T23:37:47.659Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.00MB / 45.65MB 6.1s [2019-11-05T23:37:47.659Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 32.88MB / 50.07MB 6.1s [2019-11-05T23:37:47.659Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 33.55MB / 52.87MB 6.1s [2019-11-05T23:37:47.659Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 31.35MB / 96.41MB 6.3s [2019-11-05T23:37:47.999Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.08MB / 45.65MB 6.4s [2019-11-05T23:37:47.999Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.05MB / 50.07MB 6.4s [2019-11-05T23:37:47.999Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 37.55MB / 52.87MB 6.4s [2019-11-05T23:37:48.336Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.67MB / 45.65MB 6.7s [2019-11-05T23:37:48.336Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 41.20MB / 50.07MB 6.7s [2019-11-05T23:37:48.336Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 36.86MB / 96.41MB 6.7s [2019-11-05T23:37:48.336Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.12MB / 52.87MB 6.7s [2019-11-05T23:37:48.675Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.32MB / 45.65MB 7.0s [2019-11-05T23:37:48.675Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.13MB / 50.07MB 7.0s [2019-11-05T23:37:48.675Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.76MB / 52.87MB 7.0s [2019-11-05T23:37:48.675Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 42.66MB / 96.41MB 7.2s [2019-11-05T23:37:48.881Z] #42 78.55 CC criu/bfd.o [2019-11-05T23:37:49.042Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 43.02MB / 45.65MB 7.3s [2019-11-05T23:37:49.042Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 48.89MB / 50.07MB 7.3s [2019-11-05T23:37:49.042Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.63MB / 52.87MB 7.3s [2019-11-05T23:37:49.042Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.5s done [2019-11-05T23:37:49.042Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.6s done [2019-11-05T23:37:49.042Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 49.77MB / 96.41MB 7.6s [2019-11-05T23:37:49.042Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.6s [2019-11-05T23:37:49.288Z] #42 79.48 CC criu/bitmap.o [2019-11-05T23:37:49.395Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 58.06MB / 96.41MB 7.8s [2019-11-05T23:37:49.395Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.7s done [2019-11-05T23:37:49.395Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 63.26MB / 96.41MB 7.9s [2019-11-05T23:37:49.683Z] #42 79.67 CC criu/cgroup-props.o [2019-11-05T23:37:49.735Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 69.54MB / 96.41MB 8.1s [2019-11-05T23:37:49.735Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 77.94MB / 96.41MB 8.2s [2019-11-05T23:37:50.071Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 84.43MB / 96.41MB 8.4s [2019-11-05T23:37:50.071Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.6s done [2019-11-05T23:37:50.071Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-05T23:37:50.097Z] #42 80.49 CC criu/cgroup.o [2019-11-05T23:37:50.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-05T23:37:51.457Z] #42 ... [2019-11-05T23:37:51.457Z] [2019-11-05T23:37:51.457Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:37:51.457Z] #18 83.60 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-05T23:37:51.457Z] #18 83.61 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-05T23:37:51.457Z] #18 83.61 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-05T23:37:51.457Z] #18 83.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-05T23:37:51.457Z] #18 83.74 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-05T23:37:51.457Z] #18 83.74 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:37:52.822Z] #18 ... [2019-11-05T23:37:52.822Z] [2019-11-05T23:37:52.822Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:37:52.822Z] #45 114.2 mime [2019-11-05T23:37:52.822Z] #45 118.5 crypto/tls [2019-11-05T23:37:52.822Z] #45 ... [2019-11-05T23:37:52.822Z] [2019-11-05T23:37:52.822Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:37:52.822Z] #42 82.87 CC criu/clone-noasan.o [2019-11-05T23:37:52.822Z] #42 82.98 CC criu/config.o [2019-11-05T23:37:53.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-05T23:37:54.134Z] #42 84.35 CC criu/cr-check.o [2019-11-05T23:37:55.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:37:55.318Z] [2019-11-05T23:37:55.318Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-05T23:37:55.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-05T23:37:55.318Z] Using test binary docker [2019-11-05T23:37:55.318Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-05T23:37:55.318Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-05T23:37:55.318Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-05T23:37:55.318Z] Warning failed to create cache: (null) [2019-11-05T23:37:55.318Z] . [2019-11-05T23:37:55.318Z] INFO: Waiting for daemon to start... [2019-11-05T23:37:55.318Z] Starting dockerd [2019-11-05T23:37:55.318Z] . [2019-11-05T23:37:55.318Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-05T23:37:55.501Z] #42 85.68 CC criu/cr-dedup.o [2019-11-05T23:37:55.887Z] #42 86.06 CC criu/cr-dump.o [2019-11-05T23:37:56.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-05T23:37:57.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-05T23:37:57.811Z] #42 ... [2019-11-05T23:37:57.812Z] [2019-11-05T23:37:57.812Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:37:57.812Z] #18 99.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-05T23:37:57.812Z] #18 99.90 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-05T23:37:57.812Z] #18 99.90 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:38:02.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-05T23:38:03.397Z] #18 ... [2019-11-05T23:38:03.397Z] [2019-11-05T23:38:03.397Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:38:03.397Z] #45 124.4 net/http/httptrace [2019-11-05T23:38:03.397Z] #45 124.7 net/http [2019-11-05T23:38:03.397Z] #45 ... [2019-11-05T23:38:03.397Z] [2019-11-05T23:38:03.397Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:38:03.397Z] #42 88.42 CC criu/cr-errno.o [2019-11-05T23:38:03.397Z] #42 88.47 CC criu/cr-restore.o [2019-11-05T23:38:03.397Z] #42 92.91 CC criu/cr-service.o [2019-11-05T23:38:03.794Z] #42 ... [2019-11-05T23:38:03.794Z] [2019-11-05T23:38:03.794Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:38:03.794Z] #45 135.5 github.com/LK4D4/vndr/godl [2019-11-05T23:38:04.625Z] #45 136.1 github.com/LK4D4/vndr [2019-11-05T23:38:05.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-05T23:38:06.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-05T23:38:06.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-05T23:38:07.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-05T23:38:09.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-05T23:38:09.932Z] #45 ... [2019-11-05T23:38:09.932Z] [2019-11-05T23:38:09.932Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:38:09.932Z] #42 94.37 CC criu/crtools.o [2019-11-05T23:38:09.932Z] #42 94.97 CC criu/eventfd.o [2019-11-05T23:38:09.932Z] #42 95.34 CC criu/eventpoll.o [2019-11-05T23:38:09.932Z] #42 96.20 CC criu/external.o [2019-11-05T23:38:09.932Z] #42 96.57 CC criu/fault-injection.o [2019-11-05T23:38:09.932Z] #42 96.67 CC criu/fdstore.o [2019-11-05T23:38:09.932Z] #42 97.05 CC criu/fifo.o [2019-11-05T23:38:09.932Z] #42 97.51 CC criu/file-ids.o [2019-11-05T23:38:09.932Z] #42 97.85 CC criu/file-lock.o [2019-11-05T23:38:09.932Z] #42 98.91 CC criu/files-ext.o [2019-11-05T23:38:09.932Z] #42 99.28 CC criu/files-reg.o [2019-11-05T23:38:09.932Z] #42 ... [2019-11-05T23:38:09.932Z] [2019-11-05T23:38:09.932Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:38:09.932Z] #18 112.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:38:09.932Z] #18 112.1 Processing triggers for mime-support (3.60) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-05T23:38:09.932Z] #18 112.1 Setting up libcap2-bin (1:2.25-1) ... [2019-11-05T23:38:09.933Z] #18 112.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-05T23:38:09.933Z] #18 112.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-05T23:38:10.334Z] #18 112.2 Setting up bash-completion (1:2.1-4.3) ... [2019-11-05T23:38:12.263Z] #18 114.3 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-05T23:38:12.263Z] #18 114.3 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-05T23:38:12.263Z] #18 114.3 Setting up zip (3.0-11+b1) ... [2019-11-05T23:38:12.263Z] #18 114.3 Setting up bzip2 (1.0.6-8.1) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-05T23:38:12.263Z] #18 114.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-05T23:38:12.263Z] #18 114.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-05T23:38:12.263Z] #18 114.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-05T23:38:12.263Z] #18 114.4 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-05T23:38:12.682Z] #18 114.4 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-05T23:38:12.682Z] #18 114.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:38:12.682Z] #18 ... [2019-11-05T23:38:12.682Z] [2019-11-05T23:38:12.682Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:38:12.682Z] #45 DONE 144.2s [2019-11-05T23:38:12.682Z] [2019-11-05T23:38:12.682Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:38:12.682Z] #18 114.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-05T23:38:13.104Z] #18 114.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-05T23:38:13.104Z] #18 114.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-05T23:38:13.104Z] #18 114.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-05T23:38:13.104Z] #18 114.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-05T23:38:13.104Z] #18 115.0 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-05T23:38:13.104Z] #18 115.0 Setting up pigz (2.3.4-1) ... [2019-11-05T23:38:13.104Z] #18 115.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-05T23:38:13.104Z] #18 115.0 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-05T23:38:13.104Z] #18 115.0 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:38:13.104Z] #18 115.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-05T23:38:13.104Z] #18 115.1 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-05T23:38:13.104Z] #18 115.1 Setting up jq (1.5+dfsg-1.3) ... [2019-11-05T23:38:13.104Z] #18 115.1 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-05T23:38:13.104Z] #18 115.1 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-05T23:38:13.104Z] #18 115.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-05T23:38:13.104Z] #18 115.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-05T23:38:13.104Z] #18 115.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-05T23:38:13.104Z] #18 115.3 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-05T23:38:13.104Z] #18 115.3 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-05T23:38:13.104Z] #18 115.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-05T23:38:13.104Z] #18 115.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-05T23:38:13.104Z] #18 115.3 Setting up btrfs-progs (4.7.3-1) ... [2019-11-05T23:38:13.104Z] #18 115.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-05T23:38:13.104Z] #18 115.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-05T23:38:15.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-05T23:38:17.719Z] #18 119.6 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-05T23:38:17.719Z] #18 119.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:38:17.719Z] #18 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-05T23:38:17.719Z] #18 119.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-05T23:38:17.719Z] #18 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-05T23:38:17.719Z] #18 119.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-05T23:38:17.719Z] #18 119.6 Setting up btrfs-tools (4.7.3-1) ... [2019-11-05T23:38:17.719Z] #18 119.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:38:17.719Z] #18 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-05T23:38:17.719Z] #18 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-05T23:38:17.719Z] #18 119.6 Setting up python3 (3.5.3-1) ... [2019-11-05T23:38:17.985Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.7s done [2019-11-05T23:38:17.985Z] #8 DONE 34.4s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-05T23:38:17.985Z] #9 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-05T23:38:17.985Z] #10 DONE 0.2s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:38:17.985Z] #21 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:38:17.985Z] #57 ... [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-05T23:38:17.985Z] #22 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-05T23:38:17.985Z] #44 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-05T23:38:17.985Z] #62 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-05T23:38:17.985Z] #31 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-05T23:38:17.985Z] #68 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-05T23:38:17.985Z] #47 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-05T23:38:17.985Z] #50 DONE 0.1s [2019-11-05T23:38:17.985Z] [2019-11-05T23:38:17.985Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:38:17.985Z] #51 0.868 + RM_GOPATH=0 [2019-11-05T23:38:17.985Z] #51 0.898 + TMP_GOPATH= [2019-11-05T23:38:17.985Z] #51 0.898 + : /build [2019-11-05T23:38:17.985Z] #51 0.898 + '[' -z '' ']' [2019-11-05T23:38:17.985Z] #51 0.930 ++ mktemp -d [2019-11-05T23:38:17.985Z] #51 0.934 + export GOPATH=/tmp/tmp.YkVdpkIO1f [2019-11-05T23:38:17.985Z] #51 0.934 + GOPATH=/tmp/tmp.YkVdpkIO1f [2019-11-05T23:38:17.985Z] #51 0.934 + RM_GOPATH=1 [2019-11-05T23:38:17.985Z] #51 0.938 ++ dirname ./install.sh [2019-11-05T23:38:17.985Z] #51 0.982 + dir=. [2019-11-05T23:38:17.985Z] #51 0.982 + bin=golangci_lint [2019-11-05T23:38:17.985Z] #51 1.005 + shift [2019-11-05T23:38:17.985Z] #51 1.005 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-05T23:38:17.985Z] #51 1.006 + . ./golangci_lint.installer [2019-11-05T23:38:17.985Z] #51 1.006 ++ : v1.20.0 [2019-11-05T23:38:17.985Z] #51 1.006 + install_golangci_lint [2019-11-05T23:38:17.985Z] #51 1.016 Installing golangci-lint version v1.20.0 [2019-11-05T23:38:17.985Z] #51 1.016 + echo 'Installing golangci-lint version v1.20.0' [2019-11-05T23:38:17.985Z] #51 1.016 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-05T23:38:18.547Z] #18 120.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-05T23:38:19.923Z] #18 121.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-05T23:38:19.923Z] #18 121.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-05T23:38:19.923Z] #18 122.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-05T23:38:19.923Z] #18 122.0 Setting up python3-wheel (0.29.0-2) ... [2019-11-05T23:38:20.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-05T23:38:20.325Z] #18 ... [2019-11-05T23:38:20.325Z] [2019-11-05T23:38:20.325Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:38:20.325Z] #29 152.9 + rm -rf /tmp/tmp.Dshcvb2Io1 [2019-11-05T23:38:20.741Z] #29 DONE 153.2s [2019-11-05T23:38:20.741Z] [2019-11-05T23:38:20.741Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:38:20.741Z] #18 122.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-05T23:38:21.146Z] #18 ... [2019-11-05T23:38:21.146Z] [2019-11-05T23:38:21.146Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:38:21.146Z] #42 101.3 CC criu/files.o [2019-11-05T23:38:21.146Z] #42 103.8 CC criu/filesystems.o [2019-11-05T23:38:21.146Z] #42 104.6 CC criu/fsnotify.o [2019-11-05T23:38:21.146Z] #42 105.7 CC criu/image-desc.o [2019-11-05T23:38:21.146Z] #42 105.9 CC criu/image.o [2019-11-05T23:38:21.146Z] #42 107.2 CC criu/ipc_ns.o [2019-11-05T23:38:21.146Z] #42 108.3 CC criu/irmap.o [2019-11-05T23:38:21.146Z] #42 108.8 CC criu/kcmp-ids.o [2019-11-05T23:38:21.146Z] #42 109.1 CC criu/kerndat.o [2019-11-05T23:38:21.146Z] #42 110.0 CC criu/libnetlink.o [2019-11-05T23:38:21.146Z] #42 110.3 CC criu/log.o [2019-11-05T23:38:21.146Z] #42 110.7 CC criu/lsm.o [2019-11-05T23:38:21.146Z] #42 111.0 CC criu/mem.o [2019-11-05T23:38:21.886Z] #51 ... [2019-11-05T23:38:21.886Z] [2019-11-05T23:38:21.886Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:38:21.886Z] #45 0.932 + RM_GOPATH=0 [2019-11-05T23:38:21.886Z] #45 0.952 + TMP_GOPATH= [2019-11-05T23:38:21.886Z] #45 0.954 + : /build [2019-11-05T23:38:21.886Z] #45 0.955 + '[' -z '' ']' [2019-11-05T23:38:21.886Z] #45 0.959 ++ mktemp -d [2019-11-05T23:38:21.886Z] #45 0.965 + export GOPATH=/tmp/tmp.bkqaGlI0vG [2019-11-05T23:38:21.886Z] #45 0.965 + GOPATH=/tmp/tmp.bkqaGlI0vG [2019-11-05T23:38:21.886Z] #45 0.965 + RM_GOPATH=1 [2019-11-05T23:38:21.886Z] #45 0.969 ++ dirname ./install.sh [2019-11-05T23:38:21.886Z] #45 0.972 + dir=. [2019-11-05T23:38:21.886Z] #45 0.973 + bin=vndr [2019-11-05T23:38:21.886Z] #45 0.973 + shift [2019-11-05T23:38:21.886Z] #45 0.973 + '[' '!' -f ./vndr.installer ']' [2019-11-05T23:38:21.886Z] #45 0.975 + . ./vndr.installer [2019-11-05T23:38:21.886Z] #45 0.979 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-05T23:38:21.886Z] #45 0.994 + install_vndr [2019-11-05T23:38:21.886Z] #45 0.996 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-05T23:38:21.886Z] #45 0.996 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-05T23:38:21.886Z] #45 0.997 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bkqaGlI0vG/src/github.com/LK4D4/vndr [2019-11-05T23:38:21.886Z] #45 1.040 Cloning into '/tmp/tmp.bkqaGlI0vG/src/github.com/LK4D4/vndr'... [2019-11-05T23:38:21.886Z] #45 2.515 + cd /tmp/tmp.bkqaGlI0vG/src/github.com/LK4D4/vndr [2019-11-05T23:38:21.886Z] #45 2.517 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-05T23:38:21.886Z] #45 2.568 + go build -buildmode=pie -v -o /build/vndr . [2019-11-05T23:38:21.886Z] #45 4.792 internal/race [2019-11-05T23:38:21.886Z] #45 5.027 internal/cpu [2019-11-05T23:38:21.886Z] #45 5.033 runtime/internal/sys [2019-11-05T23:38:21.886Z] #45 5.135 runtime/internal/atomic [2019-11-05T23:38:21.886Z] #45 5.203 sync/atomic [2019-11-05T23:38:21.886Z] #45 5.809 runtime/internal/math [2019-11-05T23:38:22.012Z] #42 ... [2019-11-05T23:38:22.012Z] [2019-11-05T23:38:22.012Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:38:22.012Z] #18 124.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-05T23:38:22.012Z] #18 124.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-05T23:38:22.229Z] #45 6.132 unicode [2019-11-05T23:38:22.862Z] #18 124.8 Setting up dmsetup (2:1.02.137-2) ... [2019-11-05T23:38:22.862Z] #18 124.8 Setting up python3-setuptools (33.1.1-1) ... [2019-11-05T23:38:22.967Z] #45 6.609 unicode/utf8 [2019-11-05T23:38:22.967Z] #45 6.747 math/bits [2019-11-05T23:38:23.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-05T23:38:23.709Z] #45 7.534 internal/bytealg [2019-11-05T23:38:23.715Z] #18 125.6 Setting up dh-python (2.20170125) ... [2019-11-05T23:38:24.111Z] #18 126.0 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-05T23:38:24.111Z] #18 126.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:38:24.111Z] #18 DONE 126.3s [2019-11-05T23:38:24.111Z] [2019-11-05T23:38:24.111Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:38:25.490Z] #45 9.239 math [2019-11-05T23:38:25.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-05T23:38:26.229Z] #45 ... [2019-11-05T23:38:26.229Z] [2019-11-05T23:38:26.229Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:38:26.229Z] #11 0.741 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:38:26.229Z] #11 0.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:38:26.229Z] #11 0.890 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:38:26.229Z] #11 0.906 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:38:26.229Z] #11 0.924 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:38:26.229Z] #11 2.550 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-05T23:38:26.229Z] #11 6.045 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-05T23:38:26.229Z] #11 7.945 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-05T23:38:26.229Z] #11 ... [2019-11-05T23:38:26.229Z] [2019-11-05T23:38:26.229Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:38:26.229Z] #39 1.004 + mktemp -d [2019-11-05T23:38:26.229Z] #39 1.016 + export GOPATH=/tmp/tmp.epLwGmggqo [2019-11-05T23:38:26.229Z] #39 1.016 + git clone https://github.com/docker/distribution.git /tmp/tmp.epLwGmggqo/src/github.com/docker/distribution [2019-11-05T23:38:26.229Z] #39 1.056 Cloning into '/tmp/tmp.epLwGmggqo/src/github.com/docker/distribution'... [2019-11-05T23:38:26.575Z] #39 ... [2019-11-05T23:38:26.575Z] [2019-11-05T23:38:26.575Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:38:26.575Z] #29 1.033 + mktemp -d [2019-11-05T23:38:26.575Z] #29 1.043 + export GOPATH=/tmp/tmp.y4AwyUgIiV [2019-11-05T23:38:26.575Z] #29 1.059 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.y4AwyUgIiV/src/github.com/go-swagger/go-swagger [2019-11-05T23:38:26.575Z] #29 1.069 Cloning into '/tmp/tmp.y4AwyUgIiV/src/github.com/go-swagger/go-swagger'... [2019-11-05T23:38:26.575Z] #29 ... [2019-11-05T23:38:26.575Z] [2019-11-05T23:38:26.575Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:38:26.575Z] #25 1.323 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:38:26.575Z] #25 1.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:38:26.575Z] #25 1.453 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:38:26.575Z] #25 1.479 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:38:26.575Z] #25 1.570 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:38:26.575Z] #25 3.537 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-05T23:38:26.575Z] #25 6.506 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-05T23:38:26.575Z] #25 8.482 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-05T23:38:26.575Z] #25 ... [2019-11-05T23:38:26.575Z] [2019-11-05T23:38:26.575Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:38:26.575Z] #63 0.921 + RM_GOPATH=0 [2019-11-05T23:38:26.575Z] #63 0.921 + TMP_GOPATH= [2019-11-05T23:38:26.575Z] #63 0.922 + : /build/ [2019-11-05T23:38:26.575Z] #63 0.922 + '[' -z '' ']' [2019-11-05T23:38:26.575Z] #63 0.926 ++ mktemp -d [2019-11-05T23:38:26.575Z] #63 0.938 + export GOPATH=/tmp/tmp.ODnEBgRvu1 [2019-11-05T23:38:26.575Z] #63 0.938 + GOPATH=/tmp/tmp.ODnEBgRvu1 [2019-11-05T23:38:26.575Z] #63 0.938 + RM_GOPATH=1 [2019-11-05T23:38:26.575Z] #63 0.940 ++ dirname ./install.sh [2019-11-05T23:38:26.575Z] #63 0.945 + dir=. [2019-11-05T23:38:26.575Z] #63 0.945 + bin=rootlesskit [2019-11-05T23:38:26.575Z] #63 0.946 + shift [2019-11-05T23:38:26.575Z] #63 0.946 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-05T23:38:26.575Z] #63 0.946 + . ./rootlesskit.installer [2019-11-05T23:38:26.575Z] #63 0.946 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-05T23:38:26.575Z] #63 0.947 + install_rootlesskit [2019-11-05T23:38:26.575Z] #63 0.948 + case "$1" in [2019-11-05T23:38:26.575Z] #63 0.948 + export CGO_ENABLED=0 [2019-11-05T23:38:26.575Z] #63 0.948 + CGO_ENABLED=0 [2019-11-05T23:38:26.575Z] #63 0.948 + _install_rootlesskit [2019-11-05T23:38:26.575Z] #63 0.953 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-05T23:38:26.575Z] #63 0.953 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-05T23:38:26.575Z] #63 0.953 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ODnEBgRvu1/src/github.com/rootless-containers/rootlesskit [2019-11-05T23:38:26.575Z] #63 0.973 Cloning into '/tmp/tmp.ODnEBgRvu1/src/github.com/rootless-containers/rootlesskit'... [2019-11-05T23:38:26.575Z] #63 7.923 + cd /tmp/tmp.ODnEBgRvu1/src/github.com/rootless-containers/rootlesskit [2019-11-05T23:38:26.575Z] #63 7.923 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-05T23:38:26.575Z] #63 8.781 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-05T23:38:26.575Z] #63 8.791 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-05T23:38:26.917Z] #63 ... [2019-11-05T23:38:26.917Z] [2019-11-05T23:38:26.917Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:38:26.917Z] #34 0.986 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:38:26.917Z] #34 0.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:38:26.917Z] #34 1.120 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:38:26.917Z] #34 1.134 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:38:26.917Z] #34 1.193 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:38:26.917Z] #34 2.804 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-05T23:38:26.917Z] #34 6.422 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-05T23:38:26.917Z] #34 8.536 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-05T23:38:26.917Z] #34 ... [2019-11-05T23:38:26.917Z] [2019-11-05T23:38:26.917Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:38:26.917Z] #41 1.276 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:38:26.917Z] #41 1.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:38:26.917Z] #41 1.406 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:38:26.917Z] #41 1.449 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:38:26.917Z] #41 1.507 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:38:26.917Z] #41 3.056 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-05T23:38:26.917Z] #41 6.143 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-05T23:38:26.917Z] #41 8.337 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-05T23:38:27.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-05T23:38:27.260Z] #41 ... [2019-11-05T23:38:27.260Z] [2019-11-05T23:38:27.260Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:38:27.260Z] #23 0.909 + RM_GOPATH=0 [2019-11-05T23:38:27.260Z] #23 0.909 + TMP_GOPATH= [2019-11-05T23:38:27.260Z] #23 0.909 + : /build [2019-11-05T23:38:27.260Z] #23 0.910 + '[' -z '' ']' [2019-11-05T23:38:27.260Z] #23 0.911 ++ mktemp -d [2019-11-05T23:38:27.260Z] #23 0.913 + export GOPATH=/tmp/tmp.bEOwICSuIN [2019-11-05T23:38:27.260Z] #23 0.913 + GOPATH=/tmp/tmp.bEOwICSuIN [2019-11-05T23:38:27.260Z] #23 0.913 + RM_GOPATH=1 [2019-11-05T23:38:27.260Z] #23 0.914 ++ dirname ./install.sh [2019-11-05T23:38:27.260Z] #23 0.915 + dir=. [2019-11-05T23:38:27.260Z] #23 0.916 + bin=dockercli [2019-11-05T23:38:27.260Z] #23 0.916 + shift [2019-11-05T23:38:27.260Z] #23 0.916 + '[' '!' -f ./dockercli.installer ']' [2019-11-05T23:38:27.260Z] #23 0.916 + . ./dockercli.installer [2019-11-05T23:38:27.260Z] #23 0.916 ++ : stable [2019-11-05T23:38:27.260Z] #23 0.916 ++ : 17.06.2-ce [2019-11-05T23:38:27.260Z] #23 0.917 + install_dockercli [2019-11-05T23:38:27.260Z] #23 0.917 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-05T23:38:27.260Z] #23 0.917 Install docker/cli version 17.06.2-ce from stable [2019-11-05T23:38:27.260Z] #23 0.918 ++ uname -m [2019-11-05T23:38:27.260Z] #23 0.920 + arch=ppc64le [2019-11-05T23:38:27.260Z] #23 0.920 + '[' ppc64le '!=' x86_64 ']' [2019-11-05T23:38:27.260Z] #23 0.920 + '[' ppc64le '!=' s390x ']' [2019-11-05T23:38:27.260Z] #23 0.921 + '[' ppc64le '!=' armhf ']' [2019-11-05T23:38:27.260Z] #23 0.921 + build_dockercli [2019-11-05T23:38:27.260Z] #23 0.922 + git clone https://github.com/docker/docker-ce /tmp/tmp.bEOwICSuIN/tmp/docker-ce [2019-11-05T23:38:27.260Z] #23 0.984 Cloning into '/tmp/tmp.bEOwICSuIN/tmp/docker-ce'... [2019-11-05T23:38:27.260Z] #23 ... [2019-11-05T23:38:27.260Z] [2019-11-05T23:38:27.260Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:38:27.260Z] #32 0.899 + RM_GOPATH=0 [2019-11-05T23:38:27.260Z] #32 0.900 + TMP_GOPATH= [2019-11-05T23:38:27.260Z] #32 0.901 + : /build [2019-11-05T23:38:27.260Z] #32 0.906 + '[' -z '' ']' [2019-11-05T23:38:27.260Z] #32 0.909 ++ mktemp -d [2019-11-05T23:38:27.260Z] #32 0.926 + export GOPATH=/tmp/tmp.TzFCLoJZu4 [2019-11-05T23:38:27.260Z] #32 0.928 + GOPATH=/tmp/tmp.TzFCLoJZu4 [2019-11-05T23:38:27.260Z] #32 0.932 + RM_GOPATH=1 [2019-11-05T23:38:27.260Z] #32 0.933 ++ dirname ./install.sh [2019-11-05T23:38:27.260Z] #32 0.943 + dir=. [2019-11-05T23:38:27.260Z] #32 0.949 + bin=tomlv [2019-11-05T23:38:27.260Z] #32 0.949 + shift [2019-11-05T23:38:27.260Z] #32 0.949 + '[' '!' -f ./tomlv.installer ']' [2019-11-05T23:38:27.260Z] #32 0.954 + . ./tomlv.installer [2019-11-05T23:38:27.260Z] #32 0.960 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-05T23:38:27.260Z] #32 0.967 + install_tomlv [2019-11-05T23:38:27.260Z] #32 0.985 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-05T23:38:27.261Z] #32 0.985 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-05T23:38:27.261Z] #32 0.985 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TzFCLoJZu4/src/github.com/BurntSushi/toml [2019-11-05T23:38:27.261Z] #32 1.045 Cloning into '/tmp/tmp.TzFCLoJZu4/src/github.com/BurntSushi/toml'... [2019-11-05T23:38:27.261Z] #32 3.176 + cd /tmp/tmp.TzFCLoJZu4/src/github.com/BurntSushi/toml [2019-11-05T23:38:27.261Z] #32 3.189 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-05T23:38:27.261Z] #32 3.233 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-05T23:38:27.261Z] #32 4.624 runtime/internal/sys [2019-11-05T23:38:27.261Z] #32 4.663 math/bits [2019-11-05T23:38:27.261Z] #32 4.754 internal/cpu [2019-11-05T23:38:27.261Z] #32 4.894 runtime/internal/atomic [2019-11-05T23:38:27.261Z] #32 5.715 runtime/internal/math [2019-11-05T23:38:27.261Z] #32 6.310 unicode/utf8 [2019-11-05T23:38:27.261Z] #32 6.428 sync/atomic [2019-11-05T23:38:27.261Z] #32 7.251 internal/bytealg [2019-11-05T23:38:27.261Z] #32 7.709 unicode [2019-11-05T23:38:27.261Z] #32 8.433 math [2019-11-05T23:38:27.261Z] #32 9.540 internal/testlog [2019-11-05T23:38:27.261Z] #32 9.784 runtime [2019-11-05T23:38:27.261Z] #32 10.76 encoding [2019-11-05T23:38:27.525Z] #19 3.275 Collecting yamllint==1.16.0 [2019-11-05T23:38:27.643Z] #32 ... [2019-11-05T23:38:27.643Z] [2019-11-05T23:38:27.643Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:38:27.643Z] #57 1.301 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:38:27.643Z] #57 1.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:38:27.643Z] #57 1.463 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:38:27.643Z] #57 1.489 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:38:27.643Z] #57 1.591 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:38:27.643Z] #57 3.633 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-05T23:38:27.643Z] #57 7.042 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-05T23:38:27.643Z] #57 8.787 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-05T23:38:27.643Z] #57 ... [2019-11-05T23:38:27.643Z] [2019-11-05T23:38:27.643Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:38:27.643Z] #69 0.910 + RM_GOPATH=0 [2019-11-05T23:38:27.643Z] #69 0.910 + TMP_GOPATH= [2019-11-05T23:38:27.643Z] #69 0.939 + : /build [2019-11-05T23:38:27.643Z] #69 0.939 + '[' -z '' ']' [2019-11-05T23:38:27.643Z] #69 0.944 ++ mktemp -d [2019-11-05T23:38:27.643Z] #69 0.948 + export GOPATH=/tmp/tmp.ursUG7mhNC [2019-11-05T23:38:27.643Z] #69 0.948 + GOPATH=/tmp/tmp.ursUG7mhNC [2019-11-05T23:38:27.643Z] #69 0.948 + RM_GOPATH=1 [2019-11-05T23:38:27.643Z] #69 0.949 ++ dirname ./install.sh [2019-11-05T23:38:27.643Z] #69 0.951 + dir=. [2019-11-05T23:38:27.643Z] #69 0.954 + bin=proxy [2019-11-05T23:38:27.643Z] #69 0.954 + shift [2019-11-05T23:38:27.643Z] #69 0.954 + '[' '!' -f ./proxy.installer ']' [2019-11-05T23:38:27.643Z] #69 0.955 + . ./proxy.installer [2019-11-05T23:38:27.643Z] #69 0.955 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-05T23:38:27.643Z] #69 0.956 + install_proxy [2019-11-05T23:38:27.643Z] #69 0.958 + case "$1" in [2019-11-05T23:38:27.643Z] #69 0.958 + export CGO_ENABLED=0 [2019-11-05T23:38:27.643Z] #69 0.959 + CGO_ENABLED=0 [2019-11-05T23:38:27.643Z] #69 0.959 + _install_proxy [2019-11-05T23:38:27.643Z] #69 0.959 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-05T23:38:27.643Z] #69 0.959 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-05T23:38:27.643Z] #69 0.959 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ursUG7mhNC/src/github.com/docker/libnetwork [2019-11-05T23:38:27.643Z] #69 0.985 Cloning into '/tmp/tmp.ursUG7mhNC/src/github.com/docker/libnetwork'... [2019-11-05T23:38:27.643Z] #69 ... [2019-11-05T23:38:27.643Z] [2019-11-05T23:38:27.643Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:38:27.643Z] #48 0.775 + RM_GOPATH=0 [2019-11-05T23:38:27.643Z] #48 0.776 + TMP_GOPATH= [2019-11-05T23:38:27.643Z] #48 0.777 + : /build [2019-11-05T23:38:27.643Z] #48 0.777 + '[' -z '' ']' [2019-11-05T23:38:27.643Z] #48 0.779 ++ mktemp -d [2019-11-05T23:38:27.643Z] #48 0.782 + export GOPATH=/tmp/tmp.UrpDYYO5lZ [2019-11-05T23:38:27.643Z] #48 0.782 + GOPATH=/tmp/tmp.UrpDYYO5lZ [2019-11-05T23:38:27.643Z] #48 0.782 + RM_GOPATH=1 [2019-11-05T23:38:27.643Z] #48 0.783 ++ dirname ./install.sh [2019-11-05T23:38:27.643Z] #48 0.785 + dir=. [2019-11-05T23:38:27.643Z] #48 0.785 + bin=gotestsum [2019-11-05T23:38:27.643Z] #48 0.785 + shift [2019-11-05T23:38:27.643Z] #48 0.785 + '[' '!' -f ./gotestsum.installer ']' [2019-11-05T23:38:27.643Z] #48 0.786 + . ./gotestsum.installer [2019-11-05T23:38:27.643Z] #48 0.786 ++ : v0.3.5 [2019-11-05T23:38:27.643Z] #48 0.786 + install_gotestsum [2019-11-05T23:38:27.643Z] #48 0.786 + echo 'Installing gotestsum version v0.3.5' [2019-11-05T23:38:27.643Z] #48 0.786 Installing gotestsum version v0.3.5 [2019-11-05T23:38:27.643Z] #48 0.787 + go get -d gotest.tools/gotestsum [2019-11-05T23:38:27.982Z] #48 ... [2019-11-05T23:38:27.982Z] [2019-11-05T23:38:27.982Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:38:27.982Z] #32 11.26 runtime/cgo [2019-11-05T23:38:28.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-05T23:38:28.456Z] #19 3.998 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-05T23:38:28.456Z] #19 4.224 Collecting pyyaml (from yamllint==1.16.0) [2019-11-05T23:38:28.456Z] #19 4.365 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-05T23:38:28.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-05T23:38:29.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-05T23:38:29.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-05T23:38:31.247Z] #19 6.802 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-05T23:38:31.247Z] #19 6.888 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-05T23:38:31.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-05T23:38:32.114Z] #19 7.784 Building wheels for collected packages: pyyaml, pathspec [2019-11-05T23:38:32.114Z] #19 7.799 Running setup.py bdist_wheel for pyyaml: started [2019-11-05T23:38:32.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-05T23:38:32.952Z] #19 ... [2019-11-05T23:38:32.952Z] [2019-11-05T23:38:32.952Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:38:32.952Z] #42 113.0 CC criu/mount.o [2019-11-05T23:38:32.952Z] #42 115.8 CC criu/namespaces.o [2019-11-05T23:38:32.952Z] #42 117.3 CC criu/net.o [2019-11-05T23:38:32.952Z] #42 119.5 CC criu/netfilter.o [2019-11-05T23:38:32.952Z] #42 120.1 CC criu/page-pipe.o [2019-11-05T23:38:32.952Z] #42 121.1 CC criu/page-xfer.o [2019-11-05T23:38:32.952Z] #42 122.0 CC criu/pagemap-cache.o [2019-11-05T23:38:32.952Z] #42 122.3 CC criu/pagemap.o [2019-11-05T23:38:32.952Z] #42 123.0 CC criu/parasite-syscall.o [2019-11-05T23:38:33.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-05T23:38:33.350Z] #42 ... [2019-11-05T23:38:33.350Z] [2019-11-05T23:38:33.350Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:38:33.350Z] #19 8.971 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-05T23:38:33.350Z] #19 8.977 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-05T23:38:33.350Z] #19 9.061 Running setup.py bdist_wheel for pathspec: started [2019-11-05T23:38:33.997Z] #32 ... [2019-11-05T23:38:33.997Z] [2019-11-05T23:38:33.997Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:38:33.997Z] #45 9.949 internal/testlog [2019-11-05T23:38:33.997Z] #45 11.27 runtime [2019-11-05T23:38:33.997Z] #45 11.37 unicode/utf16 [2019-11-05T23:38:33.997Z] #45 12.53 container/list [2019-11-05T23:38:33.997Z] #45 16.22 crypto/internal/subtle [2019-11-05T23:38:33.997Z] #45 16.98 crypto/subtle [2019-11-05T23:38:34.220Z] #19 9.858 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-05T23:38:34.220Z] #19 9.870 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-05T23:38:34.220Z] #19 9.879 Successfully built pyyaml pathspec [2019-11-05T23:38:34.220Z] #19 9.879 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-05T23:38:34.343Z] #45 18.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-05T23:38:34.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-05T23:38:34.618Z] #19 10.28 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-05T23:38:34.696Z] #45 18.51 internal/nettrace [2019-11-05T23:38:35.013Z] #19 DONE 10.6s [2019-11-05T23:38:35.013Z] [2019-11-05T23:38:35.013Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-05T23:38:35.013Z] #24 DONE 0.1s [2019-11-05T23:38:35.013Z] [2019-11-05T23:38:35.013Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-05T23:38:35.404Z] #28 DONE 0.5s [2019-11-05T23:38:35.404Z] [2019-11-05T23:38:35.404Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-05T23:38:35.404Z] #30 DONE 0.1s [2019-11-05T23:38:35.404Z] [2019-11-05T23:38:35.404Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-05T23:38:35.433Z] #45 19.11 runtime/cgo [2019-11-05T23:38:35.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-05T23:38:35.809Z] #33 DONE 0.1s [2019-11-05T23:38:35.809Z] [2019-11-05T23:38:35.809Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-05T23:38:35.809Z] #38 DONE 0.1s [2019-11-05T23:38:35.809Z] [2019-11-05T23:38:35.809Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:38:35.809Z] #42 123.7 CC criu/path.o [2019-11-05T23:38:35.809Z] #42 123.9 CC criu/pie-util-vdso-elf32.o [2019-11-05T23:38:35.809Z] #42 124.3 CC criu/pie-util-vdso.o [2019-11-05T23:38:35.809Z] #42 124.8 CC criu/pie-util.o [2019-11-05T23:38:35.809Z] #42 124.9 CC criu/pipes.o [2019-11-05T23:38:35.809Z] #42 125.7 CC criu/plugin.o [2019-11-05T23:38:35.809Z] #42 125.8 CC criu/proc_parse.o [2019-11-05T23:38:37.761Z] #42 127.6 CC criu/protobuf-desc.o [2019-11-05T23:38:37.889Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-05T23:38:37.889Z] Using test binary docker [2019-11-05T23:38:37.889Z] +++ /etc/init.d/apparmor start [2019-11-05T23:38:37.889Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-05T23:38:37.889Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-05T23:38:37.889Z] Warning failed to create cache: (null) [2019-11-05T23:38:37.889Z] . [2019-11-05T23:38:37.889Z] INFO: Waiting for daemon to start... [2019-11-05T23:38:37.889Z] Starting dockerd [2019-11-05T23:38:37.889Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-05T23:38:38.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-05T23:38:38.629Z] #42 128.5 CC criu/protobuf.o [2019-11-05T23:38:38.629Z] #42 128.7 CC criu/pstree.o [2019-11-05T23:38:39.315Z] #45 ... [2019-11-05T23:38:39.315Z] [2019-11-05T23:38:39.315Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:38:39.315Z] #41 22.81 Fetched 7720 kB in 21s (358 kB/s) [2019-11-05T23:38:39.478Z] #42 129.5 CC criu/rbtree.o [2019-11-05T23:38:39.478Z] #42 129.7 CC criu/rst-malloc.o [2019-11-05T23:38:39.880Z] #42 130.0 CC criu/seccomp.o [2019-11-05T23:38:40.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-05T23:38:40.288Z] #42 ... [2019-11-05T23:38:40.289Z] [2019-11-05T23:38:40.289Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:38:40.289Z] #55 143.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-05T23:38:40.289Z] #55 144.3 + mkdir -p /build [2019-11-05T23:38:40.289Z] #55 144.3 + cp runc /build/runc [2019-11-05T23:38:40.289Z] #55 DONE 144.5s [2019-11-05T23:38:40.289Z] [2019-11-05T23:38:40.289Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:38:40.289Z] #42 130.6 CC criu/seize.o [2019-11-05T23:38:40.421Z] . [2019-11-05T23:38:40.421Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-05T23:38:40.421Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-05T23:38:40.421Z] Error: No such image: emptyfs [2019-11-05T23:38:40.421Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-05T23:38:40.421Z] ++++ docker load [2019-11-05T23:38:40.679Z] Running integration-test (iteration 1) [2019-11-05T23:38:40.679Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-05T23:38:40.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:38:40.679Z] ++ set -e [2019-11-05T23:38:40.679Z] ++ '[' -n 0 ']' [2019-11-05T23:38:40.679Z] ++ set -x [2019-11-05T23:38:40.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:38:41.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-05T23:38:41.922Z] sha256:658185f4e907a16b4567b691da08960ce1b42cc310ccbf9262295ba803bbac83 [2019-11-05T23:38:41.922Z] INFO: Starting docker-py tests... [2019-11-05T23:38:41.922Z] ============================= test session starts ============================== [2019-11-05T23:38:41.922Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-05T23:38:41.922Z] rootdir: /src, inifile: pytest.ini [2019-11-05T23:38:41.922Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-05T23:38:41.922Z] collected 385 items / 5 deselected / 380 selected [2019-11-05T23:38:41.922Z] [2019-11-05T23:38:41.996Z] #42 131.9 CC criu/servicefd.o [2019-11-05T23:38:42.455Z] #42 132.5 CC criu/shmem.o [2019-11-05T23:38:43.314Z] #42 133.3 CC criu/sigframe.o [2019-11-05T23:38:43.314Z] #42 133.5 CC criu/signalfd.o [2019-11-05T23:38:43.426Z] 65014b3c3121: Pull complete [2019-11-05T23:38:43.706Z] #42 133.7 CC criu/sk-inet.o [2019-11-05T23:38:43.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-05T23:38:44.189Z] #41 22.81 Reading package lists... [2019-11-05T23:38:44.189Z] #41 ... [2019-11-05T23:38:44.189Z] [2019-11-05T23:38:44.189Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:38:44.189Z] #69 27.84 + cd /tmp/tmp.ursUG7mhNC/src/github.com/docker/libnetwork [2019-11-05T23:38:44.189Z] #69 27.84 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-05T23:38:44.531Z] #42 134.4 CC criu/sk-netlink.o [2019-11-05T23:38:44.531Z] #42 134.6 CC criu/sk-packet.o [2019-11-05T23:38:44.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-05T23:38:44.924Z] #69 28.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-05T23:38:44.946Z] #42 135.0 CC criu/sk-queue.o [2019-11-05T23:38:44.946Z] #42 135.3 CC criu/sk-tcp.o [2019-11-05T23:38:45.346Z] #42 135.6 CC criu/sk-unix.o [2019-11-05T23:38:46.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-05T23:38:46.668Z] #42 136.9 CC criu/sockets.o [2019-11-05T23:38:47.059Z] #42 137.3 CC criu/stats.o [2019-11-05T23:38:47.466Z] #42 137.4 CC criu/string.o [2019-11-05T23:38:47.466Z] #42 137.5 CC criu/sysctl.o [2019-11-05T23:38:47.650Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-05T23:38:47.650Z] Using test binary docker [2019-11-05T23:38:47.862Z] #42 137.9 CC criu/sysfs_parse.o [2019-11-05T23:38:47.862Z] #42 138.1 CC criu/timerfd.o [2019-11-05T23:38:47.908Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-05T23:38:47.908Z] +++ /etc/init.d/apparmor start [2019-11-05T23:38:47.908Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-05T23:38:47.908Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-05T23:38:47.908Z] Warning failed to create cache: (null) [2019-11-05T23:38:47.908Z] . [2019-11-05T23:38:47.908Z] INFO: Waiting for daemon to start... [2019-11-05T23:38:47.908Z] Starting dockerd [2019-11-05T23:38:47.908Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-05T23:38:48.263Z] #42 138.3 CC criu/tty.o [2019-11-05T23:38:49.387Z] #42 139.4 CC criu/tun.o [2019-11-05T23:38:49.797Z] #42 139.9 CC criu/uffd.o [2019-11-05T23:38:49.896Z] #69 ... [2019-11-05T23:38:49.896Z] [2019-11-05T23:38:49.896Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:38:49.896Z] #51 31.88 + cd /tmp/tmp.YkVdpkIO1f/src/github.com/golangci/golangci-lint/ [2019-11-05T23:38:49.896Z] #51 31.88 + git checkout -q v1.20.0 [2019-11-05T23:38:49.896Z] #51 32.56 ++ git describe --tags [2019-11-05T23:38:49.896Z] #51 32.57 + version=v1.20.0 [2019-11-05T23:38:49.896Z] #51 32.57 ++ git rev-parse --short HEAD [2019-11-05T23:38:49.896Z] #51 32.58 + commit=cc98739 [2019-11-05T23:38:49.896Z] #51 32.58 ++ git show -s --format=%cd [2019-11-05T23:38:49.896Z] #51 32.61 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-05T23:38:49.896Z] #51 32.61 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-05T23:38:49.896Z] #51 ... [2019-11-05T23:38:49.896Z] [2019-11-05T23:38:49.896Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:38:49.896Z] #11 23.79 Fetched 7720 kB in 23s (335 kB/s) [2019-11-05T23:38:49.896Z] #11 23.79 Reading package lists... [2019-11-05T23:38:49.896Z] #11 ... [2019-11-05T23:38:49.896Z] [2019-11-05T23:38:49.896Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:38:49.896Z] #39 26.82 + cd /tmp/tmp.epLwGmggqo/src/github.com/docker/distribution [2019-11-05T23:38:49.896Z] #39 26.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-05T23:38:49.896Z] #39 30.30 + GOPATH=/tmp/tmp.epLwGmggqo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.epLwGmggqo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-05T23:38:50.237Z] #39 ... [2019-11-05T23:38:50.237Z] [2019-11-05T23:38:50.237Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:38:50.237Z] #25 24.15 Fetched 7720 kB in 22s (338 kB/s) [2019-11-05T23:38:50.237Z] #25 24.15 Reading package lists... [2019-11-05T23:38:50.454Z] . [2019-11-05T23:38:50.454Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-05T23:38:50.454Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-05T23:38:50.454Z] Error: No such image: emptyfs [2019-11-05T23:38:50.454Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-05T23:38:50.454Z] ++++ docker load [2019-11-05T23:38:50.454Z] Running integration-test (iteration 1) [2019-11-05T23:38:50.454Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-05T23:38:50.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:38:50.454Z] ++ set -e [2019-11-05T23:38:50.454Z] ++ '[' -n 0 ']' [2019-11-05T23:38:50.454Z] ++ set -x [2019-11-05T23:38:50.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:38:50.637Z] #25 34.15 Reading package lists... [2019-11-05T23:38:50.637Z] #25 ... [2019-11-05T23:38:50.637Z] [2019-11-05T23:38:50.637Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:38:50.637Z] #45 24.17 vendor/golang.org/x/crypto/internal/subtle [2019-11-05T23:38:50.637Z] #45 ... [2019-11-05T23:38:50.637Z] [2019-11-05T23:38:50.637Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:38:50.637Z] #34 24.26 Fetched 7720 kB in 23s (331 kB/s) [2019-11-05T23:38:50.637Z] #34 24.26 Reading package lists... [2019-11-05T23:38:50.637Z] #34 34.13 Reading package lists... [2019-11-05T23:38:50.637Z] #34 ... [2019-11-05T23:38:50.637Z] [2019-11-05T23:38:50.637Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:38:50.681Z] #42 141.0 CC criu/util.o [2019-11-05T23:38:51.368Z] #11 34.25 Reading package lists... [2019-11-05T23:38:51.368Z] #11 ... [2019-11-05T23:38:51.368Z] [2019-11-05T23:38:51.368Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:38:51.368Z] #57 25.17 Fetched 7720 kB in 23s (323 kB/s) [2019-11-05T23:38:51.368Z] #57 25.17 Reading package lists... [2019-11-05T23:38:51.368Z] #57 34.78 Reading package lists... [2019-11-05T23:38:51.368Z] #57 ... [2019-11-05T23:38:51.368Z] [2019-11-05T23:38:51.368Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:38:51.368Z] #41 22.81 Reading package lists... [2019-11-05T23:38:51.549Z] #42 ... [2019-11-05T23:38:51.549Z] [2019-11-05T23:38:51.549Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:38:51.549Z] #39 183.7 + dpkg --print-architecture [2019-11-05T23:38:51.549Z] #39 183.7 + cd /tmp/tmp.acT38UgzCj/src/github.com/docker/distribution [2019-11-05T23:38:51.549Z] #39 183.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-05T23:38:51.549Z] #39 184.0 + GOPATH=/tmp/tmp.acT38UgzCj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.acT38UgzCj [2019-11-05T23:38:51.549Z] #39 184.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-05T23:38:57.063Z] #39 ... [2019-11-05T23:38:57.063Z] [2019-11-05T23:38:57.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:38:57.063Z] #42 142.0 CC criu/uts_ns.o [2019-11-05T23:38:57.063Z] #42 142.2 CC criu/vdso.o [2019-11-05T23:38:57.063Z] #42 143.0 LINK criu/built-in.o [2019-11-05T23:38:57.063Z] #42 143.1 LINK criu/criu [2019-11-05T23:38:57.063Z] #42 143.7 DEP lib/c/criu.d [2019-11-05T23:38:57.063Z] #42 143.8 CC images/rpc.pb-c.o [2019-11-05T23:38:57.063Z] #42 144.4 CC lib/c/criu.o [2019-11-05T23:38:57.063Z] #42 145.1 LINK lib/c/built-in.o [2019-11-05T23:38:57.063Z] #42 145.1 LINK lib/c/libcriu.so [2019-11-05T23:38:57.063Z] #42 145.2 GEN magic.py [2019-11-05T23:38:57.063Z] #42 145.3 Note: Building without setproctitle() and strlcpy() support. [2019-11-05T23:38:57.063Z] #42 145.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-05T23:38:57.063Z] #42 145.6 fatal: Not a git repository (or any of the parent directories): .git [2019-11-05T23:38:57.063Z] #42 146.0 make[1]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.5 make[1]: 'images/built-in.o' is up to date. [2019-11-05T23:38:57.063Z] #42 146.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-05T23:38:57.063Z] #42 146.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-05T23:38:57.063Z] #42 146.5 make[1]: 'compel/libcompel.a' is up to date. [2019-11-05T23:38:57.063Z] #42 146.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-05T23:38:57.063Z] #42 146.6 make[1]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-05T23:38:57.063Z] #42 146.7 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.7 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.7 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-11-05T23:38:57.063Z] #42 146.9 INSTALL criu/criu [2019-11-05T23:38:57.063Z] #42 DONE 147.1s [2019-11-05T23:38:57.063Z] [2019-11-05T23:38:57.063Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:38:58.766Z] #41 32.01 Reading package lists... [2019-11-05T23:38:59.449Z] #41 42.99 Building dependency tree... [2019-11-05T23:38:59.450Z] #41 ... [2019-11-05T23:38:59.450Z] [2019-11-05T23:38:59.450Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:38:59.450Z] #25 34.15 Reading package lists... [2019-11-05T23:39:00.436Z] Loaded image: buildpack-deps:jessie [2019-11-05T23:39:00.436Z] Loaded image: busybox:latest [2019-11-05T23:39:00.436Z] Loaded image: busybox:glibc [2019-11-05T23:39:00.436Z] Loaded image: debian:jessie [2019-11-05T23:39:00.695Z] Loaded image: hello-world:latest [2019-11-05T23:39:00.695Z] INFO: Testing against a local daemon [2019-11-05T23:39:00.695Z] === RUN TestCgroupNamespacesBuild [2019-11-05T23:39:01.535Z] #25 43.74 Building dependency tree... [2019-11-05T23:39:02.744Z] #25 46.61 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-05T23:39:02.744Z] #25 46.61 The following additional packages will be installed: [2019-11-05T23:39:02.744Z] #25 46.61 libjq1 libonig4 [2019-11-05T23:39:03.089Z] #25 47.16 The following NEW packages will be installed: [2019-11-05T23:39:03.552Z] #25 47.18 jq libjq1 libonig4 [2019-11-05T23:39:03.552Z] #25 47.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:39:03.552Z] #25 47.41 Need to get 310 kB of archives. [2019-11-05T23:39:03.552Z] #25 47.41 After this operation, 1267 kB of additional disk space will be used. [2019-11-05T23:39:03.552Z] #25 47.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-05T23:39:03.552Z] #25 47.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-05T23:39:03.552Z] #25 47.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-05T23:39:03.984Z] --- PASS: TestCgroupNamespacesBuild (3.34s) [2019-11-05T23:39:03.984Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-05T23:39:05.265Z] #25 49.07 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:39:05.610Z] #25 49.45 Fetched 310 kB in 0s (2105 kB/s) [2019-11-05T23:39:05.610Z] #25 49.64 Selecting previously unselected package libonig4:ppc64el. [2019-11-05T23:39:05.889Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-11-05T23:39:05.889Z] === RUN TestBuildWithSession [2019-11-05T23:39:05.889Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-05T23:39:05.889Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:39:05.889Z] === RUN TestBuildSquashParent [2019-11-05T23:39:05.954Z] #25 49.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-05T23:39:05.954Z] #25 49.85 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-05T23:39:05.954Z] #25 49.86 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-05T23:39:06.299Z] #25 50.26 Selecting previously unselected package libjq1:ppc64el. [2019-11-05T23:39:06.299Z] #25 50.30 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-05T23:39:06.299Z] #25 ... [2019-11-05T23:39:06.299Z] [2019-11-05T23:39:06.299Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:39:06.299Z] #57 34.78 Reading package lists... [2019-11-05T23:39:06.299Z] #57 44.09 Building dependency tree... [2019-11-05T23:39:06.299Z] #57 46.88 The following additional packages will be installed: [2019-11-05T23:39:06.299Z] #57 46.89 btrfs-progs liblzo2-2 [2019-11-05T23:39:06.299Z] #57 47.31 The following NEW packages will be installed: [2019-11-05T23:39:06.299Z] #57 47.32 btrfs-progs btrfs-tools liblzo2-2 [2019-11-05T23:39:06.299Z] #57 47.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:39:06.299Z] #57 47.50 Need to get 588 kB of archives. [2019-11-05T23:39:06.299Z] #57 47.50 After this operation, 5005 kB of additional disk space will be used. [2019-11-05T23:39:06.299Z] #57 47.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-05T23:39:06.299Z] #57 47.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-05T23:39:06.299Z] #57 47.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-05T23:39:06.299Z] #57 49.45 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:39:06.299Z] #57 49.66 Fetched 588 kB in 0s (3257 kB/s) [2019-11-05T23:39:06.299Z] #57 49.85 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-05T23:39:06.299Z] #57 49.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-05T23:39:06.299Z] #57 49.95 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-05T23:39:06.299Z] #57 49.95 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-05T23:39:06.299Z] #57 50.23 Selecting previously unselected package btrfs-progs. [2019-11-05T23:39:06.299Z] #57 50.25 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-05T23:39:06.299Z] #57 50.26 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-05T23:39:06.299Z] #57 ... [2019-11-05T23:39:06.299Z] [2019-11-05T23:39:06.299Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-05T23:39:06.299Z] #25 50.33 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-05T23:39:06.643Z] #25 50.67 Selecting previously unselected package jq. [2019-11-05T23:39:06.643Z] #25 50.69 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-05T23:39:06.643Z] #25 50.72 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-05T23:39:06.690Z] #39 199.0 + rm -rf /tmp/tmp.acT38UgzCj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.acT38UgzCj [2019-11-05T23:39:06.690Z] #39 DONE 199.1s [2019-11-05T23:39:06.690Z] [2019-11-05T23:39:06.690Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:07.349Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-05T23:39:07.380Z] #25 51.00 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-05T23:39:07.380Z] #25 51.01 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-05T23:39:07.380Z] #25 51.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:07.380Z] #25 51.26 Setting up jq (1.5+dfsg-1.3) ... [2019-11-05T23:39:07.724Z] #25 DONE 51.4s [2019-11-05T23:39:07.724Z] [2019-11-05T23:39:07.724Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-05T23:39:07.724Z] #26 DONE 0.1s [2019-11-05T23:39:07.724Z] [2019-11-05T23:39:07.724Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:39:07.724Z] #11 34.25 Reading package lists... [2019-11-05T23:39:07.724Z] #11 44.09 Building dependency tree... [2019-11-05T23:39:07.724Z] #11 47.18 The following additional packages will be installed: [2019-11-05T23:39:07.724Z] #11 47.20 libapparmor1 libseccomp2 [2019-11-05T23:39:07.724Z] #11 47.20 Suggested packages: [2019-11-05T23:39:07.724Z] #11 47.20 seccomp [2019-11-05T23:39:07.724Z] #11 47.77 The following NEW packages will be installed: [2019-11-05T23:39:07.724Z] #11 47.80 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-05T23:39:07.724Z] #11 47.93 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:39:07.724Z] #11 47.93 Need to get 296 kB of archives. [2019-11-05T23:39:07.724Z] #11 47.93 After this operation, 1346 kB of additional disk space will be used. [2019-11-05T23:39:07.724Z] #11 47.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-05T23:39:07.724Z] #11 47.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-05T23:39:07.724Z] #11 47.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-05T23:39:07.724Z] #11 47.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-05T23:39:07.724Z] #11 49.86 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:39:07.724Z] #11 50.21 Fetched 296 kB in 0s (2614 kB/s) [2019-11-05T23:39:07.724Z] #11 50.40 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-05T23:39:07.724Z] #11 50.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-05T23:39:07.724Z] #11 50.59 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-05T23:39:07.724Z] #11 50.61 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-05T23:39:07.724Z] #11 50.87 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-05T23:39:07.724Z] #11 50.87 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-05T23:39:07.724Z] #11 50.89 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-05T23:39:07.724Z] #11 51.17 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-05T23:39:07.724Z] #11 51.17 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-05T23:39:07.724Z] #11 51.18 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-05T23:39:07.724Z] #11 51.43 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-05T23:39:07.724Z] #11 51.47 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-05T23:39:07.724Z] #11 51.49 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-05T23:39:07.724Z] #11 ... [2019-11-05T23:39:07.724Z] [2019-11-05T23:39:07.724Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-05T23:39:07.724Z] #57 51.62 Selecting previously unselected package btrfs-tools. [2019-11-05T23:39:07.724Z] #57 51.63 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-05T23:39:07.724Z] #57 51.64 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-05T23:39:07.724Z] #57 51.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:07.910Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-05T23:39:08.054Z] #51 ... [2019-11-05T23:39:08.054Z] [2019-11-05T23:39:08.054Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-05T23:39:08.054Z] #40 DONE 0.2s [2019-11-05T23:39:08.054Z] [2019-11-05T23:39:08.054Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-05T23:39:08.054Z] #43 DONE 0.1s [2019-11-05T23:39:08.054Z] [2019-11-05T23:39:08.054Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:08.054Z] #60 ... [2019-11-05T23:39:08.054Z] [2019-11-05T23:39:08.054Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-05T23:39:08.054Z] #46 DONE 0.1s [2019-11-05T23:39:08.054Z] [2019-11-05T23:39:08.054Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-05T23:39:08.054Z] #49 DONE 0.1s [2019-11-05T23:39:08.054Z] [2019-11-05T23:39:08.054Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:08.066Z] #57 51.92 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-05T23:39:08.066Z] #57 51.94 Setting up btrfs-progs (4.7.3-1) ... [2019-11-05T23:39:08.066Z] #57 51.96 Setting up btrfs-tools (4.7.3-1) ... [2019-11-05T23:39:08.066Z] #57 51.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:08.409Z] #57 DONE 52.3s [2019-11-05T23:39:08.409Z] [2019-11-05T23:39:08.409Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:39:08.409Z] #58 DONE 0.1s [2019-11-05T23:39:08.409Z] [2019-11-05T23:39:08.409Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-05T23:39:08.409Z] #59 DONE 0.1s [2019-11-05T23:39:08.409Z] [2019-11-05T23:39:08.409Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-05T23:39:08.409Z] #11 51.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:08.409Z] #11 52.09 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-05T23:39:08.409Z] #11 52.10 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-05T23:39:08.409Z] #11 52.10 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-05T23:39:08.409Z] #11 52.11 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-05T23:39:08.409Z] #11 52.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:08.409Z] #11 DONE 52.4s [2019-11-05T23:39:08.409Z] [2019-11-05T23:39:08.409Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:08.751Z] #60 ... [2019-11-05T23:39:08.751Z] [2019-11-05T23:39:08.751Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:39:08.751Z] #53 DONE 0.1s [2019-11-05T23:39:08.751Z] [2019-11-05T23:39:08.751Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-05T23:39:08.751Z] #54 DONE 0.1s [2019-11-05T23:39:08.751Z] [2019-11-05T23:39:08.751Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:09.095Z] #55 0.396 + RM_GOPATH=0 [2019-11-05T23:39:09.095Z] #55 0.398 + TMP_GOPATH= [2019-11-05T23:39:09.095Z] #55 0.399 + : /build [2019-11-05T23:39:09.095Z] #55 0.400 + '[' -z '' ']' [2019-11-05T23:39:09.095Z] #55 0.403 ++ mktemp -d [2019-11-05T23:39:09.095Z] #55 0.410 + export GOPATH=/tmp/tmp.8XKVfSqO6l [2019-11-05T23:39:09.095Z] #55 0.411 + GOPATH=/tmp/tmp.8XKVfSqO6l [2019-11-05T23:39:09.095Z] #55 0.412 + RM_GOPATH=1 [2019-11-05T23:39:09.095Z] #55 0.415 ++ dirname ./install.sh [2019-11-05T23:39:09.095Z] #55 0.421 + dir=. [2019-11-05T23:39:09.095Z] #55 0.422 + bin=runc [2019-11-05T23:39:09.095Z] #55 0.422 + shift [2019-11-05T23:39:09.095Z] #55 0.424 + '[' '!' -f ./runc.installer ']' [2019-11-05T23:39:09.095Z] #55 0.425 + . ./runc.installer [2019-11-05T23:39:09.095Z] #55 0.435 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-05T23:39:09.095Z] #55 0.438 + install_runc [2019-11-05T23:39:09.095Z] #55 0.441 + uname -r [2019-11-05T23:39:09.095Z] #55 0.443 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-05T23:39:09.095Z] #55 0.450 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-05T23:39:09.095Z] #55 0.450 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-05T23:39:09.095Z] #55 0.451 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-05T23:39:09.095Z] #55 0.453 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8XKVfSqO6l/src/github.com/opencontainers/runc [2019-11-05T23:39:09.095Z] #55 0.468 Cloning into '/tmp/tmp.8XKVfSqO6l/src/github.com/opencontainers/runc'... [2019-11-05T23:39:09.438Z] #55 ... [2019-11-05T23:39:09.438Z] [2019-11-05T23:39:09.438Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-05T23:39:09.438Z] #12 DONE 0.9s [2019-11-05T23:39:09.438Z] [2019-11-05T23:39:09.438Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:09.438Z] #60 0.442 + RM_GOPATH=0 [2019-11-05T23:39:09.438Z] #60 0.443 + TMP_GOPATH= [2019-11-05T23:39:09.438Z] #60 0.443 + : /build [2019-11-05T23:39:09.438Z] #60 0.443 + '[' -z '' ']' [2019-11-05T23:39:09.438Z] #60 0.444 ++ mktemp -d [2019-11-05T23:39:09.438Z] #60 0.447 + export GOPATH=/tmp/tmp.6EqMFUHGyd [2019-11-05T23:39:09.438Z] #60 0.447 + GOPATH=/tmp/tmp.6EqMFUHGyd [2019-11-05T23:39:09.438Z] #60 0.447 + RM_GOPATH=1 [2019-11-05T23:39:09.438Z] #60 0.452 ++ dirname ./install.sh [2019-11-05T23:39:09.438Z] #60 0.453 + dir=. [2019-11-05T23:39:09.438Z] #60 0.453 + bin=containerd [2019-11-05T23:39:09.438Z] #60 0.453 + shift [2019-11-05T23:39:09.438Z] #60 0.454 + '[' '!' -f ./containerd.installer ']' [2019-11-05T23:39:09.438Z] #60 0.454 + . ./containerd.installer [2019-11-05T23:39:09.438Z] #60 0.454 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-05T23:39:09.438Z] #60 0.455 + install_containerd [2019-11-05T23:39:09.438Z] #60 0.455 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-05T23:39:09.438Z] #60 0.455 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-05T23:39:09.438Z] #60 0.455 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6EqMFUHGyd/src/github.com/containerd/containerd [2019-11-05T23:39:09.438Z] #60 0.477 Cloning into '/tmp/tmp.6EqMFUHGyd/src/github.com/containerd/containerd'... [2019-11-05T23:39:09.813Z] #60 ... [2019-11-05T23:39:09.813Z] [2019-11-05T23:39:09.813Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-05T23:39:09.813Z] #13 DONE 0.6s [2019-11-05T23:39:10.048Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-05T23:39:10.153Z] [2019-11-05T23:39:10.153Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:39:10.153Z] #41 42.99 Building dependency tree... [2019-11-05T23:39:10.153Z] #41 47.29 The following additional packages will be installed: [2019-11-05T23:39:10.153Z] #41 47.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-05T23:39:10.153Z] #41 47.30 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-05T23:39:10.153Z] #41 47.33 Suggested packages: [2019-11-05T23:39:10.153Z] #41 47.33 manpages-dev python-setuptools [2019-11-05T23:39:10.153Z] #41 50.25 The following NEW packages will be installed: [2019-11-05T23:39:10.153Z] #41 50.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-05T23:39:10.153Z] #41 50.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-05T23:39:10.153Z] #41 50.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-05T23:39:10.153Z] #41 50.27 zlib1g-dev [2019-11-05T23:39:10.153Z] #41 50.44 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:39:10.153Z] #41 50.44 Need to get 3548 kB of archives. [2019-11-05T23:39:10.153Z] #41 50.44 After this operation, 21.2 MB of additional disk space will be used. [2019-11-05T23:39:10.153Z] #41 50.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-05T23:39:10.153Z] #41 50.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-05T23:39:10.153Z] #41 50.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-05T23:39:10.153Z] #41 50.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-05T23:39:10.153Z] #41 50.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-05T23:39:10.153Z] #41 50.59 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-05T23:39:10.153Z] #41 50.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-05T23:39:10.153Z] #41 50.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-05T23:39:10.153Z] #41 50.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-05T23:39:10.153Z] #41 50.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-05T23:39:10.153Z] #41 50.78 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-05T23:39:10.153Z] #41 50.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-05T23:39:10.153Z] #41 51.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-05T23:39:10.153Z] #41 51.04 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-05T23:39:10.153Z] #41 51.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-05T23:39:10.153Z] #41 51.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-05T23:39:10.153Z] #41 52.92 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:39:10.153Z] #41 53.17 Fetched 3548 kB in 0s (4866 kB/s) [2019-11-05T23:39:10.153Z] #41 53.44 Selecting previously unselected package libnet1:ppc64el. [2019-11-05T23:39:10.153Z] #41 53.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-05T23:39:10.153Z] #41 53.64 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-05T23:39:10.153Z] #41 53.67 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-05T23:39:10.153Z] #41 53.96 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-05T23:39:10.153Z] #41 54.00 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-05T23:39:10.153Z] #41 54.00 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-05T23:39:10.494Z] #41 54.27 Selecting previously unselected package libnet1-dev. [2019-11-05T23:39:10.494Z] #41 54.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-05T23:39:10.494Z] #41 54.30 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-05T23:39:10.494Z] #41 ... [2019-11-05T23:39:10.494Z] [2019-11-05T23:39:10.494Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-05T23:39:10.494Z] #14 0.429 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-05T23:39:10.494Z] #14 DONE 0.5s [2019-11-05T23:39:10.494Z] [2019-11-05T23:39:10.494Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-05T23:39:10.838Z] #15 DONE 0.4s [2019-11-05T23:39:10.838Z] [2019-11-05T23:39:10.838Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:39:10.838Z] #41 54.74 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-05T23:39:10.838Z] #41 54.78 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-05T23:39:10.838Z] #41 54.79 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-05T23:39:11.182Z] #41 54.99 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-05T23:39:11.182Z] #41 54.99 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-05T23:39:11.182Z] #41 54.99 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-05T23:39:11.525Z] #41 ... [2019-11-05T23:39:11.526Z] [2019-11-05T23:39:11.526Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-05T23:39:11.526Z] #16 DONE 0.6s [2019-11-05T23:39:11.526Z] [2019-11-05T23:39:11.526Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:39:11.526Z] #41 55.50 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-05T23:39:11.869Z] #41 55.55 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-05T23:39:11.869Z] #41 55.56 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-05T23:39:11.869Z] #41 55.67 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-05T23:39:11.869Z] #41 55.67 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-05T23:39:11.869Z] #41 55.68 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-05T23:39:11.869Z] #41 ... [2019-11-05T23:39:11.869Z] [2019-11-05T23:39:11.869Z] #17 [dev 6/24] RUN ldconfig [2019-11-05T23:39:11.869Z] #17 DONE 0.5s [2019-11-05T23:39:12.212Z] [2019-11-05T23:39:12.212Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:39:12.212Z] #41 55.93 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-05T23:39:12.212Z] #41 55.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-05T23:39:12.212Z] #41 55.97 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-05T23:39:12.825Z] Loaded image: buildpack-deps:jessie [2019-11-05T23:39:12.825Z] Loaded image: busybox:latest [2019-11-05T23:39:12.825Z] Loaded image: busybox:glibc [2019-11-05T23:39:12.825Z] Loaded image: debian:jessie [2019-11-05T23:39:12.825Z] Loaded image: hello-world:latest [2019-11-05T23:39:12.825Z] INFO: Testing against a local daemon [2019-11-05T23:39:12.825Z] === RUN TestCgroupNamespacesBuild [2019-11-05T23:39:12.951Z] #41 56.62 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-05T23:39:12.952Z] #41 56.63 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-05T23:39:12.952Z] #41 56.66 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-05T23:39:14.010Z] --- PASS: TestBuildSquashParent (7.12s) [2019-11-05T23:39:14.011Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-05T23:39:14.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:39:14.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:39:14.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:39:14.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:39:14.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:39:14.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:39:14.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:39:14.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:39:14.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:39:14.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:39:14.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:39:14.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:39:14.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:39:14.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:39:14.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:39:14.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:39:14.140Z] #41 57.74 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-05T23:39:14.140Z] #41 57.78 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-05T23:39:14.140Z] #41 57.79 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-05T23:39:14.140Z] #41 58.13 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-05T23:39:14.485Z] #41 58.16 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-05T23:39:14.485Z] #41 58.16 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-05T23:39:14.485Z] #41 ... [2019-11-05T23:39:14.485Z] [2019-11-05T23:39:14.485Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:39:14.485Z] #34 34.13 Reading package lists... [2019-11-05T23:39:14.485Z] #34 48.52 Building dependency tree... [2019-11-05T23:39:14.485Z] #34 50.99 The following additional packages will be installed: [2019-11-05T23:39:14.485Z] #34 51.01 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-05T23:39:14.485Z] #34 51.02 Suggested packages: [2019-11-05T23:39:14.485Z] #34 51.02 codeblocks eclipse ninja-build lrzip [2019-11-05T23:39:14.485Z] #34 51.02 Recommended packages: [2019-11-05T23:39:14.485Z] #34 51.02 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-05T23:39:14.485Z] #34 52.12 The following NEW packages will be installed: [2019-11-05T23:39:14.485Z] #34 52.14 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-05T23:39:14.485Z] #34 52.14 vim-common xxd [2019-11-05T23:39:14.485Z] #34 52.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:39:14.485Z] #34 52.24 Need to get 13.4 MB of archives. [2019-11-05T23:39:14.485Z] #34 52.24 After this operation, 60.4 MB of additional disk space will be used. [2019-11-05T23:39:14.485Z] #34 52.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-05T23:39:14.485Z] #34 52.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-05T23:39:14.485Z] #34 52.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-05T23:39:14.485Z] #34 53.58 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-05T23:39:14.485Z] #34 53.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-05T23:39:14.485Z] #34 53.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-05T23:39:14.485Z] #34 53.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-05T23:39:14.485Z] #34 53.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-05T23:39:14.485Z] #34 54.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-05T23:39:14.485Z] #34 54.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-05T23:39:14.485Z] #34 56.23 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:39:14.485Z] #34 56.35 Fetched 13.4 MB in 2s (6183 kB/s) [2019-11-05T23:39:14.485Z] #34 56.44 Selecting previously unselected package cmake-data. [2019-11-05T23:39:14.485Z] #34 56.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-05T23:39:14.485Z] #34 56.57 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-05T23:39:14.485Z] #34 56.60 Unpacking cmake-data (3.7.2-1) ... [2019-11-05T23:39:14.724Z] --- PASS: TestCgroupNamespacesBuild (3.86s) [2019-11-05T23:39:14.724Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-05T23:39:15.682Z] #34 ... [2019-11-05T23:39:15.683Z] [2019-11-05T23:39:15.683Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:39:15.683Z] #27 5.247 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-05T23:39:15.683Z] #27 6.732 [2019-11-05T23:39:15.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:39:16.023Z] #51 ... [2019-11-05T23:39:16.023Z] [2019-11-05T23:39:16.023Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:16.023Z] #60 178.9 + bin/containerd [2019-11-05T23:39:16.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:39:17.094Z] #27 7.472 # 2.7% #### 6.9% ######### 13.3% ############ 17.6% ############### 21.8% #################### 28.2% ######################## 34.6% ############################# 41.0% ############################### 43.1% ##################################### 51.6% ######################################### 57.7% ############################################### 66.2% ##################################################### 74.8% ########################################################### 83.3% ################################################################## 91.8% ##################################################################### 96.0% ######## [2019-11-05T23:39:17.094Z] #27 ... [2019-11-05T23:39:17.094Z] [2019-11-05T23:39:17.094Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:39:17.094Z] #41 60.93 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-05T23:39:17.094Z] #41 60.94 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-05T23:39:17.094Z] #41 60.95 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-05T23:39:17.252Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2019-11-05T23:39:17.252Z] === RUN TestBuildWithSession [2019-11-05T23:39:17.252Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-05T23:39:17.252Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:39:17.252Z] === RUN TestBuildSquashParent [2019-11-05T23:39:18.281Z] #41 61.99 Selecting previously unselected package protobuf-c-compiler. [2019-11-05T23:39:18.281Z] #41 62.00 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-05T23:39:18.281Z] #41 62.02 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-05T23:39:18.281Z] #41 62.23 Selecting previously unselected package protobuf-compiler. [2019-11-05T23:39:18.281Z] #41 62.24 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-05T23:39:18.281Z] #41 62.25 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-05T23:39:18.621Z] #41 62.50 Selecting previously unselected package python-pkg-resources. [2019-11-05T23:39:18.621Z] #41 62.50 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-05T23:39:18.621Z] #41 62.50 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-05T23:39:18.716Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-05T23:39:18.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2019-11-05T23:39:18.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2019-11-05T23:39:18.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2019-11-05T23:39:18.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2019-11-05T23:39:18.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2019-11-05T23:39:18.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2019-11-05T23:39:18.716Z] === RUN TestBuildMultiStageCopy [2019-11-05T23:39:18.716Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-05T23:39:18.964Z] #41 ... [2019-11-05T23:39:18.964Z] [2019-11-05T23:39:18.964Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:39:18.964Z] #69 DONE 62.5s [2019-11-05T23:39:18.964Z] [2019-11-05T23:39:18.964Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:39:18.964Z] #34 61.55 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-05T23:39:18.964Z] #34 61.62 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-05T23:39:18.964Z] #34 61.69 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-05T23:39:18.964Z] #34 61.95 Selecting previously unselected package libicu57:ppc64el. [2019-11-05T23:39:18.964Z] #34 61.97 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-05T23:39:18.964Z] #34 61.99 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-05T23:39:20.277Z] #60 ... [2019-11-05T23:39:20.277Z] [2019-11-05T23:39:20.277Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:20.277Z] #51 DONE 211.6s [2019-11-05T23:39:20.277Z] [2019-11-05T23:39:20.277Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:20.685Z] #60 ... [2019-11-05T23:39:20.685Z] [2019-11-05T23:39:20.685Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-05T23:39:21.083Z] #52 DONE 0.2s [2019-11-05T23:39:21.083Z] [2019-11-05T23:39:21.083Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-05T23:39:21.083Z] #56 DONE 0.1s [2019-11-05T23:39:21.083Z] [2019-11-05T23:39:21.083Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:21.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-05T23:39:21.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-05T23:39:21.820Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-05T23:39:22.009Z] #34 ... [2019-11-05T23:39:22.009Z] [2019-11-05T23:39:22.009Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:39:22.009Z] #18 0.727 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-05T23:39:22.009Z] #18 0.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-05T23:39:22.009Z] #18 0.896 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-05T23:39:22.009Z] #18 0.915 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-05T23:39:22.009Z] #18 1.043 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-05T23:39:22.009Z] #18 3.014 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-05T23:39:22.009Z] #18 6.746 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-05T23:39:22.009Z] #18 9.143 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-05T23:39:22.356Z] #18 ... [2019-11-05T23:39:22.356Z] [2019-11-05T23:39:22.356Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:39:22.356Z] #27 7.472 # 2.7% #### 6.9% ######### 13.3% ############ 17.6% ############### 21.8% #################### 28.2% ######################## 34.6% ############################# 41.0% ############################### 43.1% ##################################### 51.6% ######################################### 57.7% ############################################### 66.2% ##################################################### 74.8% ########################################################### 83.3% ################################################################## 91.8% ##################################################################### 96.0% ###################################################################### 98.2% ######################################################################## 100.0% [2019-11-05T23:39:22.356Z] #27 10.95 [2019-11-05T23:39:22.356Z] #27 11.72 ### 5.0% ########### 16.5% ######################## 33.8% ######################################## 56.7% ################################################# 68.3% ############################################################# 85.5% ##################################################################### 97.0% ######################################################################## 100.0% [2019-11-05T23:39:22.356Z] #27 14.14 [2019-11-05T23:39:22.387Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-05T23:39:22.954Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2019-11-05T23:39:22.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2019-11-05T23:39:22.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-11-05T23:39:22.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-11-05T23:39:22.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-11-05T23:39:22.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2019-11-05T23:39:22.954Z] === RUN TestBuildMultiStageParentConfig [2019-11-05T23:39:24.096Z] #27 14.81 ### 4.3% ######## 12.1% ############ 17.2% ################# 25.0% ######################### 35.3% ############################## 43.0% #################################### 50.8% ######################################## 55.9% ######################################### 57.5% ############################################ 61.2% ############################################### 66.4% ################################################### 71.5% ######################################################### 79.3% ############################################################## 87.0% #################################################################### 94.8% ######################################################################## 100.0% [2019-11-05T23:39:24.829Z] #27 ... [2019-11-05T23:39:24.829Z] [2019-11-05T23:39:24.829Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:24.829Z] #45 68.56 sync [2019-11-05T23:39:24.829Z] #45 68.57 internal/reflectlite [2019-11-05T23:39:24.859Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-11-05T23:39:24.859Z] === RUN TestBuildLabelWithTargets [2019-11-05T23:39:26.720Z] #45 ... [2019-11-05T23:39:26.720Z] [2019-11-05T23:39:26.720Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:39:26.720Z] #48 60.44 + cd /tmp/tmp.UrpDYYO5lZ/src/gotest.tools/gotestsum [2019-11-05T23:39:26.720Z] #48 60.44 + git checkout -q v0.3.5 [2019-11-05T23:39:26.720Z] #48 60.63 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-05T23:39:26.720Z] #48 ... [2019-11-05T23:39:26.720Z] [2019-11-05T23:39:26.720Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:39:26.720Z] #27 17.79 [2019-11-05T23:39:26.763Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2019-11-05T23:39:26.763Z] === RUN TestBuildWithEmptyLayers [2019-11-05T23:39:27.702Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2019-11-05T23:39:27.702Z] === RUN TestBuildMultiStageOnBuild [2019-11-05T23:39:29.158Z] #27 18.51 # 2.1% ### 4.8% ###### 8.4% ####### 11.1% ######## 12.0% ########## 14.6% ############ 16.9% ############# 18.7% ############### 21.4% ################## 25.3% #################### 27.9% ###################### 31.5% ######################## 34.2% ######################### 36.0% ########################### 37.8% ############################# 40.5% ############################### 43.1% ################################ 45.8% ################################## 48.5% #################################### 50.3% ###################################### 53.0% ######################################## 56.5% ########################################### 60.1% ############################################# 62.8% ########## [2019-11-05T23:39:29.158Z] #27 ... [2019-11-05T23:39:29.158Z] [2019-11-05T23:39:29.158Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:39:29.158Z] #41 62.96 Selecting previously unselected package python-protobuf. [2019-11-05T23:39:29.158Z] #41 62.97 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-05T23:39:29.158Z] #41 62.97 Unpacking python-protobuf (3.0.0-9) ... [2019-11-05T23:39:29.158Z] #41 64.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-05T23:39:29.158Z] #41 64.38 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-05T23:39:29.158Z] #41 64.39 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-05T23:39:29.158Z] #41 72.79 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-05T23:39:29.158Z] #41 72.80 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-05T23:39:29.158Z] #41 72.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:29.158Z] #41 72.88 Setting up python-protobuf (3.0.0-9) ... [2019-11-05T23:39:29.158Z] #41 ... [2019-11-05T23:39:29.158Z] [2019-11-05T23:39:29.158Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:39:29.158Z] #34 73.09 Selecting previously unselected package libxml2:ppc64el. [2019-11-05T23:39:29.158Z] #34 73.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-05T23:39:29.158Z] #34 73.19 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-05T23:39:29.448Z] --- PASS: TestBuildSquashParent (10.73s) [2019-11-05T23:39:29.448Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-05T23:39:29.448Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:39:29.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:39:29.448Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:39:29.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:39:29.448Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:39:29.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:39:29.448Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:39:29.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:39:29.448Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:39:29.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:39:29.448Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:39:29.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:39:29.448Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:39:29.448Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:39:30.368Z] #34 74.20 Selecting previously unselected package libarchive13:ppc64el. [2019-11-05T23:39:30.368Z] #34 74.21 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-05T23:39:30.368Z] #34 74.21 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-05T23:39:30.708Z] #34 74.64 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-05T23:39:30.708Z] #34 74.65 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-05T23:39:30.708Z] #34 74.66 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-05T23:39:31.001Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2019-11-05T23:39:31.002Z] === RUN TestBuildUncleanTarFilenames [2019-11-05T23:39:31.052Z] #34 74.93 Selecting previously unselected package libuv1:ppc64el. [2019-11-05T23:39:31.052Z] #34 74.94 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-05T23:39:31.052Z] #34 74.95 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-05T23:39:31.348Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:39:31.395Z] #34 75.24 Selecting previously unselected package cmake. [2019-11-05T23:39:31.395Z] #34 75.27 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-05T23:39:31.395Z] #34 75.47 Unpacking cmake (3.7.2-1) ... [2019-11-05T23:39:31.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:39:31.939Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-11-05T23:39:31.939Z] === RUN TestBuildMultiStageLayerLeak [2019-11-05T23:39:33.112Z] #34 ... [2019-11-05T23:39:33.112Z] [2019-11-05T23:39:33.112Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:39:33.112Z] #32 66.52 internal/reflectlite [2019-11-05T23:39:33.112Z] #32 66.54 sync [2019-11-05T23:39:33.112Z] #32 74.04 errors [2019-11-05T23:39:33.112Z] #32 74.04 sort [2019-11-05T23:39:33.112Z] #32 74.96 internal/oserror [2019-11-05T23:39:33.112Z] #32 74.96 io [2019-11-05T23:39:33.112Z] #32 74.98 strconv [2019-11-05T23:39:33.112Z] #32 75.51 syscall [2019-11-05T23:39:33.112Z] #32 ... [2019-11-05T23:39:33.112Z] [2019-11-05T23:39:33.112Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:39:33.112Z] #27 18.51 # 2.1% ### 4.8% ###### 8.4% ####### 11.1% ######## 12.0% ########## 14.6% ############ 16.9% ############# 18.7% ############### 21.4% ################## 25.3% #################### 27.9% ###################### 31.5% ######################## 34.2% ######################### 36.0% ########################### 37.8% ############################# 40.5% ############################### 43.1% ################################ 45.8% ################################## 48.5% #################################### 50.3% ###################################### 53.0% ######################################## 56.5% ########################################### 60.1% ############################################# 62.8% ############################################### 66.4% ################################################# 69.0% ################################################### 71.7% ##################################################### 74.4% ####################################################### 77.1% ######################################################### 79.8% ########################################################### 82.4% ############################################################ 83.3% ################################################################ 89.2% ################################################################## 91.9% #################################################################### 94.5% ###################################################################### 97.2% ####################################################################### 99.9% ######################################################################## 100.0% [2019-11-05T23:39:33.112Z] #27 23.24 [2019-11-05T23:39:34.860Z] #27 27.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-05T23:39:34.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:39:34.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:39:35.272Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2019-11-05T23:39:35.272Z] === RUN TestBuildWithHugeFile [2019-11-05T23:39:35.594Z] #27 ... [2019-11-05T23:39:35.594Z] [2019-11-05T23:39:35.594Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-05T23:39:35.594Z] #34 79.34 Selecting previously unselected package xxd. [2019-11-05T23:39:35.594Z] #34 79.34 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-05T23:39:35.594Z] #34 79.34 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:39:35.936Z] #34 79.61 Selecting previously unselected package vim-common. [2019-11-05T23:39:35.936Z] #34 79.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-05T23:39:35.936Z] #34 79.63 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:39:36.278Z] #34 80.17 Processing triggers for mime-support (3.60) ... [2019-11-05T23:39:36.621Z] #34 80.33 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:39:36.621Z] #34 80.34 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-05T23:39:36.621Z] #34 80.35 Setting up cmake-data (3.7.2-1) ... [2019-11-05T23:39:36.621Z] #34 80.37 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-05T23:39:36.621Z] #34 80.39 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-05T23:39:36.621Z] #34 80.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:36.621Z] #34 80.50 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:39:36.621Z] #34 80.51 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-05T23:39:36.621Z] #34 80.52 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-05T23:39:36.621Z] #34 80.53 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-05T23:39:36.621Z] #34 80.54 Setting up cmake (3.7.2-1) ... [2019-11-05T23:39:36.621Z] #34 80.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:36.963Z] #34 DONE 81.0s [2019-11-05T23:39:36.963Z] [2019-11-05T23:39:36.963Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:39:36.963Z] #27 28.28 [2019-11-05T23:39:36.963Z] #27 28.77 ######################################################################## 100.0% [2019-11-05T23:39:36.963Z] #27 29.10 [2019-11-05T23:39:37.306Z] #27 ... [2019-11-05T23:39:37.306Z] [2019-11-05T23:39:37.306Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:39:37.306Z] #35 DONE 0.1s [2019-11-05T23:39:37.306Z] [2019-11-05T23:39:37.306Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-05T23:39:37.306Z] #36 DONE 0.1s [2019-11-05T23:39:37.648Z] [2019-11-05T23:39:37.648Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:37.648Z] #37 0.448 + RM_GOPATH=0 [2019-11-05T23:39:37.648Z] #37 0.449 + TMP_GOPATH= [2019-11-05T23:39:37.648Z] #37 0.450 + : /build [2019-11-05T23:39:37.648Z] #37 0.452 + '[' -z '' ']' [2019-11-05T23:39:37.648Z] #37 0.455 ++ mktemp -d [2019-11-05T23:39:37.648Z] #37 0.457 + export GOPATH=/tmp/tmp.JueB0Tld7q [2019-11-05T23:39:37.648Z] #37 0.457 + GOPATH=/tmp/tmp.JueB0Tld7q [2019-11-05T23:39:37.648Z] #37 0.457 + RM_GOPATH=1 [2019-11-05T23:39:37.648Z] #37 0.458 ++ dirname ./install.sh [2019-11-05T23:39:37.648Z] #37 0.460 + dir=. [2019-11-05T23:39:37.648Z] #37 0.460 + bin=tini [2019-11-05T23:39:37.648Z] #37 0.460 + shift [2019-11-05T23:39:37.648Z] #37 0.460 + '[' '!' -f ./tini.installer ']' [2019-11-05T23:39:37.648Z] #37 0.460 + . ./tini.installer [2019-11-05T23:39:37.648Z] #37 0.460 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-05T23:39:37.648Z] #37 0.461 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-05T23:39:37.648Z] #37 0.461 + install_tini [2019-11-05T23:39:37.648Z] #37 0.461 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-05T23:39:37.648Z] #37 0.477 + git clone https://github.com/krallin/tini.git /tmp/tmp.JueB0Tld7q/tini [2019-11-05T23:39:37.648Z] #37 0.484 Cloning into '/tmp/tmp.JueB0Tld7q/tini'... [2019-11-05T23:39:38.170Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-11-05T23:39:38.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2019-11-05T23:39:38.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s) [2019-11-05T23:39:38.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2019-11-05T23:39:38.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2019-11-05T23:39:38.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s) [2019-11-05T23:39:38.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2019-11-05T23:39:38.171Z] === RUN TestBuildMultiStageCopy [2019-11-05T23:39:38.171Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-05T23:39:39.374Z] #37 ... [2019-11-05T23:39:39.374Z] [2019-11-05T23:39:39.374Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:39.374Z] #45 72.91 math/rand [2019-11-05T23:39:39.374Z] #45 72.95 internal/singleflight [2019-11-05T23:39:39.374Z] #45 73.00 github.com/LK4D4/vndr/godl/singleflight [2019-11-05T23:39:39.374Z] #45 78.02 io [2019-11-05T23:39:39.374Z] #45 78.02 sort [2019-11-05T23:39:39.374Z] #45 78.05 strconv [2019-11-05T23:39:39.374Z] #45 78.16 syscall [2019-11-05T23:39:39.374Z] #45 ... [2019-11-05T23:39:39.374Z] [2019-11-05T23:39:39.374Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:39:39.374Z] #29 74.65 + cd /tmp/tmp.y4AwyUgIiV/src/github.com/go-swagger/go-swagger [2019-11-05T23:39:39.374Z] #29 74.66 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-05T23:39:39.374Z] #29 78.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-05T23:39:39.374Z] #29 ... [2019-11-05T23:39:39.374Z] [2019-11-05T23:39:39.374Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-05T23:39:39.374Z] #41 83.27 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-05T23:39:39.374Z] #41 83.28 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-05T23:39:39.374Z] #41 83.29 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-05T23:39:39.374Z] #41 83.33 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-05T23:39:39.374Z] #41 83.34 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-05T23:39:39.374Z] #41 83.35 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-05T23:39:39.374Z] #41 83.35 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-05T23:39:39.374Z] #41 83.35 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-05T23:39:39.374Z] #41 83.36 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-05T23:39:39.374Z] #41 83.37 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-05T23:39:39.374Z] #41 83.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:39:39.719Z] #41 DONE 83.6s [2019-11-05T23:39:39.719Z] [2019-11-05T23:39:39.719Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:39:39.719Z] #18 27.34 Fetched 7720 kB in 26s (290 kB/s) [2019-11-05T23:39:41.156Z] #60 204.7 + bin/containerd-stress [2019-11-05T23:39:41.452Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-05T23:39:42.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-05T23:39:42.043Z] #18 27.34 Reading package lists... [2019-11-05T23:39:42.043Z] #18 ... [2019-11-05T23:39:42.043Z] [2019-11-05T23:39:42.043Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:42.043Z] #55 23.17 + cd /tmp/tmp.8XKVfSqO6l/src/github.com/opencontainers/runc [2019-11-05T23:39:42.043Z] #55 23.17 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-05T23:39:42.043Z] #55 23.93 + '[' -z '' ']' [2019-11-05T23:39:42.043Z] #55 23.93 + target=static [2019-11-05T23:39:42.043Z] #55 23.93 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-05T23:39:42.043Z] #55 28.25 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-05T23:39:42.043Z] #55 ... [2019-11-05T23:39:42.043Z] [2019-11-05T23:39:42.043Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:42.043Z] #37 2.805 + cd /tmp/tmp.JueB0Tld7q/tini [2019-11-05T23:39:42.043Z] #37 2.806 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-05T23:39:42.043Z] #37 2.829 + cmake . [2019-11-05T23:39:42.043Z] #37 4.102 -- The C compiler identification is GNU 6.3.0 [2019-11-05T23:39:42.043Z] #37 4.233 -- Check for working C compiler: /usr/bin/cc [2019-11-05T23:39:42.800Z] #37 5.366 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-05T23:39:42.800Z] #37 5.369 -- Detecting C compiler ABI info [2019-11-05T23:39:42.952Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-05T23:39:42.994Z] #60 206.5 + bin/containerd-shim [2019-11-05T23:39:43.518Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-05T23:39:43.538Z] #37 6.190 -- Detecting C compiler ABI info - done [2019-11-05T23:39:43.879Z] #37 6.346 -- Detecting C compile features [2019-11-05T23:39:44.087Z] --- PASS: TestBuildMultiStageCopy (5.93s) [2019-11-05T23:39:44.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2019-11-05T23:39:44.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2019-11-05T23:39:44.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2019-11-05T23:39:44.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2019-11-05T23:39:44.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2019-11-05T23:39:44.087Z] === RUN TestBuildMultiStageParentConfig [2019-11-05T23:39:45.986Z] --- PASS: TestBuildMultiStageParentConfig (1.73s) [2019-11-05T23:39:45.986Z] === RUN TestBuildLabelWithTargets [2019-11-05T23:39:46.924Z] #37 9.101 -- Detecting C compile features - done [2019-11-05T23:39:46.924Z] #37 9.203 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-05T23:39:46.924Z] #37 9.634 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-05T23:39:47.288Z] #37 9.946 -- Configuring done [2019-11-05T23:39:47.288Z] #37 9.991 -- Generating done [2019-11-05T23:39:47.288Z] #37 10.01 -- Build files have been written to: /tmp/tmp.JueB0Tld7q/tini [2019-11-05T23:39:47.288Z] #37 10.03 + make tini-static [2019-11-05T23:39:48.027Z] #37 10.67 Scanning dependencies of target tini-static [2019-11-05T23:39:48.027Z] #37 ... [2019-11-05T23:39:48.027Z] [2019-11-05T23:39:48.027Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:39:48.027Z] #32 81.77 strings [2019-11-05T23:39:48.027Z] #32 81.78 bytes [2019-11-05T23:39:48.027Z] #32 ... [2019-11-05T23:39:48.027Z] [2019-11-05T23:39:48.027Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:48.027Z] #37 10.77 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-05T23:39:48.285Z] #60 212.2 + bin/containerd-shim-runc-v1 [2019-11-05T23:39:48.517Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2019-11-05T23:39:48.517Z] === RUN TestBuildWithEmptyLayers [2019-11-05T23:39:49.740Z] #37 ... [2019-11-05T23:39:49.740Z] [2019-11-05T23:39:49.740Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:39:49.740Z] #42 2.562 Note: Building without setproctitle() and strlcpy() support. [2019-11-05T23:39:49.740Z] #42 2.562 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-05T23:39:49.740Z] #42 4.600 fatal: Not a git repository (or any of the parent directories): .git [2019-11-05T23:39:49.740Z] #42 4.672 GEN .gitid [2019-11-05T23:39:49.740Z] #42 4.681 GEN criu/include/version.h [2019-11-05T23:39:49.740Z] #42 4.709 GEN include/common/asm [2019-11-05T23:39:49.740Z] #42 7.763 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-05T23:39:49.740Z] #42 8.099 PBCC images/opts.pb-c.c [2019-11-05T23:39:49.740Z] #42 8.230 PBCC images/sit.pb-c.c [2019-11-05T23:39:49.740Z] #42 8.336 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-05T23:39:49.740Z] #42 8.550 DEP images/opts.pb-c.d [2019-11-05T23:39:49.740Z] #42 8.672 DEP images/sit.pb-c.d [2019-11-05T23:39:49.740Z] #42 8.868 PBCC images/macvlan.pb-c.c [2019-11-05T23:39:49.740Z] #42 8.919 DEP images/macvlan.pb-c.d [2019-11-05T23:39:49.740Z] #42 9.009 PBCC images/autofs.pb-c.c [2019-11-05T23:39:49.740Z] #42 9.050 DEP images/autofs.pb-c.d [2019-11-05T23:39:49.740Z] #42 9.146 PBCC images/sysctl.pb-c.c [2019-11-05T23:39:49.740Z] #42 9.178 DEP images/sysctl.pb-c.d [2019-11-05T23:39:49.740Z] #42 9.328 PBCC images/time.pb-c.c [2019-11-05T23:39:49.740Z] #42 9.377 DEP images/time.pb-c.d [2019-11-05T23:39:49.740Z] #42 9.561 PBCC images/binfmt-misc.pb-c.c [2019-11-05T23:39:49.740Z] #42 9.625 DEP images/binfmt-misc.pb-c.d [2019-11-05T23:39:49.740Z] #42 9.770 PBCC images/seccomp.pb-c.c [2019-11-05T23:39:49.740Z] #42 9.799 DEP images/seccomp.pb-c.d [2019-11-05T23:39:49.740Z] #42 9.963 PBCC images/userns.pb-c.c [2019-11-05T23:39:49.740Z] #42 10.03 DEP images/userns.pb-c.d [2019-11-05T23:39:49.740Z] #42 10.12 PBCC images/cgroup.pb-c.c [2019-11-05T23:39:49.890Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2019-11-05T23:39:49.890Z] === RUN TestBuildMultiStageOnBuild [2019-11-05T23:39:50.016Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-05T23:39:50.083Z] #42 10.23 DEP images/cgroup.pb-c.d [2019-11-05T23:39:50.083Z] #42 10.31 PBCC images/fown.pb-c.c [2019-11-05T23:39:50.083Z] #42 10.36 PBCC images/ext-file.pb-c.c [2019-11-05T23:39:50.083Z] #42 10.44 DEP images/fown.pb-c.d [2019-11-05T23:39:50.427Z] #42 10.53 DEP images/ext-file.pb-c.d [2019-11-05T23:39:50.427Z] #42 10.69 PBCC images/rpc.pb-c.c [2019-11-05T23:39:50.427Z] #42 ... [2019-11-05T23:39:50.427Z] [2019-11-05T23:39:50.427Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:39:50.427Z] #32 94.09 bufio [2019-11-05T23:39:50.427Z] #32 ... [2019-11-05T23:39:50.427Z] [2019-11-05T23:39:50.427Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:39:50.427Z] #27 32.93 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-05T23:39:50.427Z] #27 33.87 [2019-11-05T23:39:50.427Z] #27 34.53 #### 6.7% ######################################################################## 100.0% [2019-11-05T23:39:50.427Z] #27 34.95 [2019-11-05T23:39:50.427Z] #27 38.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-05T23:39:50.427Z] #27 38.26 skipping existing c8c2d4a6b2e3 [2019-11-05T23:39:50.427Z] #27 38.63 [2019-11-05T23:39:50.427Z] #27 41.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-05T23:39:50.427Z] #27 42.86 [2019-11-05T23:39:50.780Z] #27 ... [2019-11-05T23:39:50.780Z] [2019-11-05T23:39:50.780Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:50.780Z] #45 84.46 bytes [2019-11-05T23:39:50.780Z] #45 86.70 strings [2019-11-05T23:39:50.780Z] #45 ... [2019-11-05T23:39:50.780Z] [2019-11-05T23:39:50.780Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:39:50.780Z] #42 10.78 DEP images/rpc.pb-c.d [2019-11-05T23:39:50.780Z] #42 10.89 PBCC images/siginfo.pb-c.c [2019-11-05T23:39:50.780Z] #42 10.94 DEP images/siginfo.pb-c.d [2019-11-05T23:39:50.780Z] #42 11.03 PBCC images/pagemap.pb-c.c [2019-11-05T23:39:50.780Z] #42 11.13 DEP images/pagemap.pb-c.d [2019-11-05T23:39:51.144Z] #42 11.22 PBCC images/rlimit.pb-c.c [2019-11-05T23:39:51.144Z] #42 11.27 DEP images/rlimit.pb-c.d [2019-11-05T23:39:51.144Z] #42 11.42 PBCC images/file-lock.pb-c.c [2019-11-05T23:39:51.144Z] #42 11.48 DEP images/file-lock.pb-c.d [2019-11-05T23:39:51.144Z] #42 11.61 PBCC images/tty.pb-c.c [2019-11-05T23:39:51.485Z] #42 11.72 DEP images/tty.pb-c.d [2019-11-05T23:39:51.485Z] #42 ... [2019-11-05T23:39:51.485Z] [2019-11-05T23:39:51.485Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-05T23:39:51.485Z] #27 43.34 ######################################################################## 100.0% [2019-11-05T23:39:51.485Z] #27 43.61 [2019-11-05T23:39:51.485Z] #27 43.78 Download of images into '/build' complete. [2019-11-05T23:39:51.485Z] #27 43.78 Use something like the following to load the result into a Docker daemon: [2019-11-05T23:39:51.485Z] #27 43.80 tar -cC '/build' . | docker load [2019-11-05T23:39:51.485Z] #27 DONE 43.9s [2019-11-05T23:39:51.579Z] #60 215.3 + bin/containerd-shim-runc-v2 [2019-11-05T23:39:51.826Z] [2019-11-05T23:39:51.826Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:39:51.826Z] #42 11.95 PBCC images/tun.pb-c.c [2019-11-05T23:39:51.826Z] #42 12.02 PBCC images/netdev.pb-c.c [2019-11-05T23:39:51.826Z] #42 12.16 DEP images/tun.pb-c.d [2019-11-05T23:39:52.169Z] #42 12.48 DEP images/netdev.pb-c.d [2019-11-05T23:39:52.169Z] #42 12.59 PBCC images/vma.pb-c.c [2019-11-05T23:39:52.401Z] #60 216.3 + binaries [2019-11-05T23:39:52.401Z] #60 216.3 + mkdir -p /build [2019-11-05T23:39:52.401Z] #60 216.3 + cp bin/containerd /build/containerd [2019-11-05T23:39:52.401Z] #60 216.3 + cp bin/containerd-shim /build/containerd-shim [2019-11-05T23:39:52.401Z] #60 216.3 + cp bin/ctr /build/ctr [2019-11-05T23:39:52.513Z] #42 12.72 DEP images/vma.pb-c.d [2019-11-05T23:39:52.513Z] #42 12.92 PBCC images/creds.pb-c.c [2019-11-05T23:39:52.513Z] #42 12.99 DEP images/creds.pb-c.d [2019-11-05T23:39:52.765Z] #60 DONE 216.5s [2019-11-05T23:39:52.856Z] #42 13.08 PBCC images/utsns.pb-c.c [2019-11-05T23:39:52.856Z] #42 13.12 DEP images/utsns.pb-c.d [2019-11-05T23:39:52.856Z] #42 13.22 PBCC images/ipc-desc.pb-c.c [2019-11-05T23:39:52.856Z] #42 13.30 PBCC images/ipc-sem.pb-c.c [2019-11-05T23:39:52.856Z] #42 13.35 DEP images/ipc-desc.pb-c.d [2019-11-05T23:39:53.171Z] [2019-11-05T23:39:53.171Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-05T23:39:53.201Z] #42 ... [2019-11-05T23:39:53.202Z] [2019-11-05T23:39:53.202Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:39:53.202Z] #37 13.93 [100%] Linking C executable tini-static [2019-11-05T23:39:53.202Z] #37 15.46 [100%] Built target tini-static [2019-11-05T23:39:53.202Z] #37 15.62 + mkdir -p /build [2019-11-05T23:39:53.202Z] #37 15.63 + cp tini-static /build/docker-init [2019-11-05T23:39:53.202Z] #37 DONE 15.8s [2019-11-05T23:39:53.202Z] [2019-11-05T23:39:53.202Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:39:53.202Z] #42 13.46 DEP images/ipc-sem.pb-c.d [2019-11-05T23:39:53.202Z] #42 13.54 PBCC images/ipc-msg.pb-c.c [2019-11-05T23:39:53.202Z] #42 13.61 DEP images/ipc-msg.pb-c.d [2019-11-05T23:39:53.542Z] #61 DONE 0.3s [2019-11-05T23:39:53.543Z] [2019-11-05T23:39:53.543Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-05T23:39:53.543Z] #65 DONE 0.1s [2019-11-05T23:39:53.543Z] [2019-11-05T23:39:53.543Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-05T23:39:53.543Z] #67 DONE 0.1s [2019-11-05T23:39:53.545Z] #42 13.85 PBCC images/ipc-shm.pb-c.c [2019-11-05T23:39:53.545Z] #42 13.86 DEP images/ipc-shm.pb-c.d [2019-11-05T23:39:53.890Z] #42 14.08 PBCC images/ipc-var.pb-c.c [2019-11-05T23:39:53.890Z] #42 14.10 DEP images/ipc-var.pb-c.d [2019-11-05T23:39:53.890Z] #42 14.22 PBCC images/sk-opts.pb-c.c [2019-11-05T23:39:53.890Z] #42 14.29 PBCC images/packet-sock.pb-c.c [2019-11-05T23:39:53.905Z] [2019-11-05T23:39:53.905Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-05T23:39:53.905Z] #70 DONE 0.1s [2019-11-05T23:39:53.905Z] [2019-11-05T23:39:53.905Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-05T23:39:53.905Z] #71 DONE 0.0s [2019-11-05T23:39:53.905Z] [2019-11-05T23:39:53.905Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-05T23:39:54.074Z] --- PASS: TestBuildMultiStageOnBuild (3.59s) [2019-11-05T23:39:54.074Z] === RUN TestBuildUncleanTarFilenames [2019-11-05T23:39:54.232Z] #42 14.46 DEP images/sk-opts.pb-c.d [2019-11-05T23:39:54.301Z] #72 DONE 0.5s [2019-11-05T23:39:54.576Z] #42 14.60 DEP images/packet-sock.pb-c.d [2019-11-05T23:39:54.576Z] #42 15.02 PBCC images/sk-netlink.pb-c.c [2019-11-05T23:39:54.772Z] [2019-11-05T23:39:54.772Z] #73 exporting to oci image format [2019-11-05T23:39:54.772Z] #73 exporting layers [2019-11-05T23:39:54.919Z] #42 15.11 DEP images/sk-netlink.pb-c.d [2019-11-05T23:39:54.920Z] #42 15.18 PBCC images/sk-inet.pb-c.c [2019-11-05T23:39:54.920Z] #42 15.24 DEP images/sk-inet.pb-c.d [2019-11-05T23:39:54.920Z] #42 15.32 PBCC images/sk-unix.pb-c.c [2019-11-05T23:39:55.262Z] #42 15.42 DEP images/sk-unix.pb-c.d [2019-11-05T23:39:55.262Z] #42 15.52 PBCC images/mm.pb-c.c [2019-11-05T23:39:55.262Z] #42 15.66 DEP images/mm.pb-c.d [2019-11-05T23:39:55.447Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2019-11-05T23:39:55.447Z] === RUN TestBuildMultiStageLayerLeak [2019-11-05T23:39:55.602Z] #42 15.86 PBCC images/timerfd.pb-c.c [2019-11-05T23:39:55.943Z] #42 16.01 DEP images/timerfd.pb-c.d [2019-11-05T23:39:55.943Z] #42 16.19 PBCC images/timer.pb-c.c [2019-11-05T23:39:55.944Z] #42 16.22 DEP images/timer.pb-c.d [2019-11-05T23:39:55.944Z] #42 16.27 PBCC images/sa.pb-c.c [2019-11-05T23:39:56.283Z] #42 16.40 DEP images/sa.pb-c.d [2019-11-05T23:39:56.283Z] #42 16.50 PBCC images/pipe-data.pb-c.c [2019-11-05T23:39:56.283Z] #42 16.54 DEP images/pipe-data.pb-c.d [2019-11-05T23:39:56.283Z] #42 16.63 PBCC images/mnt.pb-c.c [2019-11-05T23:39:56.283Z] #42 16.76 DEP images/mnt.pb-c.d [2019-11-05T23:39:56.625Z] #42 16.82 PBCC images/sk-packet.pb-c.c [2019-11-05T23:39:56.625Z] #42 16.85 DEP images/sk-packet.pb-c.d [2019-11-05T23:39:56.625Z] #42 16.92 PBCC images/tcp-stream.pb-c.c [2019-11-05T23:39:56.625Z] #42 16.97 DEP images/tcp-stream.pb-c.d [2019-11-05T23:39:56.625Z] #42 17.05 PBCC images/pipe.pb-c.c [2019-11-05T23:39:56.968Z] #42 17.15 DEP images/pipe.pb-c.d [2019-11-05T23:39:56.968Z] #42 17.24 PBCC images/pstree.pb-c.c [2019-11-05T23:39:56.968Z] #42 17.28 DEP images/pstree.pb-c.d [2019-11-05T23:39:57.314Z] #42 17.36 PBCC images/fs.pb-c.c [2019-11-05T23:39:57.314Z] #42 17.42 DEP images/fs.pb-c.d [2019-11-05T23:39:57.314Z] #42 17.59 PBCC images/signalfd.pb-c.c [2019-11-05T23:39:57.314Z] #42 17.67 DEP images/signalfd.pb-c.d [2019-11-05T23:39:57.314Z] #42 17.74 PBCC images/fh.pb-c.c [2019-11-05T23:39:57.314Z] #42 17.80 PBCC images/fsnotify.pb-c.c [2019-11-05T23:39:57.676Z] #42 17.99 DEP images/fh.pb-c.d [2019-11-05T23:39:58.046Z] #42 18.12 DEP images/fsnotify.pb-c.d [2019-11-05T23:39:58.046Z] #42 18.21 PBCC images/eventpoll.pb-c.c [2019-11-05T23:39:58.046Z] #42 18.31 DEP images/eventpoll.pb-c.d [2019-11-05T23:39:58.388Z] #42 18.48 PBCC images/eventfd.pb-c.c [2019-11-05T23:39:58.388Z] #42 18.52 DEP images/eventfd.pb-c.d [2019-11-05T23:39:58.388Z] #42 18.58 PBCC images/remap-file-path.pb-c.c [2019-11-05T23:39:58.388Z] #42 18.64 DEP images/remap-file-path.pb-c.d [2019-11-05T23:39:58.388Z] #42 18.72 PBCC images/fifo.pb-c.c [2019-11-05T23:39:58.388Z] #42 18.75 DEP images/fifo.pb-c.d [2019-11-05T23:39:58.388Z] #42 18.84 PBCC images/ghost-file.pb-c.c [2019-11-05T23:39:58.388Z] #42 ... [2019-11-05T23:39:58.388Z] [2019-11-05T23:39:58.388Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:39:58.388Z] #18 27.34 Reading package lists... [2019-11-05T23:39:58.731Z] #18 37.20 Reading package lists... [2019-11-05T23:39:58.731Z] #18 ... [2019-11-05T23:39:58.731Z] [2019-11-05T23:39:58.731Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:39:58.731Z] #42 18.95 DEP images/ghost-file.pb-c.d [2019-11-05T23:39:59.073Z] #42 19.12 PBCC images/regfile.pb-c.c [2019-11-05T23:39:59.073Z] #42 19.25 DEP images/regfile.pb-c.d [2019-11-05T23:39:59.073Z] #42 19.44 PBCC images/ns.pb-c.c [2019-11-05T23:39:59.073Z] #42 19.53 DEP images/ns.pb-c.d [2019-11-05T23:39:59.415Z] #42 19.63 PBCC images/fdinfo.pb-c.c [2019-11-05T23:39:59.415Z] #42 19.76 DEP images/fdinfo.pb-c.d [2019-11-05T23:39:59.630Z] --- PASS: TestBuildMultiStageLayerLeak (3.89s) [2019-11-05T23:39:59.630Z] === RUN TestBuildWithHugeFile [2019-11-05T23:39:59.757Z] #42 19.96 PBCC images/core-aarch64.pb-c.c [2019-11-05T23:39:59.757Z] #42 20.03 PBCC images/core-arm.pb-c.c [2019-11-05T23:39:59.757Z] #42 20.13 PBCC images/core-ppc64.pb-c.c [2019-11-05T23:40:00.098Z] #42 20.30 PBCC images/core-s390.pb-c.c [2019-11-05T23:40:00.098Z] #42 20.45 PBCC images/core-x86.pb-c.c [2019-11-05T23:40:00.440Z] #42 20.66 PBCC images/core.pb-c.c [2019-11-05T23:40:00.440Z] #42 20.92 PBCC images/inventory.pb-c.c [2019-11-05T23:40:00.782Z] #42 21.17 DEP images/core-aarch64.pb-c.d [2019-11-05T23:40:00.782Z] #42 21.28 DEP images/core-arm.pb-c.d [2019-11-05T23:40:00.782Z] #42 ... [2019-11-05T23:40:00.782Z] [2019-11-05T23:40:00.782Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:40:00.782Z] #45 94.77 bufio [2019-11-05T23:40:00.782Z] #45 101.8 reflect [2019-11-05T23:40:00.782Z] #45 103.7 hash/crc32 [2019-11-05T23:40:01.004Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-05T23:40:01.004Z] Using test binary docker [2019-11-05T23:40:01.126Z] #45 ... [2019-11-05T23:40:01.126Z] [2019-11-05T23:40:01.126Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:40:01.126Z] #42 21.41 DEP images/core-ppc64.pb-c.d [2019-11-05T23:40:01.126Z] #42 21.47 DEP images/core-s390.pb-c.d [2019-11-05T23:40:01.262Z] +++ /etc/init.d/apparmor start [2019-11-05T23:40:01.262Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-05T23:40:01.262Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-05T23:40:01.262Z] Warning failed to create cache: (null) [2019-11-05T23:40:01.262Z] . [2019-11-05T23:40:01.262Z] INFO: Waiting for daemon to start... [2019-11-05T23:40:01.262Z] Starting dockerd [2019-11-05T23:40:01.262Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-05T23:40:01.469Z] #42 21.57 DEP images/core-x86.pb-c.d [2019-11-05T23:40:01.469Z] #42 21.67 DEP images/core.pb-c.d [2019-11-05T23:40:01.469Z] #42 21.78 DEP images/inventory.pb-c.d [2019-11-05T23:40:01.811Z] #42 21.89 PBCC images/cpuinfo.pb-c.c [2019-11-05T23:40:01.811Z] #42 21.96 DEP images/cpuinfo.pb-c.d [2019-11-05T23:40:01.811Z] #42 22.12 PBCC images/stats.pb-c.c [2019-11-05T23:40:01.811Z] #42 22.16 DEP images/stats.pb-c.d [2019-11-05T23:40:02.636Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-05T23:40:02.636Z] Using test binary docker [2019-11-05T23:40:02.636Z] +++ /etc/init.d/apparmor start [2019-11-05T23:40:02.636Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-05T23:40:02.636Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-05T23:40:02.636Z] Warning failed to create cache: (null) [2019-11-05T23:40:02.636Z] . [2019-11-05T23:40:02.636Z] Starting dockerd [2019-11-05T23:40:02.636Z] INFO: Waiting for daemon to start... [2019-11-05T23:40:02.636Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-05T23:40:03.004Z] #42 ... [2019-11-05T23:40:03.004Z] [2019-11-05T23:40:03.004Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:40:03.004Z] #32 96.57 reflect [2019-11-05T23:40:03.004Z] #32 100.3 path [2019-11-05T23:40:03.004Z] #32 102.4 text/tabwriter [2019-11-05T23:40:03.004Z] #32 ... [2019-11-05T23:40:03.004Z] [2019-11-05T23:40:03.004Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:03.004Z] #18 37.20 Reading package lists... [2019-11-05T23:40:03.004Z] #18 47.40 Building dependency tree... [2019-11-05T23:40:03.004Z] #18 49.56 The following additional packages will be installed: [2019-11-05T23:40:03.004Z] #18 49.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-05T23:40:03.004Z] #18 49.57 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-05T23:40:03.004Z] #18 49.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-05T23:40:03.004Z] #18 49.57 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-05T23:40:03.004Z] #18 49.57 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-05T23:40:03.004Z] #18 49.57 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-05T23:40:03.004Z] #18 49.57 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-05T23:40:03.004Z] #18 49.58 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-05T23:40:03.004Z] #18 49.58 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-05T23:40:03.004Z] #18 49.59 Suggested packages: [2019-11-05T23:40:03.004Z] #18 49.59 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-05T23:40:03.004Z] #18 49.59 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-05T23:40:03.004Z] #18 49.59 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-05T23:40:03.004Z] #18 49.59 vim-doc vim-scripts xfsdump acl attr quota [2019-11-05T23:40:03.004Z] #18 49.59 Recommended packages: [2019-11-05T23:40:03.004Z] #18 49.59 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-05T23:40:03.004Z] #18 49.59 python3-keyrings.alt python3-xdg unzip [2019-11-05T23:40:03.202Z] . [2019-11-05T23:40:03.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-05T23:40:03.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-05T23:40:03.461Z] Error: No such image: emptyfs [2019-11-05T23:40:03.461Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-05T23:40:03.461Z] ++++ docker load [2019-11-05T23:40:04.025Z] Running integration-test (iteration 1) [2019-11-05T23:40:04.025Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-05T23:40:04.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-05T23:40:04.025Z] ++ set -e [2019-11-05T23:40:04.025Z] ++ '[' -n 0 ']' [2019-11-05T23:40:04.025Z] ++ set -x [2019-11-05T23:40:04.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-05T23:40:04.590Z] [2019-11-05T23:40:04.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-05T23:40:04.848Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-05T23:40:04.848Z] Error: No such image: emptyfs [2019-11-05T23:40:04.848Z] ++++ docker load [2019-11-05T23:40:04.848Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-05T23:40:05.105Z] Running integration-test (iteration 1) [2019-11-05T23:40:05.105Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-05T23:40:05.105Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-05T23:40:05.105Z] ++ set -e [2019-11-05T23:40:05.105Z] ++ '[' -n 0 ']' [2019-11-05T23:40:05.105Z] ++ set -x [2019-11-05T23:40:05.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-05T23:40:06.042Z] #18 ... [2019-11-05T23:40:06.042Z] [2019-11-05T23:40:06.042Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:40:06.042Z] #32 109.7 internal/syscall/unix [2019-11-05T23:40:06.042Z] #32 109.8 time [2019-11-05T23:40:10.919Z] #32 ... [2019-11-05T23:40:10.919Z] [2019-11-05T23:40:10.919Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:10.919Z] #18 56.06 The following NEW packages will be installed: [2019-11-05T23:40:10.919Z] #18 56.06 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-05T23:40:10.919Z] #18 56.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-05T23:40:10.919Z] #18 56.06 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-05T23:40:10.919Z] #18 56.06 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-05T23:40:10.919Z] #18 56.06 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-05T23:40:10.919Z] #18 56.06 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-05T23:40:10.919Z] #18 56.06 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-05T23:40:10.919Z] #18 56.06 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-05T23:40:10.919Z] #18 56.06 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-05T23:40:10.919Z] #18 56.07 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-05T23:40:10.919Z] #18 56.07 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-05T23:40:10.919Z] #18 56.07 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-05T23:40:10.919Z] #18 56.07 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-05T23:40:10.919Z] #18 56.07 xfsprogs xxd xz-utils zip [2019-11-05T23:40:10.919Z] #18 56.21 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-05T23:40:10.919Z] #18 56.21 Need to get 87.3 MB of archives. [2019-11-05T23:40:10.919Z] #18 56.21 After this operation, 585 MB of additional disk space will be used. [2019-11-05T23:40:10.919Z] #18 56.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-05T23:40:10.919Z] #18 56.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-05T23:40:10.919Z] #18 56.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-05T23:40:10.919Z] #18 56.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-05T23:40:10.919Z] #18 56.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-05T23:40:10.919Z] #18 56.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-05T23:40:10.919Z] #18 56.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-05T23:40:10.919Z] #18 56.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-05T23:40:10.919Z] #18 56.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-05T23:40:10.919Z] #18 56.68 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-05T23:40:10.919Z] #18 56.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-05T23:40:10.919Z] #18 57.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-05T23:40:10.919Z] #18 57.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-05T23:40:10.919Z] #18 57.03 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-05T23:40:10.919Z] #18 57.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-05T23:40:10.919Z] #18 57.06 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-05T23:40:10.919Z] #18 57.08 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-05T23:40:10.919Z] #18 57.09 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-05T23:40:10.919Z] #18 57.11 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-05T23:40:10.919Z] #18 57.12 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-05T23:40:10.919Z] #18 57.13 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-05T23:40:10.919Z] #18 57.17 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-05T23:40:10.919Z] #18 57.18 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-05T23:40:10.919Z] #18 57.19 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-05T23:40:10.919Z] #18 57.20 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-05T23:40:10.919Z] #18 57.21 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-05T23:40:10.919Z] #18 57.23 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-05T23:40:10.919Z] #18 57.24 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-05T23:40:10.919Z] #18 57.24 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-05T23:40:10.919Z] #18 57.28 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-05T23:40:10.919Z] #18 57.29 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-05T23:40:10.919Z] #18 57.30 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-05T23:40:10.919Z] #18 57.31 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-05T23:40:10.919Z] #18 57.32 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-05T23:40:10.919Z] #18 57.34 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-05T23:40:10.919Z] #18 57.34 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-05T23:40:10.919Z] #18 57.35 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-05T23:40:10.919Z] #18 57.35 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-05T23:40:10.919Z] #18 57.36 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-05T23:40:10.919Z] #18 57.37 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-05T23:40:10.919Z] #18 57.39 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-05T23:40:10.919Z] #18 57.41 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-05T23:40:10.919Z] #18 57.45 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-05T23:40:10.919Z] #18 57.46 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-05T23:40:10.919Z] #18 57.47 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-05T23:40:10.919Z] #18 57.48 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-05T23:40:10.919Z] #18 57.48 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-05T23:40:10.919Z] #18 57.49 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-05T23:40:10.919Z] #18 57.76 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-05T23:40:10.919Z] #18 57.81 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-05T23:40:10.919Z] #18 58.00 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-05T23:40:10.919Z] #18 58.02 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-05T23:40:10.919Z] #18 58.05 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-05T23:40:10.919Z] #18 58.09 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-05T23:40:10.919Z] #18 58.10 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-05T23:40:10.919Z] #18 58.14 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-05T23:40:10.919Z] #18 58.76 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-05T23:40:10.919Z] #18 58.88 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-05T23:40:10.919Z] #18 58.97 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-05T23:40:10.919Z] #18 59.00 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-05T23:40:11.266Z] #18 59.01 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-05T23:40:11.266Z] #18 59.07 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-05T23:40:11.266Z] #18 ... [2019-11-05T23:40:11.266Z] [2019-11-05T23:40:11.266Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:40:11.266Z] #45 105.0 regexp/syntax [2019-11-05T23:40:11.266Z] #45 107.6 crypto/rc4 [2019-11-05T23:40:11.266Z] #45 108.5 vendor/golang.org/x/net/dns/dnsmessage [2019-11-05T23:40:11.266Z] #45 ... [2019-11-05T23:40:11.266Z] [2019-11-05T23:40:11.266Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:40:11.267Z] #60 58.75 Checking out files: 50% (1488/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 85% (2505/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-05T23:40:11.267Z] #60 60.42 + cd /tmp/tmp.6EqMFUHGyd/src/github.com/containerd/containerd [2019-11-05T23:40:11.267Z] #60 60.42 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-05T23:40:11.267Z] #60 61.46 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-05T23:40:11.267Z] #60 61.46 + BUILDTAGS='netgo osusergo static_build' [2019-11-05T23:40:11.267Z] #60 61.46 + export EXTRA_FLAGS=-buildmode=pie [2019-11-05T23:40:11.267Z] #60 61.46 + EXTRA_FLAGS=-buildmode=pie [2019-11-05T23:40:11.267Z] #60 61.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-05T23:40:11.267Z] #60 61.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-05T23:40:11.267Z] #60 61.46 + '[' '' = dynamic ']' [2019-11-05T23:40:11.267Z] #60 61.46 + make [2019-11-05T23:40:12.004Z] #60 63.35 + bin/ctr [2019-11-05T23:40:14.332Z] #60 ... [2019-11-05T23:40:14.332Z] [2019-11-05T23:40:14.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:40:14.332Z] #42 24.36 make[1]: Nothing to be done for 'all'. [2019-11-05T23:40:14.333Z] #42 26.88 CC images/stats.o [2019-11-05T23:40:14.333Z] #42 27.66 CC images/core.o [2019-11-05T23:40:14.333Z] #42 28.83 CC images/core-x86.o [2019-11-05T23:40:14.333Z] #42 29.89 CC images/core-arm.o [2019-11-05T23:40:14.333Z] #42 30.78 CC images/core-aarch64.o [2019-11-05T23:40:14.333Z] #42 31.67 CC images/core-ppc64.o [2019-11-05T23:40:14.333Z] #42 33.10 CC images/core-s390.o [2019-11-05T23:40:14.333Z] #42 ... [2019-11-05T23:40:14.333Z] [2019-11-05T23:40:14.333Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:14.333Z] #18 59.32 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-05T23:40:14.333Z] #18 59.62 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-05T23:40:14.333Z] #18 59.63 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-05T23:40:14.333Z] #18 60.26 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-05T23:40:14.333Z] #18 60.69 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-05T23:40:14.333Z] #18 60.71 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-05T23:40:16.672Z] #18 ... [2019-11-05T23:40:16.672Z] [2019-11-05T23:40:16.672Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:40:16.672Z] #45 120.4 time [2019-11-05T23:40:21.559Z] #45 ... [2019-11-05T23:40:21.559Z] [2019-11-05T23:40:21.559Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:21.559Z] #18 65.05 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-05T23:40:21.559Z] #18 68.74 debconf: delaying package configuration, since apt-utils is not installed [2019-11-05T23:40:21.559Z] #18 68.90 Fetched 87.3 MB in 11s (7722 kB/s) [2019-11-05T23:40:21.559Z] #18 69.04 Selecting previously unselected package bash-completion. [2019-11-05T23:40:21.559Z] #18 69.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-05T23:40:21.559Z] #18 69.13 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-05T23:40:21.956Z] --- PASS: TestBuildWithHugeFile (42.90s) [2019-11-05T23:40:21.956Z] === RUN TestBuildWithEmptyDockerfile [2019-11-05T23:40:21.956Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:40:21.956Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:40:21.956Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:40:21.956Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:40:21.956Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:40:21.956Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:40:21.956Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:40:21.956Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:40:21.956Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:40:21.956Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-11-05T23:40:21.956Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-11-05T23:40:21.956Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2019-11-05T23:40:21.956Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-11-05T23:40:21.956Z] === RUN TestBuildPreserveOwnership [2019-11-05T23:40:21.956Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-05T23:40:22.214Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-05T23:40:24.598Z] #18 ... [2019-11-05T23:40:24.598Z] [2019-11-05T23:40:24.598Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:40:24.598Z] #42 34.72 CC images/cpuinfo.o [2019-11-05T23:40:24.598Z] #42 35.87 CC images/inventory.o [2019-11-05T23:40:24.598Z] #42 36.43 CC images/fdinfo.o [2019-11-05T23:40:24.598Z] #42 37.40 CC images/fown.o [2019-11-05T23:40:24.598Z] #42 37.90 CC images/ns.o [2019-11-05T23:40:24.598Z] #42 38.34 CC images/regfile.o [2019-11-05T23:40:24.598Z] #42 38.83 CC images/ghost-file.o [2019-11-05T23:40:24.598Z] #42 39.63 CC images/fifo.o [2019-11-05T23:40:24.598Z] #42 39.99 CC images/remap-file-path.o [2019-11-05T23:40:24.598Z] #42 40.38 CC images/eventfd.o [2019-11-05T23:40:24.598Z] #42 40.91 CC images/eventpoll.o [2019-11-05T23:40:24.598Z] #42 41.44 CC images/fh.o [2019-11-05T23:40:24.598Z] #42 42.02 CC images/fsnotify.o [2019-11-05T23:40:24.598Z] #42 42.95 CC images/signalfd.o [2019-11-05T23:40:24.598Z] #42 43.27 CC images/fs.o [2019-11-05T23:40:24.598Z] #42 43.62 CC images/pstree.o [2019-11-05T23:40:24.598Z] #42 44.12 CC images/pipe.o [2019-11-05T23:40:24.598Z] #42 44.53 CC images/tcp-stream.o [2019-11-05T23:40:24.598Z] #42 44.98 CC images/sk-packet.o [2019-11-05T23:40:24.749Z] --- PASS: TestBuildPreserveOwnership (6.26s) [2019-11-05T23:40:24.749Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.00s) [2019-11-05T23:40:24.749Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2019-11-05T23:40:24.749Z] === RUN TestBuildPlatformInvalid [2019-11-05T23:40:24.749Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-05T23:40:24.749Z] PASS [2019-11-05T23:40:24.749Z] [2019-11-05T23:40:24.749Z] === Skipped [2019-11-05T23:40:24.749Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-05T23:40:24.749Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:40:24.749Z] [2019-11-05T23:40:24.749Z] [2019-11-05T23:40:24.749Z] DONE 32 tests, 1 skipped in 94.269s [2019-11-05T23:40:24.749Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-05T23:40:24.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:40:24.749Z] ++ set -e [2019-11-05T23:40:24.749Z] ++ '[' -n 0 ']' [2019-11-05T23:40:24.749Z] ++ set -x [2019-11-05T23:40:24.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:40:25.008Z] INFO: Testing against a local daemon [2019-11-05T23:40:25.008Z] === RUN TestConfigList [2019-11-05T23:40:25.336Z] #42 45.52 CC images/mnt.o [2019-11-05T23:40:25.682Z] #42 45.98 CC images/pipe-data.o [2019-11-05T23:40:26.023Z] #42 46.40 CC images/sa.o [2019-11-05T23:40:26.366Z] #42 46.84 CC images/timer.o [2019-11-05T23:40:26.707Z] #42 ... [2019-11-05T23:40:26.707Z] [2019-11-05T23:40:26.707Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:40:26.707Z] #45 130.4 regexp [2019-11-05T23:40:27.922Z] #45 ... [2019-11-05T23:40:27.922Z] [2019-11-05T23:40:27.922Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:40:27.922Z] #32 121.4 internal/poll [2019-11-05T23:40:27.922Z] #32 125.6 os [2019-11-05T23:40:27.922Z] #32 127.4 internal/fmtsort [2019-11-05T23:40:27.922Z] #32 130.4 path/filepath [2019-11-05T23:40:27.922Z] #32 130.4 fmt [2019-11-05T23:40:27.922Z] #32 ... [2019-11-05T23:40:27.922Z] [2019-11-05T23:40:27.922Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:40:27.922Z] #42 47.56 CC images/timerfd.o [2019-11-05T23:40:27.922Z] #42 48.00 CC images/mm.o [2019-11-05T23:40:28.266Z] #42 48.67 CC images/sk-opts.o [2019-11-05T23:40:28.298Z] --- PASS: TestConfigList (3.33s) [2019-11-05T23:40:28.299Z] === RUN TestConfigsCreateAndDelete [2019-11-05T23:40:29.003Z] #42 49.12 CC images/sk-unix.o [2019-11-05T23:40:29.740Z] #42 49.72 CC images/sk-inet.o [2019-11-05T23:40:30.473Z] #42 50.59 CC images/tun.o [2019-11-05T23:40:31.210Z] #42 51.19 CC images/sk-netlink.o [2019-11-05T23:40:31.554Z] #42 51.74 CC images/packet-sock.o [2019-11-05T23:40:31.585Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2019-11-05T23:40:31.585Z] === RUN TestConfigsUpdate [2019-11-05T23:40:32.742Z] #42 52.78 CC images/ipc-var.o [2019-11-05T23:40:33.088Z] #42 53.22 CC images/ipc-desc.o [2019-11-05T23:40:33.430Z] #42 ... [2019-11-05T23:40:33.430Z] [2019-11-05T23:40:33.430Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:33.430Z] #18 75.09 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-05T23:40:33.430Z] #18 75.85 Selecting previously unselected package libnet1:ppc64el. [2019-11-05T23:40:33.430Z] #18 75.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-05T23:40:33.430Z] #18 75.87 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-05T23:40:33.430Z] #18 76.01 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-05T23:40:33.430Z] #18 76.02 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-05T23:40:33.430Z] #18 76.03 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-05T23:40:33.431Z] #18 76.14 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-05T23:40:33.431Z] #18 76.15 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-05T23:40:33.431Z] #18 76.16 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-05T23:40:33.431Z] #18 76.39 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-05T23:40:33.431Z] #18 76.41 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-05T23:40:33.431Z] #18 76.45 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-05T23:40:33.431Z] #18 76.70 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-05T23:40:33.431Z] #18 76.72 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-05T23:40:33.431Z] #18 76.73 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-05T23:40:33.431Z] #18 77.60 Selecting previously unselected package python3.5-minimal. [2019-11-05T23:40:33.431Z] #18 77.60 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-05T23:40:33.431Z] #18 77.65 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-05T23:40:33.431Z] #18 79.31 Selecting previously unselected package python3-minimal. [2019-11-05T23:40:33.431Z] #18 79.34 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-05T23:40:33.431Z] #18 79.35 Unpacking python3-minimal (3.5.3-1) ... [2019-11-05T23:40:33.431Z] #18 79.52 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-05T23:40:33.431Z] #18 79.55 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-05T23:40:33.431Z] #18 79.56 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-05T23:40:33.431Z] #18 79.74 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-05T23:40:33.431Z] #18 79.76 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-05T23:40:33.431Z] #18 79.77 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-05T23:40:34.621Z] #18 82.31 Selecting previously unselected package python3.5. [2019-11-05T23:40:34.621Z] #18 82.31 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-05T23:40:34.621Z] #18 82.34 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-05T23:40:34.621Z] #18 82.58 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-05T23:40:34.621Z] #18 82.58 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-05T23:40:34.621Z] #18 82.61 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-05T23:40:34.873Z] --- PASS: TestConfigsUpdate (3.18s) [2019-11-05T23:40:34.873Z] === RUN TestTemplatedConfig [2019-11-05T23:40:34.965Z] #18 82.72 Selecting previously unselected package dh-python. [2019-11-05T23:40:34.965Z] #18 82.73 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-05T23:40:34.965Z] #18 82.76 Unpacking dh-python (2.20170125) ... [2019-11-05T23:40:34.965Z] #18 83.07 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-05T23:40:34.965Z] #18 83.08 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-05T23:40:37.258Z] Loaded image: buildpack-deps:jessie [2019-11-05T23:40:37.258Z] Loaded image: busybox:latest [2019-11-05T23:40:37.258Z] Loaded image: busybox:glibc [2019-11-05T23:40:37.258Z] Loaded image: debian:jessie [2019-11-05T23:40:37.258Z] Loaded image: hello-world:latest [2019-11-05T23:40:37.258Z] INFO: Testing against a local daemon [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-05T23:40:37.258Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-05T23:40:37.822Z] Loaded image: buildpack-deps:jessie [2019-11-05T23:40:38.039Z] #18 ... [2019-11-05T23:40:38.039Z] [2019-11-05T23:40:38.039Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:40:38.039Z] #45 141.9 os/exec [2019-11-05T23:40:38.039Z] #45 142.0 net [2019-11-05T23:40:38.162Z] --- PASS: TestTemplatedConfig (3.39s) [2019-11-05T23:40:38.162Z] === RUN TestConfigInspect [2019-11-05T23:40:38.385Z] Loaded image: busybox:latest [2019-11-05T23:40:38.643Z] Loaded image: busybox:glibc [2019-11-05T23:40:38.643Z] Loaded image: debian:jessie [2019-11-05T23:40:38.900Z] Loaded image: hello-world:latest [2019-11-05T23:40:39.157Z] INFO: Testing against a local daemon [2019-11-05T23:40:39.157Z] === RUN TestDockerDaemonSuite [2019-11-05T23:40:39.157Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-05T23:40:39.231Z] #45 ... [2019-11-05T23:40:39.231Z] [2019-11-05T23:40:39.231Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:40:39.231Z] #32 133.1 io/ioutil [2019-11-05T23:40:39.231Z] #32 136.5 log [2019-11-05T23:40:39.231Z] #32 136.5 flag [2019-11-05T23:40:39.231Z] #32 136.5 github.com/BurntSushi/toml [2019-11-05T23:40:39.574Z] #32 ... [2019-11-05T23:40:39.574Z] [2019-11-05T23:40:39.574Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:40:39.574Z] #45 143.2 internal/lazyregexp [2019-11-05T23:40:40.104Z] 12c8dbabfd62: Pull complete [2019-11-05T23:40:40.104Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-05T23:40:40.104Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:40:40.104Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-05T23:40:40.104Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-05T23:40:40.104Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-11-05T23:40:40.104Z] WARN: Skipping validation tests [2019-11-05T23:40:40.104Z] INFO: Running unit tests at 11/05/2019 23:40:35... [2019-11-05T23:40:40.104Z] INFO: make.ps1 starting at 11/05/2019 23:40:39 [2019-11-05T23:40:40.104Z] INFO: Git commit (8da3acd41) assumed from DOCKER_GITCOMMIT environment variable [2019-11-05T23:40:40.104Z] INFO: Invoking autogen... [2019-11-05T23:40:40.104Z] INFO: Running unit tests... [2019-11-05T23:40:41.449Z] --- PASS: TestConfigInspect (3.14s) [2019-11-05T23:40:41.449Z] === RUN TestConfigCreateWithLabels [2019-11-05T23:40:41.684Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-05T23:40:41.684Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-05T23:40:42.617Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-05T23:40:42.617Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-05T23:40:43.458Z] #45 ... [2019-11-05T23:40:43.458Z] [2019-11-05T23:40:43.458Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:40:43.458Z] #42 53.73 CC images/ipc-shm.o [2019-11-05T23:40:43.458Z] #42 54.26 CC images/ipc-msg.o [2019-11-05T23:40:43.458Z] #42 54.93 CC images/ipc-sem.o [2019-11-05T23:40:43.458Z] #42 55.42 CC images/utsns.o [2019-11-05T23:40:43.458Z] #42 55.94 CC images/creds.o [2019-11-05T23:40:43.458Z] #42 56.33 CC images/vma.o [2019-11-05T23:40:43.458Z] #42 56.74 CC images/netdev.o [2019-11-05T23:40:43.458Z] #42 57.52 CC images/tty.o [2019-11-05T23:40:43.458Z] #42 58.81 CC images/file-lock.o [2019-11-05T23:40:43.458Z] #42 59.29 CC images/rlimit.o [2019-11-05T23:40:43.458Z] #42 59.76 CC images/pagemap.o [2019-11-05T23:40:43.458Z] #42 60.36 CC images/siginfo.o [2019-11-05T23:40:43.458Z] #42 60.96 CC images/rpc.o [2019-11-05T23:40:43.458Z] #42 ... [2019-11-05T23:40:43.458Z] [2019-11-05T23:40:43.459Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:43.459Z] #18 89.30 Setting up python3-minimal (3.5.3-1) ... [2019-11-05T23:40:43.459Z] #18 91.49 Selecting previously unselected package python3. [2019-11-05T23:40:43.459Z] #18 91.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-05T23:40:43.548Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-05T23:40:43.548Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-05T23:40:43.548Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-05T23:40:43.801Z] #18 91.58 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-05T23:40:43.801Z] #18 91.60 Unpacking python3 (3.5.3-1) ... [2019-11-05T23:40:43.801Z] #18 91.88 Selecting previously unselected package pigz. [2019-11-05T23:40:43.801Z] #18 91.91 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-05T23:40:43.801Z] #18 91.92 Unpacking pigz (2.3.4-1) ... [2019-11-05T23:40:44.145Z] #18 92.08 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-05T23:40:44.145Z] #18 92.09 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-05T23:40:44.145Z] #18 92.10 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:40:44.145Z] #18 92.24 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-05T23:40:44.145Z] #18 92.27 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-05T23:40:44.487Z] #18 92.27 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:40:44.487Z] #18 92.42 Selecting previously unselected package libiptc0:ppc64el. [2019-11-05T23:40:44.487Z] #18 92.42 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-05T23:40:44.487Z] #18 92.44 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:40:44.738Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2019-11-05T23:40:44.738Z] === RUN TestConfigCreateResolve [2019-11-05T23:40:44.829Z] #18 92.70 Selecting previously unselected package libxtables12:ppc64el. [2019-11-05T23:40:44.829Z] #18 92.73 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-05T23:40:44.829Z] #18 92.76 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:40:44.829Z] #18 92.98 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-05T23:40:45.178Z] #18 92.98 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-05T23:40:45.179Z] #18 92.99 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-05T23:40:45.179Z] #18 93.14 Selecting previously unselected package iptables. [2019-11-05T23:40:45.179Z] #18 93.15 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-05T23:40:45.179Z] #18 93.16 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-05T23:40:45.915Z] #18 93.98 Selecting previously unselected package xxd. [2019-11-05T23:40:46.256Z] #18 93.99 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-05T23:40:46.256Z] #18 94.00 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:40:46.256Z] #18 94.19 Selecting previously unselected package vim-common. [2019-11-05T23:40:46.256Z] #18 94.20 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-05T23:40:46.256Z] #18 94.21 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:40:46.600Z] #18 94.48 Selecting previously unselected package bzip2. [2019-11-05T23:40:46.600Z] #18 94.50 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-05T23:40:46.600Z] #18 94.52 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-05T23:40:46.600Z] #18 94.68 Selecting previously unselected package libgpm2:ppc64el. [2019-11-05T23:40:46.825Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-05T23:40:46.825Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-05T23:40:46.946Z] #18 94.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-05T23:40:46.946Z] #18 94.70 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-05T23:40:46.946Z] #18 94.86 Selecting previously unselected package xz-utils. [2019-11-05T23:40:46.946Z] #18 94.88 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-05T23:40:46.946Z] #18 94.88 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-05T23:40:47.083Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-05T23:40:47.083Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-05T23:40:47.083Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-05T23:40:47.288Z] #18 95.19 Selecting previously unselected package aufs-tools. [2019-11-05T23:40:47.288Z] #18 95.19 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-05T23:40:47.288Z] #18 95.19 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-05T23:40:47.632Z] #18 ... [2019-11-05T23:40:47.632Z] [2019-11-05T23:40:47.632Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-05T23:40:47.632Z] #32 144.2 github.com/BurntSushi/toml/cmd/tomlv [2019-11-05T23:40:47.632Z] #32 DONE 151.3s [2019-11-05T23:40:47.632Z] [2019-11-05T23:40:47.632Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:47.632Z] #18 95.49 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-05T23:40:47.632Z] #18 95.49 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-05T23:40:47.632Z] #18 95.51 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-05T23:40:47.632Z] #18 ... [2019-11-05T23:40:47.632Z] [2019-11-05T23:40:47.632Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:40:47.632Z] #45 149.5 encoding/binary [2019-11-05T23:40:47.632Z] #45 149.5 go/token [2019-11-05T23:40:47.632Z] #45 149.5 net/url [2019-11-05T23:40:48.015Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-05T23:40:48.031Z] --- PASS: TestConfigCreateResolve (3.14s) [2019-11-05T23:40:48.031Z] === RUN TestConfigDaemonLibtrustID [2019-11-05T23:40:48.031Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-11-05T23:40:48.031Z] PASS [2019-11-05T23:40:48.031Z] [2019-11-05T23:40:48.031Z] DONE 8 tests in 23.261s [2019-11-05T23:40:48.031Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-05T23:40:48.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:40:48.031Z] ++ set -e [2019-11-05T23:40:48.031Z] ++ '[' -n 0 ']' [2019-11-05T23:40:48.031Z] ++ set -x [2019-11-05T23:40:48.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:40:48.290Z] INFO: Testing against a local daemon [2019-11-05T23:40:48.290Z] === RUN TestCheckpoint [2019-11-05T23:40:48.290Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-05T23:40:48.290Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-05T23:40:48.290Z] === RUN TestContainerInvalidJSON [2019-11-05T23:40:48.290Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:40:48.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:40:48.290Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:40:48.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:40:48.290Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:40:48.290Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:40:48.290Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:40:48.290Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:40:48.290Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:40:48.290Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-05T23:40:48.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-05T23:40:48.290Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-05T23:40:48.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-05T23:40:48.290Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-05T23:40:48.290Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2019-11-05T23:40:48.290Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-05T23:40:48.548Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-05T23:40:48.548Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-05T23:40:48.548Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-05T23:40:48.548Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-05T23:40:48.807Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-11-05T23:40:48.807Z] === RUN TestCopyFromContainer [2019-11-05T23:40:49.386Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-05T23:40:49.643Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-05T23:40:49.901Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-05T23:40:49.901Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-05T23:40:49.901Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-05T23:40:49.901Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-05T23:40:50.667Z] #45 154.2 go/scanner [2019-11-05T23:40:50.712Z] === RUN TestCopyFromContainer// [2019-11-05T23:40:50.971Z] === RUN TestCopyFromContainer//bar/root [2019-11-05T23:40:50.971Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-05T23:40:51.009Z] #45 ... [2019-11-05T23:40:51.009Z] [2019-11-05T23:40:51.009Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:51.009Z] #18 95.67 Selecting previously unselected package btrfs-progs. [2019-11-05T23:40:51.009Z] #18 95.67 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 95.70 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-05T23:40:51.009Z] #18 97.31 Selecting previously unselected package btrfs-tools. [2019-11-05T23:40:51.009Z] #18 97.33 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 97.33 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-05T23:40:51.009Z] #18 97.44 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-05T23:40:51.009Z] #18 97.45 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 97.45 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-05T23:40:51.009Z] #18 97.67 Selecting previously unselected package dmsetup. [2019-11-05T23:40:51.009Z] #18 97.68 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 97.69 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-05T23:40:51.009Z] #18 97.87 Selecting previously unselected package libonig4:ppc64el. [2019-11-05T23:40:51.009Z] #18 97.88 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 97.89 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-05T23:40:51.009Z] #18 98.11 Selecting previously unselected package libjq1:ppc64el. [2019-11-05T23:40:51.009Z] #18 98.12 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 98.13 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-05T23:40:51.009Z] #18 98.33 Selecting previously unselected package jq. [2019-11-05T23:40:51.009Z] #18 98.35 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 98.36 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-05T23:40:51.009Z] #18 98.50 Selecting previously unselected package libaio1:ppc64el. [2019-11-05T23:40:51.009Z] #18 98.51 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 98.53 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-05T23:40:51.009Z] #18 98.64 Selecting previously unselected package libcap2-bin. [2019-11-05T23:40:51.009Z] #18 98.64 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 98.64 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-05T23:40:51.009Z] #18 98.73 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-05T23:40:51.009Z] #18 98.74 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 98.75 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-05T23:40:51.009Z] #18 98.86 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-05T23:40:51.009Z] #18 98.88 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-05T23:40:51.009Z] #18 98.89 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-05T23:40:51.230Z] === RUN TestCopyFromContainer/bar/quux [2019-11-05T23:40:51.230Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-05T23:40:51.230Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-05T23:40:51.353Z] #18 99.33 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-05T23:40:51.353Z] #18 99.34 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-05T23:40:51.353Z] #18 99.35 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-05T23:40:51.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-05T23:40:51.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-05T23:40:51.698Z] #18 99.63 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-05T23:40:51.698Z] #18 99.64 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-05T23:40:51.698Z] #18 99.66 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-05T23:40:51.749Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-05T23:40:51.749Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer (3.14s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-05T23:40:52.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-05T23:40:52.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-05T23:40:52.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:40:52.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:40:52.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:40:52.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:40:52.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:40:52.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:40:52.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:40:52.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:40:52.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:40:52.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-05T23:40:52.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-05T23:40:52.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-05T23:40:52.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-05T23:40:52.008Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-05T23:40:52.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-11-05T23:40:52.008Z] === RUN TestCreateWithInvalidEnv [2019-11-05T23:40:52.008Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-05T23:40:52.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-05T23:40:52.008Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-05T23:40:52.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-05T23:40:52.008Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-05T23:40:52.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-05T23:40:52.008Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-05T23:40:52.008Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-05T23:40:52.008Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-05T23:40:52.008Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-05T23:40:52.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-05T23:40:52.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-05T23:40:52.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-05T23:40:52.008Z] === RUN TestCreateTmpfsMountsTarget [2019-11-05T23:40:52.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-05T23:40:52.008Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-05T23:40:52.041Z] #18 99.90 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-05T23:40:52.041Z] #18 99.91 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-05T23:40:52.041Z] #18 99.91 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-05T23:40:52.645Z] #18 100.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-05T23:40:52.645Z] #18 100.6 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-05T23:40:52.645Z] #18 100.7 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-05T23:40:53.389Z] #18 101.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-05T23:40:53.389Z] #18 101.1 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-05T23:40:53.389Z] #18 101.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-05T23:40:53.389Z] #18 101.3 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-05T23:40:53.389Z] #18 101.3 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-05T23:40:53.389Z] #18 101.3 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-05T23:40:53.389Z] #18 101.5 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-05T23:40:53.389Z] #18 101.5 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-05T23:40:53.389Z] #18 101.5 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-05T23:40:53.389Z] #18 101.6 Selecting previously unselected package libreadline5:ppc64el. [2019-11-05T23:40:53.730Z] #18 101.6 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-05T23:40:53.730Z] #18 101.6 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-05T23:40:53.730Z] #18 ... [2019-11-05T23:40:53.730Z] [2019-11-05T23:40:53.730Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:40:53.730Z] #42 63.99 CC images/ext-file.o [2019-11-05T23:40:53.730Z] #42 64.31 CC images/cgroup.o [2019-11-05T23:40:53.730Z] #42 65.63 CC images/userns.o [2019-11-05T23:40:53.730Z] #42 66.12 CC images/google/protobuf/descriptor.o [2019-11-05T23:40:53.730Z] #42 70.87 CC images/opts.o [2019-11-05T23:40:53.730Z] #42 71.34 CC images/seccomp.o [2019-11-05T23:40:53.730Z] #42 71.78 CC images/binfmt-misc.o [2019-11-05T23:40:53.730Z] #42 72.06 CC images/time.o [2019-11-05T23:40:53.730Z] #42 72.33 CC images/sysctl.o [2019-11-05T23:40:53.730Z] #42 72.79 CC images/autofs.o [2019-11-05T23:40:53.730Z] #42 73.21 CC images/macvlan.o [2019-11-05T23:40:53.730Z] #42 73.52 CC images/sit.o [2019-11-05T23:40:53.730Z] #42 73.99 LINK images/built-in.o [2019-11-05T23:40:53.730Z] #42 ... [2019-11-05T23:40:53.730Z] [2019-11-05T23:40:53.730Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:40:53.730Z] #18 101.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-05T23:40:53.730Z] #18 101.8 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-05T23:40:53.730Z] #18 101.8 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-05T23:40:54.259Z] #73 exporting layers 58.2s done [2019-11-05T23:40:54.259Z] #73 exporting manifest sha256:e4bb7fe2bcf673534d92ee9d465ebe2846ed0f05e10399cd01f86e75b78855fe 0.0s done [2019-11-05T23:40:54.259Z] #73 exporting config sha256:f4cf3a739ad294bbc6d189738a8256c71effece306c2d0e05f136b1c5996d68e done [2019-11-05T23:40:54.259Z] #73 sending tarball [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:40:54.542Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:40:54.542Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-05T23:40:54.542Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-11-05T23:40:54.542Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-05T23:40:55.162Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-05T23:40:55.162Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-05T23:40:56.765Z] #18 104.2 Selecting previously unselected package net-tools. [2019-11-05T23:40:56.765Z] #18 104.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-05T23:40:56.765Z] #18 104.2 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-05T23:40:56.765Z] #18 104.6 Selecting previously unselected package python-pip-whl. [2019-11-05T23:40:56.765Z] #18 104.6 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-05T23:40:56.765Z] #18 104.6 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-05T23:40:57.078Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2019-11-05T23:40:57.078Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-05T23:40:57.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:40:57.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:40:57.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:40:57.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:40:57.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:40:57.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:40:57.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:40:57.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:40:57.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:40:57.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:40:57.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:40:57.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:40:57.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:40:57.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:40:57.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:40:57.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-05T23:40:57.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-11-05T23:40:57.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-05T23:40:57.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-05T23:40:57.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-05T23:40:57.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-05T23:40:57.078Z] === RUN TestContainerStartOnDaemonRestart [2019-11-05T23:40:57.078Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-05T23:40:57.078Z] === RUN TestDaemonRestartIpcMode [2019-11-05T23:40:57.078Z] === PAUSE TestDaemonRestartIpcMode [2019-11-05T23:40:57.078Z] === RUN TestDiff [2019-11-05T23:40:57.498Z] #18 105.4 Selecting previously unselected package python3-pip. [2019-11-05T23:40:57.498Z] #18 105.4 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-05T23:40:57.498Z] #18 105.4 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-05T23:40:57.841Z] #18 105.7 Selecting previously unselected package python3-pkg-resources. [2019-11-05T23:40:57.841Z] #18 105.8 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-05T23:40:57.841Z] #18 105.8 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-05T23:40:57.862Z] ? github.com/docker/docker/api [no test files] [2019-11-05T23:40:58.015Z] --- PASS: TestDiff (0.95s) [2019-11-05T23:40:58.015Z] === RUN TestExecWithCloseStdin [2019-11-05T23:40:58.185Z] #18 106.0 Selecting previously unselected package python3-setuptools. [2019-11-05T23:40:58.185Z] #18 106.0 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-05T23:40:58.185Z] #18 106.1 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-05T23:40:58.440Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-05T23:40:58.440Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-05T23:40:58.527Z] #18 106.4 Selecting previously unselected package python3-wheel. [2019-11-05T23:40:58.527Z] #18 106.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-05T23:40:58.527Z] #18 106.4 Unpacking python3-wheel (0.29.0-2) ... [2019-11-05T23:40:58.527Z] #18 106.6 Selecting previously unselected package thin-provisioning-tools. [2019-11-05T23:40:58.527Z] #18 106.6 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-05T23:40:58.527Z] #18 106.6 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-05T23:40:58.868Z] #18 107.0 Selecting previously unselected package vim-runtime. [2019-11-05T23:40:59.210Z] #18 107.0 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-05T23:40:59.210Z] #18 107.1 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-05T23:40:59.210Z] #18 107.1 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-05T23:40:59.210Z] #18 107.1 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:40:59.393Z] --- PASS: TestExecWithCloseStdin (1.12s) [2019-11-05T23:40:59.393Z] === RUN TestExec [2019-11-05T23:41:00.329Z] --- PASS: TestExec (1.02s) [2019-11-05T23:41:00.329Z] === RUN TestExecUser [2019-11-05T23:41:01.265Z] --- PASS: TestExecUser (0.98s) [2019-11-05T23:41:01.265Z] === RUN TestExportContainerAndImportImage [2019-11-05T23:41:01.720Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-05T23:41:02.206Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-11-05T23:41:02.206Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-05T23:41:02.652Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-05T23:41:03.082Z] #18 ... [2019-11-05T23:41:03.082Z] [2019-11-05T23:41:03.082Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:41:03.082Z] #45 156.9 text/template/parse [2019-11-05T23:41:03.082Z] #45 158.1 encoding/base64 [2019-11-05T23:41:03.082Z] #45 158.9 go/ast [2019-11-05T23:41:03.082Z] #45 161.3 encoding/json [2019-11-05T23:41:03.217Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-05T23:41:03.326Z] #73 sending tarball 10.0s done [2019-11-05T23:41:03.326Z] #73 DONE 68.2s [2019-11-05T23:41:03.326Z] [2019-11-05T23:41:03.326Z] #74 importing to docker [2019-11-05T23:41:03.454Z] #45 ... [2019-11-05T23:41:03.454Z] [2019-11-05T23:41:03.454Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:41:03.454Z] #42 74.16 GEN compel/include/asm [2019-11-05T23:41:03.454Z] #42 74.16 GEN compel/include/version.h [2019-11-05T23:41:03.454Z] #42 74.18 touch .config [2019-11-05T23:41:03.454Z] #42 74.19 GEN include/common/config.h [2019-11-05T23:41:03.454Z] #42 74.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-05T23:41:03.454Z] #42 74.27 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-05T23:41:03.454Z] #42 74.30 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-05T23:41:03.454Z] #42 74.32 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-05T23:41:03.454Z] #42 74.36 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-05T23:41:03.454Z] #42 74.40 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-05T23:41:03.454Z] #42 74.44 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-05T23:41:03.454Z] #42 74.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-05T23:41:03.454Z] #42 74.48 DEP compel/plugins/std/infect.d [2019-11-05T23:41:03.454Z] #42 74.64 DEP compel/plugins/std/string.d [2019-11-05T23:41:03.454Z] #42 74.82 DEP compel/plugins/std/log.d [2019-11-05T23:41:03.454Z] #42 74.97 DEP compel/plugins/std/fds.d [2019-11-05T23:41:03.454Z] #42 75.20 DEP compel/plugins/std/std.d [2019-11-05T23:41:03.454Z] #42 75.39 DEP compel/plugins/shmem/shmem.d [2019-11-05T23:41:03.454Z] #42 75.60 DEP compel/plugins/fds/fds.d [2019-11-05T23:41:03.454Z] #42 76.03 CC compel/plugins/std/std.o [2019-11-05T23:41:03.454Z] #42 76.69 CC compel/plugins/std/fds.o [2019-11-05T23:41:03.454Z] #42 77.55 CC compel/plugins/std/log.o [2019-11-05T23:41:03.454Z] #42 79.32 CC compel/plugins/std/string.o [2019-11-05T23:41:03.454Z] #42 80.34 CC compel/plugins/std/infect.o [2019-11-05T23:41:03.454Z] #42 81.31 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-05T23:41:03.454Z] #42 81.42 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-05T23:41:03.454Z] #42 81.51 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-05T23:41:03.454Z] #42 81.61 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-05T23:41:03.454Z] #42 81.70 AR compel/plugins/std.lib.a [2019-11-05T23:41:03.454Z] #42 81.84 CC compel/plugins/fds/fds.o [2019-11-05T23:41:03.454Z] #42 82.51 AR compel/plugins/fds.lib.a [2019-11-05T23:41:03.454Z] #42 82.63 HOSTDEP compel/src/lib/log-host.d [2019-11-05T23:41:03.454Z] #42 82.92 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-05T23:41:03.454Z] #42 83.15 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-05T23:41:03.454Z] #42 83.39 HOSTDEP compel/src/main-host.d [2019-11-05T23:41:03.454Z] #42 83.68 DEP compel/src/lib/ptrace.d [2019-11-05T23:41:03.796Z] #42 83.94 DEP compel/src/lib/infect.d [2019-11-05T23:41:04.030Z] ................................................ [ 29%] [2019-11-05T23:41:04.111Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2019-11-05T23:41:04.111Z] === RUN TestHealthCheckWorkdir [2019-11-05T23:41:04.137Z] #42 84.25 DEP compel/src/lib/infect-util.d [2019-11-05T23:41:04.137Z] #42 84.47 DEP compel/src/lib/infect-rpc.d [2019-11-05T23:41:04.478Z] #42 84.70 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-05T23:41:04.820Z] #42 84.98 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-05T23:41:04.820Z] #42 ... [2019-11-05T23:41:04.820Z] [2019-11-05T23:41:04.820Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:41:04.820Z] #18 112.7 Selecting previously unselected package vim. [2019-11-05T23:41:04.820Z] #18 112.7 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-05T23:41:04.820Z] #18 112.7 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:41:05.489Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2019-11-05T23:41:05.489Z] === RUN TestHealthKillContainer [2019-11-05T23:41:05.551Z] #18 113.5 Selecting previously unselected package xfsprogs. [2019-11-05T23:41:05.551Z] #18 113.5 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-05T23:41:05.551Z] #18 113.5 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-05T23:41:05.743Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-05T23:41:06.282Z] #18 114.4 Selecting previously unselected package zip. [2019-11-05T23:41:06.282Z] #18 114.4 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-05T23:41:06.282Z] #18 114.4 Unpacking zip (3.0-11+b1) ... [2019-11-05T23:41:06.623Z] #18 114.6 Selecting previously unselected package libapparmor-perl. [2019-11-05T23:41:06.623Z] #18 114.6 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-05T23:41:06.623Z] #18 114.6 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-05T23:41:06.966Z] #18 114.8 Selecting previously unselected package apparmor. [2019-11-05T23:41:06.966Z] #18 114.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-05T23:41:06.966Z] #18 115.0 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-05T23:41:07.698Z] #18 115.7 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-05T23:41:07.698Z] #18 115.7 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-05T23:41:07.698Z] #18 115.7 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-05T23:41:08.268Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-05T23:41:08.525Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-05T23:41:08.774Z] --- PASS: TestHealthKillContainer (2.96s) [2019-11-05T23:41:08.774Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-05T23:41:09.342Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-11-05T23:41:09.342Z] === RUN TestIpcModeNone [2019-11-05T23:41:09.457Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-05T23:41:10.279Z] --- PASS: TestIpcModeNone (1.01s) [2019-11-05T23:41:10.279Z] === RUN TestIpcModePrivate [2019-11-05T23:41:10.727Z] #18 118.2 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-05T23:41:10.728Z] #18 118.2 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-05T23:41:10.728Z] #18 118.2 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-05T23:41:11.215Z] --- PASS: TestIpcModePrivate (1.00s) [2019-11-05T23:41:11.215Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-11-05T23:41:11.215Z] === RUN TestIpcModeShareable [2019-11-05T23:41:12.152Z] --- PASS: TestIpcModeShareable (1.04s) [2019-11-05T23:41:12.152Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-05T23:41:12.152Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-05T23:41:12.734Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-05T23:41:12.745Z] ok github.com/docker/docker/api/server 0.193s coverage: 9.0% of statements [2019-11-05T23:41:13.665Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-05T23:41:13.787Z] #18 121.3 Selecting previously unselected package binutils-mingw-w64. [2019-11-05T23:41:13.787Z] #18 121.4 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-05T23:41:13.787Z] #18 121.4 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-05T23:41:13.787Z] #18 121.5 Selecting previously unselected package mingw-w64-common. [2019-11-05T23:41:13.787Z] #18 121.5 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-05T23:41:13.787Z] #18 121.5 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-05T23:41:14.598Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-05T23:41:14.972Z] #18 ... [2019-11-05T23:41:14.972Z] [2019-11-05T23:41:14.972Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:41:14.972Z] #42 85.25 DEP compel/src/lib/log.d [2019-11-05T23:41:14.972Z] #42 85.43 DEP compel/src/main.d [2019-11-05T23:41:14.972Z] #42 85.72 DEP compel/src/lib/handle-elf.d [2019-11-05T23:41:14.972Z] #42 85.98 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-05T23:41:14.972Z] #42 86.43 CC compel/src/lib/log.o [2019-11-05T23:41:14.972Z] #42 87.06 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-05T23:41:14.972Z] #42 87.72 CC compel/arch/ppc64/src/lib/infect.o [2019-11-05T23:41:14.972Z] #42 89.06 CC compel/src/lib/infect-rpc.o [2019-11-05T23:41:14.972Z] #42 89.74 CC compel/src/lib/infect-util.o [2019-11-05T23:41:14.972Z] #42 90.32 CC compel/src/lib/infect.o [2019-11-05T23:41:15.314Z] #42 95.60 CC compel/src/lib/ptrace.o [2019-11-05T23:41:15.440Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2019-11-05T23:41:15.440Z] === RUN TestAPIIpcModeHost [2019-11-05T23:41:16.007Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-11-05T23:41:16.007Z] === RUN TestDaemonIpcModeShareable [2019-11-05T23:41:16.046Z] #42 96.38 AR compel/libcompel.a [2019-11-05T23:41:16.046Z] #42 96.48 HOSTCC compel/src/main-host.o [2019-11-05T23:41:16.779Z] #42 97.22 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-05T23:41:17.514Z] #42 97.74 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-05T23:41:17.876Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-05T23:41:17.918Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2019-11-05T23:41:17.918Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-05T23:41:17.918Z] === RUN TestDaemonIpcModePrivate [2019-11-05T23:41:18.701Z] #42 98.80 HOSTCC compel/src/lib/log-host.o [2019-11-05T23:41:19.043Z] #42 99.22 HOSTLINK compel/compel-host-bin [2019-11-05T23:41:19.043Z] #42 99.44 DEP soccr/soccr.d [2019-11-05T23:41:19.385Z] #42 99.86 CC soccr/soccr.o [2019-11-05T23:41:19.775Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-05T23:41:19.775Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-05T23:41:19.821Z] #74 DONE 17.3s [2019-11-05T23:41:19.825Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2019-11-05T23:41:19.825Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-05T23:41:19.825Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-05T23:41:20.125Z] #42 ... [2019-11-05T23:41:20.125Z] [2019-11-05T23:41:20.125Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:41:20.125Z] #45 173.7 text/template [2019-11-05T23:41:20.125Z] #45 180.5 go/parser [2019-11-05T23:41:20.125Z] #45 ... [2019-11-05T23:41:20.125Z] [2019-11-05T23:41:20.125Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:41:20.125Z] #63 183.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-05T23:41:20.125Z] #63 183.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-05T23:41:20.700Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/test/unit [2019-11-05T23:41:21.149Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-05T23:41:21.728Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2019-11-05T23:41:21.728Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-05T23:41:21.728Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-05T23:41:22.521Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-05T23:41:23.632Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-11-05T23:41:23.633Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-05T23:41:23.633Z] === RUN TestIpcModeOlderClient [2019-11-05T23:41:23.633Z] === PAUSE TestIpcModeOlderClient [2019-11-05T23:41:23.633Z] === RUN TestKillContainerInvalidSignal [2019-11-05T23:41:24.315Z] ? github.com/docker/docker/api [no test files] [2019-11-05T23:41:24.569Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-11-05T23:41:24.569Z] === RUN TestKillContainer [2019-11-05T23:41:24.569Z] === RUN TestKillContainer/no_signal [2019-11-05T23:41:25.061Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-05T23:41:25.061Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-05T23:41:25.137Z] === RUN TestKillContainer/non_killing_signal [2019-11-05T23:41:25.859Z] === RUN TestKillContainer/killing_signal [2019-11-05T23:41:26.154Z] #63 ... [2019-11-05T23:41:26.154Z] [2019-11-05T23:41:26.154Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:41:26.154Z] #42 103.1 AR soccr/libsoccr.a [2019-11-05T23:41:26.154Z] #42 103.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-05T23:41:26.154Z] #42 103.7 DEP criu/arch/ppc64/sigframe.d [2019-11-05T23:41:26.154Z] #42 103.9 DEP criu/arch/ppc64/crtools.d [2019-11-05T23:41:26.154Z] #42 104.3 DEP criu/arch/ppc64/cpu.d [2019-11-05T23:41:26.154Z] #42 104.7 CC criu/arch/ppc64/cpu.o [2019-11-05T23:41:26.154Z] #42 105.9 CC criu/arch/ppc64/crtools.o [2019-11-05T23:41:26.352Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-05T23:41:26.432Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-05T23:41:26.798Z] --- PASS: TestKillContainer (2.50s) [2019-11-05T23:41:26.798Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-11-05T23:41:26.798Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-11-05T23:41:26.798Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-11-05T23:41:26.798Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-05T23:41:26.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-05T23:41:27.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-05T23:41:27.805Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-05T23:41:27.859Z] #42 108.2 CC criu/arch/ppc64/sigframe.o [2019-11-05T23:41:28.062Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-05T23:41:28.594Z] #42 108.9 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-05T23:41:28.594Z] #42 109.0 DEP criu/arch/ppc64/misc.d [2019-11-05T23:41:28.937Z] #42 109.0 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-05T23:41:28.937Z] #42 109.1 DEP criu/arch/ppc64/vdso-pie.d [2019-11-05T23:41:29.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.21s) [2019-11-05T23:41:29.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2019-11-05T23:41:29.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2019-11-05T23:41:29.111Z] === RUN TestKillStoppedContainer [2019-11-05T23:41:29.111Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-11-05T23:41:29.111Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-05T23:41:29.280Z] #42 109.5 DEP criu/pie/parasite-vdso.d [2019-11-05T23:41:29.370Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-11-05T23:41:29.370Z] === RUN TestKillDifferentUserContainer [2019-11-05T23:41:29.624Z] #42 109.8 DEP criu/pie/util-vdso.d [2019-11-05T23:41:29.967Z] #42 110.2 DEP criu/pie/util.d [2019-11-05T23:41:29.970Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-05T23:41:29.970Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-05T23:41:30.310Z] #42 110.6 CC criu/pie/util.o [2019-11-05T23:41:30.313Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2019-11-05T23:41:30.313Z] === RUN TestInspectOomKilledTrue [2019-11-05T23:41:30.313Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-05T23:41:30.313Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:41:30.313Z] === RUN TestInspectOomKilledFalse [2019-11-05T23:41:30.313Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-05T23:41:30.313Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:41:30.313Z] === RUN TestLinksEtcHostsContentMatch [2019-11-05T23:41:30.658Z] #42 ... [2019-11-05T23:41:30.658Z] [2019-11-05T23:41:30.658Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:41:30.658Z] #18 128.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-05T23:41:30.658Z] #18 128.6 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-05T23:41:30.658Z] #18 128.6 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-05T23:41:30.658Z] #18 136.0 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-05T23:41:30.658Z] #18 136.1 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-05T23:41:30.658Z] #18 136.1 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-05T23:41:30.658Z] #18 136.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-05T23:41:30.658Z] #18 136.3 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-05T23:41:30.658Z] #18 136.3 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:41:31.001Z] #18 ... [2019-11-05T23:41:31.001Z] [2019-11-05T23:41:31.001Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:41:31.001Z] #42 111.3 CC criu/pie/util-vdso.o [2019-11-05T23:41:31.249Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2019-11-05T23:41:31.249Z] === RUN TestLinksContainerNames [2019-11-05T23:41:32.627Z] --- PASS: TestLinksContainerNames (1.66s) [2019-11-05T23:41:32.627Z] === RUN TestLogsFollowTailEmpty [2019-11-05T23:41:32.721Z] #42 ... [2019-11-05T23:41:32.722Z] [2019-11-05T23:41:32.722Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:41:32.722Z] #45 186.1 encoding/xml [2019-11-05T23:41:32.722Z] #45 ... [2019-11-05T23:41:32.722Z] [2019-11-05T23:41:32.722Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:41:32.722Z] #42 113.1 CC criu/pie/parasite-vdso.o [2019-11-05T23:41:33.250Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-05T23:41:33.250Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-05T23:41:33.462Z] #42 ... [2019-11-05T23:41:33.462Z] [2019-11-05T23:41:33.462Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:41:33.462Z] #63 DONE 197.4s [2019-11-05T23:41:33.508Z] --- PASS: TestBuildWithHugeFile (94.55s) [2019-11-05T23:41:33.508Z] === RUN TestBuildWithEmptyDockerfile [2019-11-05T23:41:33.508Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-05T23:41:33.508Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:41:33.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:41:33.508Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:41:33.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:41:33.508Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:41:33.508Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:41:33.566Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2019-11-05T23:41:33.566Z] === RUN TestContainerNetworkMountsNoChown [2019-11-05T23:41:33.765Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:41:33.766Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:41:33.766Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:41:33.804Z] [2019-11-05T23:41:33.804Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-05T23:41:33.804Z] #64 DONE 0.1s [2019-11-05T23:41:33.804Z] [2019-11-05T23:41:33.804Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:41:33.804Z] #45 197.0 math/big [2019-11-05T23:41:34.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-05T23:41:34.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-11-05T23:41:34.023Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-11-05T23:41:34.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2019-11-05T23:41:34.023Z] === RUN TestBuildPreserveOwnership [2019-11-05T23:41:34.023Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-05T23:41:34.023Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-05T23:41:34.278Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-05T23:41:34.281Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-05T23:41:34.502Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/default [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/default [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/private [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/private [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rprivate [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/slave [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/slave [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rslave [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/shared [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/shared [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rshared [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-05T23:41:34.502Z] === CONT TestMountDaemonRoot/default [2019-11-05T23:41:34.502Z] === CONT TestMountDaemonRoot/rslave [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:41:34.502Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:41:34.502Z] === CONT TestMountDaemonRoot/rshared [2019-11-05T23:41:34.502Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/slave [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/shared [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/private [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/rprivate [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-05T23:41:34.503Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:41:34.503Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-05T23:41:34.503Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:41:34.762Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:41:34.763Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:41:35.022Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-05T23:41:35.022Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:41:35.022Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-05T23:41:35.022Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-05T23:41:35.022Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-11-05T23:41:35.022Z] === RUN TestContainerBindMountNonRecursive [2019-11-05T23:41:35.655Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-05T23:41:35.655Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-05T23:41:35.655Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-05T23:41:35.874Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-05T23:41:36.220Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-05T23:41:37.152Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-05T23:41:37.555Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2019-11-05T23:41:37.555Z] === RUN TestNetworkNat [2019-11-05T23:41:37.689Z] #45 201.0 go/doc [2019-11-05T23:41:38.083Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-05T23:41:38.123Z] --- PASS: TestNetworkNat (0.96s) [2019-11-05T23:41:38.123Z] === RUN TestNetworkLocalhostTCPNat [2019-11-05T23:41:38.340Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-05T23:41:38.824Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-05T23:41:38.906Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-05T23:41:39.409Z] #45 ... [2019-11-05T23:41:39.409Z] [2019-11-05T23:41:39.409Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:41:39.409Z] #42 114.8 CC criu/arch/ppc64/vdso-pie.o [2019-11-05T23:41:39.409Z] #42 115.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-05T23:41:39.409Z] #42 115.8 CC criu/arch/ppc64/misc.o [2019-11-05T23:41:39.409Z] #42 115.9 AR criu/pie/pie.lib.a [2019-11-05T23:41:39.409Z] #42 116.0 DEP criu/pie/restorer.d [2019-11-05T23:41:39.409Z] #42 116.3 DEP criu/arch/ppc64/restorer.d [2019-11-05T23:41:39.409Z] #42 116.7 DEP criu/pie/parasite.d [2019-11-05T23:41:39.409Z] #42 117.2 CC criu/pie/parasite.o [2019-11-05T23:41:39.409Z] #42 119.8 LINK criu/pie/parasite.built-in.o [2019-11-05T23:41:39.409Z] #42 119.8 GEN criu/pie/parasite-blob.h [2019-11-05T23:41:39.409Z] #42 119.9 CC criu/arch/ppc64/restorer.o [2019-11-05T23:41:39.500Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2019-11-05T23:41:39.500Z] === RUN TestNetworkLoopbackNat [2019-11-05T23:41:40.279Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-05T23:41:40.436Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2019-11-05T23:41:40.436Z] === RUN TestPause [2019-11-05T23:41:40.536Z] --- PASS: TestBuildPreserveOwnership (6.51s) [2019-11-05T23:41:40.536Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.50s) [2019-11-05T23:41:40.536Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) [2019-11-05T23:41:40.536Z] === RUN TestBuildPlatformInvalid [2019-11-05T23:41:40.536Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-05T23:41:40.536Z] PASS [2019-11-05T23:41:40.536Z] [2019-11-05T23:41:40.536Z] === Skipped [2019-11-05T23:41:40.536Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-05T23:41:40.536Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:41:40.536Z] [2019-11-05T23:41:40.536Z] [2019-11-05T23:41:40.536Z] DONE 32 tests, 1 skipped in 179.929s [2019-11-05T23:41:40.536Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-05T23:41:40.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:41:40.536Z] ++ set -e [2019-11-05T23:41:40.536Z] ++ '[' -n 0 ']' [2019-11-05T23:41:40.536Z] ++ set -x [2019-11-05T23:41:40.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:41:40.614Z] #42 120.7 CC criu/pie/restorer.o [2019-11-05T23:41:40.794Z] INFO: Testing against a local daemon [2019-11-05T23:41:40.794Z] === RUN TestConfigList [2019-11-05T23:41:41.372Z] --- PASS: TestPause (0.90s) [2019-11-05T23:41:41.372Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-05T23:41:41.372Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-05T23:41:41.372Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-05T23:41:41.372Z] === RUN TestPauseStopPausedContainer [2019-11-05T23:41:42.308Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2019-11-05T23:41:42.308Z] === RUN TestPsFilter [2019-11-05T23:41:42.690Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-05T23:41:42.877Z] --- PASS: TestPsFilter (0.39s) [2019-11-05T23:41:42.877Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-05T23:41:43.813Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-11-05T23:41:43.813Z] === RUN TestRemoveContainerWithVolume [2019-11-05T23:41:44.060Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-05T23:41:44.060Z] --- PASS: TestConfigList (3.21s) [2019-11-05T23:41:44.060Z] === RUN TestConfigsCreateAndDelete [2019-11-05T23:41:44.318Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-05T23:41:44.382Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2019-11-05T23:41:44.382Z] === RUN TestRemoveContainerRunning [2019-11-05T23:41:45.319Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-11-05T23:41:45.319Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-05T23:41:46.255Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2019-11-05T23:41:46.255Z] === RUN TestRemoveInvalidContainer [2019-11-05T23:41:46.255Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-05T23:41:46.255Z] === RUN TestRenameLinkedContainer [2019-11-05T23:41:46.639Z] #42 126.1 LINK criu/pie/restorer.built-in.o [2019-11-05T23:41:46.639Z] #42 126.1 GEN criu/pie/restorer-blob.h [2019-11-05T23:41:46.639Z] #42 126.3 DEP criu/vdso.d [2019-11-05T23:41:46.639Z] #42 126.6 DEP criu/uts_ns.d [2019-11-05T23:41:46.639Z] #42 126.9 DEP criu/util.d [2019-11-05T23:41:46.845Z] --- PASS: TestConfigsCreateAndDelete (2.94s) [2019-11-05T23:41:46.845Z] === RUN TestConfigsUpdate [2019-11-05T23:41:46.980Z] #42 127.4 DEP criu/uffd.d [2019-11-05T23:41:47.322Z] #42 127.7 DEP criu/tun.d [2019-11-05T23:41:47.664Z] #42 128.1 DEP criu/tty.d [2019-11-05T23:41:48.214Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-05T23:41:48.397Z] #42 128.5 DEP criu/timerfd.d [2019-11-05T23:41:48.398Z] #42 128.8 DEP criu/sysfs_parse.d [2019-11-05T23:41:48.737Z] #42 129.1 DEP criu/sysctl.d [2019-11-05T23:41:49.079Z] #42 129.5 DEP criu/string.d [2019-11-05T23:41:49.079Z] #42 129.6 DEP criu/stats.d [2019-11-05T23:41:49.421Z] #42 129.8 DEP criu/sockets.d [2019-11-05T23:41:49.547Z] --- PASS: TestRenameLinkedContainer (3.43s) [2019-11-05T23:41:49.547Z] === RUN TestRenameStoppedContainer [2019-11-05T23:41:50.120Z] --- PASS: TestConfigsUpdate (3.18s) [2019-11-05T23:41:50.120Z] === RUN TestTemplatedConfig [2019-11-05T23:41:50.154Z] #42 130.3 DEP criu/sk-unix.d [2019-11-05T23:41:50.483Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-11-05T23:41:50.483Z] === RUN TestRenameRunningContainerAndReuse [2019-11-05T23:41:50.920Z] #42 130.9 DEP criu/sk-tcp.d [2019-11-05T23:41:50.920Z] #42 131.3 DEP criu/sk-queue.d [2019-11-05T23:41:51.261Z] #42 131.6 DEP criu/sk-packet.d [2019-11-05T23:41:51.491Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-05T23:41:51.603Z] #42 132.1 DEP criu/sk-netlink.d [2019-11-05T23:41:52.055Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-05T23:41:52.338Z] #42 132.4 DEP criu/sk-inet.d [2019-11-05T23:41:52.389Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-11-05T23:41:52.389Z] === RUN TestRenameInvalidName [2019-11-05T23:41:52.620Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-05T23:41:52.680Z] #42 132.9 DEP criu/signalfd.d [2019-11-05T23:41:52.956Z] --- PASS: TestRenameInvalidName (0.85s) [2019-11-05T23:41:52.956Z] === RUN TestRenameAnonymousContainer [2019-11-05T23:41:53.022Z] #42 133.2 DEP criu/sigframe.d [2019-11-05T23:41:53.184Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-05T23:41:53.364Z] #42 133.4 DEP criu/shmem.d [2019-11-05T23:41:53.364Z] #42 ... [2019-11-05T23:41:53.364Z] [2019-11-05T23:41:53.364Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:41:53.364Z] #18 161.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-05T23:41:53.364Z] #18 161.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-05T23:41:53.364Z] #18 161.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:41:53.748Z] --- PASS: TestTemplatedConfig (3.55s) [2019-11-05T23:41:53.748Z] === RUN TestConfigInspect [2019-11-05T23:41:53.748Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-05T23:41:55.374Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-05T23:41:55.374Z] ok github.com/docker/docker/api/server/httputils 0.109s coverage: 14.7% of statements [2019-11-05T23:41:56.932Z] ok github.com/docker/docker/api/server/middleware 0.196s coverage: 37.7% of statements [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-05T23:41:56.932Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-05T23:41:57.026Z] --- PASS: TestConfigInspect (3.29s) [2019-11-05T23:41:57.026Z] === RUN TestConfigCreateWithLabels [2019-11-05T23:41:57.026Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-05T23:41:57.026Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-05T23:41:57.147Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-11-05T23:41:57.147Z] === RUN TestRenameContainerWithSameName [2019-11-05T23:41:57.283Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-05T23:41:58.083Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2019-11-05T23:41:58.083Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-05T23:41:58.218Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-05T23:41:58.485Z] ok github.com/docker/docker/api/server/router/swarm 0.113s coverage: 4.0% of statements [2019-11-05T23:41:58.485Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-05T23:41:58.485Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-05T23:41:58.485Z] ? github.com/docker/docker/api/types [no test files] [2019-11-05T23:41:58.485Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-05T23:41:58.485Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-05T23:41:58.485Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-05T23:41:58.485Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-05T23:41:58.485Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2019-11-05T23:41:58.486Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-05T23:41:58.486Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-05T23:41:58.486Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-05T23:41:58.486Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-05T23:41:58.486Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-05T23:41:58.486Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2019-11-05T23:41:58.486Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-05T23:41:58.486Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-05T23:41:58.953Z] ok github.com/docker/docker/api/types/time 0.411s coverage: 100.0% of statements [2019-11-05T23:41:58.953Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-05T23:41:58.953Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-05T23:41:59.589Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-05T23:41:59.848Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-05T23:41:59.848Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-05T23:41:59.848Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-05T23:41:59.986Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2019-11-05T23:41:59.986Z] === RUN TestResize [2019-11-05T23:42:00.413Z] --- PASS: TestConfigCreateWithLabels (3.34s) [2019-11-05T23:42:00.414Z] === RUN TestConfigCreateResolve [2019-11-05T23:42:00.671Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-05T23:42:00.761Z] #18 ... [2019-11-05T23:42:00.761Z] [2019-11-05T23:42:00.761Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:42:00.761Z] #42 133.8 DEP criu/servicefd.d [2019-11-05T23:42:00.761Z] #42 134.1 DEP criu/seize.d [2019-11-05T23:42:00.761Z] #42 134.5 DEP criu/seccomp.d [2019-11-05T23:42:00.761Z] #42 134.9 DEP criu/rst-malloc.d [2019-11-05T23:42:00.761Z] #42 135.1 DEP criu/rbtree.d [2019-11-05T23:42:00.761Z] #42 135.1 DEP criu/pstree.d [2019-11-05T23:42:00.761Z] #42 135.5 DEP criu/protobuf.d [2019-11-05T23:42:00.761Z] #42 135.9 GEN criu/protobuf-desc-gen.h [2019-11-05T23:42:00.761Z] #42 139.1 DEP criu/protobuf-desc.d [2019-11-05T23:42:00.761Z] #42 139.5 DEP criu/proc_parse.d [2019-11-05T23:42:00.762Z] #42 139.9 DEP criu/plugin.d [2019-11-05T23:42:00.762Z] #42 140.2 DEP criu/pipes.d [2019-11-05T23:42:00.762Z] #42 140.7 DEP criu/pie-util.d [2019-11-05T23:42:00.762Z] #42 140.9 DEP criu/pie-util-vdso.d [2019-11-05T23:42:00.923Z] --- PASS: TestResize (0.92s) [2019-11-05T23:42:00.923Z] === RUN TestResizeWithInvalidSize [2019-11-05T23:42:01.102Z] #42 141.2 DEP criu/pie-util-vdso-elf32.d [2019-11-05T23:42:01.443Z] #42 141.7 DEP criu/path.d [2019-11-05T23:42:01.785Z] #42 142.0 DEP criu/parasite-syscall.d [2019-11-05T23:42:01.860Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2019-11-05T23:42:01.860Z] === RUN TestResizeWhenContainerNotStarted [2019-11-05T23:42:02.144Z] #42 142.5 DEP criu/pagemap.d [2019-11-05T23:42:02.484Z] #42 142.8 DEP criu/pagemap-cache.d [2019-11-05T23:42:02.567Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-05T23:42:02.796Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:42:02.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:42:02.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:42:02.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:42:02.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:42:02.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:42:02.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:42:02.824Z] #42 143.0 DEP criu/page-xfer.d [2019-11-05T23:42:03.132Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-05T23:42:03.166Z] #42 143.4 DEP criu/page-pipe.d [2019-11-05T23:42:03.391Z] --- PASS: TestConfigCreateResolve (3.17s) [2019-11-05T23:42:03.391Z] === RUN TestConfigDaemonLibtrustID [2019-11-05T23:42:03.507Z] #42 143.7 DEP criu/netfilter.d [2019-11-05T23:42:03.507Z] #42 ... [2019-11-05T23:42:03.507Z] [2019-11-05T23:42:03.507Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:42:03.507Z] #45 217.4 github.com/LK4D4/vndr/build [2019-11-05T23:42:03.507Z] #45 217.4 vendor/golang.org/x/net/idna [2019-11-05T23:42:03.808Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-05T23:42:03.848Z] #45 ... [2019-11-05T23:42:03.848Z] [2019-11-05T23:42:03.848Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:42:03.957Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-05T23:42:03.957Z] PASS [2019-11-05T23:42:03.957Z] [2019-11-05T23:42:03.957Z] DONE 8 tests in 23.387s [2019-11-05T23:42:03.957Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-05T23:42:03.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:42:03.957Z] ++ set -e [2019-11-05T23:42:03.957Z] ++ '[' -n 0 ']' [2019-11-05T23:42:03.957Z] ++ set -x [2019-11-05T23:42:03.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:42:04.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:42:04.214Z] INFO: Testing against a local daemon [2019-11-05T23:42:04.214Z] === RUN TestCheckpoint [2019-11-05T23:42:04.214Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-05T23:42:04.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-05T23:42:04.214Z] === RUN TestContainerInvalidJSON [2019-11-05T23:42:04.214Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:42:04.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:42:04.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:42:04.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:42:04.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:42:04.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:42:04.214Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:42:04.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:42:04.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:42:04.214Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-05T23:42:04.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-05T23:42:04.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-05T23:42:04.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-05T23:42:04.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-05T23:42:04.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:42:04.471Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-05T23:42:04.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-05T23:42:04.471Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-05T23:42:04.471Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-05T23:42:04.471Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-05T23:42:04.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2019-11-05T23:42:04.729Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-05T23:42:04.729Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-05T23:42:04.729Z] === RUN TestCopyFromContainer [2019-11-05T23:42:04.791Z] ok github.com/docker/docker/builder/dockerfile 0.519s coverage: 46.1% of statements [2019-11-05T23:42:04.791Z] ok github.com/docker/docker/builder/dockerignore 0.070s coverage: 96.8% of statements [2019-11-05T23:42:04.791Z] ok github.com/docker/docker/builder/remotecontext 0.563s coverage: 9.2% of statements [2019-11-05T23:42:05.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:42:05.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:42:05.733Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-05T23:42:05.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:42:06.299Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-05T23:42:06.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:42:07.231Z] === RUN TestCopyFromContainer// [2019-11-05T23:42:07.231Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-05T23:42:07.231Z] === RUN TestCopyFromContainer//bar/root [2019-11-05T23:42:07.232Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-05T23:42:07.489Z] === RUN TestCopyFromContainer/bar/quux [2019-11-05T23:42:07.489Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-05T23:42:07.747Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-05T23:42:07.747Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-05T23:42:08.005Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-05T23:42:08.005Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-05T23:42:08.005Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-05T23:42:08.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:42:08.262Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer (3.49s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-05T23:42:08.262Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-05T23:42:08.262Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-05T23:42:08.262Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:42:08.262Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:42:08.262Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:42:08.262Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:42:08.262Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:42:08.262Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:42:08.262Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:42:08.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:42:08.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:42:08.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-05T23:42:08.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-05T23:42:08.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-05T23:42:08.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-05T23:42:08.263Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-05T23:42:08.263Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-05T23:42:08.263Z] === RUN TestCreateWithInvalidEnv [2019-11-05T23:42:08.263Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-05T23:42:08.263Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-05T23:42:08.263Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-05T23:42:08.263Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-05T23:42:08.263Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-05T23:42:08.263Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-05T23:42:08.520Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-05T23:42:08.520Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-05T23:42:08.520Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-05T23:42:08.520Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-05T23:42:08.520Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-05T23:42:08.520Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-05T23:42:08.520Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-05T23:42:08.520Z] === RUN TestCreateTmpfsMountsTarget [2019-11-05T23:42:08.520Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2019-11-05T23:42:08.520Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-05T23:42:08.691Z] #23 227.5 Checking out files: 20% (2237/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 34% (3736/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 46% (4982/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 64% (6916/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 78% (8405/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 99% (10650/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-05T23:42:08.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:42:09.032Z] #23 232.7 + cd /tmp/tmp.bEOwICSuIN/tmp/docker-ce [2019-11-05T23:42:09.032Z] #23 232.7 + git checkout -q v17.06.2-ce [2019-11-05T23:42:11.055Z] --- PASS: TestCreateWithCustomMaskedPaths (2.70s) [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:42:11.055Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:42:11.055Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:42:11.055Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-05T23:42:11.055Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:42:11.055Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:42:11.055Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2019-11-05T23:42:11.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) [2019-11-05T23:42:11.273Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2019-11-05T23:42:11.273Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2019-11-05T23:42:11.273Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2019-11-05T23:42:11.273Z] === RUN TestCgroupNamespacesRun [2019-11-05T23:42:11.313Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:42:11.313Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-05T23:42:11.313Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:42:11.313Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:42:11.313Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:42:11.313Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:42:11.313Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-05T23:42:11.313Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-05T23:42:11.313Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-05T23:42:11.352Z] #23 ... [2019-11-05T23:42:11.352Z] [2019-11-05T23:42:11.352Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:42:11.352Z] #18 179.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-05T23:42:11.352Z] #18 179.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-05T23:42:11.352Z] #18 179.4 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-05T23:42:11.352Z] #18 179.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-05T23:42:11.352Z] #18 179.4 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-05T23:42:11.695Z] #18 179.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:42:11.695Z] #18 179.6 Processing triggers for mime-support (3.60) ... [2019-11-05T23:42:11.695Z] #18 179.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:42:11.695Z] #18 179.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-05T23:42:11.748Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-05T23:42:11.878Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-05T23:42:12.037Z] #18 179.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-05T23:42:12.037Z] #18 179.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-05T23:42:12.037Z] #18 179.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-05T23:42:12.037Z] #18 179.8 Setting up bash-completion (1:2.1-4.3) ... [2019-11-05T23:42:12.442Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-05T23:42:13.177Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2019-11-05T23:42:13.177Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-05T23:42:13.747Z] #18 ... [2019-11-05T23:42:13.747Z] [2019-11-05T23:42:13.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:42:13.747Z] #42 144.1 DEP criu/net.d [2019-11-05T23:42:13.747Z] #42 144.7 DEP criu/namespaces.d [2019-11-05T23:42:13.747Z] #42 145.2 DEP criu/mount.d [2019-11-05T23:42:13.747Z] #42 145.6 DEP criu/mem.d [2019-11-05T23:42:13.747Z] #42 146.1 DEP criu/lsm.d [2019-11-05T23:42:13.747Z] #42 146.4 DEP criu/log.d [2019-11-05T23:42:13.747Z] #42 146.7 DEP criu/libnetlink.d [2019-11-05T23:42:13.747Z] #42 147.0 DEP criu/kerndat.d [2019-11-05T23:42:13.747Z] #42 147.7 DEP criu/kcmp-ids.d [2019-11-05T23:42:13.747Z] #42 147.9 DEP criu/irmap.d [2019-11-05T23:42:13.747Z] #42 148.4 DEP criu/ipc_ns.d [2019-11-05T23:42:13.747Z] #42 148.8 DEP criu/image.d [2019-11-05T23:42:13.747Z] #42 149.2 DEP criu/image-desc.d [2019-11-05T23:42:13.747Z] #42 149.4 DEP criu/fsnotify.d [2019-11-05T23:42:13.747Z] #42 149.8 DEP criu/filesystems.d [2019-11-05T23:42:13.747Z] #42 150.2 DEP criu/files.d [2019-11-05T23:42:13.747Z] #42 150.5 DEP criu/files-reg.d [2019-11-05T23:42:13.747Z] #42 150.8 DEP criu/files-ext.d [2019-11-05T23:42:13.747Z] #42 151.0 DEP criu/file-lock.d [2019-11-05T23:42:13.747Z] #42 151.4 DEP criu/file-ids.d [2019-11-05T23:42:13.747Z] #42 151.9 DEP criu/fifo.d [2019-11-05T23:42:13.747Z] #42 152.3 DEP criu/fdstore.d [2019-11-05T23:42:13.747Z] #42 152.5 DEP criu/fault-injection.d [2019-11-05T23:42:13.747Z] #42 152.6 DEP criu/external.d [2019-11-05T23:42:13.747Z] #42 152.8 DEP criu/eventpoll.d [2019-11-05T23:42:13.747Z] #42 153.1 DEP criu/eventfd.d [2019-11-05T23:42:13.747Z] #42 153.5 DEP criu/crtools.d [2019-11-05T23:42:13.747Z] #42 153.9 DEP criu/cr-service.d [2019-11-05T23:42:13.747Z] #42 ... [2019-11-05T23:42:13.747Z] [2019-11-05T23:42:13.747Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:42:13.747Z] #23 237.6 + mkdir -p /tmp/tmp.bEOwICSuIN/src/github.com/docker [2019-11-05T23:42:13.747Z] #23 237.6 + mv components/cli /tmp/tmp.bEOwICSuIN/src/github.com/docker/cli [2019-11-05T23:42:13.747Z] #23 237.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-05T23:42:13.922Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-05T23:42:14.338Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.77s) [2019-11-05T23:42:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-05T23:42:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:42:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:42:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:42:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:42:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:42:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:42:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:42:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:42:14.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:42:14.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:42:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:42:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:42:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:42:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:42:14.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:42:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-05T23:42:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-05T23:42:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-05T23:42:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-05T23:42:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-05T23:42:14.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-05T23:42:14.338Z] === RUN TestContainerStartOnDaemonRestart [2019-11-05T23:42:14.338Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-05T23:42:14.338Z] === RUN TestDaemonRestartIpcMode [2019-11-05T23:42:14.338Z] === PAUSE TestDaemonRestartIpcMode [2019-11-05T23:42:14.338Z] === RUN TestDiff [2019-11-05T23:42:15.080Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.04s) [2019-11-05T23:42:15.080Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-05T23:42:15.271Z] --- PASS: TestDiff (0.81s) [2019-11-05T23:42:15.271Z] === RUN TestExecWithCloseStdin [2019-11-05T23:42:16.202Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-05T23:42:16.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-05T23:42:16.203Z] --- PASS: TestExecWithCloseStdin (1.18s) [2019-11-05T23:42:16.203Z] === RUN TestExec [2019-11-05T23:42:16.987Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-11-05T23:42:16.987Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-05T23:42:17.573Z] --- PASS: TestExec (1.16s) [2019-11-05T23:42:17.573Z] === RUN TestExecUser [2019-11-05T23:42:18.506Z] --- PASS: TestExecUser (1.09s) [2019-11-05T23:42:18.506Z] === RUN TestExportContainerAndImportImage [2019-11-05T23:42:18.651Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-05T23:42:18.892Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2019-11-05T23:42:18.892Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-05T23:42:19.768Z] #23 ... [2019-11-05T23:42:19.768Z] [2019-11-05T23:42:19.768Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:42:19.768Z] #18 185.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-05T23:42:19.768Z] #18 185.5 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-05T23:42:19.768Z] #18 185.5 Setting up zip (3.0-11+b1) ... [2019-11-05T23:42:19.768Z] #18 185.5 Setting up bzip2 (1.0.6-8.1) ... [2019-11-05T23:42:19.768Z] #18 185.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-05T23:42:19.768Z] #18 185.6 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-05T23:42:19.768Z] #18 185.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:42:19.768Z] #18 185.6 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-05T23:42:19.768Z] #18 185.7 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:42:19.768Z] #18 185.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-05T23:42:19.768Z] #18 185.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-05T23:42:19.768Z] #18 185.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-05T23:42:19.768Z] #18 185.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:42:19.768Z] #18 185.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-05T23:42:19.768Z] #18 185.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-05T23:42:19.768Z] #18 185.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-05T23:42:19.768Z] #18 185.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:42:19.768Z] #18 186.7 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-05T23:42:19.768Z] #18 186.7 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-05T23:42:19.768Z] #18 186.7 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-05T23:42:19.768Z] #18 186.7 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-05T23:42:19.768Z] #18 186.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-05T23:42:19.768Z] #18 186.8 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up pigz (2.3.4-1) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up jq (1.5+dfsg-1.3) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-05T23:42:19.768Z] #18 186.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-05T23:42:19.768Z] #18 187.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-05T23:42:19.768Z] #18 187.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-05T23:42:19.768Z] #18 187.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-05T23:42:19.768Z] #18 187.0 update-alternatives: [2019-11-05T23:42:19.768Z] #18 ... [2019-11-05T23:42:19.768Z] [2019-11-05T23:42:19.768Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:42:19.768Z] #45 232.7 crypto/x509/pkix [2019-11-05T23:42:19.768Z] #45 232.8 vendor/golang.org/x/crypto/cryptobyte [2019-11-05T23:42:19.768Z] #45 232.8 crypto/rsa [2019-11-05T23:42:19.768Z] #45 238.9 vendor/golang.org/x/net/http/httpproxy [2019-11-05T23:42:19.768Z] #45 238.9 net/textproto [2019-11-05T23:42:19.768Z] #45 239.9 crypto/x509 [2019-11-05T23:42:19.768Z] #45 241.8 mime/multipart [2019-11-05T23:42:19.768Z] #45 241.8 vendor/golang.org/x/net/http/httpguts [2019-11-05T23:42:19.768Z] #45 ... [2019-11-05T23:42:19.768Z] [2019-11-05T23:42:19.768Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:42:19.768Z] #18 187.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-05T23:42:19.768Z] #18 187.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-05T23:42:19.768Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-05T23:42:19.768Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-05T23:42:19.768Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-05T23:42:19.768Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-05T23:42:19.768Z] #18 187.1 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-05T23:42:19.768Z] #18 187.2 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-05T23:42:19.768Z] #18 187.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-05T23:42:19.768Z] #18 187.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-05T23:42:19.768Z] #18 187.2 Setting up btrfs-progs (4.7.3-1) ... [2019-11-05T23:42:19.768Z] #18 187.2 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-05T23:42:19.768Z] #18 187.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-05T23:42:19.878Z] --- PASS: TestExportContainerAndImportImage (1.40s) [2019-11-05T23:42:19.878Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-05T23:42:20.139Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-05T23:42:20.796Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2019-11-05T23:42:20.796Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-05T23:42:21.071Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-05T23:42:21.071Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-05T23:42:21.328Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-11-05T23:42:21.328Z] === RUN TestHealthCheckWorkdir [2019-11-05T23:42:21.735Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-11-05T23:42:21.735Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-05T23:42:22.303Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-11-05T23:42:22.303Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-05T23:42:22.699Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2019-11-05T23:42:22.699Z] === RUN TestHealthKillContainer [2019-11-05T23:42:23.263Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-05T23:42:23.692Z] #18 ... [2019-11-05T23:42:23.692Z] [2019-11-05T23:42:23.692Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:42:23.692Z] #48 DONE 247.5s [2019-11-05T23:42:24.035Z] [2019-11-05T23:42:24.035Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:42:24.035Z] #42 154.3 DEP criu/cr-restore.d [2019-11-05T23:42:24.035Z] #42 154.7 DEP criu/cr-errno.d [2019-11-05T23:42:24.035Z] #42 154.7 DEP criu/cr-dump.d [2019-11-05T23:42:24.035Z] #42 155.1 DEP criu/cr-dedup.d [2019-11-05T23:42:24.035Z] #42 155.4 DEP criu/cr-check.d [2019-11-05T23:42:24.035Z] #42 155.9 DEP criu/config.d [2019-11-05T23:42:24.035Z] #42 156.2 DEP criu/clone-noasan.d [2019-11-05T23:42:24.035Z] #42 156.4 DEP criu/cgroup.d [2019-11-05T23:42:24.035Z] #42 157.0 DEP criu/cgroup-props.d [2019-11-05T23:42:24.035Z] #42 157.2 DEP criu/bitmap.d [2019-11-05T23:42:24.035Z] #42 157.3 DEP criu/bfd.d [2019-11-05T23:42:24.035Z] #42 157.5 DEP criu/autofs.d [2019-11-05T23:42:24.035Z] #42 157.9 DEP criu/aio.d [2019-11-05T23:42:24.035Z] #42 158.3 DEP criu/action-scripts.d [2019-11-05T23:42:24.035Z] #42 158.8 CC criu/action-scripts.o [2019-11-05T23:42:24.035Z] #42 159.9 CC criu/aio.o [2019-11-05T23:42:24.035Z] #42 161.3 CC criu/autofs.o [2019-11-05T23:42:24.035Z] #42 ... [2019-11-05T23:42:24.035Z] [2019-11-05T23:42:24.035Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:42:24.035Z] #45 247.8 crypto/tls [2019-11-05T23:42:24.194Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-05T23:42:24.207Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2019-11-05T23:42:24.207Z] === RUN TestKernelTCPMemory [2019-11-05T23:42:24.759Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-05T23:42:25.416Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-05T23:42:25.584Z] --- PASS: TestKernelTCPMemory (1.03s) [2019-11-05T23:42:25.584Z] === RUN TestNISDomainname [2019-11-05T23:42:25.674Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-05T23:42:25.931Z] --- PASS: TestHealthKillContainer (3.01s) [2019-11-05T23:42:25.931Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-05T23:42:26.521Z] --- PASS: TestNISDomainname (1.17s) [2019-11-05T23:42:26.521Z] === RUN TestHostnameDnsResolution [2019-11-05T23:42:26.864Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-11-05T23:42:26.864Z] === RUN TestIpcModeNone [2019-11-05T23:42:27.428Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-05T23:42:27.685Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-05T23:42:27.942Z] --- PASS: TestIpcModeNone (1.16s) [2019-11-05T23:42:27.942Z] === RUN TestIpcModePrivate [2019-11-05T23:42:28.425Z] --- PASS: TestHostnameDnsResolution (1.84s) [2019-11-05T23:42:28.425Z] === RUN TestStats [2019-11-05T23:42:28.874Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-05T23:42:29.132Z] --- PASS: TestIpcModePrivate (1.30s) [2019-11-05T23:42:29.132Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2019-11-05T23:42:29.132Z] === RUN TestIpcModeShareable [2019-11-05T23:42:29.696Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-05T23:42:29.696Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-05T23:42:30.022Z] ok github.com/docker/docker/builder/remotecontext/git 27.790s coverage: 85.1% of statements [2019-11-05T23:42:30.022Z] ? github.com/docker/docker/cli [no test files] [2019-11-05T23:42:30.022Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-05T23:42:30.022Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2019-11-05T23:42:30.022Z] ok github.com/docker/docker/client 0.647s coverage: 75.3% of statements [2019-11-05T23:42:30.240Z] #45 ... [2019-11-05T23:42:30.240Z] [2019-11-05T23:42:30.240Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:42:30.240Z] #42 165.0 CC criu/bfd.o [2019-11-05T23:42:30.240Z] #42 166.7 CC criu/bitmap.o [2019-11-05T23:42:30.240Z] #42 167.0 CC criu/cgroup-props.o [2019-11-05T23:42:30.240Z] #42 168.7 CC criu/cgroup.o [2019-11-05T23:42:30.261Z] --- PASS: TestIpcModeShareable (1.08s) [2019-11-05T23:42:30.261Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:186, shared: true, mustBeShared: true [2019-11-05T23:42:30.261Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-05T23:42:30.581Z] #42 ... [2019-11-05T23:42:30.582Z] [2019-11-05T23:42:30.582Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:42:30.582Z] #18 198.7 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-05T23:42:30.582Z] #18 198.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:42:30.582Z] #18 198.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-05T23:42:30.582Z] #18 198.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-05T23:42:30.582Z] #18 198.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-05T23:42:30.582Z] #18 198.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-05T23:42:30.582Z] #18 198.7 Setting up btrfs-tools (4.7.3-1) ... [2019-11-05T23:42:30.582Z] #18 198.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-05T23:42:30.926Z] #18 198.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 [2019-11-05T23:42:30.926Z] #18 198.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 [2019-11-05T23:42:30.926Z] #18 198.8 Setting up python3 (3.5.3-1) ... [2019-11-05T23:42:30.957Z] --- PASS: TestStats (2.58s) [2019-11-05T23:42:30.957Z] === RUN TestStopContainerWithTimeout [2019-11-05T23:42:30.957Z] === RUN TestStopContainerWithTimeout/0 [2019-11-05T23:42:30.957Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-05T23:42:30.957Z] === RUN TestStopContainerWithTimeout/1 [2019-11-05T23:42:30.957Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-05T23:42:30.957Z] === RUN TestStopContainerWithTimeout/3 [2019-11-05T23:42:30.957Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-05T23:42:30.957Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-05T23:42:30.957Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-05T23:42:30.957Z] === CONT TestStopContainerWithTimeout/0 [2019-11-05T23:42:30.957Z] === CONT TestStopContainerWithTimeout/3 [2019-11-05T23:42:30.957Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-05T23:42:30.957Z] === CONT TestStopContainerWithTimeout/1 [2019-11-05T23:42:31.651Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-05T23:42:33.526Z] ......................... [ 67%] [2019-11-05T23:42:33.549Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-05T23:42:33.549Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-05T23:42:33.806Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.60s) [2019-11-05T23:42:33.806Z] === RUN TestAPIIpcModeHost [2019-11-05T23:42:34.246Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-05T23:42:34.246Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2019-11-05T23:42:34.246Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2019-11-05T23:42:34.246Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2019-11-05T23:42:34.246Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2019-11-05T23:42:34.246Z] === RUN TestDeleteDevicemapper [2019-11-05T23:42:34.246Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-05T23:42:34.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-05T23:42:34.246Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-05T23:42:34.737Z] --- PASS: TestAPIIpcModeHost (0.98s) [2019-11-05T23:42:34.737Z] === RUN TestDaemonIpcModeShareable [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-05T23:42:34.774Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-05T23:42:34.774Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-05T23:42:34.774Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-05T23:42:34.774Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-05T23:42:34.775Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-11-05T23:42:34.775Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-05T23:42:34.775Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-05T23:42:34.775Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-05T23:42:34.775Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-05T23:42:34.775Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-11-05T23:42:34.845Z] #18 202.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-05T23:42:34.994Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-05T23:42:35.858Z] ok github.com/docker/docker/cmd/dockerd 0.608s coverage: 19.0% of statements [2019-11-05T23:42:36.034Z] #18 204.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-05T23:42:36.771Z] #18 204.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-05T23:42:36.771Z] #18 204.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-05T23:42:36.771Z] #18 204.7 Setting up python3-wheel (0.29.0-2) ... [2019-11-05T23:42:36.892Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-05T23:42:36.892Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-05T23:42:36.892Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2019-11-05T23:42:36.892Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true [2019-11-05T23:42:36.892Z] === RUN TestDaemonIpcModePrivate [2019-11-05T23:42:37.316Z] ok github.com/docker/docker/builder/remotecontext 0.271s coverage: 13.6% of statements [2019-11-05T23:42:37.316Z] ok github.com/docker/docker/builder/dockerfile 0.914s coverage: 48.2% of statements [2019-11-05T23:42:37.411Z] ok github.com/docker/docker/container 0.494s coverage: 42.5% of statements [2019-11-05T23:42:37.411Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-05T23:42:37.411Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-05T23:42:37.411Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-05T23:42:37.411Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-05T23:42:37.824Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-05T23:42:38.434Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s) [2019-11-05T23:42:38.434Z] === RUN TestUpdateMemory [2019-11-05T23:42:38.434Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-05T23:42:38.434Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:42:38.434Z] === RUN TestUpdateCPUQuota [2019-11-05T23:42:38.644Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-11-05T23:42:38.756Z] --- PASS: TestDaemonIpcModePrivate (2.02s) [2019-11-05T23:42:38.756Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-11-05T23:42:38.756Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-05T23:42:39.014Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-05T23:42:39.014Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-05T23:42:39.043Z] ok github.com/docker/docker/builder/remotecontext/git 0.901s coverage: 85.1% of statements [2019-11-05T23:42:39.044Z] ? github.com/docker/docker/cli [no test files] [2019-11-05T23:42:39.044Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-05T23:42:39.113Z] #18 206.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-05T23:42:39.378Z] --- PASS: TestUpdateCPUQuota (1.73s) [2019-11-05T23:42:39.378Z] === RUN TestUpdatePidsLimit [2019-11-05T23:42:39.583Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-05T23:42:39.637Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-05T23:42:39.896Z] === RUN TestUpdatePidsLimit/no_change [2019-11-05T23:42:40.463Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-05T23:42:40.515Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2019-11-05T23:42:40.515Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2019-11-05T23:42:40.515Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-05T23:42:40.824Z] #18 208.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-05T23:42:40.824Z] #18 208.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-05T23:42:41.031Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-05T23:42:41.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-05T23:42:41.857Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-05T23:42:42.373Z] ok github.com/docker/docker/client 0.208s coverage: 75.8% of statements [2019-11-05T23:42:42.411Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-05T23:42:42.411Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-11-05T23:42:42.411Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2019-11-05T23:42:42.411Z] === RUN TestIpcModeOlderClient [2019-11-05T23:42:42.411Z] === PAUSE TestIpcModeOlderClient [2019-11-05T23:42:42.411Z] === RUN TestKillContainerInvalidSignal [2019-11-05T23:42:42.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-05T23:42:42.978Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-05T23:42:43.195Z] #18 210.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-05T23:42:43.195Z] #18 210.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-05T23:42:43.543Z] --- PASS: TestKillContainerInvalidSignal (1.21s) [2019-11-05T23:42:43.543Z] === RUN TestKillContainer [2019-11-05T23:42:43.801Z] === RUN TestKillContainer/no_signal [2019-11-05T23:42:44.732Z] === RUN TestKillContainer/non_killing_signal [2019-11-05T23:42:44.903Z] #18 ... [2019-11-05T23:42:44.903Z] [2019-11-05T23:42:44.903Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:42:44.903Z] #42 175.1 CC criu/clone-noasan.o [2019-11-05T23:42:44.903Z] #42 175.4 CC criu/config.o [2019-11-05T23:42:44.903Z] #42 178.9 CC criu/cr-check.o [2019-11-05T23:42:44.903Z] #42 182.6 CC criu/cr-dedup.o [2019-11-05T23:42:44.903Z] #42 183.7 CC criu/cr-dump.o [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit (5.10s) [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-11-05T23:42:44.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.54s) [2019-11-05T23:42:44.956Z] === RUN TestUpdateRestartPolicy [2019-11-05T23:42:45.246Z] #42 ... [2019-11-05T23:42:45.246Z] [2019-11-05T23:42:45.246Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:42:45.246Z] #18 213.2 Setting up dh-python (2.20170125) ... [2019-11-05T23:42:45.295Z] === RUN TestKillContainer/killing_signal [2019-11-05T23:42:45.980Z] #18 ... [2019-11-05T23:42:45.980Z] [2019-11-05T23:42:45.980Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:42:45.980Z] #45 259.5 net/http/httptrace [2019-11-05T23:42:45.980Z] #45 260.0 net/http [2019-11-05T23:42:46.227Z] --- PASS: TestKillContainer (2.66s) [2019-11-05T23:42:46.227Z] --- PASS: TestKillContainer/no_signal (0.85s) [2019-11-05T23:42:46.227Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2019-11-05T23:42:46.227Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2019-11-05T23:42:46.227Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-05T23:42:46.227Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-05T23:42:46.716Z] #45 ... [2019-11-05T23:42:46.716Z] [2019-11-05T23:42:46.716Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-05T23:42:46.716Z] #18 214.8 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-05T23:42:46.716Z] #18 214.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-05T23:42:47.058Z] #18 DONE 215.1s [2019-11-05T23:42:47.058Z] [2019-11-05T23:42:47.058Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:42:47.058Z] #60 ... [2019-11-05T23:42:47.058Z] [2019-11-05T23:42:47.058Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:42:47.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-05T23:42:48.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2019-11-05T23:42:48.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2019-11-05T23:42:48.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2019-11-05T23:42:48.091Z] === RUN TestKillStoppedContainer [2019-11-05T23:42:48.349Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-05T23:42:48.349Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-05T23:42:48.349Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-05T23:42:48.349Z] === RUN TestKillDifferentUserContainer [2019-11-05T23:42:49.281Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-11-05T23:42:49.281Z] === RUN TestInspectOomKilledTrue [2019-11-05T23:42:49.281Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-05T23:42:49.281Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:42:49.281Z] === RUN TestInspectOomKilledFalse [2019-11-05T23:42:49.281Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-05T23:42:49.281Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:42:49.281Z] === RUN TestLinksEtcHostsContentMatch [2019-11-05T23:42:49.539Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-05T23:42:50.103Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-11-05T23:42:50.103Z] === RUN TestLinksContainerNames [2019-11-05T23:42:50.668Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-05T23:42:51.602Z] --- PASS: TestLinksContainerNames (1.68s) [2019-11-05T23:42:51.602Z] === RUN TestLogsFollowTailEmpty [2019-11-05T23:42:52.996Z] --- PASS: TestLogsFollowTailEmpty (1.13s) [2019-11-05T23:42:52.996Z] === RUN TestContainerNetworkMountsNoChown [2019-11-05T23:42:53.932Z] --- PASS: TestContainerNetworkMountsNoChown (1.15s) [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/default [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/default [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/private [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/private [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rprivate [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/slave [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/slave [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rslave [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/shared [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/shared [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rshared [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/default [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/rshared [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/shared [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/rslave [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/slave [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/rprivate [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/private [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-05T23:42:53.932Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:42:53.932Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-05T23:42:53.932Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:42:54.190Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-05T23:42:54.190Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:42:54.190Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:42:54.190Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:42:54.190Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:42:54.190Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-05T23:42:54.448Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:42:54.705Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.16s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-05T23:42:54.705Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-05T23:42:54.705Z] === RUN TestContainerBindMountNonRecursive [2019-11-05T23:42:54.770Z] #19 ... [2019-11-05T23:42:54.770Z] [2019-11-05T23:42:54.770Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:42:54.770Z] #42 188.5 CC criu/cr-errno.o [2019-11-05T23:42:54.770Z] #42 188.7 CC criu/cr-restore.o [2019-11-05T23:42:55.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-05T23:42:55.971Z] #42 ... [2019-11-05T23:42:55.971Z] [2019-11-05T23:42:55.971Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:42:55.971Z] #45 279.7 github.com/LK4D4/vndr/godl [2019-11-05T23:42:56.723Z] #45 280.6 github.com/LK4D4/vndr [2019-11-05T23:42:57.009Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-05T23:42:57.161Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2019-11-05T23:42:57.162Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-05T23:42:57.267Z] --- PASS: TestContainerBindMountNonRecursive (2.58s) [2019-11-05T23:42:57.267Z] === RUN TestNetworkNat [2019-11-05T23:42:58.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-05T23:42:58.200Z] --- PASS: TestNetworkNat (0.94s) [2019-11-05T23:42:58.200Z] === RUN TestNetworkLocalhostTCPNat [2019-11-05T23:42:58.542Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2019-11-05T23:42:58.542Z] === RUN TestWaitNonBlocked [2019-11-05T23:42:58.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:42:58.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:42:58.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:42:58.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:42:58.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:42:58.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon 3.079s coverage: 9.2% of statements [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/cluster 1.883s coverage: 0.5% of statements [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.254s coverage: 65.3% of statements [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/cluster/convert 0.680s coverage: 35.8% of statements [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.622s coverage: 10.9% of statements [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/config 0.896s coverage: 80.1% of statements [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/discovery 0.214s coverage: 30.0% of statements [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/graphdriver 0.298s coverage: 2.3% of statements [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/images 0.760s coverage: 4.9% of statements [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/links 0.547s coverage: 93.0% of statements [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/logger 0.496s coverage: 43.0% of statements [2019-11-05T23:42:58.580Z] ok github.com/docker/docker/daemon/logger/awslogs 0.633s coverage: 77.4% of statements [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-05T23:42:58.580Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-05T23:42:59.479Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-05T23:42:59.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2019-11-05T23:42:59.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2019-11-05T23:42:59.479Z] === RUN TestWaitBlocked [2019-11-05T23:42:59.479Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:42:59.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:42:59.479Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:42:59.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:42:59.479Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:42:59.479Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:42:59.571Z] --- PASS: TestNetworkLocalhostTCPNat (1.13s) [2019-11-05T23:42:59.571Z] === RUN TestNetworkLoopbackNat [2019-11-05T23:43:00.135Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.494s coverage: 62.1% of statements [2019-11-05T23:43:00.135Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.258s coverage: 88.3% of statements [2019-11-05T23:43:00.135Z] ok github.com/docker/docker/daemon/logger/local 0.387s coverage: 74.7% of statements [2019-11-05T23:43:00.135Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-05T23:43:00.135Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.163s coverage: 21.4% of statements [2019-11-05T23:43:00.416Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-05T23:43:00.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-11-05T23:43:00.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-11-05T23:43:00.416Z] === CONT TestContainerStartOnDaemonRestart [2019-11-05T23:43:00.416Z] === CONT TestDaemonRestartIpcMode [2019-11-05T23:43:00.416Z] === CONT TestIpcModeOlderClient [2019-11-05T23:43:00.674Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-11-05T23:43:01.468Z] --- PASS: TestNetworkLoopbackNat (1.83s) [2019-11-05T23:43:01.468Z] === RUN TestPause [2019-11-05T23:43:01.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-05T23:43:02.034Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-05T23:43:02.598Z] --- PASS: TestPause (1.27s) [2019-11-05T23:43:02.598Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-05T23:43:02.598Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-05T23:43:02.598Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-05T23:43:02.598Z] === RUN TestPauseStopPausedContainer [2019-11-05T23:43:02.760Z] #45 ... [2019-11-05T23:43:02.760Z] [2019-11-05T23:43:02.760Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:43:02.760Z] #19 11.51 Collecting yamllint==1.16.0 [2019-11-05T23:43:02.760Z] #19 13.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-05T23:43:02.760Z] #19 14.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-05T23:43:02.760Z] #19 14.99 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-05T23:43:03.532Z] --- PASS: TestPauseStopPausedContainer (1.08s) [2019-11-05T23:43:03.532Z] === RUN TestPsFilter [2019-11-05T23:43:03.790Z] --- PASS: TestPsFilter (0.24s) [2019-11-05T23:43:03.790Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-05T23:43:03.902Z] ok github.com/docker/docker/daemon/logger/splunk 1.972s coverage: 82.5% of statements [2019-11-05T23:43:03.902Z] ok github.com/docker/docker/daemon/logger/syslog 0.432s coverage: 47.8% of statements [2019-11-05T23:43:03.902Z] ok github.com/docker/docker/daemon/logger/templates 0.320s coverage: 8.3% of statements [2019-11-05T23:43:03.902Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-05T23:43:03.902Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-05T23:43:03.902Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-05T23:43:03.972Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-11-05T23:43:04.540Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2019-11-05T23:43:04.540Z] PASS [2019-11-05T23:43:04.540Z] [2019-11-05T23:43:04.540Z] === Skipped [2019-11-05T23:43:04.540Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-05T23:43:04.540Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-05T23:43:04.540Z] [2019-11-05T23:43:04.540Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-05T23:43:04.540Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:43:04.540Z] [2019-11-05T23:43:04.540Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-05T23:43:04.540Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:43:04.540Z] [2019-11-05T23:43:04.540Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-05T23:43:04.541Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-05T23:43:04.541Z] [2019-11-05T23:43:04.541Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-05T23:43:04.541Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-05T23:43:04.541Z] [2019-11-05T23:43:04.541Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-05T23:43:04.541Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:43:04.541Z] [2019-11-05T23:43:04.541Z] [2019-11-05T23:43:04.541Z] DONE 197 tests, 6 skipped in 136.479s [2019-11-05T23:43:04.541Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-05T23:43:04.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:43:04.541Z] ++ set -e [2019-11-05T23:43:04.541Z] ++ '[' -n 0 ']' [2019-11-05T23:43:04.541Z] ++ set -x [2019-11-05T23:43:04.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:43:04.799Z] INFO: Testing against a local daemon [2019-11-05T23:43:04.800Z] === RUN TestCommitInheritsEnv [2019-11-05T23:43:05.161Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.36s) [2019-11-05T23:43:05.161Z] === RUN TestRemoveContainerWithVolume [2019-11-05T23:43:05.367Z] --- PASS: TestCommitInheritsEnv (0.69s) [2019-11-05T23:43:05.367Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-05T23:43:05.367Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-05T23:43:05.367Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-05T23:43:05.367Z] === RUN TestImagesFilterMultiReference [2019-11-05T23:43:05.456Z] ok github.com/docker/docker/distribution 1.541s coverage: 20.3% of statements [2019-11-05T23:43:05.627Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-11-05T23:43:05.627Z] === RUN TestImagePullPlatformInvalid [2019-11-05T23:43:05.627Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-05T23:43:05.627Z] === RUN TestRemoveImageOrphaning [2019-11-05T23:43:05.821Z] #19 18.53 Collecting pyyaml (from yamllint==1.16.0) [2019-11-05T23:43:05.921Z] ok github.com/docker/docker/distribution/metadata 1.448s coverage: 48.2% of statements [2019-11-05T23:43:05.921Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-05T23:43:06.092Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-11-05T23:43:06.092Z] === RUN TestRemoveContainerRunning [2019-11-05T23:43:06.196Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-11-05T23:43:06.196Z] === RUN TestRemoveImageGarbageCollector [2019-11-05T23:43:06.196Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-05T23:43:06.196Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:43:06.196Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-05T23:43:06.196Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-05T23:43:06.196Z] === RUN TestTagInvalidReference [2019-11-05T23:43:06.196Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-05T23:43:06.196Z] === RUN TestTagValidPrefixedRepo [2019-11-05T23:43:06.454Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-05T23:43:06.454Z] === RUN TestTagExistedNameWithoutForce [2019-11-05T23:43:06.454Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-05T23:43:06.454Z] === RUN TestTagOfficialNames [2019-11-05T23:43:06.454Z] --- PASS: TestTagOfficialNames (0.09s) [2019-11-05T23:43:06.454Z] === RUN TestTagMatchesDigest [2019-11-05T23:43:06.454Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-05T23:43:06.454Z] PASS [2019-11-05T23:43:06.454Z] [2019-11-05T23:43:06.454Z] === Skipped [2019-11-05T23:43:06.454Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-05T23:43:06.454Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-05T23:43:06.454Z] [2019-11-05T23:43:06.454Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-05T23:43:06.454Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:43:06.454Z] [2019-11-05T23:43:06.454Z] [2019-11-05T23:43:06.454Z] DONE 12 tests, 2 skipped in 1.986s [2019-11-05T23:43:06.454Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-05T23:43:06.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:43:06.454Z] ++ set -e [2019-11-05T23:43:06.454Z] ++ '[' -n 0 ']' [2019-11-05T23:43:06.454Z] ++ set -x [2019-11-05T23:43:06.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:43:06.520Z] #19 19.05 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-05T23:43:06.713Z] INFO: Testing against a local daemon [2019-11-05T23:43:06.713Z] === RUN TestNetworkCreateDelete [2019-11-05T23:43:06.972Z] --- PASS: TestNetworkCreateDelete (0.35s) [2019-11-05T23:43:06.972Z] === RUN TestDockerNetworkDeletePreferID [2019-11-05T23:43:07.465Z] --- PASS: TestRemoveContainerRunning (1.30s) [2019-11-05T23:43:07.465Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-05T23:43:07.474Z] ok github.com/docker/docker/distribution/xfer 2.541s coverage: 77.3% of statements [2019-11-05T23:43:07.474Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-05T23:43:07.474Z] ok github.com/docker/docker/errdefs 0.091s coverage: 49.4% of statements [2019-11-05T23:43:07.760Z] #19 ... [2019-11-05T23:43:07.760Z] [2019-11-05T23:43:07.760Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:43:07.760Z] #42 198.2 CC criu/cr-service.o [2019-11-05T23:43:07.760Z] #42 202.4 CC criu/crtools.o [2019-11-05T23:43:07.760Z] #42 204.0 CC criu/eventfd.o [2019-11-05T23:43:07.760Z] #42 204.9 CC criu/eventpoll.o [2019-11-05T23:43:07.760Z] #42 206.8 CC criu/external.o [2019-11-05T23:43:07.760Z] #42 207.6 CC criu/fault-injection.o [2019-11-05T23:43:07.760Z] #42 207.9 CC criu/fdstore.o [2019-11-05T23:43:08.350Z] --- PASS: TestDockerNetworkDeletePreferID (1.03s) [2019-11-05T23:43:08.350Z] === RUN TestInspectNetwork [2019-11-05T23:43:08.497Z] #42 208.7 CC criu/fifo.o [2019-11-05T23:43:09.027Z] ok github.com/docker/docker/image 1.021s coverage: 86.4% of statements [2019-11-05T23:43:09.027Z] ok github.com/docker/docker/image/cache 0.211s coverage: 19.2% of statements [2019-11-05T23:43:09.027Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-05T23:43:09.027Z] ok github.com/docker/docker/image/v1 0.313s coverage: 25.0% of statements [2019-11-05T23:43:09.027Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-05T23:43:09.247Z] #42 209.6 CC criu/file-ids.o [2019-11-05T23:43:09.361Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.68s) [2019-11-05T23:43:09.361Z] === RUN TestRemoveInvalidContainer [2019-11-05T23:43:09.361Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-05T23:43:09.361Z] === RUN TestRenameLinkedContainer [2019-11-05T23:43:10.970Z] #42 210.6 CC criu/file-lock.o [2019-11-05T23:43:10.970Z] #42 ... [2019-11-05T23:43:10.970Z] [2019-11-05T23:43:10.970Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:43:10.970Z] #19 23.41 Building wheels for collected packages: pathspec, pyyaml [2019-11-05T23:43:10.970Z] #19 23.41 Running setup.py bdist_wheel for pathspec: started [2019-11-05T23:43:11.227Z] ok github.com/docker/docker/layer 0.435s coverage: 30.0% of statements [2019-11-05T23:43:11.227Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-05T23:43:11.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-05T23:43:12.782Z] ok github.com/docker/docker/libcontainerd/local 0.326s coverage: 1.0% of statements [2019-11-05T23:43:12.782Z] ok github.com/docker/docker/libcontainerd/queue 0.125s coverage: 100.0% of statements [2019-11-05T23:43:12.782Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-05T23:43:12.782Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-05T23:43:12.782Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-05T23:43:12.782Z] ? github.com/docker/docker/oci [no test files] [2019-11-05T23:43:12.782Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-05T23:43:12.782Z] ok github.com/docker/docker/opts 0.187s coverage: 67.3% of statements [2019-11-05T23:43:12.782Z] ok github.com/docker/docker/pkg/aaparser 0.071s coverage: 50.0% of statements [2019-11-05T23:43:13.264Z] --- PASS: TestRenameLinkedContainer (4.09s) [2019-11-05T23:43:13.264Z] === RUN TestRenameStoppedContainer [2019-11-05T23:43:13.323Z] #19 ... [2019-11-05T23:43:13.323Z] [2019-11-05T23:43:13.324Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:43:13.324Z] #45 DONE 296.9s [2019-11-05T23:43:13.324Z] [2019-11-05T23:43:13.324Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:43:13.324Z] #42 212.8 CC criu/files-ext.o [2019-11-05T23:43:13.324Z] #42 213.6 CC criu/files-reg.o [2019-11-05T23:43:13.522Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-05T23:43:13.747Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-05T23:43:14.091Z] --- PASS: TestRenameStoppedContainer (0.96s) [2019-11-05T23:43:14.091Z] === RUN TestRenameRunningContainerAndReuse [2019-11-05T23:43:14.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-05T23:43:14.916Z] === RUN TestInspectNetwork/full_network_id [2019-11-05T23:43:14.916Z] === RUN TestInspectNetwork/partial_network_id [2019-11-05T23:43:14.916Z] === RUN TestInspectNetwork/network_name [2019-11-05T23:43:14.916Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-05T23:43:15.029Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-05T23:43:15.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-05T23:43:16.219Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s) [2019-11-05T23:43:16.219Z] === RUN TestRenameInvalidName [2019-11-05T23:43:16.476Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-05T23:43:16.733Z] --- PASS: TestRenameInvalidName (0.77s) [2019-11-05T23:43:16.733Z] === RUN TestRenameAnonymousContainer [2019-11-05T23:43:17.071Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 30.3% of statements [2019-11-05T23:43:17.071Z] ok github.com/docker/docker/container 0.113s coverage: 35.3% of statements [2019-11-05T23:43:17.071Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-05T23:43:17.071Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-05T23:43:17.071Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-05T23:43:17.071Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-05T23:43:19.105Z] --- PASS: TestInspectNetwork (10.92s) [2019-11-05T23:43:19.105Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-05T23:43:19.105Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-05T23:43:19.105Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-05T23:43:19.105Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-05T23:43:19.105Z] === RUN TestRunContainerWithBridgeNone [2019-11-05T23:43:19.393Z] #42 218.7 CC criu/files.o [2019-11-05T23:43:19.393Z] #42 ... [2019-11-05T23:43:19.393Z] [2019-11-05T23:43:19.393Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-05T23:43:19.393Z] #19 26.38 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-05T23:43:19.393Z] #19 26.39 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-05T23:43:19.393Z] #19 26.50 Running setup.py bdist_wheel for pyyaml: started [2019-11-05T23:43:19.393Z] #19 30.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-05T23:43:19.393Z] #19 30.35 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-05T23:43:19.393Z] #19 30.66 Successfully built pathspec pyyaml [2019-11-05T23:43:19.393Z] #19 30.66 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-05T23:43:19.393Z] #19 31.59 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-05T23:43:19.393Z] #19 DONE 31.9s [2019-11-05T23:43:19.393Z] [2019-11-05T23:43:19.393Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:43:20.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-05T23:43:20.915Z] --- PASS: TestRenameAnonymousContainer (3.69s) [2019-11-05T23:43:20.915Z] === RUN TestRenameContainerWithSameName [2019-11-05T23:43:20.915Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-05T23:43:21.482Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-11-05T23:43:21.482Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-05T23:43:22.387Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2019-11-05T23:43:22.440Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-11-05T23:43:22.440Z] === RUN TestNetworkInvalidJSON [2019-11-05T23:43:22.440Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-05T23:43:22.440Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-05T23:43:22.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:43:22.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:43:22.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:43:22.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:43:22.440Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-05T23:43:22.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:43:22.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:43:22.440Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2019-11-05T23:43:22.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-05T23:43:22.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-05T23:43:22.440Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-05T23:43:22.440Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-05T23:43:22.441Z] #51 ... [2019-11-05T23:43:22.441Z] [2019-11-05T23:43:22.441Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:43:22.441Z] #42 222.9 CC criu/filesystems.o [2019-11-05T23:43:23.377Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2019-11-05T23:43:23.377Z] === RUN TestDaemonDefaultNetworkPools [2019-11-05T23:43:23.382Z] --- PASS: TestRenameContainerWithLinkedContainer (1.98s) [2019-11-05T23:43:23.382Z] === RUN TestResize [2019-11-05T23:43:23.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-05T23:43:23.640Z] #42 ... [2019-11-05T23:43:23.641Z] [2019-11-05T23:43:23.641Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-05T23:43:23.641Z] #29 307.2 + rm -rf /tmp/tmp.y4AwyUgIiV [2019-11-05T23:43:23.641Z] #29 DONE 307.7s [2019-11-05T23:43:23.988Z] [2019-11-05T23:43:23.988Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:43:23.988Z] #42 224.1 CC criu/fsnotify.o [2019-11-05T23:43:24.313Z] --- PASS: TestDaemonDefaultNetworkPools (1.08s) [2019-11-05T23:43:24.313Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-05T23:43:24.444Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-05T23:43:24.570Z] --- PASS: TestResize (1.02s) [2019-11-05T23:43:24.570Z] === RUN TestResizeWithInvalidSize [2019-11-05T23:43:25.502Z] --- PASS: TestResizeWithInvalidSize (1.07s) [2019-11-05T23:43:25.502Z] === RUN TestResizeWhenContainerNotStarted [2019-11-05T23:43:26.217Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.67s) [2019-11-05T23:43:26.217Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-05T23:43:26.436Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:43:26.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:43:26.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:43:26.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:43:26.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:43:26.452Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-11-05T23:43:27.041Z] #42 227.0 CC criu/image-desc.o [2019-11-05T23:43:27.041Z] #42 227.4 CC criu/image.o [2019-11-05T23:43:28.121Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.04s) [2019-11-05T23:43:28.121Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-05T23:43:28.333Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-05T23:43:28.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-05T23:43:28.771Z] #42 228.9 CC criu/ipc_ns.o [2019-11-05T23:43:29.056Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) [2019-11-05T23:43:29.057Z] === RUN TestServiceWithPredefinedNetwork [2019-11-05T23:43:29.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:43:29.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:43:29.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-05T23:43:31.110Z] #42 231.0 CC criu/irmap.o [2019-11-05T23:43:31.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-05T23:43:31.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-05T23:43:31.771Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-05T23:43:31.771Z] tests/integration/client_test.py ..... [ 75%] [2019-11-05T23:43:31.771Z] tests/integration/errors_test.py . [ 76%] [2019-11-05T23:43:31.846Z] #42 232.2 CC criu/kcmp-ids.o [2019-11-05T23:43:32.345Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2019-11-05T23:43:32.345Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-05T23:43:32.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-05T23:43:32.345Z] service_test.go:230: FLAKY_TEST [2019-11-05T23:43:32.345Z] === RUN TestServiceWithDataPathPortInit [2019-11-05T23:43:32.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:43:33.049Z] #42 232.7 CC criu/kerndat.o [2019-11-05T23:43:33.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:43:33.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-05T23:43:34.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-05T23:43:34.770Z] #42 235.1 CC criu/libnetlink.o [2019-11-05T23:43:35.505Z] #42 235.8 CC criu/log.o [2019-11-05T23:43:35.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:43:35.932Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-11-05T23:43:35.932Z] ok github.com/docker/docker/daemon 12.323s coverage: 17.7% of statements [2019-11-05T23:43:35.932Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-05T23:43:35.932Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-05T23:43:35.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-05T23:43:35.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:43:36.246Z] #42 236.6 CC criu/lsm.o [2019-11-05T23:43:36.313Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 82.1% of statements [2019-11-05T23:43:37.172Z] #42 237.2 CC criu/mem.o [2019-11-05T23:43:37.228Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-05T23:43:37.625Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-11-05T23:43:37.625Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-05T23:43:37.625Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-05T23:43:37.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/archive 8.725s coverage: 62.0% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/authorization 1.145s coverage: 26.8% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/capabilities 0.060s coverage: 87.5% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/chrootarchive 0.302s coverage: 15.4% of statements [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/directory 0.134s coverage: 80.0% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/discovery 0.076s coverage: 58.3% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/discovery/file 0.075s coverage: 92.9% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/discovery/kv 3.565s coverage: 84.1% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/discovery/memory 0.220s coverage: 92.3% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/discovery/nodes 0.140s coverage: 93.8% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/filenotify 0.064s coverage: 36.2% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 87.7% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/idtools 0.076s coverage: 6.3% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 69.7% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/jsonmessage 0.224s coverage: 91.7% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/parsers 0.159s coverage: 97.0% of statements [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-05T23:43:38.010Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-05T23:43:38.010Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-05T23:43:38.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:43:38.923Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-11-05T23:43:39.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-05T23:43:39.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:43:39.663Z] #42 240.1 CC criu/mount.o [2019-11-05T23:43:40.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:43:41.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-05T23:43:42.086Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.24s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-11-05T23:43:42.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2019-11-05T23:43:42.378Z] === RUN TestCgroupNamespacesRun [2019-11-05T23:43:42.900Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.270s coverage: 57.9% of statements [2019-11-05T23:43:44.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-05T23:43:44.553Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2019-11-05T23:43:44.553Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-05T23:43:44.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-05T23:43:45.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-05T23:43:45.810Z] #42 246.1 CC criu/namespaces.o [2019-11-05T23:43:46.155Z] #42 ... [2019-11-05T23:43:46.155Z] [2019-11-05T23:43:46.155Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-05T23:43:46.155Z] #55 277.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-05T23:43:46.675Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.01s) [2019-11-05T23:43:46.675Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-05T23:43:48.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-05T23:43:48.610Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2019-11-05T23:43:48.610Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-05T23:43:49.362Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.501s coverage: 45.9% of statements [2019-11-05T23:43:49.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-05T23:43:49.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-05T23:43:50.029Z] #55 280.7 + mkdir -p /build [2019-11-05T23:43:50.029Z] #55 280.7 + cp runc /build/runc [2019-11-05T23:43:50.029Z] #55 DONE 280.8s [2019-11-05T23:43:50.029Z] [2019-11-05T23:43:50.029Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:43:50.029Z] #42 249.5 CC criu/net.o [2019-11-05T23:43:50.546Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-11-05T23:43:50.546Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-05T23:43:51.833Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.907s coverage: 51.0% of statements [2019-11-05T23:43:52.216Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.470s coverage: 72.5% of statements [2019-11-05T23:43:52.216Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-05T23:43:52.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-05T23:43:52.443Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-11-05T23:43:52.443Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-05T23:43:53.008Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-11-05T23:43:53.008Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-05T23:43:53.940Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2019-11-05T23:43:53.940Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-05T23:43:54.280Z] --- PASS: TestServiceWithDataPathPortInit (19.04s) [2019-11-05T23:43:54.280Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-05T23:43:54.754Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.658s coverage: 76.1% of statements [2019-11-05T23:43:54.897Z] #42 255.0 CC criu/netfilter.o [2019-11-05T23:43:55.241Z] #42 255.6 CC criu/page-pipe.o [2019-11-05T23:43:55.571Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-11-05T23:43:55.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-05T23:43:55.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-05T23:43:55.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-05T23:43:56.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2019-11-05T23:43:56.094Z] === RUN TestKernelTCPMemory [2019-11-05T23:43:56.463Z] #42 256.7 CC criu/page-xfer.o [2019-11-05T23:43:57.131Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-11-05T23:43:57.466Z] --- PASS: TestKernelTCPMemory (1.18s) [2019-11-05T23:43:57.466Z] === RUN TestNISDomainname [2019-11-05T23:43:58.406Z] --- PASS: TestNISDomainname (0.96s) [2019-11-05T23:43:58.406Z] === RUN TestHostnameDnsResolution [2019-11-05T23:43:58.787Z] #42 258.7 CC criu/pagemap-cache.o [2019-11-05T23:43:59.129Z] #42 259.5 CC criu/pagemap.o [2019-11-05T23:43:59.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-05T23:43:59.688Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-11-05T23:43:59.908Z] --- PASS: TestHostnameDnsResolution (1.65s) [2019-11-05T23:43:59.908Z] === RUN TestStats [2019-11-05T23:44:00.073Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-05T23:44:00.073Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.103s coverage: 57.0% of statements [2019-11-05T23:44:00.073Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-05T23:44:00.073Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-05T23:44:00.073Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-05T23:44:00.073Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-05T23:44:00.844Z] #42 260.8 CC criu/parasite-syscall.o [2019-11-05T23:44:01.807Z] --- PASS: TestStats (2.05s) [2019-11-05T23:44:01.807Z] === RUN TestStopContainerWithTimeout [2019-11-05T23:44:01.807Z] === RUN TestStopContainerWithTimeout/0 [2019-11-05T23:44:01.807Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-05T23:44:01.807Z] === RUN TestStopContainerWithTimeout/1 [2019-11-05T23:44:01.807Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-05T23:44:01.807Z] === RUN TestStopContainerWithTimeout/3 [2019-11-05T23:44:01.807Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-05T23:44:01.807Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-05T23:44:01.807Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-05T23:44:01.807Z] === CONT TestStopContainerWithTimeout/0 [2019-11-05T23:44:01.807Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-05T23:44:01.946Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.4% of statements [2019-11-05T23:44:01.946Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.7% of statements [2019-11-05T23:44:01.946Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-05T23:44:01.946Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-05T23:44:02.397Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s) [2019-11-05T23:44:02.397Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fhtxlm51chro8l09ur18phgdt Created:2019-11-05 23:43:52.799766031 +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[5c3110991420da10ddf86b8d9242e74282feb85db82364781b6317338d4144e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4aa2wkib084ut4huptp1fjsbd EndpointID:e8077fce0431ea8e935dcf8ffb548a5b8e015beffaa044c2d442f6740baa025b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17e2ce2b132bb63e678ac50a64fe7fc858e286ef8c61d9c773dd31de5e21a6dc MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5f077da6baa5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4aa2wkib084ut4huptp1fjsbd EndpointID:e8077fce0431ea8e935dcf8ffb548a5b8e015beffaa044c2d442f6740baa025b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-05T23:44:02.397Z] PASS [2019-11-05T23:44:02.397Z] [2019-11-05T23:44:02.397Z] === Skipped [2019-11-05T23:44:02.397Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-05T23:44:02.397Z] service_test.go:230: FLAKY_TEST [2019-11-05T23:44:02.397Z] [2019-11-05T23:44:02.397Z] [2019-11-05T23:44:02.397Z] DONE 21 tests, 1 skipped in 54.538s [2019-11-05T23:44:02.397Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-05T23:44:02.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:02.397Z] ++ set -e [2019-11-05T23:44:02.397Z] ++ '[' -n 0 ']' [2019-11-05T23:44:02.397Z] ++ set -x [2019-11-05T23:44:02.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:02.397Z] INFO: Testing against a local daemon [2019-11-05T23:44:02.397Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-05T23:44:02.397Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-05T23:44:02.397Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:44:02.397Z] === RUN TestDockerNetworkIpvlan [2019-11-05T23:44:02.397Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-05T23:44:02.397Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:44:02.397Z] PASS [2019-11-05T23:44:02.397Z] [2019-11-05T23:44:02.397Z] === Skipped [2019-11-05T23:44:02.397Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-05T23:44:02.397Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:44:02.397Z] [2019-11-05T23:44:02.397Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-05T23:44:02.397Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:44:02.397Z] [2019-11-05T23:44:02.397Z] [2019-11-05T23:44:02.397Z] DONE 2 tests, 2 skipped in 0.179s [2019-11-05T23:44:02.397Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-05T23:44:02.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:02.397Z] ++ set -e [2019-11-05T23:44:02.397Z] ++ '[' -n 0 ']' [2019-11-05T23:44:02.397Z] ++ set -x [2019-11-05T23:44:02.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:02.397Z] INFO: Testing against a local daemon [2019-11-05T23:44:02.397Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-05T23:44:02.576Z] #42 262.5 CC criu/path.o [2019-11-05T23:44:02.576Z] #42 263.0 CC criu/pie-util-vdso-elf32.o [2019-11-05T23:44:02.794Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 68.2% of statements [2019-11-05T23:44:03.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-05T23:44:03.179Z] === CONT TestStopContainerWithTimeout/3 [2019-11-05T23:44:03.184Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-11-05T23:44:03.308Z] #42 263.7 CC criu/pie-util-vdso.o [2019-11-05T23:44:03.333Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.92s) [2019-11-05T23:44:03.334Z] === RUN TestDockerNetworkMacvlan [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/plugins 35.186s coverage: 73.4% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.212s coverage: 56.8% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/plugins/transport 0.233s coverage: 85.7% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/pools 0.123s coverage: 88.2% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/pubsub 1.178s coverage: 73.9% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/signal 0.066s coverage: 20.3% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/streamformatter 0.113s coverage: 66.2% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 38.2% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/system 0.136s coverage: 13.1% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/tarsum 0.232s coverage: 89.3% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/term 0.049s coverage: 30.8% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: 0.0% of statements [no tests to run] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/truncindex 0.161s coverage: 91.5% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/plugin 0.136s coverage: 11.6% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/plugin/v2 0.083s coverage: 20.1% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/reference 0.184s coverage: 84.4% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/registry 0.424s coverage: 52.2% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/registry/resumable 0.818s coverage: 100.0% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/rootless [no test files] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/runconfig 0.240s coverage: 54.5% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/testutil 0.101s coverage: 62.5% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/volume [no test files] [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/volume/drivers 0.423s coverage: 36.1% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/volume/local 0.270s coverage: 37.7% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 66.2% of statements [2019-11-05T23:44:03.419Z] ok github.com/docker/docker/volume/service 0.456s coverage: 70.3% of statements [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-05T23:44:03.419Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-05T23:44:03.419Z] INFO: make.ps1 ended at 11/05/2019 23:44:02 [2019-11-05T23:44:03.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-11-05T23:44:03.883Z] INFO: Unit tests ended at 11/05/2019 23:44:03. Duration:00:03:27.8736459 [2019-11-05T23:44:03.884Z] INFO: Building busybox [2019-11-05T23:44:04.041Z] #42 264.3 CC criu/pie-util.o [2019-11-05T23:44:04.270Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-05T23:44:04.349Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-05T23:44:04.349Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-05T23:44:04.349Z] [2019-11-05T23:44:04.349Z] Sending build context to Docker daemon 2.56kB [2019-11-05T23:44:04.349Z] [2019-11-05T23:44:04.349Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-05T23:44:04.349Z] ---> 739b21bd02e7 [2019-11-05T23:44:04.349Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-05T23:44:04.349Z] ---> Running in fd8ee6a079b9 [2019-11-05T23:44:04.382Z] #42 264.6 CC criu/pipes.o [2019-11-05T23:44:04.419Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2019-11-05T23:44:04.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-05T23:44:05.116Z] === CONT TestStopContainerWithTimeout/1 [2019-11-05T23:44:05.275Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2019-11-05T23:44:05.275Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-05T23:44:05.566Z] #42 265.9 CC criu/plugin.o [2019-11-05T23:44:05.648Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-05T23:44:05.679Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 19.9% of statements [2019-11-05T23:44:06.299Z] #42 266.5 CC criu/proc_parse.o [2019-11-05T23:44:06.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-05T23:44:06.586Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-05T23:44:07.052Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-05T23:44:07.052Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2019-11-05T23:44:07.052Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2019-11-05T23:44:07.052Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2019-11-05T23:44:07.052Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2019-11-05T23:44:07.052Z] === RUN TestDeleteDevicemapper [2019-11-05T23:44:07.052Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-05T23:44:07.052Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-05T23:44:07.052Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-05T23:44:07.604Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-05T23:44:07.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-05T23:44:08.048Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-05T23:44:08.932Z] ok github.com/docker/docker/daemon/logger/splunk 1.734s coverage: 82.5% of statements [2019-11-05T23:44:08.932Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-05T23:44:08.932Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2019-11-05T23:44:08.932Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-05T23:44:09.875Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-05T23:44:10.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-05T23:44:10.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-05T23:44:10.180Z] Removing intermediate container fd8ee6a079b9 [2019-11-05T23:44:10.180Z] ---> cdaba9b2079d [2019-11-05T23:44:10.180Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-05T23:44:11.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-05T23:44:11.079Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.18s) [2019-11-05T23:44:11.079Z] === RUN TestUpdateMemory [2019-11-05T23:44:11.079Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-05T23:44:11.079Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:44:11.079Z] === RUN TestUpdateCPUQuota [2019-11-05T23:44:11.149Z] #42 271.0 CC criu/protobuf-desc.o [2019-11-05T23:44:11.157Z] [2019-11-05T23:44:11.157Z] ---> bb6293a63988 [2019-11-05T23:44:11.157Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-05T23:44:11.157Z] ---> Running in 763c644cd4af [2019-11-05T23:44:11.491Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2019-11-05T23:44:11.491Z] ok github.com/docker/docker/distribution 0.282s coverage: 22.1% of statements [2019-11-05T23:44:11.491Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-05T23:44:11.592Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-05T23:44:12.135Z] [2019-11-05T23:44:12.135Z] SUCCESS: Specified value was saved. [2019-11-05T23:44:12.832Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-11-05T23:44:12.859Z] #42 273.1 CC criu/protobuf.o [2019-11-05T23:44:12.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-05T23:44:13.234Z] --- PASS: TestUpdateCPUQuota (2.04s) [2019-11-05T23:44:13.234Z] === RUN TestUpdatePidsLimit [2019-11-05T23:44:13.234Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-05T23:44:13.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-05T23:44:13.798Z] === RUN TestUpdatePidsLimit/no_change [2019-11-05T23:44:14.044Z] #42 274.1 CC criu/pstree.o [2019-11-05T23:44:14.056Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-05T23:44:14.106Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-05T23:44:14.936Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 85.1% of statements [2019-11-05T23:44:14.936Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-05T23:44:14.936Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2019-11-05T23:44:14.936Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-05T23:44:14.987Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-05T23:44:15.065Z] Removing intermediate container 763c644cd4af [2019-11-05T23:44:15.065Z] ---> 32edbfe39992 [2019-11-05T23:44:15.065Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-05T23:44:15.065Z] ---> Running in 1ac553064649 [2019-11-05T23:44:15.146Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-05T23:44:15.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-05T23:44:15.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-05T23:44:15.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-05T23:44:15.794Z] #42 276.0 CC criu/rbtree.o [2019-11-05T23:44:16.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-05T23:44:16.141Z] #42 276.5 CC criu/rst-malloc.o [2019-11-05T23:44:16.833Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-11-05T23:44:16.833Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-05T23:44:16.878Z] #42 277.1 CC criu/seccomp.o [2019-11-05T23:44:17.247Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-11-05T23:44:17.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit (4.66s) [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-11-05T23:44:17.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-11-05T23:44:17.957Z] === RUN TestUpdateRestartPolicy [2019-11-05T23:44:18.064Z] #42 278.1 CC criu/seize.o [2019-11-05T23:44:18.536Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-11-05T23:44:18.536Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-05T23:44:18.800Z] #42 ... [2019-11-05T23:44:18.800Z] [2019-11-05T23:44:18.800Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:44:18.800Z] #39 362.5 + dpkg --print-architecture [2019-11-05T23:44:18.800Z] #39 362.5 + cd /tmp/tmp.epLwGmggqo/src/github.com/docker/distribution [2019-11-05T23:44:18.800Z] #39 362.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-05T23:44:19.143Z] #39 362.9 + GOPATH=/tmp/tmp.epLwGmggqo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.epLwGmggqo [2019-11-05T23:44:19.143Z] #39 362.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-05T23:44:20.897Z] Cannot create a file when that file already exists. [2019-11-05T23:44:21.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-05T23:44:21.247Z] ok github.com/docker/docker/pkg/archive 0.596s coverage: 76.8% of statements [2019-11-05T23:44:21.717Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-05T23:44:22.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-05T23:44:22.655Z] --- PASS: TestDockerNetworkMacvlan (19.22s) [2019-11-05T23:44:22.655Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-11-05T23:44:22.655Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-11-05T23:44:22.655Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2019-11-05T23:44:22.655Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.15s) [2019-11-05T23:44:22.655Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2019-11-05T23:44:22.655Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2019-11-05T23:44:22.655Z] PASS [2019-11-05T23:44:22.655Z] [2019-11-05T23:44:22.655Z] DONE 8 tests in 21.348s [2019-11-05T23:44:22.655Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-05T23:44:22.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:22.655Z] ++ set -e [2019-11-05T23:44:22.655Z] ++ '[' -n 0 ']' [2019-11-05T23:44:22.655Z] ++ set -x [2019-11-05T23:44:22.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:22.655Z] testing: warning: no tests to run [2019-11-05T23:44:22.655Z] PASS [2019-11-05T23:44:22.655Z] [2019-11-05T23:44:22.655Z] DONE 0 tests in 0.035s [2019-11-05T23:44:22.655Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-05T23:44:22.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:22.655Z] ++ set -e [2019-11-05T23:44:22.655Z] ++ '[' -n 0 ']' [2019-11-05T23:44:22.655Z] ++ set -x [2019-11-05T23:44:22.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:22.914Z] INFO: Testing against a local daemon [2019-11-05T23:44:22.914Z] === RUN TestAuthZPluginAllowRequest [2019-11-05T23:44:23.261Z] ok github.com/docker/docker/pkg/authorization 1.084s coverage: 68.3% of statements [2019-11-05T23:44:23.261Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-05T23:44:23.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-05T23:44:23.646Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-11-05T23:44:24.477Z] ok github.com/docker/docker/layer 7.129s coverage: 68.8% of statements [2019-11-05T23:44:24.477Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-05T23:44:24.477Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-05T23:44:24.477Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-05T23:44:24.477Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-05T23:44:24.477Z] ? github.com/docker/docker/oci [no test files] [2019-11-05T23:44:24.477Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-05T23:44:24.821Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2019-11-05T23:44:24.821Z] === RUN TestAuthZPluginTLS [2019-11-05T23:44:24.857Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-05T23:44:24.921Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-05T23:44:25.243Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-05T23:44:25.389Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-11-05T23:44:25.389Z] === RUN TestAuthZPluginDenyRequest [2019-11-05T23:44:25.485Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-05T23:44:25.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-05T23:44:25.957Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-05T23:44:25.957Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-05T23:44:26.051Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-11-05T23:44:26.310Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-05T23:44:26.525Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-11-05T23:44:26.525Z] === RUN TestAuthZPluginDenyResponse [2019-11-05T23:44:26.728Z] Removing intermediate container 1ac553064649 [2019-11-05T23:44:26.728Z] ---> fe612788f0a5 [2019-11-05T23:44:26.728Z] Step 6/6 : CMD ["sh"] [2019-11-05T23:44:26.728Z] ---> Running in 1d3aa7da0b87 [2019-11-05T23:44:26.728Z] Removing intermediate container 1d3aa7da0b87 [2019-11-05T23:44:26.728Z] ---> b304ebe6c498 [2019-11-05T23:44:26.728Z] Successfully built b304ebe6c498 [2019-11-05T23:44:26.728Z] Successfully tagged busybox:latest [2019-11-05T23:44:26.728Z] INFO: Docker images of the daemon under test [2019-11-05T23:44:26.728Z] [2019-11-05T23:44:26.728Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-05T23:44:26.728Z] busybox latest b304ebe6c498 Less than a second ago 4.83GB [2019-11-05T23:44:26.728Z] microsoft/windowsservercore latest 739b21bd02e7 4 weeks ago 4.79GB [2019-11-05T23:44:26.728Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 4 weeks ago 4.79GB [2019-11-05T23:44:26.728Z] [2019-11-05T23:44:26.728Z] INFO: Running integration tests at 11/05/2019 23:44:26... [2019-11-05T23:44:26.728Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-05T23:44:26.728Z] INFO: Integration API tests being run from the host: [2019-11-05T23:44:26.728Z] INFO: make.ps1 starting at 11/05/2019 23:44:26 [2019-11-05T23:44:27.093Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-11-05T23:44:27.093Z] === RUN TestAuthZPluginAllowEventStream [2019-11-05T23:44:27.710Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-05T23:44:28.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-05T23:44:28.571Z] ok github.com/docker/docker/pkg/chrootarchive 3.886s coverage: 43.2% of statements [2019-11-05T23:44:28.571Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-05T23:44:28.571Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-05T23:44:28.997Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-11-05T23:44:28.997Z] === RUN TestAuthZPluginErrorResponse [2019-11-05T23:44:29.256Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-05T23:44:29.256Z] === RUN TestAuthZPluginErrorRequest [2019-11-05T23:44:29.405Z] ok github.com/docker/docker/pkg/discovery/memory 0.020s coverage: 92.3% of statements [2019-11-05T23:44:29.789Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-11-05T23:44:29.789Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2019-11-05T23:44:29.824Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-05T23:44:29.824Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-05T23:44:30.126Z] #39 ... [2019-11-05T23:44:30.126Z] [2019-11-05T23:44:30.126Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:44:30.126Z] #42 279.8 CC criu/servicefd.o [2019-11-05T23:44:30.126Z] #42 280.5 CC criu/shmem.o [2019-11-05T23:44:30.126Z] #42 282.1 CC criu/sigframe.o [2019-11-05T23:44:30.126Z] #42 282.5 CC criu/signalfd.o [2019-11-05T23:44:30.126Z] #42 282.9 CC criu/sk-inet.o [2019-11-05T23:44:30.126Z] #42 284.5 CC criu/sk-netlink.o [2019-11-05T23:44:30.126Z] #42 285.3 CC criu/sk-packet.o [2019-11-05T23:44:30.126Z] #42 286.4 CC criu/sk-queue.o [2019-11-05T23:44:30.126Z] #42 287.3 CC criu/sk-tcp.o [2019-11-05T23:44:30.126Z] #42 288.1 CC criu/sk-unix.o [2019-11-05T23:44:30.180Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2019-11-05T23:44:30.761Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-05T23:44:30.761Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-05T23:44:31.034Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-11-05T23:44:31.034Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-11-05T23:44:31.321Z] #42 291.4 CC criu/sockets.o [2019-11-05T23:44:31.439Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-05T23:44:31.486Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-05T23:44:31.744Z] --- PASS: TestUpdateRestartPolicy (13.90s) [2019-11-05T23:44:31.744Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-05T23:44:31.886Z] ok github.com/docker/docker/pkg/fsutils 0.409s coverage: 85.1% of statements [2019-11-05T23:44:32.001Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-05T23:44:32.403Z] ......... [ 85%] [2019-11-05T23:44:32.535Z] #42 292.9 CC criu/stats.o [2019-11-05T23:44:32.669Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-11-05T23:44:32.669Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-05T23:44:32.932Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2019-11-05T23:44:32.932Z] === RUN TestWaitNonBlocked [2019-11-05T23:44:32.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:44:32.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:44:32.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:44:32.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:44:32.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:44:32.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:44:33.272Z] #42 293.4 CC criu/string.o [2019-11-05T23:44:33.272Z] #42 293.6 CC criu/sysctl.o [2019-11-05T23:44:33.865Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-05T23:44:33.921Z] ok github.com/docker/docker/pkg/ioutils 0.389s coverage: 70.6% of statements [2019-11-05T23:44:33.921Z] ok github.com/docker/docker/pkg/idtools 0.814s coverage: 70.1% of statements [2019-11-05T23:44:33.921Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2019-11-05T23:44:34.123Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-05T23:44:34.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2019-11-05T23:44:34.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.48s) [2019-11-05T23:44:34.123Z] === RUN TestWaitBlocked [2019-11-05T23:44:34.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:44:34.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:44:34.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:44:34.320Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-11-05T23:44:34.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:44:34.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:44:34.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:44:34.613Z] #42 294.8 CC criu/sysfs_parse.o [2019-11-05T23:44:34.688Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-05T23:44:34.714Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-11-05T23:44:34.714Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-05T23:44:34.946Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-05T23:44:35.107Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-05T23:44:35.336Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-11-05T23:44:35.336Z] === RUN TestAuthZPluginHeader [2019-11-05T23:44:35.349Z] #42 295.5 CC criu/timerfd.o [2019-11-05T23:44:35.512Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-05T23:44:35.879Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-05T23:44:35.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-11-05T23:44:35.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.55s) [2019-11-05T23:44:35.879Z] === CONT TestContainerStartOnDaemonRestart [2019-11-05T23:44:35.879Z] === CONT TestIpcModeOlderClient [2019-11-05T23:44:35.879Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-05T23:44:35.879Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-11-05T23:44:35.879Z] === CONT TestDaemonRestartIpcMode [2019-11-05T23:44:35.882Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-05T23:44:35.907Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-11-05T23:44:35.907Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-05T23:44:35.907Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-05T23:44:35.907Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:35.907Z] === RUN TestAuthZPluginV2Disable [2019-11-05T23:44:35.907Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-05T23:44:35.907Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:35.907Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-05T23:44:35.907Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-05T23:44:35.907Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:35.907Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-05T23:44:35.907Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-05T23:44:35.907Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:35.907Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-05T23:44:36.084Z] #42 296.1 CC criu/tty.o [2019-11-05T23:44:36.265Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-11-05T23:44:36.265Z] ok github.com/docker/docker/pkg/mount 1.303s coverage: 70.0% of statements [2019-11-05T23:44:36.265Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-05T23:44:36.658Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2019-11-05T23:44:36.658Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-05T23:44:36.658Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-05T23:44:36.813Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-05T23:44:37.484Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-11-05T23:44:37.823Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-05T23:44:38.296Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-05T23:44:38.680Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-05T23:44:38.680Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-05T23:44:39.336Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s) [2019-11-05T23:44:39.901Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2019-11-05T23:44:39.901Z] PASS [2019-11-05T23:44:39.901Z] [2019-11-05T23:44:39.901Z] === Skipped [2019-11-05T23:44:39.901Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-05T23:44:39.902Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-05T23:44:39.902Z] [2019-11-05T23:44:39.902Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-05T23:44:39.902Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:44:39.902Z] [2019-11-05T23:44:39.902Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-05T23:44:39.902Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:44:39.902Z] [2019-11-05T23:44:39.902Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-05T23:44:39.902Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-05T23:44:39.902Z] [2019-11-05T23:44:39.902Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-05T23:44:39.902Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-05T23:44:39.902Z] [2019-11-05T23:44:39.902Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-05T23:44:39.902Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:44:39.902Z] [2019-11-05T23:44:39.902Z] [2019-11-05T23:44:39.902Z] DONE 197 tests, 6 skipped in 155.850s [2019-11-05T23:44:39.902Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-05T23:44:39.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:39.902Z] ++ set -e [2019-11-05T23:44:39.902Z] ++ '[' -n 0 ']' [2019-11-05T23:44:39.902Z] ++ set -x [2019-11-05T23:44:39.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:39.953Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 73.9% of statements [2019-11-05T23:44:39.960Z] #42 300.2 CC criu/tun.o [2019-11-05T23:44:39.961Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-05T23:44:40.159Z] INFO: Testing against a local daemon [2019-11-05T23:44:40.159Z] === RUN TestCommitInheritsEnv [2019-11-05T23:44:40.416Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-05T23:44:40.673Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-11-05T23:44:40.673Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-05T23:44:40.673Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-05T23:44:40.673Z] === RUN TestImagesFilterMultiReference [2019-11-05T23:44:40.673Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-11-05T23:44:40.673Z] === RUN TestImagePullPlatformInvalid [2019-11-05T23:44:40.673Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-05T23:44:40.673Z] === RUN TestRemoveImageOrphaning [2019-11-05T23:44:40.705Z] #42 301.1 CC criu/uffd.o [2019-11-05T23:44:40.785Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-05T23:44:41.238Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2019-11-05T23:44:41.238Z] === RUN TestRemoveImageGarbageCollector [2019-11-05T23:44:43.044Z] #42 303.3 CC criu/util.o [2019-11-05T23:44:43.136Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-05T23:44:43.393Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2019-11-05T23:44:43.393Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-05T23:44:43.659Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-11-05T23:44:43.659Z] === RUN TestTagInvalidReference [2019-11-05T23:44:43.659Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-05T23:44:43.659Z] === RUN TestTagValidPrefixedRepo [2019-11-05T23:44:43.659Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-05T23:44:43.659Z] === RUN TestTagExistedNameWithoutForce [2019-11-05T23:44:43.659Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-05T23:44:43.659Z] === RUN TestTagOfficialNames [2019-11-05T23:44:43.659Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-05T23:44:43.659Z] === RUN TestTagMatchesDigest [2019-11-05T23:44:43.659Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-05T23:44:43.659Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-05T23:44:44.103Z] ok github.com/docker/docker/pkg/signal 2.527s coverage: 61.0% of statements [2019-11-05T23:44:44.103Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-05T23:44:45.047Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-05T23:44:45.047Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-05T23:44:45.195Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-05T23:44:45.447Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-05T23:44:45.563Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-05T23:44:46.119Z] #42 306.1 CC criu/uts_ns.o [2019-11-05T23:44:46.119Z] #42 306.6 CC criu/vdso.o [2019-11-05T23:44:46.127Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-05T23:44:46.264Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-05T23:44:46.384Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-05T23:44:46.647Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-11-05T23:44:47.079Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-05T23:44:47.303Z] #42 307.6 LINK criu/built-in.o [2019-11-05T23:44:47.317Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-05T23:44:47.317Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-05T23:44:47.458Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2019-11-05T23:44:47.574Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-05T23:44:47.643Z] #42 307.9 LINK criu/criu [2019-11-05T23:44:47.834Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-05T23:44:47.863Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2019-11-05T23:44:48.092Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-05T23:44:48.249Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-05T23:44:48.349Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-05T23:44:48.375Z] #42 308.8 DEP lib/c/criu.d [2019-11-05T23:44:48.607Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-05T23:44:48.608Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-05T23:44:48.617Z] testing: warning: no tests to run [2019-11-05T23:44:48.617Z] coverage: [no statements] [2019-11-05T23:44:48.617Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-05T23:44:48.992Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-05T23:44:49.010Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-05T23:44:49.107Z] #42 309.1 CC images/rpc.pb-c.o [2019-11-05T23:44:49.363Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-05T23:44:49.764Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-05T23:44:49.840Z] #42 310.2 CC lib/c/criu.o [2019-11-05T23:44:49.992Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-05T23:44:50.507Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-05T23:44:52.188Z] #42 312.3 LINK lib/c/built-in.o [2019-11-05T23:44:52.188Z] #42 312.3 LINK lib/c/libcriu.so [2019-11-05T23:44:52.271Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.1% of statements [2019-11-05T23:44:52.531Z] #42 312.9 GEN magic.py [2019-11-05T23:44:52.639Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-05T23:44:52.821Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-05T23:44:52.875Z] #42 313.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-05T23:44:52.875Z] #42 313.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-05T23:44:53.625Z] #42 314.1 fatal: Not a git repository (or any of the parent directories): .git [2019-11-05T23:44:53.775Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-05T23:44:53.784Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-05T23:44:53.930Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-11-05T23:44:53.990Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.97s) [2019-11-05T23:44:53.990Z] PASS [2019-11-05T23:44:53.990Z] [2019-11-05T23:44:53.990Z] === Skipped [2019-11-05T23:44:53.990Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-05T23:44:53.990Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:53.990Z] [2019-11-05T23:44:53.990Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-05T23:44:53.990Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:53.990Z] [2019-11-05T23:44:53.990Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-05T23:44:53.990Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:53.990Z] [2019-11-05T23:44:53.990Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-05T23:44:53.990Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:44:53.990Z] [2019-11-05T23:44:53.990Z] [2019-11-05T23:44:53.990Z] DONE 17 tests, 4 skipped in 31.152s [2019-11-05T23:44:53.990Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-05T23:44:53.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:53.990Z] ++ set -e [2019-11-05T23:44:53.990Z] ++ '[' -n 0 ']' [2019-11-05T23:44:53.990Z] ++ set -x [2019-11-05T23:44:53.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:53.990Z] INFO: Testing against a local daemon [2019-11-05T23:44:53.990Z] === RUN TestPluginInvalidJSON [2019-11-05T23:44:53.990Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:44:53.991Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:44:53.991Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:44:53.991Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-05T23:44:53.991Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-05T23:44:53.991Z] PASS [2019-11-05T23:44:53.991Z] [2019-11-05T23:44:53.991Z] DONE 2 tests in 0.191s [2019-11-05T23:44:53.991Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-05T23:44:53.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:53.991Z] ++ set -e [2019-11-05T23:44:53.991Z] ++ '[' -n 0 ']' [2019-11-05T23:44:53.991Z] ++ set -x [2019-11-05T23:44:53.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:44:54.249Z] INFO: Testing against a local daemon [2019-11-05T23:44:54.249Z] === RUN TestExternalGraphDriver [2019-11-05T23:44:54.320Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2019-11-05T23:44:54.508Z] === RUN TestExternalGraphDriver/json [2019-11-05T23:44:54.716Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-05T23:44:54.850Z] #42 315.3 make[1]: Nothing to be done for 'all'. [2019-11-05T23:44:55.284Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-05T23:44:55.849Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-05T23:44:55.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-05T23:44:56.370Z] ok github.com/docker/docker/registry 0.193s coverage: 56.3% of statements [2019-11-05T23:44:56.584Z] #42 316.7 make[1]: 'images/built-in.o' is up to date. [2019-11-05T23:44:56.584Z] #42 316.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-05T23:44:56.584Z] #42 316.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-05T23:44:56.584Z] #42 316.9 make[1]: 'compel/libcompel.a' is up to date. [2019-11-05T23:44:56.584Z] #42 317.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-05T23:44:56.927Z] #42 317.0 make[1]: Nothing to be done for 'all'. [2019-11-05T23:44:56.927Z] #42 317.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-05T23:44:57.042Z] === RUN TestExternalGraphDriver/spec [2019-11-05T23:44:57.189Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-05T23:44:57.189Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-05T23:44:57.213Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-05T23:44:57.213Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-05T23:44:57.270Z] #42 ... [2019-11-05T23:44:57.270Z] [2019-11-05T23:44:57.270Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-05T23:44:57.270Z] #39 401.0 + rm -rf /tmp/tmp.epLwGmggqo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.epLwGmggqo [2019-11-05T23:44:57.270Z] #39 DONE 401.1s [2019-11-05T23:44:57.270Z] [2019-11-05T23:44:57.270Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-05T23:44:57.270Z] #42 317.4 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:57.270Z] #42 317.4 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:57.270Z] #42 317.5 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:57.611Z] #42 317.9 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:57.611Z] #42 318.0 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:57.611Z] #42 318.1 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:57.745Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-05T23:44:57.952Z] #42 318.2 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:58.004Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2019-11-05T23:44:58.192Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-05T23:44:58.293Z] #42 318.6 make[2]: Nothing to be done for 'all'. [2019-11-05T23:44:58.293Z] #42 318.6 INSTALL criu/criu [2019-11-05T23:44:58.381Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-05T23:44:58.634Z] #42 DONE 318.9s [2019-11-05T23:44:58.634Z] [2019-11-05T23:44:58.634Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:44:59.119Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-05T23:44:59.172Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-05T23:44:59.582Z] === RUN TestExternalGraphDriver/pull [2019-11-05T23:44:59.636Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-05T23:44:59.683Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-05T23:45:00.248Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-05T23:45:00.616Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-05T23:45:01.595Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-05T23:45:01.670Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-05T23:45:02.037Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2019-11-05T23:45:02.116Z] --- PASS: TestExternalGraphDriver (7.57s) [2019-11-05T23:45:02.116Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2019-11-05T23:45:02.116Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2019-11-05T23:45:02.116Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2019-11-05T23:45:02.116Z] === RUN TestGraphdriverPluginV2 [2019-11-05T23:45:02.116Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-11-05T23:45:02.116Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:45:02.116Z] PASS [2019-11-05T23:45:02.116Z] [2019-11-05T23:45:02.116Z] === Skipped [2019-11-05T23:45:02.116Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-11-05T23:45:02.116Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:45:02.116Z] [2019-11-05T23:45:02.116Z] [2019-11-05T23:45:02.116Z] DONE 5 tests, 1 skipped in 7.784s [2019-11-05T23:45:02.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-05T23:45:02.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:02.116Z] ++ set -e [2019-11-05T23:45:02.116Z] ++ '[' -n 0 ']' [2019-11-05T23:45:02.116Z] ++ set -x [2019-11-05T23:45:02.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:02.116Z] INFO: Testing against a local daemon [2019-11-05T23:45:02.116Z] === RUN TestContinueAfterPluginCrash [2019-11-05T23:45:02.116Z] === PAUSE TestContinueAfterPluginCrash [2019-11-05T23:45:02.116Z] === RUN TestDaemonStartWithLogOpt [2019-11-05T23:45:02.116Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-05T23:45:02.116Z] === CONT TestContinueAfterPluginCrash [2019-11-05T23:45:02.116Z] === CONT TestDaemonStartWithLogOpt [2019-11-05T23:45:02.513Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-05T23:45:02.768Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-05T23:45:02.768Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-05T23:45:02.768Z] [2019-11-05T23:45:02.768Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-05T23:45:02.768Z] =========================== short test summary info ============================ [2019-11-05T23:45:02.768Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-05T23:45:02.768Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-05T23:45:02.768Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-05T23:45:02.768Z] Not supported on most drivers [2019-11-05T23:45:02.768Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-05T23:45:02.768Z] This doesn't seem to be taken into account by the engine [2019-11-05T23:45:02.768Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-05T23:45:02.768Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-05T23:45:02.768Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-05T23:45:02.768Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-05T23:45:02.768Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-05T23:45:02.768Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-05T23:45:02.768Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-05T23:45:02.768Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 382.09 seconds == [2019-11-05T23:45:02.821Z] ok github.com/docker/docker/volume/mounts 0.030s coverage: 67.0% of statements [2019-11-05T23:45:03.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-05T23:45:03.798Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-05T23:45:04.102Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-11-05T23:45:04.426Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-05T23:45:04.426Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-05T23:45:05.357Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-05T23:45:05.615Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-05T23:45:06.180Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-05T23:45:06.180Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-05T23:45:06.745Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-05T23:45:07.319Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-05T23:45:07.568Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-05T23:45:11.504Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-05T23:45:11.812Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/rootless [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/volume [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-05T23:45:11.812Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-05T23:45:11.812Z] [2019-11-05T23:45:11.812Z] === Skipped [2019-11-05T23:45:11.812Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-05T23:45:11.812Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-05T23:45:11.812Z] [2019-11-05T23:45:11.812Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-05T23:45:11.812Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-05T23:45:11.812Z] [2019-11-05T23:45:11.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-05T23:45:11.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:45:11.812Z] [2019-11-05T23:45:11.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-05T23:45:11.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:45:11.812Z] [2019-11-05T23:45:11.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-05T23:45:11.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:45:11.812Z] [2019-11-05T23:45:11.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-05T23:45:11.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:45:11.812Z] [2019-11-05T23:45:11.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.813Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-05T23:45:11.813Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-05T23:45:11.813Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-05T23:45:11.813Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.813Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.813Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.813Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.813Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:45:11.813Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-05T23:45:11.813Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-05T23:45:11.813Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-05T23:45:11.813Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] [2019-11-05T23:45:11.813Z] DONE 2115 tests, 20 skipped in 228.642s [2019-11-05T23:45:12.071Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork Post stage [Pipeline] junit [2019-11-05T23:45:12.304Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-05T23:45:14.347Z] --- PASS: TestDaemonStartWithLogOpt (10.27s) [2019-11-05T23:45:14.705Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-05T23:45:14.979Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/make.sh dynbinary test-integration [2019-11-05T23:45:15.199Z] Clearing AppArmor profiles cache:. [2019-11-05T23:45:15.199Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-05T23:45:15.199Z] Unloading profiles will leave already running processes permanently [2019-11-05T23:45:15.199Z] unconfined, which can lead to unexpected situations. [2019-11-05T23:45:15.199Z] [2019-11-05T23:45:15.199Z] To set a process to complain mode, use the command line tool [2019-11-05T23:45:15.199Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-05T23:45:15.199Z] with the 'teardown' option." [2019-11-05T23:45:15.199Z] [2019-11-05T23:45:15.349Z] [2019-11-05T23:45:15.349Z] Removing bundles/ [2019-11-05T23:45:15.349Z] [2019-11-05T23:45:15.349Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-05T23:45:15.349Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:45:15.349Z] GOOS="" GOARCH="" GOARM="" Post stage [Pipeline] junit [2019-11-05T23:45:15.767Z] Recording test results [Pipeline] sh [2019-11-05T23:45:16.189Z] + echo Ensuring container killed. [2019-11-05T23:45:16.189Z] Ensuring container killed. [2019-11-05T23:45:16.189Z] + docker rm -vf docker-pr2 [2019-11-05T23:45:16.189Z] Error: No such container: docker-pr2 [2019-11-05T23:45:16.189Z] + true [Pipeline] sh [2019-11-05T23:45:16.263Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-05T23:45:16.594Z] + echo Chowning /workspace to jenkins user [2019-11-05T23:45:16.594Z] Chowning /workspace to jenkins user [2019-11-05T23:45:16.594Z] + id -u [2019-11-05T23:45:16.594Z] + id -g [2019-11-05T23:45:16.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40171:/workspace busybox chown -R 1000:1000 /workspace [2019-11-05T23:45:17.632Z] --- PASS: TestContinueAfterPluginCrash (15.22s) [2019-11-05T23:45:17.632Z] PASS [2019-11-05T23:45:17.632Z] [2019-11-05T23:45:17.632Z] DONE 2 tests in 15.415s [2019-11-05T23:45:17.632Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-05T23:45:17.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:17.632Z] ++ set -e [2019-11-05T23:45:17.632Z] ++ '[' -n 0 ']' [2019-11-05T23:45:17.632Z] ++ set -x [2019-11-05T23:45:17.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:17.633Z] INFO: Testing against a local daemon [2019-11-05T23:45:17.633Z] === RUN TestPluginWithDevMounts [2019-11-05T23:45:17.633Z] === PAUSE TestPluginWithDevMounts [2019-11-05T23:45:17.633Z] === CONT TestPluginWithDevMounts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-05T23:45:18.370Z] + bundleName=docker-py [2019-11-05T23:45:18.370Z] + echo Creating docker-py-bundles.tar.gz [2019-11-05T23:45:18.370Z] Creating docker-py-bundles.tar.gz [2019-11-05T23:45:18.370Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-11-05T23:45:18.379Z] Archiving artifacts [2019-11-05T23:45:18.463Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-05T23:45:18.609Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40171/2/artifacts/ [Pipeline] } [2019-11-05T23:45:18.621Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-05T23:45:19.082Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER docker:cf0d170fdde9f5777ffd542476163620748d478c hack/make.sh binary-daemon [2019-11-05T23:45:19.643Z] [2019-11-05T23:45:19.898Z] Removing bundles/ [2019-11-05T23:45:19.898Z] [2019-11-05T23:45:19.898Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-05T23:45:19.898Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-05T23:45:19.898Z] GOOS="" GOARCH="" GOARM="" [2019-11-05T23:45:20.166Z] --- PASS: TestPluginWithDevMounts (2.23s) [2019-11-05T23:45:20.166Z] PASS [2019-11-05T23:45:20.166Z] [2019-11-05T23:45:20.166Z] DONE 1 tests in 2.418s [2019-11-05T23:45:20.166Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-05T23:45:20.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:20.166Z] ++ set -e [2019-11-05T23:45:20.166Z] ++ '[' -n 0 ']' [2019-11-05T23:45:20.166Z] ++ set -x [2019-11-05T23:45:20.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:20.166Z] INFO: Testing against a local daemon [2019-11-05T23:45:20.166Z] === RUN TestSecretInspect [2019-11-05T23:45:21.395Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-05T23:45:22.800Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-05T23:45:22.800Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-05T23:45:23.456Z] --- PASS: TestSecretInspect (3.22s) [2019-11-05T23:45:23.456Z] === RUN TestSecretList [2019-11-05T23:45:23.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-05T23:45:23.731Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-05T23:45:24.296Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-05T23:45:25.694Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-05T23:45:25.792Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-05T23:45:26.744Z] --- PASS: TestSecretList (3.21s) [2019-11-05T23:45:26.744Z] === RUN TestSecretsCreateAndDelete [2019-11-05T23:45:27.630Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-05T23:45:28.195Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-05T23:45:28.724Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-05T23:45:28.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:45:28.724Z] INFO: Testing against a local daemon [2019-11-05T23:45:28.724Z] === RUN TestBuildWithSession [2019-11-05T23:45:28.724Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-05T23:45:28.724Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:45:28.724Z] === RUN TestBuildSquashParent [2019-11-05T23:45:28.724Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-05T23:45:28.724Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:28.724Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-05T23:45:28.724Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-05T23:45:28.724Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:28.724Z] === RUN TestBuildMultiStageCopy [2019-11-05T23:45:28.724Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-05T23:45:28.760Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-05T23:45:28.760Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-05T23:45:29.325Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-05T23:45:30.032Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2019-11-05T23:45:30.032Z] === RUN TestSecretsUpdate [2019-11-05T23:45:31.224Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-05T23:45:31.224Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-05T23:45:33.323Z] --- PASS: TestSecretsUpdate (3.23s) [2019-11-05T23:45:33.323Z] === RUN TestTemplatedSecret [2019-11-05T23:45:33.749Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-05T23:45:34.007Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-05T23:45:35.380Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-05T23:45:36.315Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-05T23:45:36.315Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-05T23:45:36.315Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-05T23:45:36.315Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-05T23:45:36.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-05T23:45:36.611Z] --- PASS: TestTemplatedSecret (3.66s) [2019-11-05T23:45:36.611Z] === RUN TestSecretCreateResolve [2019-11-05T23:45:37.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-05T23:45:37.814Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-05T23:45:38.793Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-05T23:45:38.907Z] #51 ... [2019-11-05T23:45:38.907Z] [2019-11-05T23:45:38.907Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:38.907Z] #60 386.1 + bin/containerd [2019-11-05T23:45:38.907Z] #60 ... [2019-11-05T23:45:38.907Z] [2019-11-05T23:45:38.907Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:38.907Z] #51 DONE 441.9s [2019-11-05T23:45:38.908Z] [2019-11-05T23:45:38.908Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:39.597Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-05T23:45:39.771Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-05T23:45:39.899Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-11-05T23:45:39.899Z] PASS [2019-11-05T23:45:39.899Z] [2019-11-05T23:45:39.899Z] DONE 6 tests in 19.868s [2019-11-05T23:45:39.899Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-05T23:45:39.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:39.899Z] ++ set -e [2019-11-05T23:45:39.899Z] ++ '[' -n 0 ']' [2019-11-05T23:45:39.899Z] ++ set -x [2019-11-05T23:45:39.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:45:39.899Z] INFO: Testing against a local daemon [2019-11-05T23:45:39.899Z] === RUN TestServiceCreateInit [2019-11-05T23:45:39.899Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-05T23:45:40.967Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-05T23:45:41.324Z] --- PASS: TestBuildMultiStageCopy (12.90s) [2019-11-05T23:45:41.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.54s) [2019-11-05T23:45:41.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2019-11-05T23:45:41.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2019-11-05T23:45:41.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2019-11-05T23:45:41.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2019-11-05T23:45:41.324Z] === RUN TestBuildMultiStageParentConfig [2019-11-05T23:45:41.324Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-05T23:45:41.324Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:41.324Z] === RUN TestBuildLabelWithTargets [2019-11-05T23:45:41.324Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-11-05T23:45:41.324Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:41.324Z] === RUN TestBuildWithEmptyLayers [2019-11-05T23:45:41.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-05T23:45:42.303Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-11-05T23:45:42.303Z] === RUN TestBuildMultiStageOnBuild [2019-11-05T23:45:42.303Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-05T23:45:42.303Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:42.303Z] === RUN TestBuildUncleanTarFilenames [2019-11-05T23:45:42.303Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-11-05T23:45:42.303Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:42.303Z] === RUN TestBuildMultiStageLayerLeak [2019-11-05T23:45:42.303Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-05T23:45:42.303Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:42.303Z] === RUN TestBuildWithHugeFile [2019-11-05T23:45:42.303Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-05T23:45:42.303Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-05T23:45:42.303Z] === RUN TestBuildWithEmptyDockerfile [2019-11-05T23:45:42.303Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:45:42.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:45:42.303Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:45:42.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:45:42.303Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:45:42.303Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:45:42.768Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:45:42.768Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:45:42.768Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:45:42.768Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2019-11-05T23:45:42.768Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-05T23:45:42.768Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-05T23:45:42.768Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-05T23:45:42.768Z] === RUN TestBuildPreserveOwnership [2019-11-05T23:45:42.768Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-05T23:45:42.768Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:42.768Z] === RUN TestBuildPlatformInvalid [2019-11-05T23:45:42.768Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-11-05T23:45:42.768Z] PASS [2019-11-05T23:45:42.768Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-05T23:45:42.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:45:42.768Z] INFO: Testing against a local daemon [2019-11-05T23:45:42.768Z] === RUN TestConfigList [2019-11-05T23:45:42.768Z] --- SKIP: TestConfigList (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:42.768Z] === RUN TestConfigsCreateAndDelete [2019-11-05T23:45:42.768Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:42.768Z] === RUN TestConfigsUpdate [2019-11-05T23:45:42.768Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:42.768Z] === RUN TestTemplatedConfig [2019-11-05T23:45:42.768Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:42.768Z] === RUN TestConfigInspect [2019-11-05T23:45:42.768Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:42.768Z] === RUN TestConfigCreateWithLabels [2019-11-05T23:45:42.768Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:45:42.768Z] === RUN TestConfigCreateResolve [2019-11-05T23:45:42.768Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:45:42.768Z] === RUN TestConfigDaemonLibtrustID [2019-11-05T23:45:42.768Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-05T23:45:42.768Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:45:42.768Z] PASS [2019-11-05T23:45:42.768Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-05T23:45:42.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:45:42.768Z] INFO: Testing against a local daemon [2019-11-05T23:45:42.768Z] === RUN TestCheckpoint [2019-11-05T23:45:42.768Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-05T23:45:42.768Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-05T23:45:42.768Z] === RUN TestContainerInvalidJSON [2019-11-05T23:45:42.768Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:45:42.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:45:42.768Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:45:42.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:45:42.768Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:45:42.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:45:42.768Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:45:42.768Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:45:42.768Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:45:42.768Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-05T23:45:42.768Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-05T23:45:42.768Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-05T23:45:42.768Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-05T23:45:42.768Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-05T23:45:42.768Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-05T23:45:42.768Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-05T23:45:42.768Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-05T23:45:42.904Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-05T23:45:43.232Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-05T23:45:43.232Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-05T23:45:43.232Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-05T23:45:43.232Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-05T23:45:43.232Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-05T23:45:43.232Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-05T23:45:43.232Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-05T23:45:43.232Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-05T23:45:43.232Z] === RUN TestCopyFromContainer [2019-11-05T23:45:43.232Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-05T23:45:43.232Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:43.232Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-05T23:45:43.232Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:45:43.232Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:45:43.232Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:45:43.232Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:45:43.232Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:45:43.232Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:45:43.232Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:45:43.232Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:45:43.232Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:45:43.232Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-05T23:45:43.232Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-05T23:45:43.232Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-05T23:45:43.232Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidEnv [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-05T23:45:43.232Z] === RUN TestCreateTmpfsMountsTarget [2019-11-05T23:45:43.232Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-05T23:45:43.232Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:43.232Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-05T23:45:43.232Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-05T23:45:43.232Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:45:43.232Z] === RUN TestCreateWithCapabilities [2019-11-05T23:45:43.232Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-05T23:45:43.232Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-05T23:45:43.232Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-05T23:45:43.232Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-05T23:45:43.232Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:45:43.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:45:43.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:45:43.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-05T23:45:43.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-05T23:45:43.232Z] === RUN TestDiff [2019-11-05T23:45:43.232Z] --- SKIP: TestDiff (0.00s) [2019-11-05T23:45:43.232Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-05T23:45:43.232Z] === RUN TestExecWithCloseStdin [2019-11-05T23:45:44.783Z] --- PASS: TestExecWithCloseStdin (1.83s) [2019-11-05T23:45:44.783Z] === RUN TestExec [2019-11-05T23:45:44.783Z] --- SKIP: TestExec (0.00s) [2019-11-05T23:45:44.783Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-05T23:45:44.783Z] === RUN TestExecUser [2019-11-05T23:45:44.783Z] --- SKIP: TestExecUser (0.00s) [2019-11-05T23:45:44.783Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-05T23:45:44.783Z] === RUN TestExportContainerAndImportImage [2019-11-05T23:45:44.783Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-05T23:45:44.783Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:44.783Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-05T23:45:44.783Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-05T23:45:44.783Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:44.783Z] === RUN TestHealthCheckWorkdir [2019-11-05T23:45:44.783Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-05T23:45:44.783Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-05T23:45:44.783Z] === RUN TestHealthKillContainer [2019-11-05T23:45:44.783Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-05T23:45:44.783Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-05T23:45:44.783Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-05T23:45:44.783Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-05T23:45:44.783Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-05T23:45:44.783Z] === RUN TestKillContainerInvalidSignal [2019-11-05T23:45:45.172Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-05T23:45:46.335Z] --- PASS: TestKillContainerInvalidSignal (1.54s) [2019-11-05T23:45:46.335Z] === RUN TestKillContainer [2019-11-05T23:45:46.335Z] --- SKIP: TestKillContainer (0.00s) [2019-11-05T23:45:46.335Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-05T23:45:46.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-05T23:45:46.335Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-05T23:45:46.335Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-05T23:45:46.335Z] === RUN TestKillStoppedContainer [2019-11-05T23:45:46.335Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-05T23:45:46.335Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-05T23:45:46.335Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-05T23:45:46.335Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-05T23:45:46.335Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-05T23:45:46.335Z] === RUN TestKillDifferentUserContainer [2019-11-05T23:45:46.335Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-05T23:45:46.335Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-05T23:45:46.335Z] === RUN TestInspectOomKilledTrue [2019-11-05T23:45:46.335Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-05T23:45:46.335Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:45:46.335Z] === RUN TestInspectOomKilledFalse [2019-11-05T23:45:46.335Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-05T23:45:46.335Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:45:46.335Z] === RUN TestLogsFollowTailEmpty [2019-11-05T23:45:47.082Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-05T23:45:47.887Z] --- PASS: TestLogsFollowTailEmpty (1.48s) [2019-11-05T23:45:47.887Z] === RUN TestNetworkNat [2019-11-05T23:45:47.887Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-05T23:45:47.887Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-05T23:45:47.887Z] === RUN TestNetworkLocalhostTCPNat [2019-11-05T23:45:47.887Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-05T23:45:47.887Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:45:47.887Z] === RUN TestNetworkLoopbackNat [2019-11-05T23:45:47.887Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-05T23:45:47.887Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-05T23:45:47.887Z] === RUN TestPause [2019-11-05T23:45:47.887Z] --- SKIP: TestPause (0.00s) [2019-11-05T23:45:47.887Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-05T23:45:47.887Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-05T23:45:47.947Z] #23 450.5 + return [2019-11-05T23:45:47.947Z] #23 DONE 450.6s [2019-11-05T23:45:47.947Z] [2019-11-05T23:45:47.947Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:48.453Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-05T23:45:49.127Z] #60 ... [2019-11-05T23:45:49.128Z] [2019-11-05T23:45:49.128Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-05T23:45:49.128Z] #24 DONE 0.1s [2019-11-05T23:45:49.128Z] [2019-11-05T23:45:49.128Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-05T23:45:49.439Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.52s) [2019-11-05T23:45:49.439Z] === RUN TestPauseStopPausedContainer [2019-11-05T23:45:49.439Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-05T23:45:49.439Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:45:49.439Z] === RUN TestPsFilter [2019-11-05T23:45:49.904Z] --- PASS: TestPsFilter (0.14s) [2019-11-05T23:45:49.904Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-05T23:45:49.924Z] #28 DONE 0.5s [2019-11-05T23:45:49.924Z] [2019-11-05T23:45:49.924Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-05T23:45:49.924Z] #30 DONE 0.1s [2019-11-05T23:45:49.924Z] [2019-11-05T23:45:49.925Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-05T23:45:49.925Z] #33 DONE 0.1s [2019-11-05T23:45:49.925Z] [2019-11-05T23:45:49.925Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:49.925Z] #60 ... [2019-11-05T23:45:49.925Z] [2019-11-05T23:45:49.925Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-05T23:45:49.925Z] #38 DONE 0.1s [2019-11-05T23:45:49.925Z] [2019-11-05T23:45:49.925Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-05T23:45:49.925Z] #40 DONE 0.1s [2019-11-05T23:45:49.925Z] [2019-11-05T23:45:49.925Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-05T23:45:49.925Z] #43 DONE 0.1s [2019-11-05T23:45:49.925Z] [2019-11-05T23:45:49.925Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:50.283Z] #60 ... [2019-11-05T23:45:50.283Z] [2019-11-05T23:45:50.283Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-05T23:45:50.283Z] #46 DONE 0.1s [2019-11-05T23:45:50.283Z] [2019-11-05T23:45:50.283Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-05T23:45:50.283Z] #49 DONE 0.1s [2019-11-05T23:45:50.283Z] [2019-11-05T23:45:50.283Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-05T23:45:50.283Z] #52 DONE 0.1s [2019-11-05T23:45:50.283Z] [2019-11-05T23:45:50.283Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:50.443Z] --- PASS: TestServiceCreateInit (10.41s) [2019-11-05T23:45:50.443Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2019-11-05T23:45:50.443Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2019-11-05T23:45:50.443Z] === RUN TestCreateServiceMultipleTimes [2019-11-05T23:45:50.624Z] #60 ... [2019-11-05T23:45:50.624Z] [2019-11-05T23:45:50.624Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-05T23:45:50.624Z] #56 DONE 0.1s [2019-11-05T23:45:50.624Z] [2019-11-05T23:45:50.624Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-05T23:45:50.979Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-05T23:45:51.456Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.78s) [2019-11-05T23:45:51.456Z] === RUN TestRemoveContainerWithVolume [2019-11-05T23:45:52.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-05T23:45:53.137Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-05T23:45:53.656Z] --- PASS: TestRemoveContainerWithVolume (1.94s) [2019-11-05T23:45:53.656Z] === RUN TestRemoveContainerRunning [2019-11-05T23:45:55.213Z] --- PASS: TestRemoveContainerRunning (1.55s) [2019-11-05T23:45:55.213Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-05T23:45:56.416Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-05T23:45:56.765Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.60s) [2019-11-05T23:45:56.765Z] === RUN TestRemoveInvalidContainer [2019-11-05T23:45:56.765Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-05T23:45:56.765Z] === RUN TestRenameLinkedContainer [2019-11-05T23:45:56.765Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-05T23:45:56.765Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-05T23:45:56.765Z] === RUN TestRenameStoppedContainer [2019-11-05T23:45:58.315Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-05T23:45:58.317Z] --- PASS: TestRenameStoppedContainer (1.73s) [2019-11-05T23:45:58.317Z] === RUN TestRenameRunningContainerAndReuse [2019-11-05T23:45:59.246Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-05T23:46:00.618Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-05T23:46:00.875Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-05T23:46:01.248Z] --- PASS: TestRenameRunningContainerAndReuse (3.10s) [2019-11-05T23:46:01.248Z] === RUN TestRenameInvalidName [2019-11-05T23:46:02.801Z] --- PASS: TestRenameInvalidName (1.40s) [2019-11-05T23:46:02.801Z] === RUN TestRenameAnonymousContainer [2019-11-05T23:46:02.801Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-05T23:46:02.801Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:02.801Z] === RUN TestRenameContainerWithSameName [2019-11-05T23:46:04.354Z] --- PASS: TestRenameContainerWithSameName (1.49s) [2019-11-05T23:46:04.354Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-05T23:46:04.354Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-05T23:46:04.354Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:04.354Z] === RUN TestResize [2019-11-05T23:46:04.354Z] --- SKIP: TestResize (0.00s) [2019-11-05T23:46:04.354Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:04.354Z] === RUN TestResizeWithInvalidSize [2019-11-05T23:46:04.354Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-05T23:46:04.354Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:04.354Z] === RUN TestResizeWhenContainerNotStarted [2019-11-05T23:46:05.072Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-05T23:46:05.907Z] --- PASS: TestResizeWhenContainerNotStarted (1.81s) [2019-11-05T23:46:05.907Z] === RUN TestDaemonRestartKillContainers [2019-11-05T23:46:05.907Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-05T23:46:05.907Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:05.907Z] === RUN TestStats [2019-11-05T23:46:05.907Z] --- SKIP: TestStats (0.00s) [2019-11-05T23:46:05.907Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-05T23:46:05.907Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-05T23:46:08.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-05T23:46:09.290Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-05T23:46:10.638Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.57s) [2019-11-05T23:46:10.638Z] === RUN TestStopContainerWithTimeout [2019-11-05T23:46:10.638Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-05T23:46:10.638Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-05T23:46:10.638Z] === RUN TestUpdateRestartPolicy [2019-11-05T23:46:11.189Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-05T23:46:13.716Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-05T23:46:14.285Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:46:15.075Z] [2019-11-05T23:46:15.075Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-05T23:46:15.461Z] PKG_CONFIG=pkg-config [2019-11-05T23:46:15.461Z] GOLANG_VERSION=1.13.3 [2019-11-05T23:46:15.461Z] HOSTNAME=e4fb1b3888ef [2019-11-05T23:46:15.461Z] DOCKER_EXPERIMENTAL=1 [2019-11-05T23:46:15.461Z] container=docker [2019-11-05T23:46:15.461Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-05T23:46:15.461Z] GO111MODULE=off [2019-11-05T23:46:15.461Z] GOPATH=/go [2019-11-05T23:46:15.461Z] PWD=/go/src/github.com/docker/docker [2019-11-05T23:46:15.461Z] HOME=/root [2019-11-05T23:46:15.461Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-05T23:46:15.461Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-05T23:46:15.461Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-05T23:46:15.461Z] DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:46:15.461Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-05T23:46:15.461Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-05T23:46:15.461Z] TERM=xterm [2019-11-05T23:46:15.461Z] VALIDATE_BRANCH=master [2019-11-05T23:46:15.461Z] DEST=bundles/test-integration [2019-11-05T23:46:15.461Z] SHLVL=1 [2019-11-05T23:46:15.461Z] TIMEOUT=120m [2019-11-05T23:46:15.461Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-05T23:46:15.461Z] DOCKER_PKG=github.com/docker/docker [2019-11-05T23:46:15.461Z] TESTDEBUG=0 [2019-11-05T23:46:15.461Z] _=/usr/bin/env [2019-11-05T23:46:15.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-05T23:46:16.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-05T23:46:16.993Z] --- PASS: TestCreateServiceMultipleTimes (24.29s) [2019-11-05T23:46:16.993Z] === RUN TestCreateServiceConflict [2019-11-05T23:46:17.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-05T23:46:17.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-05T23:46:17.561Z] --- PASS: TestCreateServiceConflict (3.11s) [2019-11-05T23:46:17.561Z] === RUN TestCreateServiceMaxReplicas [2019-11-05T23:46:18.547Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-05T23:46:20.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-05T23:46:21.751Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2019-11-05T23:46:21.751Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-05T23:46:21.817Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-05T23:46:23.713Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-05T23:46:27.896Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-05T23:46:29.269Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-05T23:46:30.886Z] #60 436.0 + bin/containerd-stress [2019-11-05T23:46:30.886Z] #60 439.7 + bin/containerd-shim [2019-11-05T23:46:31.811Z] --- PASS: TestUpdateRestartPolicy (19.00s) [2019-11-05T23:46:31.811Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-05T23:46:31.811Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s) [2019-11-05T23:46:31.811Z] === RUN TestWaitNonBlocked [2019-11-05T23:46:31.811Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:46:31.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:46:31.811Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:46:31.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:46:31.811Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:46:31.811Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:46:32.547Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-05T23:46:32.547Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-05T23:46:34.018Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-05T23:46:34.018Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.81s) [2019-11-05T23:46:34.018Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2019-11-05T23:46:34.018Z] === RUN TestWaitBlocked [2019-11-05T23:46:34.018Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-05T23:46:34.018Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.018Z] PASS [2019-11-05T23:46:34.018Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-05T23:46:34.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.018Z] INFO: Testing against a local daemon [2019-11-05T23:46:34.018Z] === RUN TestCommitInheritsEnv [2019-11-05T23:46:34.018Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-05T23:46:34.018Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:46:34.018Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-05T23:46:34.018Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-05T23:46:34.018Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-05T23:46:34.018Z] === RUN TestImagesFilterMultiReference [2019-11-05T23:46:34.483Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-05T23:46:34.483Z] === RUN TestImagePullPlatformInvalid [2019-11-05T23:46:34.483Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-05T23:46:34.483Z] === RUN TestRemoveImageOrphaning [2019-11-05T23:46:34.483Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-05T23:46:34.483Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:46:34.483Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-05T23:46:34.483Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-05T23:46:34.483Z] === RUN TestTagInvalidReference [2019-11-05T23:46:34.483Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-05T23:46:34.483Z] === RUN TestTagValidPrefixedRepo [2019-11-05T23:46:34.483Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-05T23:46:34.483Z] === RUN TestTagExistedNameWithoutForce [2019-11-05T23:46:34.483Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-05T23:46:34.483Z] === RUN TestTagOfficialNames [2019-11-05T23:46:34.483Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-05T23:46:34.483Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestTagMatchesDigest [2019-11-05T23:46:34.483Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-05T23:46:34.483Z] PASS [2019-11-05T23:46:34.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-05T23:46:34.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.483Z] INFO: Testing against a local daemon [2019-11-05T23:46:34.483Z] === RUN TestNetworkCreateDelete [2019-11-05T23:46:34.483Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-05T23:46:34.483Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.483Z] === RUN TestDockerNetworkDeletePreferID [2019-11-05T23:46:34.483Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-05T23:46:34.483Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-05T23:46:34.483Z] === RUN TestInspectNetwork [2019-11-05T23:46:34.483Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-05T23:46:34.483Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:34.483Z] === RUN TestRunContainerWithBridgeNone [2019-11-05T23:46:34.483Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-05T23:46:34.483Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.483Z] === RUN TestNetworkInvalidJSON [2019-11-05T23:46:34.483Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-05T23:46:34.483Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-05T23:46:34.483Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:46:34.483Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:46:34.483Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:46:34.483Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:46:34.483Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-05T23:46:34.483Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:46:34.483Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:46:34.483Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-05T23:46:34.483Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-05T23:46:34.483Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-05T23:46:34.483Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-05T23:46:34.483Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-05T23:46:34.483Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestDaemonDefaultNetworkPools [2019-11-05T23:46:34.483Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-05T23:46:34.483Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-05T23:46:34.483Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-05T23:46:34.483Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestServiceWithPredefinedNetwork [2019-11-05T23:46:34.483Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-05T23:46:34.483Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:230: FLAKY_TEST [2019-11-05T23:46:34.483Z] === RUN TestServiceWithDataPathPortInit [2019-11-05T23:46:34.483Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-05T23:46:34.483Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-05T23:46:34.483Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-05T23:46:34.483Z] PASS [2019-11-05T23:46:34.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-05T23:46:34.483Z] PASS [2019-11-05T23:46:34.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-05T23:46:34.483Z] PASS [2019-11-05T23:46:34.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-05T23:46:34.483Z] PASS [2019-11-05T23:46:34.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-05T23:46:34.483Z] PASS [2019-11-05T23:46:34.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-05T23:46:34.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.948Z] INFO: Testing against a local daemon [2019-11-05T23:46:34.948Z] === RUN TestPluginInvalidJSON [2019-11-05T23:46:34.948Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:46:34.948Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:46:34.948Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:46:34.948Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-05T23:46:34.948Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-05T23:46:34.948Z] PASS [2019-11-05T23:46:34.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-05T23:46:34.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.948Z] INFO: Testing against a local daemon [2019-11-05T23:46:34.948Z] === RUN TestExternalGraphDriver [2019-11-05T23:46:34.948Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-05T23:46:34.948Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-05T23:46:34.948Z] === RUN TestGraphdriverPluginV2 [2019-11-05T23:46:34.948Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-05T23:46:34.948Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-05T23:46:34.948Z] PASS [2019-11-05T23:46:34.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-05T23:46:34.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.948Z] INFO: Testing against a local daemon [2019-11-05T23:46:34.948Z] PASS [2019-11-05T23:46:34.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-05T23:46:34.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.948Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-05T23:46:34.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.948Z] INFO: Testing against a local daemon [2019-11-05T23:46:34.948Z] === RUN TestSecretInspect [2019-11-05T23:46:34.948Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-05T23:46:34.948Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestSecretList [2019-11-05T23:46:34.948Z] --- SKIP: TestSecretList (0.00s) [2019-11-05T23:46:34.948Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestSecretsCreateAndDelete [2019-11-05T23:46:34.948Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-05T23:46:34.948Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestSecretsUpdate [2019-11-05T23:46:34.948Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-05T23:46:34.948Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestTemplatedSecret [2019-11-05T23:46:34.948Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-05T23:46:34.948Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestSecretCreateResolve [2019-11-05T23:46:34.948Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-05T23:46:34.948Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.948Z] PASS [2019-11-05T23:46:34.948Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-05T23:46:34.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:34.948Z] INFO: Testing against a local daemon [2019-11-05T23:46:34.948Z] === RUN TestServiceCreateInit [2019-11-05T23:46:34.948Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-05T23:46:34.948Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-05T23:46:34.948Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-05T23:46:34.948Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-05T23:46:34.948Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-05T23:46:34.948Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateServiceMultipleTimes [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-05T23:46:34.948Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateServiceConflict [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-05T23:46:34.948Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateServiceMaxReplicas [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-05T23:46:34.948Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-05T23:46:34.948Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateServiceSecretFileMode [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-05T23:46:34.948Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateServiceConfigFileMode [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-05T23:46:34.948Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateServiceSysctls [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-11-05T23:46:34.948Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestCreateServiceCapabilities [2019-11-05T23:46:34.948Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-11-05T23:46:34.948Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestInspect [2019-11-05T23:46:34.948Z] --- SKIP: TestInspect (0.00s) [2019-11-05T23:46:34.948Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestServiceListWithStatuses [2019-11-05T23:46:34.948Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-05T23:46:34.948Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestDockerNetworkConnectAlias [2019-11-05T23:46:34.948Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-05T23:46:34.948Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestDockerNetworkReConnect [2019-11-05T23:46:34.948Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-05T23:46:34.948Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestServicePlugin [2019-11-05T23:46:34.948Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-05T23:46:34.948Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:34.948Z] === RUN TestServiceUpdateLabel [2019-11-05T23:46:34.948Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-05T23:46:34.948Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.948Z] === RUN TestServiceUpdateSecrets [2019-11-05T23:46:34.948Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-05T23:46:34.948Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.948Z] === RUN TestServiceUpdateConfigs [2019-11-05T23:46:34.948Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-05T23:46:34.948Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.948Z] === RUN TestServiceUpdateNetwork [2019-11-05T23:46:34.948Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-05T23:46:34.948Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-05T23:46:34.948Z] PASS [2019-11-05T23:46:34.948Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-05T23:46:35.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:35.413Z] INFO: Testing against a local daemon [2019-11-05T23:46:35.413Z] === RUN TestSessionCreate [2019-11-05T23:46:35.413Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-05T23:46:35.413Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:35.413Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-05T23:46:35.413Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-05T23:46:35.413Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:35.413Z] PASS [2019-11-05T23:46:35.413Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-05T23:46:35.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:35.413Z] INFO: Testing against a local daemon [2019-11-05T23:46:35.413Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-05T23:46:35.413Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-05T23:46:35.413Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-05T23:46:35.413Z] === RUN TestEventsExecDie [2019-11-05T23:46:35.413Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-05T23:46:35.413Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-05T23:46:35.413Z] === RUN TestEventsBackwardsCompatible [2019-11-05T23:46:35.413Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-05T23:46:35.413Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-05T23:46:35.413Z] === RUN TestInfoAPI [2019-11-05T23:46:35.413Z] --- PASS: TestInfoAPI (0.03s) [2019-11-05T23:46:35.413Z] === RUN TestInfoAPIWarnings [2019-11-05T23:46:35.413Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-05T23:46:35.413Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-05T23:46:35.413Z] === RUN TestInfoDebug [2019-11-05T23:46:35.413Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-05T23:46:35.413Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-05T23:46:35.413Z] === RUN TestInfoInsecureRegistries [2019-11-05T23:46:35.413Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-05T23:46:35.413Z] info_test.go:101: [da5a961291a7b] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\da5a961291a7b\root --exec-root C:\windows\TEMP\dxr\da5a961291a7b --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\da5a961291a7b\docker.pid --userland-proxy=true --containerd-namespace da5a961291a7b --containerd-plugins-namespace da5a961291a7bp --host unix://C:\windows\TEMP\docker-integration\da5a961291a7b.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-05T23:46:35.413Z] === RUN TestInfoRegistryMirrors [2019-11-05T23:46:35.413Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-05T23:46:35.413Z] info_test.go:125: [d8263e35e5958] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d8263e35e5958\root --exec-root C:\windows\TEMP\dxr\d8263e35e5958 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d8263e35e5958\docker.pid --userland-proxy=true --containerd-namespace d8263e35e5958 --containerd-plugins-namespace d8263e35e5958p --host unix://C:\windows\TEMP\docker-integration\d8263e35e5958.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-05T23:46:35.413Z] === RUN TestLoginFailsWithBadCredentials [2019-11-05T23:46:35.829Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-05T23:46:36.391Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-11-05T23:46:36.391Z] === RUN TestPingCacheHeaders [2019-11-05T23:46:36.391Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-05T23:46:36.391Z] === RUN TestPingGet [2019-11-05T23:46:36.391Z] --- PASS: TestPingGet (0.02s) [2019-11-05T23:46:36.391Z] === RUN TestPingHead [2019-11-05T23:46:36.391Z] --- PASS: TestPingHead (0.03s) [2019-11-05T23:46:36.391Z] === RUN TestVersion [2019-11-05T23:46:36.391Z] --- PASS: TestVersion (0.03s) [2019-11-05T23:46:36.391Z] FAIL [2019-11-05T23:46:36.391Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-05T23:46:36.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:36.391Z] INFO: Testing against a local daemon [2019-11-05T23:46:36.391Z] === RUN TestVolumesCreateAndList [2019-11-05T23:46:36.391Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-05T23:46:36.391Z] === RUN TestVolumesRemove [2019-11-05T23:46:36.391Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-05T23:46:36.391Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-05T23:46:36.391Z] === RUN TestVolumesInspect [2019-11-05T23:46:36.391Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-05T23:46:36.391Z] === RUN TestVolumesInvalidJSON [2019-11-05T23:46:36.391Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-05T23:46:36.391Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-05T23:46:36.391Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-05T23:46:36.391Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-05T23:46:36.391Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-05T23:46:36.391Z] PASS [2019-11-05T23:46:36.391Z] INFO: make.ps1 ended at 11/05/2019 23:46:36 [2019-11-05T23:46:36.391Z] INFO: Integration CLI tests being run from the host: [2019-11-05T23:46:36.391Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-05T23:46:37.727Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-05T23:46:38.307Z] #60 449.8 + bin/containerd-shim-runc-v1 [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite (359.51s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.81s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.45s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.16s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:1449: [d959c6a9570f6] daemon is not started [2019-11-05T23:46:38.660Z] check_test.go:309: [dd5eef8a39014] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.20s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.91s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d79bb85e28f99] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.09s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.15s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (5.05s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.26s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.86s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.41s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.63s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.44s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-05T23:46:38.660Z] check_test.go:309: [db9e878cd4e4a] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-05T23:46:38.660Z] check_test.go:309: [db59b796996e6] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d675127ba24ba] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.74s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d1e2a5054a91a] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.35s) [2019-11-05T23:46:38.660Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-05T23:46:38.660Z] check_test.go:309: [d74dab8ae9d63] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.81s) [2019-11-05T23:46:38.660Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-05T23:46:38.660Z] check_test.go:309: [ddcb8d54e2d99] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.82s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.06s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d591fcb1d19e2] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.66s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d96df8114e391] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_plugins_test.go:79: [dcc43f3cb53f7] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.02s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_plugins_test.go:169: [d22f0e177b81f] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.04s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d17ce18a5dce4] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.98s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.60s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.92s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d4ceb7e1366ac] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.63s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.06s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.26s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.86s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d647ebd470099] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.80s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.99s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.34s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.53s) [2019-11-05T23:46:38.660Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-05T23:46:38.660Z] check_test.go:309: [d19fb0b903945] daemon is not started [2019-11-05T23:46:38.660Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-05T23:46:38.660Z] check_test.go:309: [d00d84c989145] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2019-11-05T23:46:38.660Z] check_test.go:309: [db8ccd102206d] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.44s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.74s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.70s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d79ee629559bd] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.08s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d76d7b711a1e1] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-05T23:46:38.660Z] check_test.go:309: [de305156b589c] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2019-11-05T23:46:38.660Z] check_test.go:309: [db7663d6225dc] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.70s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d00900e3b5412] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.99s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.11s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.74s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d291aec43dff3] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.22s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.02s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.46s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.92s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d01f3184e28cb] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-11-05T23:46:38.660Z] check_test.go:309: [d903a76740723] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.04s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.20s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.90s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.75s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.39s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.14s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.89s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.20s) [2019-11-05T23:46:38.660Z] docker_cli_daemon_test.go:2542: [d93d6be3edf73] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.11s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.47s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.23s) [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-11-05T23:46:38.660Z] check_test.go:309: [df29100145b10] daemon is not started [2019-11-05T23:46:38.660Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.90s) [2019-11-05T23:46:38.660Z] === RUN TestDockerSwarmSuite [2019-11-05T23:46:38.660Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-05T23:46:39.837Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.55s) [2019-11-05T23:46:39.837Z] === RUN TestCreateServiceSecretFileMode [2019-11-05T23:46:40.096Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-11-05T23:46:40.096Z] === RUN TestCreateServiceConfigFileMode [2019-11-05T23:46:41.185Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-05T23:46:41.260Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-05T23:46:41.260Z] Copying nested executables into bundles/binary-daemon [2019-11-05T23:46:41.260Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-05T23:46:41.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER docker:cf0d170fdde9f5777ffd542476163620748d478c hack/make.sh cross [2019-11-05T23:46:42.286Z] [2019-11-05T23:46:42.541Z] Removing bundles/ [2019-11-05T23:46:42.541Z] [2019-11-05T23:46:42.541Z] ---> Making bundle: cross (in bundles/cross) [2019-11-05T23:46:42.541Z] Cross building: bundles/cross/linux/amd64 [2019-11-05T23:46:42.541Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-05T23:46:42.541Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-05T23:46:43.082Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-05T23:46:43.152Z] #60 454.7 + bin/containerd-shim-runc-v2 [2019-11-05T23:46:43.382Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-11-05T23:46:43.383Z] === RUN TestCreateServiceSysctls [2019-11-05T23:46:44.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-05T23:46:44.877Z] #60 456.2 + binaries [2019-11-05T23:46:44.877Z] #60 456.2 + mkdir -p /build [2019-11-05T23:46:44.877Z] #60 456.2 + cp bin/containerd /build/containerd [2019-11-05T23:46:44.877Z] #60 456.2 + cp bin/containerd-shim /build/containerd-shim [2019-11-05T23:46:44.877Z] #60 456.2 + cp bin/ctr /build/ctr [2019-11-05T23:46:44.877Z] #60 DONE 456.3s [2019-11-05T23:46:45.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-05T23:46:45.030Z] INFO: Testing against a local daemon [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-05T23:46:45.030Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-05T23:46:45.494Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-05T23:46:45.959Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-05T23:46:46.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-05T23:46:46.424Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-05T23:46:46.570Z] [2019-11-05T23:46:46.570Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-05T23:46:46.570Z] #61 DONE 0.1s [2019-11-05T23:46:46.570Z] [2019-11-05T23:46:46.570Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-05T23:46:46.570Z] #65 DONE 0.1s [2019-11-05T23:46:46.570Z] [2019-11-05T23:46:46.570Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-05T23:46:46.570Z] #67 DONE 0.1s [2019-11-05T23:46:46.570Z] [2019-11-05T23:46:46.570Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-05T23:46:46.570Z] #70 DONE 0.1s [2019-11-05T23:46:46.888Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-05T23:46:46.906Z] [2019-11-05T23:46:46.906Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-05T23:46:46.906Z] #71 DONE 0.0s [2019-11-05T23:46:46.906Z] [2019-11-05T23:46:46.906Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-05T23:46:47.263Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-05T23:46:48.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-05T23:46:48.653Z] --- PASS: TestCreateServiceSysctls (4.32s) [2019-11-05T23:46:48.653Z] === RUN TestCreateServiceCapabilities [2019-11-05T23:46:49.201Z] #72 DONE 2.3s [2019-11-05T23:46:49.201Z] [2019-11-05T23:46:49.201Z] #73 exporting to oci image format [2019-11-05T23:46:49.201Z] #73 exporting layers [2019-11-05T23:46:51.187Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2019-11-05T23:46:51.187Z] === RUN TestInspect [2019-11-05T23:46:52.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-05T23:46:55.378Z] --- PASS: TestInspect (3.55s) [2019-11-05T23:46:55.378Z] === RUN TestServiceListWithStatuses [2019-11-05T23:46:55.378Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-05T23:46:55.378Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-05T23:46:55.378Z] === RUN TestDockerNetworkConnectAlias [2019-11-05T23:46:55.801Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-05T23:46:56.733Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-05T23:46:56.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-05T23:47:01.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-05T23:47:03.498Z] --- PASS: TestDockerNetworkConnectAlias (7.47s) [2019-11-05T23:47:03.498Z] === RUN TestDockerNetworkReConnect [2019-11-05T23:47:04.526Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-05T23:47:05.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-05T23:47:06.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-05T23:47:07.344Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-05T23:47:08.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-05T23:47:08.772Z] --- PASS: TestDockerNetworkReConnect (5.97s) [2019-11-05T23:47:08.772Z] === RUN TestServicePlugin [2019-11-05T23:47:08.772Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-05T23:47:08.772Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:47:08.772Z] === RUN TestServiceUpdateLabel [2019-11-05T23:47:09.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-05T23:47:10.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-05T23:47:11.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-05T23:47:11.309Z] --- PASS: TestServiceUpdateLabel (3.19s) [2019-11-05T23:47:11.309Z] === RUN TestServiceUpdateSecrets [2019-11-05T23:47:11.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-05T23:47:13.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-05T23:47:14.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-05T23:47:16.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-05T23:47:17.303Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-05T23:47:18.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-05T23:47:18.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-05T23:47:20.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-05T23:47:21.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-05T23:47:22.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-05T23:47:23.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-05T23:47:24.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-05T23:47:26.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-05T23:47:27.472Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-05T23:47:27.472Z] Using test binary docker [2019-11-05T23:47:27.472Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-05T23:47:27.472Z] +++ /etc/init.d/apparmor start [2019-11-05T23:47:27.472Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-05T23:47:27.472Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-05T23:47:27.472Z] Warning failed to create cache: (null) [2019-11-05T23:47:27.472Z] . [2019-11-05T23:47:27.472Z] INFO: Waiting for daemon to start... [2019-11-05T23:47:27.472Z] Starting dockerd [2019-11-05T23:47:27.472Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-05T23:47:29.394Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2019-11-05T23:47:29.395Z] === RUN TestServiceUpdateConfigs [2019-11-05T23:47:29.930Z] . [2019-11-05T23:47:29.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-05T23:47:29.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-05T23:47:29.930Z] Error: No such image: emptyfs [2019-11-05T23:47:29.930Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-05T23:47:29.930Z] ++++ docker load [2019-11-05T23:47:29.930Z] Running integration-test (iteration 1) [2019-11-05T23:47:29.930Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-05T23:47:29.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:29.930Z] ++ set -e [2019-11-05T23:47:29.930Z] ++ '[' -n 0 ']' [2019-11-05T23:47:29.930Z] ++ set -x [2019-11-05T23:47:29.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:36.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-05T23:47:36.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-05T23:47:39.333Z] Loaded image: buildpack-deps:jessie [2019-11-05T23:47:39.333Z] Loaded image: busybox:latest [2019-11-05T23:47:39.333Z] Loaded image: busybox:glibc [2019-11-05T23:47:39.333Z] Loaded image: debian:jessie [2019-11-05T23:47:39.333Z] Loaded image: hello-world:latest [2019-11-05T23:47:39.333Z] INFO: Testing against a local daemon [2019-11-05T23:47:39.333Z] === RUN TestCgroupNamespacesBuild [2019-11-05T23:47:40.593Z] --- PASS: TestCgroupNamespacesBuild (1.82s) [2019-11-05T23:47:40.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-05T23:47:41.639Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-05T23:47:41.640Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-05T23:47:42.402Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2019-11-05T23:47:42.402Z] === RUN TestBuildWithSession [2019-11-05T23:47:42.402Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-05T23:47:42.402Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:47:42.402Z] === RUN TestBuildSquashParent [2019-11-05T23:47:44.273Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-11-05T23:47:44.273Z] === RUN TestServiceUpdateNetwork [2019-11-05T23:47:46.899Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-05T23:47:46.899Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-05T23:47:47.463Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-05T23:47:48.399Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-05T23:47:48.399Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-05T23:47:48.657Z] --- PASS: TestImportExtremelyLargeImageWorks (184.96s) [2019-11-05T23:47:48.657Z] PASS [2019-11-05T23:47:48.657Z] [2019-11-05T23:47:48.657Z] DONE 12 tests in 188.758s [2019-11-05T23:47:48.657Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-05T23:47:48.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:48.657Z] ++ set -e [2019-11-05T23:47:48.657Z] ++ '[' -n 0 ']' [2019-11-05T23:47:48.657Z] ++ set -x [2019-11-05T23:47:48.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:48.838Z] --- PASS: TestBuildSquashParent (6.58s) [2019-11-05T23:47:48.838Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-05T23:47:48.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:47:48.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:47:48.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:47:48.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:47:48.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:47:48.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:47:48.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:47:48.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:47:48.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:47:48.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:47:48.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:47:48.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:47:48.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:47:48.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:47:48.922Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-05T23:47:48.922Z] INFO: Testing against a local daemon [2019-11-05T23:47:48.922Z] === RUN TestNetworkCreateDelete [2019-11-05T23:47:48.922Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-11-05T23:47:48.922Z] === RUN TestDockerNetworkDeletePreferID [2019-11-05T23:47:49.185Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-05T23:47:49.442Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2019-11-05T23:47:49.442Z] === RUN TestInspectNetwork [2019-11-05T23:47:51.304Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:47:51.304Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:47:51.967Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-05T23:47:53.339Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-05T23:47:53.908Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:47:53.908Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:47:55.235Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-05T23:47:55.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-05T23:47:56.057Z] === RUN TestInspectNetwork/full_network_id [2019-11-05T23:47:56.057Z] === RUN TestInspectNetwork/partial_network_id [2019-11-05T23:47:56.057Z] === RUN TestInspectNetwork/network_name [2019-11-05T23:47:56.057Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-05T23:47:56.314Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-05T23:47:56.365Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-05T23:47:56.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2019-11-05T23:47:56.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2019-11-05T23:47:56.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2019-11-05T23:47:56.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s) [2019-11-05T23:47:56.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2019-11-05T23:47:56.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2019-11-05T23:47:56.365Z] === RUN TestBuildMultiStageCopy [2019-11-05T23:47:56.365Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-05T23:47:56.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-05T23:47:57.943Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-05T23:47:58.874Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-05T23:47:58.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-05T23:47:58.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-05T23:47:59.154Z] --- PASS: TestServiceUpdateNetwork (15.67s) [2019-11-05T23:47:59.154Z] PASS [2019-11-05T23:47:59.154Z] [2019-11-05T23:47:59.154Z] === Skipped [2019-11-05T23:47:59.154Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-05T23:47:59.154Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-05T23:47:59.154Z] [2019-11-05T23:47:59.154Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-05T23:47:59.154Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:47:59.154Z] [2019-11-05T23:47:59.154Z] [2019-11-05T23:47:59.154Z] DONE 20 tests, 2 skipped in 138.417s [2019-11-05T23:47:59.154Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-05T23:47:59.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:59.154Z] ++ set -e [2019-11-05T23:47:59.154Z] ++ '[' -n 0 ']' [2019-11-05T23:47:59.154Z] ++ set -x [2019-11-05T23:47:59.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:59.154Z] INFO: Testing against a local daemon [2019-11-05T23:47:59.154Z] === RUN TestSessionCreate [2019-11-05T23:47:59.154Z] --- PASS: TestSessionCreate (0.05s) [2019-11-05T23:47:59.154Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-05T23:47:59.154Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-11-05T23:47:59.154Z] PASS [2019-11-05T23:47:59.154Z] [2019-11-05T23:47:59.154Z] DONE 2 tests in 0.274s [2019-11-05T23:47:59.154Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-05T23:47:59.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:59.154Z] ++ set -e [2019-11-05T23:47:59.154Z] ++ '[' -n 0 ']' [2019-11-05T23:47:59.154Z] ++ set -x [2019-11-05T23:47:59.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:47:59.154Z] INFO: Testing against a local daemon [2019-11-05T23:47:59.154Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-05T23:47:59.154Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-05T23:47:59.154Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-05T23:47:59.154Z] === RUN TestEventsExecDie [2019-11-05T23:47:59.722Z] --- PASS: TestEventsExecDie (1.13s) [2019-11-05T23:47:59.722Z] === RUN TestEventsBackwardsCompatible [2019-11-05T23:47:59.843Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-05T23:47:59.982Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-11-05T23:47:59.982Z] === RUN TestInfoBinaryCommits [2019-11-05T23:47:59.982Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-05T23:47:59.982Z] === RUN TestInfoAPIVersioned [2019-11-05T23:47:59.982Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-05T23:47:59.982Z] === RUN TestInfoDiscoveryBackend [2019-11-05T23:48:00.214Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-05T23:48:00.549Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2019-11-05T23:48:00.549Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-05T23:48:00.595Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2019-11-05T23:48:00.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2019-11-05T23:48:00.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2019-11-05T23:48:00.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-11-05T23:48:00.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2019-11-05T23:48:00.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-11-05T23:48:00.595Z] === RUN TestBuildMultiStageParentConfig [2019-11-05T23:48:00.769Z] --- PASS: TestInspectNetwork (10.89s) [2019-11-05T23:48:00.769Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-11-05T23:48:00.769Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-05T23:48:00.769Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-05T23:48:00.769Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-05T23:48:00.769Z] === RUN TestRunContainerWithBridgeNone [2019-11-05T23:48:01.485Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-05T23:48:01.485Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-05T23:48:02.054Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-11-05T23:48:02.054Z] === RUN TestInfoAPI [2019-11-05T23:48:02.054Z] --- PASS: TestInfoAPI (0.05s) [2019-11-05T23:48:02.054Z] === RUN TestInfoAPIWarnings [2019-11-05T23:48:02.405Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2019-11-05T23:48:02.405Z] === RUN TestBuildLabelWithTargets [2019-11-05T23:48:02.622Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-11-05T23:48:02.622Z] === RUN TestInfoDebug [2019-11-05T23:48:03.190Z] --- PASS: TestInfoDebug (0.55s) [2019-11-05T23:48:03.190Z] === RUN TestInfoInsecureRegistries [2019-11-05T23:48:03.293Z] --- PASS: TestRunContainerWithBridgeNone (2.86s) [2019-11-05T23:48:03.293Z] === RUN TestNetworkInvalidJSON [2019-11-05T23:48:03.293Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-05T23:48:03.293Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-05T23:48:03.293Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:48:03.293Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:48:03.293Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:48:03.293Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:48:03.293Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-05T23:48:03.293Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:48:03.293Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:48:03.293Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-05T23:48:03.293Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-05T23:48:03.293Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-05T23:48:03.293Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-05T23:48:03.293Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-05T23:48:03.758Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-11-05T23:48:03.758Z] === RUN TestInfoRegistryMirrors [2019-11-05T23:48:03.901Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-05T23:48:03.901Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-05T23:48:03.901Z] Cross building: bundles/cross/windows/amd64 [2019-11-05T23:48:03.901Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-05T23:48:03.901Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-05T23:48:04.205Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2019-11-05T23:48:04.205Z] === RUN TestBuildWithEmptyLayers [2019-11-05T23:48:04.326Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-11-05T23:48:04.326Z] === RUN TestLoginFailsWithBadCredentials [2019-11-05T23:48:04.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-05T23:48:04.584Z] === RUN TestPingCacheHeaders [2019-11-05T23:48:04.663Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-05T23:48:04.663Z] === RUN TestDaemonDefaultNetworkPools [2019-11-05T23:48:04.843Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-05T23:48:04.843Z] === RUN TestPingGet [2019-11-05T23:48:04.843Z] --- PASS: TestPingGet (0.03s) [2019-11-05T23:48:04.843Z] === RUN TestPingHead [2019-11-05T23:48:04.843Z] --- PASS: TestPingHead (0.05s) [2019-11-05T23:48:04.843Z] === RUN TestVersion [2019-11-05T23:48:04.843Z] --- PASS: TestVersion (0.05s) [2019-11-05T23:48:04.843Z] PASS [2019-11-05T23:48:04.843Z] [2019-11-05T23:48:04.843Z] === Skipped [2019-11-05T23:48:04.843Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-05T23:48:04.843Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-05T23:48:04.843Z] [2019-11-05T23:48:04.843Z] [2019-11-05T23:48:04.843Z] DONE 18 tests, 1 skipped in 6.422s [2019-11-05T23:48:04.843Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-05T23:48:04.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:04.843Z] ++ set -e [2019-11-05T23:48:04.843Z] ++ '[' -n 0 ']' [2019-11-05T23:48:04.843Z] ++ set -x [2019-11-05T23:48:04.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:04.990Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-11-05T23:48:04.990Z] === RUN TestBuildMultiStageOnBuild [2019-11-05T23:48:05.102Z] INFO: Testing against a local daemon [2019-11-05T23:48:05.102Z] === RUN TestVolumesCreateAndList [2019-11-05T23:48:05.102Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-05T23:48:05.102Z] === RUN TestVolumesRemove [2019-11-05T23:48:05.227Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2019-11-05T23:48:05.227Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-05T23:48:05.361Z] --- PASS: TestVolumesRemove (0.14s) [2019-11-05T23:48:05.361Z] === RUN TestVolumesInspect [2019-11-05T23:48:05.361Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-05T23:48:05.361Z] === RUN TestVolumesInvalidJSON [2019-11-05T23:48:05.361Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-05T23:48:05.361Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-05T23:48:05.361Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-05T23:48:05.361Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-05T23:48:05.361Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-05T23:48:05.361Z] PASS [2019-11-05T23:48:05.361Z] [2019-11-05T23:48:05.361Z] DONE 5 tests in 0.431s [2019-11-05T23:48:05.361Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-05T23:48:05.620Z] ++++ cat bundles/test-integration/docker.pid [2019-11-05T23:48:05.620Z] +++ kill 13017 [2019-11-05T23:48:06.158Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-05T23:48:06.158Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-11-05T23:48:06.158Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-05T23:48:07.523Z] +++ /etc/init.d/apparmor stop [2019-11-05T23:48:07.523Z] Clearing AppArmor profiles cache:. [2019-11-05T23:48:07.523Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-05T23:48:07.523Z] Unloading profiles will leave already running processes permanently [2019-11-05T23:48:07.523Z] unconfined, which can lead to unexpected situations. [2019-11-05T23:48:07.523Z] [2019-11-05T23:48:07.523Z] To set a process to complain mode, use the command line tool [2019-11-05T23:48:07.523Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-05T23:48:07.523Z] with the 'teardown' option." [2019-11-05T23:48:07.523Z] [2019-11-05T23:48:07.530Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2019-11-05T23:48:07.530Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-05T23:48:08.094Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-05T23:48:08.094Z] === RUN TestServiceWithPredefinedNetwork [2019-11-05T23:48:08.167Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2019-11-05T23:48:08.167Z] === RUN TestBuildUncleanTarFilenames [2019-11-05T23:48:08.952Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-11-05T23:48:08.952Z] === RUN TestBuildMultiStageLayerLeak Post stage [Pipeline] junit [2019-11-05T23:48:10.828Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-05T23:48:11.371Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s) [2019-11-05T23:48:11.371Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-05T23:48:11.371Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-05T23:48:11.371Z] service_test.go:230: FLAKY_TEST [2019-11-05T23:48:11.371Z] === RUN TestServiceWithDataPathPortInit [2019-11-05T23:48:11.602Z] + echo Ensuring container killed. [2019-11-05T23:48:11.602Z] Ensuring container killed. [2019-11-05T23:48:11.602Z] + docker rm -vf docker-pr2 [2019-11-05T23:48:11.602Z] Error: No such container: docker-pr2 [2019-11-05T23:48:11.602Z] + true [Pipeline] sh [2019-11-05T23:48:11.893Z] + echo Chowning /workspace to jenkins user [2019-11-05T23:48:11.893Z] Chowning /workspace to jenkins user [2019-11-05T23:48:11.893Z] + id -u [2019-11-05T23:48:11.893Z] + id -g [2019-11-05T23:48:11.893Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40171:/workspace busybox chown -R 1000:1000 /workspace [2019-11-05T23:48:12.155Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2019-11-05T23:48:12.155Z] === RUN TestBuildWithHugeFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-05T23:48:16.389Z] + bundleName=arm64-integration [2019-11-05T23:48:16.389Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-05T23:48:16.389Z] Creating arm64-integration-bundles.tar.gz [2019-11-05T23:48:16.389Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-05T23:48:16.389Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-05T23:48:16.661Z] Archiving artifacts [2019-11-05T23:48:16.895Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40171/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-05T23:48:17.217Z] + make clean [2019-11-05T23:48:17.785Z] docker volume rm -f docker-dev-cache [2019-11-05T23:48:17.785Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-05T23:48:29.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-05T23:48:30.006Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-05T23:48:30.569Z] --- PASS: TestServiceWithDataPathPortInit (19.39s) [2019-11-05T23:48:30.570Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-05T23:48:40.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-05T23:48:40.529Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.65s) [2019-11-05T23:48:40.529Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gq0awh0z859gs8swuyutqy1mi Created:2019-11-05 23:48:31.920946952 +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[0f31b5aaa82810d6263a3a1f2e8045389f0d6df5d263eb9fb72324b3e0920f05:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lptakde34d90cishpqpwrblhu EndpointID:0d667fdfbc4d329d97d6428893a43289c738f656d46c95966c997ab65dcb54c8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82ba21952cefa5031f0d8c6e5a51d07d0047f2f848a943f4c69b5674e6ff1422 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:db59e116c66b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lptakde34d90cishpqpwrblhu EndpointID:0d667fdfbc4d329d97d6428893a43289c738f656d46c95966c997ab65dcb54c8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-05T23:48:40.529Z] PASS [2019-11-05T23:48:40.529Z] [2019-11-05T23:48:40.529Z] === Skipped [2019-11-05T23:48:40.529Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-05T23:48:40.529Z] service_test.go:230: FLAKY_TEST [2019-11-05T23:48:40.529Z] [2019-11-05T23:48:40.529Z] [2019-11-05T23:48:40.529Z] DONE 21 tests, 1 skipped in 51.458s [2019-11-05T23:48:40.529Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-05T23:48:40.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:40.529Z] ++ set -e [2019-11-05T23:48:40.529Z] ++ '[' -n 0 ']' [2019-11-05T23:48:40.529Z] ++ set -x [2019-11-05T23:48:40.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:40.529Z] INFO: Testing against a local daemon [2019-11-05T23:48:40.529Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-05T23:48:40.529Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-05T23:48:40.529Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:48:40.529Z] === RUN TestDockerNetworkIpvlan [2019-11-05T23:48:40.529Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-05T23:48:40.529Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:48:40.529Z] PASS [2019-11-05T23:48:40.529Z] [2019-11-05T23:48:40.529Z] === Skipped [2019-11-05T23:48:40.529Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-05T23:48:40.529Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:48:40.529Z] [2019-11-05T23:48:40.529Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-05T23:48:40.529Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:48:40.529Z] [2019-11-05T23:48:40.529Z] [2019-11-05T23:48:40.529Z] DONE 2 tests, 2 skipped in 0.155s [2019-11-05T23:48:40.529Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-05T23:48:40.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:40.529Z] ++ set -e [2019-11-05T23:48:40.529Z] ++ '[' -n 0 ']' [2019-11-05T23:48:40.529Z] ++ set -x [2019-11-05T23:48:40.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:40.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-05T23:48:40.529Z] INFO: Testing against a local daemon [2019-11-05T23:48:40.529Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-05T23:48:41.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-05T23:48:41.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-05T23:48:41.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-11-05T23:48:41.917Z] === RUN TestDockerNetworkMacvlan [2019-11-05T23:48:42.697Z] #73 exporting layers 108.1s done [2019-11-05T23:48:42.697Z] #73 exporting manifest sha256:bbf998e07d27ff6a594edf2703048287b1b413b26fd4b2ada9ffe47d04b3707b 0.0s done [2019-11-05T23:48:42.697Z] #73 exporting config sha256:e4c4525ccfae299a7445acdb5ebfa2482edf89ffe34efbf83e81b987e88c8ce8 done [2019-11-05T23:48:42.697Z] #73 sending tarball [2019-11-05T23:48:42.850Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-05T23:48:42.850Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-05T23:48:42.850Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-05T23:48:43.414Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-05T23:48:43.672Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-05T23:48:44.604Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-05T23:48:44.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-05T23:48:46.578Z] --- PASS: TestBuildWithHugeFile (30.34s) [2019-11-05T23:48:46.578Z] === RUN TestBuildWithEmptyDockerfile [2019-11-05T23:48:46.578Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:48:46.578Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:48:46.578Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:48:46.578Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:48:46.578Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:48:46.578Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:48:46.578Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-05T23:48:46.578Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-05T23:48:46.578Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-05T23:48:46.578Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-11-05T23:48:46.578Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-11-05T23:48:46.578Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-11-05T23:48:46.578Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-11-05T23:48:46.578Z] === RUN TestBuildPreserveOwnership [2019-11-05T23:48:46.578Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-05T23:48:46.578Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-05T23:48:47.882Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-05T23:48:48.402Z] --- PASS: TestBuildPreserveOwnership (5.67s) [2019-11-05T23:48:48.402Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.60s) [2019-11-05T23:48:48.402Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-11-05T23:48:48.402Z] === RUN TestBuildPlatformInvalid [2019-11-05T23:48:48.768Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-05T23:48:48.768Z] PASS [2019-11-05T23:48:48.768Z] [2019-11-05T23:48:48.768Z] === Skipped [2019-11-05T23:48:48.768Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-05T23:48:48.768Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:48:48.768Z] [2019-11-05T23:48:48.768Z] [2019-11-05T23:48:48.768Z] DONE 32 tests, 1 skipped in 78.816s [2019-11-05T23:48:48.768Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-05T23:48:48.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:48.768Z] ++ set -e [2019-11-05T23:48:48.768Z] ++ '[' -n 0 ']' [2019-11-05T23:48:48.768Z] ++ set -x [2019-11-05T23:48:48.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:48.768Z] INFO: Testing against a local daemon [2019-11-05T23:48:48.768Z] === RUN TestConfigList [2019-11-05T23:48:51.349Z] --- PASS: TestConfigList (2.58s) [2019-11-05T23:48:51.349Z] === RUN TestConfigsCreateAndDelete [2019-11-05T23:48:52.061Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-05T23:48:53.796Z] --- PASS: TestConfigsCreateAndDelete (2.48s) [2019-11-05T23:48:53.796Z] === RUN TestConfigsUpdate [2019-11-05T23:48:55.338Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-05T23:48:55.595Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-05T23:48:56.015Z] #73 ... [2019-11-05T23:48:56.015Z] [2019-11-05T23:48:56.015Z] #74 importing to docker [2019-11-05T23:48:56.015Z] #74 ... [2019-11-05T23:48:56.015Z] [2019-11-05T23:48:56.015Z] #73 exporting to oci image format [2019-11-05T23:48:56.015Z] #73 sending tarball 17.1s done [2019-11-05T23:48:56.015Z] #73 DONE 125.2s [2019-11-05T23:48:56.015Z] [2019-11-05T23:48:56.015Z] #74 importing to docker [2019-11-05T23:48:56.160Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-05T23:48:56.981Z] --- PASS: TestConfigsUpdate (2.85s) [2019-11-05T23:48:56.981Z] === RUN TestTemplatedConfig [2019-11-05T23:48:57.093Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-05T23:48:57.353Z] === RUN TestDockerSuite/TestBuildFails [2019-11-05T23:48:57.935Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-05T23:48:58.500Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-05T23:48:58.500Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-05T23:48:59.432Z] --- PASS: TestDockerNetworkMacvlan (17.55s) [2019-11-05T23:48:59.432Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-05T23:48:59.432Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-11-05T23:48:59.432Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2019-11-05T23:48:59.432Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.16s) [2019-11-05T23:48:59.432Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.48s) [2019-11-05T23:48:59.432Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2019-11-05T23:48:59.432Z] PASS [2019-11-05T23:48:59.432Z] [2019-11-05T23:48:59.432Z] DONE 8 tests in 19.080s [2019-11-05T23:48:59.432Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-05T23:48:59.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:59.432Z] ++ set -e [2019-11-05T23:48:59.432Z] ++ '[' -n 0 ']' [2019-11-05T23:48:59.432Z] ++ set -x [2019-11-05T23:48:59.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:59.432Z] testing: warning: no tests to run [2019-11-05T23:48:59.432Z] PASS [2019-11-05T23:48:59.432Z] [2019-11-05T23:48:59.432Z] DONE 0 tests in 0.028s [2019-11-05T23:48:59.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-05T23:48:59.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:59.432Z] ++ set -e [2019-11-05T23:48:59.432Z] ++ '[' -n 0 ']' [2019-11-05T23:48:59.432Z] ++ set -x [2019-11-05T23:48:59.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:48:59.690Z] INFO: Testing against a local daemon [2019-11-05T23:48:59.690Z] === RUN TestAuthZPluginAllowRequest [2019-11-05T23:49:00.162Z] --- PASS: TestTemplatedConfig (3.51s) [2019-11-05T23:49:00.162Z] === RUN TestConfigInspect [2019-11-05T23:49:01.060Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-05T23:49:01.060Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2019-11-05T23:49:01.060Z] === RUN TestAuthZPluginTLS [2019-11-05T23:49:01.992Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-11-05T23:49:01.992Z] === RUN TestAuthZPluginDenyRequest [2019-11-05T23:49:02.250Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-05T23:49:02.250Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-05T23:49:02.815Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-05T23:49:02.815Z] === RUN TestAuthZPluginDenyResponse [2019-11-05T23:49:03.073Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-05T23:49:03.330Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-05T23:49:03.330Z] === RUN TestAuthZPluginAllowEventStream [2019-11-05T23:49:03.369Z] --- PASS: TestConfigInspect (2.78s) [2019-11-05T23:49:03.369Z] === RUN TestConfigCreateWithLabels [2019-11-05T23:49:05.227Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-05T23:49:05.227Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2019-11-05T23:49:05.227Z] === RUN TestAuthZPluginErrorResponse [2019-11-05T23:49:05.792Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-05T23:49:05.792Z] === RUN TestAuthZPluginErrorRequest [2019-11-05T23:49:05.981Z] --- PASS: TestConfigCreateWithLabels (2.99s) [2019-11-05T23:49:05.981Z] === RUN TestConfigCreateResolve [2019-11-05T23:49:06.357Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-05T23:49:06.357Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-05T23:49:06.614Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-05T23:49:06.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-05T23:49:06.872Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-05T23:49:07.129Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-05T23:49:08.500Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-05T23:49:09.066Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2019-11-05T23:49:09.066Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-05T23:49:09.173Z] --- PASS: TestConfigCreateResolve (2.78s) [2019-11-05T23:49:09.173Z] === RUN TestConfigDaemonLibtrustID [2019-11-05T23:49:09.174Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-05T23:49:09.174Z] PASS [2019-11-05T23:49:09.174Z] [2019-11-05T23:49:09.174Z] DONE 8 tests in 20.592s [2019-11-05T23:49:09.174Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-05T23:49:09.174Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:49:09.174Z] ++ set -e [2019-11-05T23:49:09.174Z] ++ '[' -n 0 ']' [2019-11-05T23:49:09.174Z] ++ set -x [2019-11-05T23:49:09.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:49:09.543Z] INFO: Testing against a local daemon [2019-11-05T23:49:09.543Z] === RUN TestCheckpoint [2019-11-05T23:49:09.543Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-05T23:49:09.543Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-05T23:49:09.543Z] === RUN TestContainerInvalidJSON [2019-11-05T23:49:09.543Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:49:09.543Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:49:09.543Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:49:09.543Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:49:09.543Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:49:09.543Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:49:09.543Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-05T23:49:09.543Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-05T23:49:09.543Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-05T23:49:09.543Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-05T23:49:09.543Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-05T23:49:09.543Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-05T23:49:09.543Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-05T23:49:09.543Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-05T23:49:09.543Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-05T23:49:09.543Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-05T23:49:09.543Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-05T23:49:09.543Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-05T23:49:09.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-05T23:49:09.909Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-05T23:49:09.909Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-05T23:49:09.909Z] === RUN TestCopyFromContainer [2019-11-05T23:49:10.962Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-05T23:49:11.219Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2019-11-05T23:49:11.219Z] === RUN TestAuthZPluginHeader [2019-11-05T23:49:11.622Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-05T23:49:11.623Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-05T23:49:11.623Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-05T23:49:11.623Z] remote: Enumerating objects: 19, done. [2019-11-05T23:49:11.623Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-05T23:49:11.623Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-05T23:49:11.623Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-05T23:49:11.623Z] [2019-11-05T23:49:11.776Z] === RUN TestCopyFromContainer// [2019-11-05T23:49:11.776Z] === RUN TestCopyFromContainer//bar/root [2019-11-05T23:49:11.881Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-05T23:49:11.881Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-11-05T23:49:11.881Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-05T23:49:12.145Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-05T23:49:12.145Z] === RUN TestCopyFromContainer/bar/quux [2019-11-05T23:49:12.145Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-05T23:49:12.145Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-05T23:49:12.516Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-05T23:49:12.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-05T23:49:12.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-05T23:49:12.516Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer (2.78s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-05T23:49:12.516Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2019-11-05T23:49:12.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-05T23:49:12.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:49:12.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:49:12.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:49:12.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:49:12.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:49:12.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:49:12.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-05T23:49:12.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-05T23:49:12.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-05T23:49:12.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-05T23:49:12.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-05T23:49:12.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-05T23:49:12.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-05T23:49:12.516Z] === RUN TestCreateLinkToNonExistingContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-05T23:49:12.889Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-05T23:49:12.889Z] === RUN TestCreateWithInvalidEnv [2019-11-05T23:49:12.889Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-05T23:49:12.889Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-05T23:49:12.889Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-05T23:49:12.889Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-05T23:49:12.889Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-05T23:49:12.889Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-05T23:49:12.889Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-05T23:49:12.889Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-05T23:49:12.889Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-05T23:49:12.889Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-05T23:49:12.889Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-05T23:49:12.889Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-05T23:49:12.889Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-05T23:49:12.889Z] === RUN TestCreateTmpfsMountsTarget [2019-11-05T23:49:12.889Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-05T23:49:12.889Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-05T23:49:12.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/test/unit [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-05T23:49:13.911Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-05T23:49:14.405Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-05T23:49:15.349Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:49:15.349Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:49:15.349Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-05T23:49:15.349Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-05T23:49:15.464Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-05T23:49:15.464Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-05T23:49:15.464Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-05T23:49:15.464Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-05T23:49:15.464Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-05T23:49:15.509Z] ? github.com/docker/docker/api [no test files] [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-05T23:49:15.714Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-05T23:49:15.714Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-05T23:49:16.300Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2019-11-05T23:49:16.300Z] === RUN TestAuthZPluginV2Disable [2019-11-05T23:49:16.557Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-05T23:49:17.928Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-05T23:49:18.315Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s) [2019-11-05T23:49:18.315Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-05T23:49:18.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:49:18.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:49:18.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:49:18.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:49:18.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:49:18.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:49:18.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:49:18.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:49:18.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:49:18.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:49:18.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-05T23:49:18.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-05T23:49:18.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-05T23:49:18.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-05T23:49:18.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-05T23:49:18.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-05T23:49:18.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-05T23:49:18.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-05T23:49:18.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-05T23:49:18.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-05T23:49:18.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-05T23:49:18.315Z] === RUN TestContainerStartOnDaemonRestart [2019-11-05T23:49:18.315Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-05T23:49:18.315Z] === RUN TestDaemonRestartIpcMode [2019-11-05T23:49:18.315Z] === PAUSE TestDaemonRestartIpcMode [2019-11-05T23:49:18.315Z] === RUN TestDiff [2019-11-05T23:49:18.392Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-05T23:49:18.392Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-05T23:49:18.392Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-05T23:49:19.111Z] --- PASS: TestDiff (0.84s) [2019-11-05T23:49:19.111Z] === RUN TestExecWithCloseStdin [2019-11-05T23:49:19.823Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2019-11-05T23:49:19.823Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-05T23:49:20.378Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-11-05T23:49:20.378Z] === RUN TestExec [2019-11-05T23:49:21.177Z] --- PASS: TestExec (0.98s) [2019-11-05T23:49:21.177Z] === RUN TestExecUser [2019-11-05T23:49:21.983Z] --- PASS: TestExecUser (1.02s) [2019-11-05T23:49:21.983Z] === RUN TestExportContainerAndImportImage [2019-11-05T23:49:23.105Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-05T23:49:23.105Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2019-11-05T23:49:23.105Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-05T23:49:23.264Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-11-05T23:49:23.264Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-05T23:49:23.362Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-05T23:49:23.619Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-05T23:49:23.923Z] #74 DONE 26.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-05T23:49:24.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-05T23:49:24.226Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-05T23:49:24.445Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-05T23:49:24.598Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/test/unit [2019-11-05T23:49:25.077Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2019-11-05T23:49:25.077Z] === RUN TestHealthCheckWorkdir [2019-11-05T23:49:25.819Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-05T23:49:25.819Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-05T23:49:25.882Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-11-05T23:49:25.882Z] === RUN TestHealthKillContainer [2019-11-05T23:49:27.715Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-05T23:49:28.447Z] ? github.com/docker/docker/api [no test files] [2019-11-05T23:49:28.647Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-05T23:49:29.078Z] --- PASS: TestHealthKillContainer (3.15s) [2019-11-05T23:49:29.078Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-05T23:49:29.580Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-05T23:49:30.338Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2019-11-05T23:49:30.497Z] --- PASS: TestInspectCpusetInConfigPre120 (1.09s) [2019-11-05T23:49:30.497Z] === RUN TestIpcModeNone [2019-11-05T23:49:30.512Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-05T23:49:31.076Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-05T23:49:31.293Z] --- PASS: TestIpcModeNone (1.14s) [2019-11-05T23:49:31.293Z] === RUN TestIpcModePrivate [2019-11-05T23:49:32.008Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-05T23:49:32.550Z] --- PASS: TestIpcModePrivate (0.97s) [2019-11-05T23:49:32.550Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-05T23:49:32.550Z] === RUN TestIpcModeShareable [2019-11-05T23:49:33.336Z] --- PASS: TestIpcModeShareable (1.09s) [2019-11-05T23:49:33.336Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-05T23:49:33.336Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-05T23:49:33.378Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-05T23:49:36.514Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2019-11-05T23:49:36.514Z] === RUN TestAPIIpcModeHost [2019-11-05T23:49:36.659Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-05T23:49:36.659Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.52s) [2019-11-05T23:49:36.659Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-05T23:49:37.309Z] --- PASS: TestAPIIpcModeHost (0.80s) [2019-11-05T23:49:37.309Z] === RUN TestDaemonIpcModeShareable [2019-11-05T23:49:39.120Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-11-05T23:49:39.120Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-05T23:49:39.120Z] === RUN TestDaemonIpcModePrivate [2019-11-05T23:49:41.059Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2019-11-05T23:49:41.059Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-05T23:49:41.059Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-05T23:49:41.914Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-05T23:49:43.063Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-11-05T23:49:43.063Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-05T23:49:43.063Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-05T23:49:44.912Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-11-05T23:49:44.912Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-05T23:49:44.912Z] === RUN TestIpcModeOlderClient [2019-11-05T23:49:44.912Z] === PAUSE TestIpcModeOlderClient [2019-11-05T23:49:44.912Z] === RUN TestKillContainerInvalidSignal [2019-11-05T23:49:45.280Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2019-11-05T23:49:45.280Z] === RUN TestKillContainer [2019-11-05T23:49:45.280Z] === RUN TestKillContainer/no_signal [2019-11-05T23:49:46.090Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-05T23:49:46.090Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-05T23:49:46.090Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-05T23:49:46.090Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-05T23:49:46.090Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-05T23:49:46.090Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-05T23:49:46.548Z] === RUN TestKillContainer/non_killing_signal [2019-11-05T23:49:46.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-05T23:49:46.922Z] === RUN TestKillContainer/killing_signal [2019-11-05T23:49:47.588Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-05T23:49:48.181Z] --- PASS: TestKillContainer (2.58s) [2019-11-05T23:49:48.181Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-11-05T23:49:48.181Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-11-05T23:49:48.181Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-11-05T23:49:48.181Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-05T23:49:48.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-05T23:49:48.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-05T23:49:49.489Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-05T23:49:49.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s) [2019-11-05T23:49:49.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.02s) [2019-11-05T23:49:49.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-11-05T23:49:49.762Z] === RUN TestKillStoppedContainer [2019-11-05T23:49:50.131Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-05T23:49:50.131Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-05T23:49:50.131Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-05T23:49:50.131Z] === RUN TestKillDifferentUserContainer [2019-11-05T23:49:50.928Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2019-11-05T23:49:50.928Z] === RUN TestInspectOomKilledTrue [2019-11-05T23:49:50.929Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-05T23:49:50.929Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:49:50.929Z] === RUN TestInspectOomKilledFalse [2019-11-05T23:49:50.929Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-05T23:49:50.929Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:49:50.929Z] === RUN TestLinksEtcHostsContentMatch [2019-11-05T23:49:51.742Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-11-05T23:49:51.742Z] === RUN TestLinksContainerNames [2019-11-05T23:49:53.350Z] --- PASS: TestLinksContainerNames (1.72s) [2019-11-05T23:49:53.350Z] === RUN TestLogsFollowTailEmpty [2019-11-05T23:49:53.667Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-11-05T23:49:53.667Z] PASS [2019-11-05T23:49:53.667Z] [2019-11-05T23:49:53.667Z] DONE 17 tests in 53.736s [2019-11-05T23:49:53.667Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-05T23:49:53.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:49:53.667Z] ++ set -e [2019-11-05T23:49:53.667Z] ++ '[' -n 0 ']' [2019-11-05T23:49:53.667Z] ++ set -x [2019-11-05T23:49:53.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:49:53.667Z] INFO: Testing against a local daemon [2019-11-05T23:49:53.667Z] === RUN TestPluginInvalidJSON [2019-11-05T23:49:53.667Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:49:53.667Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:49:53.667Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:49:53.667Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-05T23:49:53.667Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-05T23:49:53.667Z] PASS [2019-11-05T23:49:53.667Z] [2019-11-05T23:49:53.667Z] DONE 2 tests in 0.163s [2019-11-05T23:49:53.667Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-05T23:49:53.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:49:53.667Z] ++ set -e [2019-11-05T23:49:53.667Z] ++ '[' -n 0 ']' [2019-11-05T23:49:53.667Z] ++ set -x [2019-11-05T23:49:53.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:49:53.667Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-05T23:49:53.667Z] INFO: Testing against a local daemon [2019-11-05T23:49:53.667Z] === RUN TestExternalGraphDriver [2019-11-05T23:49:53.667Z] === RUN TestExternalGraphDriver/json [2019-11-05T23:49:53.924Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-05T23:49:54.263Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-11-05T23:49:54.263Z] === RUN TestContainerNetworkMountsNoChown [2019-11-05T23:49:54.488Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-05T23:49:55.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/default [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/default [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/private [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/private [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rprivate [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/slave [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/slave [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rslave [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/shared [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/shared [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rshared [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/default [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rslave [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rshared [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/shared [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rprivate [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/slave [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/private [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-05T23:49:55.548Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:49:55.548Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-05T23:49:55.548Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-05T23:49:55.860Z] === RUN TestExternalGraphDriver/spec [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-05T23:49:55.931Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-05T23:49:56.309Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-05T23:49:56.309Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-05T23:49:56.309Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-05T23:49:56.309Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-05T23:49:56.309Z] === RUN TestContainerBindMountNonRecursive [2019-11-05T23:49:56.434Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2019-11-05T23:49:58.136Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2019-11-05T23:49:58.136Z] === RUN TestNetworkNat [2019-11-05T23:49:58.385Z] === RUN TestExternalGraphDriver/pull [2019-11-05T23:49:58.965Z] --- PASS: TestNetworkNat (0.88s) [2019-11-05T23:49:58.965Z] === RUN TestNetworkLocalhostTCPNat [2019-11-05T23:49:59.758Z] --- PASS: TestExternalGraphDriver (5.97s) [2019-11-05T23:49:59.758Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2019-11-05T23:49:59.758Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-11-05T23:49:59.758Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2019-11-05T23:49:59.758Z] === RUN TestGraphdriverPluginV2 [2019-11-05T23:49:59.759Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-11-05T23:49:59.759Z] === RUN TestNetworkLoopbackNat [2019-11-05T23:50:01.036Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-11-05T23:50:01.036Z] === RUN TestPause [2019-11-05T23:50:02.318Z] --- PASS: TestPause (0.98s) [2019-11-05T23:50:02.318Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-05T23:50:02.318Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-05T23:50:02.318Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-05T23:50:02.318Z] === RUN TestPauseStopPausedContainer [2019-11-05T23:50:03.105Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2019-11-05T23:50:03.105Z] === RUN TestPsFilter [2019-11-05T23:50:03.493Z] --- PASS: TestPsFilter (0.26s) [2019-11-05T23:50:03.493Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-05T23:50:04.351Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-11-05T23:50:04.351Z] === RUN TestRemoveContainerWithVolume [2019-11-05T23:50:05.014Z] --- PASS: TestGraphdriverPluginV2 (4.78s) [2019-11-05T23:50:05.014Z] PASS [2019-11-05T23:50:05.014Z] [2019-11-05T23:50:05.014Z] DONE 5 tests in 10.908s [2019-11-05T23:50:05.014Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-05T23:50:05.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:05.014Z] ++ set -e [2019-11-05T23:50:05.014Z] ++ '[' -n 0 ']' [2019-11-05T23:50:05.014Z] ++ set -x [2019-11-05T23:50:05.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:05.014Z] INFO: Testing against a local daemon [2019-11-05T23:50:05.014Z] === RUN TestContinueAfterPluginCrash [2019-11-05T23:50:05.014Z] === PAUSE TestContinueAfterPluginCrash [2019-11-05T23:50:05.014Z] === RUN TestDaemonStartWithLogOpt [2019-11-05T23:50:05.014Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-05T23:50:05.014Z] === CONT TestContinueAfterPluginCrash [2019-11-05T23:50:05.014Z] === CONT TestDaemonStartWithLogOpt [2019-11-05T23:50:05.310Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2019-11-05T23:50:05.310Z] === RUN TestRemoveContainerRunning [2019-11-05T23:50:05.579Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-05T23:50:06.111Z] --- PASS: TestRemoveContainerRunning (0.94s) [2019-11-05T23:50:06.111Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-05T23:50:06.908Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-11-05T23:50:06.908Z] === RUN TestRemoveInvalidContainer [2019-11-05T23:50:06.908Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-05T23:50:06.908Z] === RUN TestRenameLinkedContainer [2019-11-05T23:50:10.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-05T23:50:10.947Z] --- PASS: TestRenameLinkedContainer (3.34s) [2019-11-05T23:50:10.947Z] === RUN TestRenameStoppedContainer [2019-11-05T23:50:11.094Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-05T23:50:11.315Z] --- PASS: TestRenameStoppedContainer (0.85s) [2019-11-05T23:50:11.315Z] === RUN TestRenameRunningContainerAndReuse [2019-11-05T23:50:13.117Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2019-11-05T23:50:13.117Z] === RUN TestRenameInvalidName [2019-11-05T23:50:13.621Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-05T23:50:13.916Z] --- PASS: TestRenameInvalidName (0.99s) [2019-11-05T23:50:13.916Z] === RUN TestRenameAnonymousContainer [2019-11-05T23:50:16.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-05T23:50:17.161Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-05T23:50:17.161Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-05T23:50:17.328Z] --- PASS: TestRenameAnonymousContainer (3.10s) [2019-11-05T23:50:17.328Z] === RUN TestRenameContainerWithSameName [2019-11-05T23:50:18.137Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-11-05T23:50:18.137Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-05T23:50:19.952Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2019-11-05T23:50:19.952Z] === RUN TestResize [2019-11-05T23:50:20.728Z] --- PASS: TestResize (0.94s) [2019-11-05T23:50:20.728Z] === RUN TestResizeWithInvalidSize [2019-11-05T23:50:21.514Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2019-11-05T23:50:21.514Z] === RUN TestResizeWhenContainerNotStarted [2019-11-05T23:50:22.317Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:50:22.317Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:50:22.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:50:22.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-05T23:50:22.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-05T23:50:23.723Z] --- PASS: TestDaemonStartWithLogOpt (18.30s) [2019-11-05T23:50:23.723Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-05T23:50:24.287Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-05T23:50:24.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-05T23:50:24.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-05T23:50:26.811Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-05T23:50:26.811Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-05T23:50:27.376Z] --- PASS: TestContinueAfterPluginCrash (22.94s) [2019-11-05T23:50:27.376Z] PASS [2019-11-05T23:50:27.376Z] [2019-11-05T23:50:27.376Z] DONE 2 tests in 23.104s [2019-11-05T23:50:27.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-05T23:50:27.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:27.376Z] ++ set -e [2019-11-05T23:50:27.376Z] ++ '[' -n 0 ']' [2019-11-05T23:50:27.376Z] ++ set -x [2019-11-05T23:50:27.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:27.633Z] INFO: Testing against a local daemon [2019-11-05T23:50:27.633Z] === RUN TestPluginWithDevMounts [2019-11-05T23:50:27.633Z] === PAUSE TestPluginWithDevMounts [2019-11-05T23:50:27.633Z] === CONT TestPluginWithDevMounts [2019-11-05T23:50:28.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-05T23:50:28.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-05T23:50:29.529Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-05T23:50:29.787Z] --- PASS: TestPluginWithDevMounts (2.07s) [2019-11-05T23:50:29.787Z] PASS [2019-11-05T23:50:29.787Z] [2019-11-05T23:50:29.787Z] DONE 1 tests in 2.245s [2019-11-05T23:50:29.787Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-05T23:50:29.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:29.787Z] ++ set -e [2019-11-05T23:50:29.787Z] ++ '[' -n 0 ']' [2019-11-05T23:50:29.787Z] ++ set -x [2019-11-05T23:50:29.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:29.787Z] INFO: Testing against a local daemon [2019-11-05T23:50:29.787Z] === RUN TestSecretInspect [2019-11-05T23:50:30.044Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-05T23:50:30.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-05T23:50:30.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:50:31.416Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-05T23:50:31.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-05T23:50:32.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-05T23:50:32.348Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-05T23:50:32.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:50:33.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-05T23:50:33.281Z] --- PASS: TestSecretInspect (3.32s) [2019-11-05T23:50:33.281Z] === RUN TestSecretList [2019-11-05T23:50:33.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-05T23:50:34.652Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-05T23:50:35.218Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-05T23:50:35.218Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-05T23:50:35.784Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-11-05T23:50:35.818Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.18s) [2019-11-05T23:50:35.818Z] === RUN TestCgroupNamespacesRun [2019-11-05T23:50:36.349Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-05T23:50:36.607Z] --- PASS: TestSecretList (3.47s) [2019-11-05T23:50:36.607Z] === RUN TestSecretsCreateAndDelete [2019-11-05T23:50:37.539Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-05T23:50:37.633Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2019-11-05T23:50:37.633Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.0% of statements [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-05T23:50:37.949Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-05T23:50:37.949Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-11-05T23:50:39.469Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-11-05T23:50:39.469Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-05T23:50:40.063Z] --- PASS: TestSecretsCreateAndDelete (3.05s) [2019-11-05T23:50:40.063Z] === RUN TestSecretsUpdate [2019-11-05T23:50:40.063Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-05T23:50:40.628Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-05T23:50:41.435Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2019-11-05T23:50:41.435Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-05T23:50:42.110Z] ok github.com/docker/docker/builder/dockerfile 0.530s coverage: 48.2% of statements [2019-11-05T23:50:42.110Z] ok github.com/docker/docker/builder/remotecontext 0.185s coverage: 13.6% of statements [2019-11-05T23:50:42.365Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-05T23:50:43.155Z] --- PASS: TestSecretsUpdate (3.15s) [2019-11-05T23:50:43.155Z] === RUN TestTemplatedSecret [2019-11-05T23:50:43.386Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2019-11-05T23:50:43.386Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-05T23:50:43.412Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-05T23:50:43.728Z] ok github.com/docker/docker/builder/remotecontext/git 1.249s coverage: 85.1% of statements [2019-11-05T23:50:43.728Z] ? github.com/docker/docker/cli [no test files] [2019-11-05T23:50:43.728Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-05T23:50:45.203Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2019-11-05T23:50:45.203Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-05T23:50:45.307Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-05T23:50:45.983Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-05T23:50:45.984Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-05T23:50:46.697Z] --- PASS: TestTemplatedSecret (3.55s) [2019-11-05T23:50:46.697Z] === RUN TestSecretCreateResolve [2019-11-05T23:50:46.795Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-11-05T23:50:46.795Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-05T23:50:46.994Z] ok github.com/docker/docker/client 0.222s coverage: 75.8% of statements [2019-11-05T23:50:47.628Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-05T23:50:48.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-11-05T23:50:48.630Z] === RUN TestKernelTCPMemory [2019-11-05T23:50:48.998Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-05T23:50:49.563Z] --- PASS: TestSecretCreateResolve (3.19s) [2019-11-05T23:50:49.563Z] PASS [2019-11-05T23:50:49.563Z] [2019-11-05T23:50:49.563Z] DONE 6 tests in 19.859s [2019-11-05T23:50:49.563Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-05T23:50:49.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:49.563Z] ++ set -e [2019-11-05T23:50:49.563Z] ++ '[' -n 0 ']' [2019-11-05T23:50:49.563Z] ++ set -x [2019-11-05T23:50:49.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:50:49.820Z] INFO: Testing against a local daemon [2019-11-05T23:50:49.820Z] === RUN TestServiceCreateInit [2019-11-05T23:50:49.820Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-05T23:50:49.896Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-11-05T23:50:49.896Z] === RUN TestNISDomainname [2019-11-05T23:50:50.705Z] --- PASS: TestNISDomainname (1.25s) [2019-11-05T23:50:50.705Z] === RUN TestHostnameDnsResolution [2019-11-05T23:50:50.752Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-05T23:50:51.317Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-05T23:50:52.007Z] --- PASS: TestHostnameDnsResolution (1.26s) [2019-11-05T23:50:52.007Z] === RUN TestStats [2019-11-05T23:50:54.079Z] --- PASS: TestStats (2.01s) [2019-11-05T23:50:54.079Z] === RUN TestStopContainerWithTimeout [2019-11-05T23:50:54.079Z] === RUN TestStopContainerWithTimeout/0 [2019-11-05T23:50:54.079Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-05T23:50:54.079Z] === RUN TestStopContainerWithTimeout/1 [2019-11-05T23:50:54.079Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-05T23:50:54.079Z] === RUN TestStopContainerWithTimeout/3 [2019-11-05T23:50:54.079Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-05T23:50:54.079Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-05T23:50:54.079Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-05T23:50:54.079Z] === CONT TestStopContainerWithTimeout/0 [2019-11-05T23:50:54.079Z] === CONT TestStopContainerWithTimeout/3 [2019-11-05T23:50:55.334Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-05T23:50:55.495Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-05T23:50:55.495Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-05T23:50:57.125Z] === CONT TestStopContainerWithTimeout/1 [2019-11-05T23:50:58.021Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-05T23:50:58.278Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-05T23:50:58.913Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-05T23:50:58.913Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2019-11-05T23:50:58.913Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2019-11-05T23:50:58.913Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2019-11-05T23:50:58.913Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2019-11-05T23:50:58.913Z] === RUN TestDeleteDevicemapper [2019-11-05T23:50:58.913Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-05T23:50:58.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-05T23:50:58.913Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-05T23:50:59.648Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-05T23:50:59.906Z] --- PASS: TestServiceCreateInit (10.24s) [2019-11-05T23:50:59.906Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s) [2019-11-05T23:50:59.906Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2019-11-05T23:50:59.906Z] === RUN TestCreateServiceMultipleTimes [2019-11-05T23:51:02.973Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2019-11-05T23:51:02.973Z] === RUN TestUpdateMemory [2019-11-05T23:51:02.973Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-05T23:51:02.973Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:51:02.973Z] === RUN TestUpdateCPUQuota [2019-11-05T23:51:04.791Z] --- PASS: TestUpdateCPUQuota (1.73s) [2019-11-05T23:51:04.791Z] === RUN TestUpdatePidsLimit [2019-11-05T23:51:04.791Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-05T23:51:05.162Z] === RUN TestUpdatePidsLimit/no_change [2019-11-05T23:51:05.567Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-05T23:51:05.586Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-05T23:51:05.586Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-05T23:51:06.028Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-05T23:51:06.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-05T23:51:07.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-05T23:51:07.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-05T23:51:09.231Z] --- PASS: TestUpdatePidsLimit (4.49s) [2019-11-05T23:51:09.231Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-05T23:51:09.231Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-11-05T23:51:09.231Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-11-05T23:51:09.231Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-11-05T23:51:09.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.59s) [2019-11-05T23:51:09.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2019-11-05T23:51:09.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-11-05T23:51:09.232Z] === RUN TestUpdateRestartPolicy [2019-11-05T23:51:10.265Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-05T23:51:10.265Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-05T23:51:12.094Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-05T23:51:13.994Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-05T23:51:13.994Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-05T23:51:13.994Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-05T23:51:13.994Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-05T23:51:13.994Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-05T23:51:14.453Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-05T23:51:15.370Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-05T23:51:15.419Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-05T23:51:15.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-05T23:51:17.525Z] === RUN TestDockerSuite/TestBuildRm [2019-11-05T23:51:18.315Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-05T23:51:19.280Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-05T23:51:19.280Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-05T23:51:19.280Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-05T23:51:19.280Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-05T23:51:20.804Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-05T23:51:21.061Z] --- PASS: TestCreateServiceMultipleTimes (21.11s) [2019-11-05T23:51:21.061Z] === RUN TestCreateServiceConflict [2019-11-05T23:51:21.454Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-05T23:51:21.994Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-05T23:51:22.818Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2019-11-05T23:51:22.818Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-05T23:51:22.818Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-11-05T23:51:22.818Z] === RUN TestWaitNonBlocked [2019-11-05T23:51:22.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:51:22.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:51:22.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:51:22.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:51:22.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-05T23:51:22.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-05T23:51:23.364Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-05T23:51:23.930Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-05T23:51:24.097Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-05T23:51:24.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-11-05T23:51:24.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-11-05T23:51:24.097Z] === RUN TestWaitBlocked [2019-11-05T23:51:24.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:51:24.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:51:24.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:51:24.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:51:24.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-05T23:51:24.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-05T23:51:24.495Z] --- PASS: TestCreateServiceConflict (3.37s) [2019-11-05T23:51:24.495Z] === RUN TestCreateServiceMaxReplicas [2019-11-05T23:51:24.754Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-05T23:51:24.929Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-05T23:51:24.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-11-05T23:51:24.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2019-11-05T23:51:24.929Z] === CONT TestContainerStartOnDaemonRestart [2019-11-05T23:51:24.929Z] === CONT TestIpcModeOlderClient [2019-11-05T23:51:25.380Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-05T23:51:25.380Z] === CONT TestDaemonRestartIpcMode [2019-11-05T23:51:25.644Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.3% of statements [2019-11-05T23:51:25.644Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2019-11-05T23:51:25.644Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-05T23:51:25.644Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-05T23:51:25.644Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-05T23:51:25.644Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-05T23:51:26.128Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-05T23:51:28.027Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-05T23:51:28.285Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2019-11-05T23:51:28.285Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-05T23:51:28.850Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-05T23:51:28.856Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2019-11-05T23:51:29.230Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2019-11-05T23:51:29.230Z] PASS [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.230Z] === Skipped [2019-11-05T23:51:29.230Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-05T23:51:29.230Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.230Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-05T23:51:29.230Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.230Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-05T23:51:29.230Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.230Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-05T23:51:29.230Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.230Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-05T23:51:29.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.230Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-05T23:51:29.230Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.230Z] [2019-11-05T23:51:29.231Z] DONE 197 tests, 6 skipped in 140.037s [2019-11-05T23:51:29.231Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-05T23:51:29.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:51:29.231Z] ++ set -e [2019-11-05T23:51:29.231Z] ++ '[' -n 0 ']' [2019-11-05T23:51:29.231Z] ++ set -x [2019-11-05T23:51:29.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:51:29.599Z] INFO: Testing against a local daemon [2019-11-05T23:51:29.599Z] === RUN TestCommitInheritsEnv [2019-11-05T23:51:29.965Z] --- PASS: TestCommitInheritsEnv (0.47s) [2019-11-05T23:51:29.965Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-05T23:51:29.965Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-05T23:51:29.965Z] === RUN TestImagesFilterMultiReference [2019-11-05T23:51:29.965Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-11-05T23:51:29.965Z] === RUN TestImagePullPlatformInvalid [2019-11-05T23:51:29.965Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-05T23:51:29.965Z] === RUN TestRemoveImageOrphaning [2019-11-05T23:51:30.771Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-11-05T23:51:30.771Z] === RUN TestRemoveImageGarbageCollector [2019-11-05T23:51:30.771Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-05T23:51:30.771Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:51:30.771Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-05T23:51:30.771Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-05T23:51:30.771Z] === RUN TestTagInvalidReference [2019-11-05T23:51:30.771Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-05T23:51:30.771Z] === RUN TestTagValidPrefixedRepo [2019-11-05T23:51:30.771Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-05T23:51:30.771Z] === RUN TestTagExistedNameWithoutForce [2019-11-05T23:51:30.771Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-05T23:51:30.771Z] === RUN TestTagOfficialNames [2019-11-05T23:51:30.771Z] --- PASS: TestTagOfficialNames (0.04s) [2019-11-05T23:51:30.771Z] === RUN TestTagMatchesDigest [2019-11-05T23:51:30.771Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-05T23:51:30.771Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-05T23:51:32.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-05T23:51:33.514Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-05T23:51:33.514Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-05T23:51:33.816Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-05T23:51:34.079Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-05T23:51:34.080Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-05T23:51:34.645Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.0% of statements [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-05T23:51:34.918Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-05T23:51:34.918Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2019-11-05T23:51:35.582Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2019-11-05T23:51:36.016Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-05T23:51:36.016Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-05T23:51:36.141Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2019-11-05T23:51:36.948Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-05T23:51:37.506Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-05T23:51:40.990Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2019-11-05T23:51:41.126Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-05T23:51:42.179Z] ok github.com/docker/docker/builder/remotecontext/git 5.117s coverage: 85.1% of statements [2019-11-05T23:51:42.367Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-05T23:51:42.496Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-05T23:51:42.825Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-05T23:51:42.825Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-05T23:51:43.427Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-05T23:51:43.990Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-05T23:51:44.509Z] ok github.com/docker/docker/builder/remotecontext 0.599s coverage: 13.6% of statements [2019-11-05T23:51:44.973Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-05T23:51:45.583Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-11-05T23:51:45.722Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-05T23:51:45.905Z] --- PASS: TestCreateWithDuplicateNetworkNames (17.44s) [2019-11-05T23:51:45.905Z] === RUN TestCreateServiceSecretFileMode [2019-11-05T23:51:46.470Z] === RUN TestDockerSuite/TestBuildUser [2019-11-05T23:51:47.257Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-05T23:51:47.474Z] ok github.com/docker/docker/daemon 12.195s coverage: 17.7% of statements [2019-11-05T23:51:47.475Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-05T23:51:47.475Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-05T23:51:47.475Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 82.1% of statements [2019-11-05T23:51:48.401Z] ok github.com/docker/docker/builder/dockerfile 1.556s coverage: 48.2% of statements [2019-11-05T23:51:48.401Z] ? github.com/docker/docker/cli [no test files] [2019-11-05T23:51:48.401Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-05T23:51:48.401Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-11-05T23:51:48.677Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-11-05T23:51:48.677Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-05T23:51:48.677Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-05T23:51:48.993Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-05T23:51:48.993Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2019-11-05T23:51:48.993Z] === RUN TestCreateServiceConfigFileMode [2019-11-05T23:51:50.569Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-11-05T23:51:51.938Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-05T23:51:51.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-05T23:51:51.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-05T23:51:51.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-05T23:51:51.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-05T23:51:51.938Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-05T23:51:52.269Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2019-11-05T23:51:52.269Z] === RUN TestCreateServiceSysctls [2019-11-05T23:51:52.526Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-05T23:51:53.082Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2019-11-05T23:51:53.301Z] ok github.com/docker/docker/client 1.020s coverage: 75.8% of statements [2019-11-05T23:51:53.642Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.226s coverage: 57.0% of statements [2019-11-05T23:51:56.703Z] --- PASS: TestCreateServiceSysctls (4.11s) [2019-11-05T23:51:56.703Z] === RUN TestCreateServiceCapabilities [2019-11-05T23:51:56.910Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.473s coverage: 72.5% of statements [2019-11-05T23:51:56.910Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.663s coverage: 45.9% of statements [2019-11-05T23:51:56.910Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-05T23:51:59.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.993s coverage: 51.0% of statements [2019-11-05T23:51:59.984Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2019-11-05T23:51:59.984Z] === RUN TestInspect [2019-11-05T23:52:00.954Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.279s coverage: 76.1% of statements [2019-11-05T23:52:01.880Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-05T23:52:02.136Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.087s coverage: 57.2% of statements [2019-11-05T23:52:02.136Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-05T23:52:02.136Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-05T23:52:03.261Z] --- PASS: TestInspect (3.57s) [2019-11-05T23:52:03.261Z] === RUN TestServiceListWithStatuses [2019-11-05T23:52:03.261Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-05T23:52:03.261Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-05T23:52:03.261Z] === RUN TestDockerNetworkConnectAlias [2019-11-05T23:52:03.499Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-11-05T23:52:04.426Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-05T23:52:05.354Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-11-05T23:52:05.354Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-05T23:52:05.354Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-05T23:52:06.281Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [2019-11-05T23:52:07.646Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 77.8% of statements [2019-11-05T23:52:07.646Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-05T23:52:07.646Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-05T23:52:07.902Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2019-11-05T23:52:08.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-05T23:52:08.830Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-11-05T23:52:09.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-05T23:52:09.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2019-11-05T23:52:10.417Z] --- PASS: TestDockerNetworkConnectAlias (7.25s) [2019-11-05T23:52:10.417Z] === RUN TestDockerNetworkReConnect [2019-11-05T23:52:10.573Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-11-05T23:52:10.573Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-05T23:52:10.675Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-05T23:52:11.135Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2019-11-05T23:52:11.608Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-05T23:52:11.865Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-05T23:52:12.500Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-11-05T23:52:13.060Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-05T23:52:13.236Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-05T23:52:13.620Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-11-05T23:52:14.170Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-05T23:52:14.180Z] ok github.com/docker/docker/daemon/logger/splunk 1.658s coverage: 82.5% of statements [2019-11-05T23:52:14.180Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-05T23:52:14.180Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-05T23:52:14.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-05T23:52:16.067Z] ok github.com/docker/docker/distribution 0.172s coverage: 22.1% of statements [2019-11-05T23:52:16.067Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2019-11-05T23:52:16.067Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-05T23:52:16.114Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-05T23:52:16.114Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-05T23:52:16.114Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-05T23:52:16.114Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-05T23:52:16.114Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-05T23:52:17.430Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-11-05T23:52:18.010Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-05T23:52:18.010Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-05T23:52:18.794Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-05T23:52:18.941Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-05T23:52:19.720Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-05T23:52:19.873Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-05T23:52:19.975Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2019-11-05T23:52:19.975Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-05T23:52:19.975Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-05T23:52:20.131Z] --- PASS: TestDockerNetworkReConnect (9.83s) [2019-11-05T23:52:20.131Z] === RUN TestServicePlugin [2019-11-05T23:52:21.063Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-05T23:52:21.063Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-05T23:52:21.338Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-05T23:52:21.338Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-05T23:52:21.900Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-05T23:52:22.826Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-11-05T23:52:23.081Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-05T23:52:24.340Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-05T23:52:24.967Z] ok github.com/docker/docker/pkg/archive 0.403s coverage: 77.3% of statements [2019-11-05T23:52:26.331Z] ok github.com/docker/docker/pkg/authorization 0.353s coverage: 68.3% of statements [2019-11-05T23:52:26.331Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-11-05T23:52:26.587Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-05T23:52:26.865Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-05T23:52:27.798Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-05T23:52:27.812Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-05T23:52:27.812Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-05T23:52:27.812Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-05T23:52:28.362Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-05T23:52:28.927Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-05T23:52:28.927Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-05T23:52:29.858Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-05T23:52:30.746Z] ok github.com/docker/docker/layer 7.914s coverage: 68.8% of statements [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/oci [no test files] [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-05T23:52:30.746Z] ok github.com/docker/docker/pkg/chrootarchive 2.973s coverage: 43.2% of statements [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-05T23:52:30.746Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-05T23:52:30.746Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-05T23:52:31.002Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2019-11-05T23:52:31.272Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2019-11-05T23:52:31.837Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-05T23:52:32.381Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-05T23:52:32.381Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-05T23:52:32.381Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-05T23:52:32.762Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-11-05T23:52:33.017Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-05T23:52:33.312Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-05T23:52:34.243Z] === RUN TestDockerSuite/TestCommitChange [2019-11-05T23:52:34.379Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-05T23:52:34.939Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-11-05T23:52:35.500Z] ok github.com/docker/docker/pkg/discovery/kv 3.117s coverage: 84.1% of statements [2019-11-05T23:52:35.615Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-05T23:52:35.756Z] ok github.com/docker/docker/pkg/fsutils 0.226s coverage: 85.1% of statements [2019-11-05T23:52:36.012Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-05T23:52:36.547Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-05T23:52:37.377Z] ok github.com/docker/docker/pkg/idtools 0.513s coverage: 70.1% of statements [2019-11-05T23:52:37.377Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 69.3% of statements [2019-11-05T23:52:37.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-05T23:52:37.939Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2019-11-05T23:52:37.939Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-05T23:52:38.195Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-11-05T23:52:38.195Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-05T23:52:38.482Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-05T23:52:38.756Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-11-05T23:52:39.011Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-05T23:52:39.267Z] ok github.com/docker/docker/pkg/mount 0.550s coverage: 70.0% of statements [2019-11-05T23:52:39.267Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-05T23:52:39.267Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-05T23:52:39.829Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2019-11-05T23:52:39.829Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-05T23:52:39.829Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-05T23:52:39.829Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-05T23:52:40.208Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-05T23:52:40.757Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-11-05T23:52:41.022Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-05T23:52:41.174Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-05T23:52:41.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-05T23:52:41.684Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-05T23:52:41.684Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-05T23:52:41.939Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-05T23:52:41.954Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-05T23:52:43.301Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-05T23:52:43.556Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-05T23:52:44.481Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-05T23:52:45.412Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-05T23:52:46.816Z] ok github.com/docker/docker/pkg/signal 2.413s coverage: 61.0% of statements [2019-11-05T23:52:46.816Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-05T23:52:47.072Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-05T23:52:47.311Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-05T23:52:47.327Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-05T23:52:47.888Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-11-05T23:52:48.143Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-05T23:52:48.681Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-05T23:52:48.681Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-05T23:52:48.681Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-05T23:52:48.681Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-05T23:52:48.681Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-05T23:52:48.681Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-05T23:52:48.681Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-05T23:52:48.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-05T23:52:48.704Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2019-11-05T23:52:48.960Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-11-05T23:52:49.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-05T23:52:49.521Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-11-05T23:52:50.081Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-05T23:52:50.548Z] testing: warning: no tests to run [2019-11-05T23:52:50.548Z] coverage: [no statements] [2019-11-05T23:52:50.548Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-05T23:52:50.548Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-05T23:52:50.575Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-05T23:52:50.803Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2019-11-05T23:52:51.059Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-05T23:52:51.329Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 30.3% of statements [2019-11-05T23:52:51.329Z] ok github.com/docker/docker/container 0.193s coverage: 35.3% of statements [2019-11-05T23:52:51.329Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-05T23:52:51.329Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-05T23:52:51.329Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-05T23:52:51.329Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-05T23:52:52.471Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-05T23:52:52.471Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-05T23:52:53.034Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-05T23:52:53.571Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2019-11-05T23:52:53.671Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2019-11-05T23:52:53.827Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-05T23:52:53.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-05T23:52:53.965Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-05T23:52:54.530Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-05T23:52:54.754Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-05T23:52:55.010Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-05T23:52:55.461Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-05T23:52:56.375Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2019-11-05T23:52:56.392Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-05T23:52:56.392Z] --- PASS: TestServicePlugin (36.16s) [2019-11-05T23:52:56.392Z] plugin_test.go:62: [d5990b22b9b75] joining swarm manager [d23aaf0fcaf3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-05T23:52:56.392Z] plugin_test.go:65: [d1d88a8c982e8] joining swarm manager [d23aaf0fcaf3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-05T23:52:56.392Z] === RUN TestServiceUpdateLabel [2019-11-05T23:52:56.392Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-05T23:52:56.392Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-05T23:52:57.301Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-05T23:52:57.301Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-05T23:52:57.323Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-05T23:52:57.323Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-05T23:52:57.323Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-05T23:52:57.580Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-05T23:52:57.580Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-05T23:52:58.228Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-05T23:52:58.482Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-05T23:52:58.511Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-05T23:52:58.511Z] --- PASS: TestServiceUpdateLabel (2.09s) [2019-11-05T23:52:58.511Z] === RUN TestServiceUpdateSecrets [2019-11-05T23:52:59.441Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-05T23:53:00.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-05T23:53:00.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-05T23:53:01.020Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-05T23:53:01.288Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.8% of statements [2019-11-05T23:53:01.581Z] ok github.com/docker/docker/volume/local 0.030s coverage: 73.0% of statements [2019-11-05T23:53:02.076Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-05T23:53:02.142Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-05T23:53:02.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-05T23:53:03.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-05T23:53:03.024Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-05T23:53:03.503Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-05T23:53:03.588Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-05T23:53:04.524Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-05T23:53:05.454Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-05T23:53:06.018Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-05T23:53:06.018Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-05T23:53:06.159Z] ok github.com/docker/docker/daemon/cluster 0.181s coverage: 0.5% of statements [2019-11-05T23:53:06.951Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-05T23:53:07.883Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-05T23:53:08.815Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-05T23:53:08.815Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-05T23:53:09.747Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-05T23:53:10.205Z] --- PASS: TestImportExtremelyLargeImageWorks (98.97s) [2019-11-05T23:53:10.205Z] PASS [2019-11-05T23:53:10.205Z] [2019-11-05T23:53:10.205Z] === Skipped [2019-11-05T23:53:10.205Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-05T23:53:10.205Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:53:10.205Z] [2019-11-05T23:53:10.205Z] [2019-11-05T23:53:10.205Z] DONE 12 tests, 1 skipped in 100.316s [2019-11-05T23:53:10.205Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-05T23:53:10.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:10.205Z] ++ set -e [2019-11-05T23:53:10.205Z] ++ '[' -n 0 ']' [2019-11-05T23:53:10.205Z] ++ set -x [2019-11-05T23:53:10.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:10.205Z] INFO: Testing against a local daemon [2019-11-05T23:53:10.205Z] === RUN TestNetworkCreateDelete [2019-11-05T23:53:10.205Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-11-05T23:53:10.205Z] === RUN TestDockerNetworkDeletePreferID [2019-11-05T23:53:10.205Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-11-05T23:53:10.205Z] === RUN TestInspectNetwork [2019-11-05T23:53:11.016Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2019-11-05T23:53:11.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-05T23:53:11.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-05T23:53:11.641Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-05T23:53:12.724Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2019-11-05T23:53:12.725Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 82.1% of statements [2019-11-05T23:53:13.012Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-05T23:53:13.012Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-05T23:53:13.012Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-05T23:53:13.012Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-05T23:53:13.012Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-05T23:53:13.577Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2019-11-05T23:53:13.577Z] === RUN TestServiceUpdateConfigs [2019-11-05T23:53:13.834Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-05T23:53:14.272Z] === RUN TestInspectNetwork/full_network_id [2019-11-05T23:53:14.272Z] === RUN TestInspectNetwork/partial_network_id [2019-11-05T23:53:14.272Z] === RUN TestInspectNetwork/network_name [2019-11-05T23:53:14.272Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-05T23:53:15.656Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/rootless [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/volume [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-05T23:53:15.656Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === Skipped [2019-11-05T23:53:15.656Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-05T23:53:15.656Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-05T23:53:15.656Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-05T23:53:15.656Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-05T23:53:15.656Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-05T23:53:15.656Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:53:15.656Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-05T23:53:15.656Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-05T23:53:15.656Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-05T23:53:15.656Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] [2019-11-05T23:53:15.656Z] DONE 2115 tests, 20 skipped in 240.239s Post stage [Pipeline] junit [2019-11-05T23:53:15.666Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-05T23:53:16.348Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40171/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/validate/vendor [2019-11-05T23:53:16.583Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2019-11-05T23:53:17.273Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-05T23:53:18.273Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.565s coverage: 13.7% of statements [2019-11-05T23:53:18.567Z] + echo Building e2e image [2019-11-05T23:53:18.567Z] Building e2e image [2019-11-05T23:53:18.567Z] + docker build --build-arg DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -t moby-e2e-test -f Dockerfile.e2e . [2019-11-05T23:53:18.567Z] #1 [internal] load .dockerignore [2019-11-05T23:53:18.567Z] #1 transferring context: 34B done [2019-11-05T23:53:18.567Z] #1 DONE 0.0s [2019-11-05T23:53:18.567Z] [2019-11-05T23:53:18.567Z] #2 [internal] load build definition from Dockerfile.e2e [2019-11-05T23:53:18.567Z] #2 transferring dockerfile: 3.21kB done [2019-11-05T23:53:18.567Z] #2 DONE 0.0s [2019-11-05T23:53:18.567Z] [2019-11-05T23:53:18.567Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-05T23:53:18.567Z] #3 DONE 0.1s [2019-11-05T23:53:18.567Z] [2019-11-05T23:53:18.567Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-05T23:53:18.824Z] #4 DONE 0.1s [2019-11-05T23:53:18.824Z] [2019-11-05T23:53:18.824Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-05T23:53:18.824Z] #14 DONE 0.0s [2019-11-05T23:53:18.824Z] [2019-11-05T23:53:18.824Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-05T23:53:18.824Z] #5 DONE 0.0s [2019-11-05T23:53:18.824Z] [2019-11-05T23:53:18.824Z] #8 [internal] load build context [2019-11-05T23:53:19.079Z] #8 transferring context: 808.49kB 0.3s done [2019-11-05T23:53:19.079Z] #8 DONE 0.3s [2019-11-05T23:53:19.079Z] [2019-11-05T23:53:19.079Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-05T23:53:19.079Z] #15 CACHED [2019-11-05T23:53:19.079Z] [2019-11-05T23:53:19.079Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-05T23:53:19.079Z] #16 CACHED [2019-11-05T23:53:19.079Z] [2019-11-05T23:53:19.079Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-05T23:53:19.079Z] #17 CACHED [2019-11-05T23:53:19.079Z] [2019-11-05T23:53:19.079Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-05T23:53:19.079Z] #18 CACHED [2019-11-05T23:53:19.079Z] [2019-11-05T23:53:19.079Z] #31 [builder 1/4] COPY . . [2019-11-05T23:53:19.086Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-05T23:53:19.323Z] --- PASS: TestInspectNetwork (9.23s) [2019-11-05T23:53:19.323Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-05T23:53:19.323Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-05T23:53:19.323Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-05T23:53:19.323Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-05T23:53:19.323Z] === RUN TestRunContainerWithBridgeNone [2019-11-05T23:53:19.343Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-05T23:53:20.276Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-05T23:53:20.276Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-05T23:53:20.276Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-05T23:53:20.573Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-11-05T23:53:20.962Z] #31 DONE 1.7s [2019-11-05T23:53:20.962Z] [2019-11-05T23:53:20.962Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-05T23:53:21.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-05T23:53:21.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-05T23:53:21.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-05T23:53:21.522Z] #32 DONE 1.0s [2019-11-05T23:53:21.753Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.053s coverage: 57.9% of statements [2019-11-05T23:53:21.778Z] [2019-11-05T23:53:21.778Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-05T23:53:22.338Z] #33 0.692 [2019-11-05T23:53:22.480Z] ok github.com/docker/docker/daemon 12.411s coverage: 17.7% of statements [2019-11-05T23:53:22.480Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-05T23:53:22.480Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-05T23:53:22.480Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-05T23:53:22.480Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-05T23:53:22.593Z] #33 1.043 Removing bundles/ [2019-11-05T23:53:22.711Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-11-05T23:53:22.711Z] === RUN TestNetworkInvalidJSON [2019-11-05T23:53:22.711Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-05T23:53:22.711Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-05T23:53:22.711Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:53:22.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:53:22.711Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:53:22.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:53:22.711Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-05T23:53:22.711Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-05T23:53:22.711Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-05T23:53:22.711Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-05T23:53:22.711Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-05T23:53:22.712Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-05T23:53:22.712Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-05T23:53:22.712Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-05T23:53:22.847Z] #33 1.044 [2019-11-05T23:53:22.847Z] #33 1.047 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-05T23:53:23.506Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-11-05T23:53:23.506Z] === RUN TestDaemonDefaultNetworkPools [2019-11-05T23:53:23.549Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-05T23:53:23.773Z] #33 2.005 Building test suite binary ./integration-cli/test.main [2019-11-05T23:53:23.806Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-05T23:53:24.285Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-11-05T23:53:24.285Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-05T23:53:25.175Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-05T23:53:25.551Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-11-05T23:53:25.551Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-05T23:53:26.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-05T23:53:26.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-05T23:53:26.335Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-11-05T23:53:26.336Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-05T23:53:26.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-05T23:53:26.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-05T23:53:26.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-05T23:53:27.151Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-05T23:53:27.151Z] === RUN TestServiceWithPredefinedNetwork [2019-11-05T23:53:27.333Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.727s coverage: 68.6% of statements [2019-11-05T23:53:28.511Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.760s coverage: 51.0% of statements [2019-11-05T23:53:29.364Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2019-11-05T23:53:29.364Z] === RUN TestServiceUpdateNetwork [2019-11-05T23:53:30.220Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.204s coverage: 46.2% of statements [2019-11-05T23:53:30.220Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-05T23:53:30.299Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-05T23:53:30.370Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2019-11-05T23:53:30.370Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-05T23:53:30.370Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-05T23:53:30.370Z] service_test.go:230: FLAKY_TEST [2019-11-05T23:53:30.370Z] === RUN TestServiceWithDataPathPortInit [2019-11-05T23:53:31.231Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-05T23:53:31.927Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.595s coverage: 76.1% of statements [2019-11-05T23:53:32.269Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.488s coverage: 52.6% of statements [2019-11-05T23:53:32.269Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-05T23:53:32.269Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-05T23:53:32.612Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.051s coverage: 58.0% of statements [2019-11-05T23:53:33.128Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-05T23:53:34.350Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2019-11-05T23:53:34.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-05T23:53:35.534Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2019-11-05T23:53:35.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-05T23:53:37.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-05T23:53:38.562Z] ok github.com/docker/docker/daemon/logger 0.282s coverage: 42.7% of statements [2019-11-05T23:53:39.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-05T23:53:39.301Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2019-11-05T23:53:39.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-05T23:53:40.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-05T23:53:41.619Z] ok github.com/docker/docker/daemon/logger/awslogs 0.710s coverage: 77.8% of statements [2019-11-05T23:53:42.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009b7ca0_} [2019-11-05T23:53:42.802Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2019-11-05T23:53:42.802Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2019-11-05T23:53:42.802Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-05T23:53:42.802Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-05T23:53:42.802Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-05T23:53:42.802Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-05T23:53:43.538Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2019-11-05T23:53:43.538Z] PASS [2019-11-05T23:53:43.538Z] [2019-11-05T23:53:43.538Z] === Skipped [2019-11-05T23:53:43.538Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-05T23:53:43.538Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-05T23:53:43.538Z] [2019-11-05T23:53:43.538Z] [2019-11-05T23:53:43.538Z] DONE 20 tests, 1 skipped in 173.730s [2019-11-05T23:53:43.538Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-05T23:53:43.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:43.538Z] ++ set -e [2019-11-05T23:53:43.538Z] ++ '[' -n 0 ']' [2019-11-05T23:53:43.538Z] ++ set -x [2019-11-05T23:53:43.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:43.538Z] INFO: Testing against a local daemon [2019-11-05T23:53:43.538Z] === RUN TestSessionCreate [2019-11-05T23:53:43.538Z] --- PASS: TestSessionCreate (0.04s) [2019-11-05T23:53:43.538Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-05T23:53:43.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-11-05T23:53:43.538Z] PASS [2019-11-05T23:53:43.538Z] [2019-11-05T23:53:43.538Z] DONE 2 tests in 0.221s [2019-11-05T23:53:43.538Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-05T23:53:43.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:43.538Z] ++ set -e [2019-11-05T23:53:43.538Z] ++ '[' -n 0 ']' [2019-11-05T23:53:43.538Z] ++ set -x [2019-11-05T23:53:43.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:43.539Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2019-11-05T23:53:43.795Z] INFO: Testing against a local daemon [2019-11-05T23:53:43.795Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-05T23:53:43.795Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-05T23:53:43.795Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-05T23:53:43.795Z] === RUN TestEventsExecDie [2019-11-05T23:53:43.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1195257411_/foo_false____} [2019-11-05T23:53:43.880Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-11-05T23:53:45.166Z] --- PASS: TestEventsExecDie (1.13s) [2019-11-05T23:53:45.166Z] === RUN TestEventsBackwardsCompatible [2019-11-05T23:53:45.166Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-05T23:53:45.166Z] === RUN TestInfoBinaryCommits [2019-11-05T23:53:45.166Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-11-05T23:53:45.166Z] === RUN TestInfoAPIVersioned [2019-11-05T23:53:45.166Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-05T23:53:45.166Z] === RUN TestInfoDiscoveryBackend [2019-11-05T23:53:45.423Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-11-05T23:53:45.423Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-05T23:53:45.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1195257411_/foo_true____} [2019-11-05T23:53:46.612Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-05T23:53:46.612Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-05T23:53:46.898Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 74.7% of statements [2019-11-05T23:53:46.898Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-05T23:53:46.898Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 19.9% of statements [2019-11-05T23:53:47.176Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-05T23:53:47.176Z] === RUN TestInfoAPI [2019-11-05T23:53:47.176Z] --- PASS: TestInfoAPI (0.04s) [2019-11-05T23:53:47.176Z] === RUN TestInfoAPIWarnings [2019-11-05T23:53:47.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3090726086_/foo_false____} [2019-11-05T23:53:47.627Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2019-11-05T23:53:47.741Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-05T23:53:47.741Z] === RUN TestInfoDebug [2019-11-05T23:53:48.306Z] --- PASS: TestInfoDebug (0.52s) [2019-11-05T23:53:48.306Z] === RUN TestInfoInsecureRegistries [2019-11-05T23:53:48.357Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-11-05T23:53:48.563Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-05T23:53:48.563Z] === RUN TestInfoRegistryMirrors [2019-11-05T23:53:49.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3090726086_/foo_true____} [2019-11-05T23:53:49.128Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-05T23:53:49.128Z] === RUN TestLoginFailsWithBadCredentials [2019-11-05T23:53:49.386Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2019-11-05T23:53:49.386Z] === RUN TestPingCacheHeaders [2019-11-05T23:53:49.386Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-05T23:53:49.386Z] === RUN TestPingGet [2019-11-05T23:53:49.386Z] --- PASS: TestPingGet (0.02s) [2019-11-05T23:53:49.386Z] === RUN TestPingHead [2019-11-05T23:53:49.386Z] --- PASS: TestPingHead (0.02s) [2019-11-05T23:53:49.386Z] === RUN TestVersion [2019-11-05T23:53:49.644Z] --- PASS: TestVersion (0.03s) [2019-11-05T23:53:49.644Z] PASS [2019-11-05T23:53:49.644Z] [2019-11-05T23:53:49.644Z] === Skipped [2019-11-05T23:53:49.644Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-05T23:53:49.644Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-05T23:53:49.644Z] [2019-11-05T23:53:49.644Z] [2019-11-05T23:53:49.644Z] DONE 18 tests, 1 skipped in 5.909s [2019-11-05T23:53:49.644Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-05T23:53:49.644Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:49.644Z] ++ set -e [2019-11-05T23:53:49.644Z] ++ '[' -n 0 ']' [2019-11-05T23:53:49.644Z] ++ set -x [2019-11-05T23:53:49.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:49.644Z] INFO: Testing against a local daemon [2019-11-05T23:53:49.644Z] === RUN TestVolumesCreateAndList [2019-11-05T23:53:49.644Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-05T23:53:49.644Z] === RUN TestVolumesRemove [2019-11-05T23:53:49.901Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-05T23:53:49.901Z] === RUN TestVolumesInspect [2019-11-05T23:53:49.901Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-05T23:53:49.901Z] === RUN TestVolumesInvalidJSON [2019-11-05T23:53:49.901Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-05T23:53:49.901Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-05T23:53:49.901Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-05T23:53:49.901Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-05T23:53:49.901Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-05T23:53:49.901Z] PASS [2019-11-05T23:53:49.901Z] [2019-11-05T23:53:49.901Z] DONE 5 tests in 0.304s [2019-11-05T23:53:49.901Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-05T23:53:50.160Z] ++++ cat bundles/test-integration/docker.pid [2019-11-05T23:53:50.160Z] +++ kill 5332 [2019-11-05T23:53:50.222Z] --- PASS: TestServiceWithDataPathPortInit (17.71s) [2019-11-05T23:53:50.222Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-05T23:53:50.664Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-11-05T23:53:50.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3090726086_/foo_true__0xc0009c2160__} [2019-11-05T23:53:51.288Z] +++ /etc/init.d/apparmor stop [2019-11-05T23:53:51.288Z] Clearing AppArmor profiles cache:. [2019-11-05T23:53:51.288Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-05T23:53:51.288Z] Unloading profiles will leave already running processes permanently [2019-11-05T23:53:51.288Z] unconfined, which can lead to unexpected situations. [2019-11-05T23:53:51.288Z] [2019-11-05T23:53:51.288Z] To set a process to complain mode, use the command line tool [2019-11-05T23:53:51.288Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-05T23:53:51.288Z] with the 'teardown' option." [2019-11-05T23:53:51.288Z] [2019-11-05T23:53:51.842Z] ok github.com/docker/docker/daemon/logger/splunk 2.976s coverage: 82.5% of statements [2019-11-05T23:53:51.842Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-05T23:53:51.842Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-05T23:53:52.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009c2180_} [2019-11-05T23:53:54.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009c21a0_} [2019-11-05T23:53:54.180Z] ok github.com/docker/docker/distribution/metadata 0.156s coverage: 48.2% of statements [2019-11-05T23:53:55.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009c21c0_} [2019-11-05T23:53:55.883Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-11-05T23:53:56.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s) [2019-11-05T23:53:56.440Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w4ge8dune2vy3huyttm7cnotx Created:2019-11-05 23:53:49.224847234 +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[f9a487d41586e8842a201c679a82dd0662557d68ea09b573e730a7b579d39369:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2zvrfck0v4exrgp5pklhk5fn EndpointID:31742d89b90d9ee70eb04e646e936e10f9ae3d6a1811b43080652b3261fe9dc8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:356e1db7857661fff96122a63ec43ce94b1e499b227cd2462896076c8564c303 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:bbd34f542fa5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2zvrfck0v4exrgp5pklhk5fn EndpointID:31742d89b90d9ee70eb04e646e936e10f9ae3d6a1811b43080652b3261fe9dc8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-05T23:53:56.440Z] PASS [2019-11-05T23:53:56.440Z] [2019-11-05T23:53:56.440Z] === Skipped [2019-11-05T23:53:56.440Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-05T23:53:56.440Z] service_test.go:230: FLAKY_TEST [2019-11-05T23:53:56.440Z] [2019-11-05T23:53:56.440Z] [2019-11-05T23:53:56.440Z] DONE 21 tests, 1 skipped in 46.475s [2019-11-05T23:53:56.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-05T23:53:56.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:56.440Z] ++ set -e [2019-11-05T23:53:56.440Z] ++ '[' -n 0 ']' [2019-11-05T23:53:56.440Z] ++ set -x [2019-11-05T23:53:56.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:56.440Z] INFO: Testing against a local daemon [2019-11-05T23:53:56.440Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-05T23:53:56.440Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-05T23:53:56.440Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:53:56.440Z] === RUN TestDockerNetworkIpvlan [2019-11-05T23:53:56.440Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-05T23:53:56.440Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:53:56.440Z] PASS [2019-11-05T23:53:56.440Z] [2019-11-05T23:53:56.440Z] === Skipped [2019-11-05T23:53:56.440Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-05T23:53:56.440Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:53:56.440Z] [2019-11-05T23:53:56.440Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-05T23:53:56.440Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-05T23:53:56.440Z] [2019-11-05T23:53:56.440Z] [2019-11-05T23:53:56.440Z] DONE 2 tests, 2 skipped in 0.087s [2019-11-05T23:53:56.440Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-05T23:53:56.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:56.440Z] ++ set -e [2019-11-05T23:53:56.440Z] ++ '[' -n 0 ']' [2019-11-05T23:53:56.440Z] ++ set -x [2019-11-05T23:53:56.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:53:56.440Z] INFO: Testing against a local daemon [2019-11-05T23:53:56.440Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-05T23:53:56.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-05T23:53:56.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-05T23:53:56.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009c21e0_} [2019-11-05T23:53:57.065Z] ok github.com/docker/docker/distribution 0.765s coverage: 22.1% of statements [2019-11-05T23:53:57.065Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-05T23:53:57.445Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-05T23:53:57.735Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-11-05T23:53:57.735Z] === RUN TestDockerNetworkMacvlan [2019-11-05T23:53:57.902Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-05T23:53:58.514Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-05T23:53:58.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-05T23:53:58.867Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-05T23:53:59.324Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-05T23:53:59.372Z] ok github.com/docker/docker/distribution/xfer 1.697s coverage: 85.1% of statements [2019-11-05T23:53:59.373Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-05T23:53:59.819Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-05T23:54:00.100Z] ok github.com/docker/docker/image 0.065s coverage: 86.4% of statements [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-05T23:54:00.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-05T23:54:00.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-05T23:54:00.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-05T23:54:00.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-05T23:54:00.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-05T23:54:00.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-05T23:54:00.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-05T23:54:00.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-05T23:54:00.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-05T23:54:00.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-05T23:54:00.628Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-05T23:54:00.686Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-05T23:54:01.285Z] ok github.com/docker/docker/image/cache 0.155s coverage: 19.2% of statements [2019-11-05T23:54:01.285Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-05T23:54:01.285Z] ok github.com/docker/docker/image/v1 0.098s coverage: 25.0% of statements [2019-11-05T23:54:01.285Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-05T23:54:01.624Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2019-11-05T23:54:03.346Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-05T23:54:03.903Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-05T23:54:04.005Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-05T23:54:04.462Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-05T23:54:04.462Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-05T23:54:04.462Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-05T23:54:04.658Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2019-11-05T23:54:05.994Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-05T23:54:06.452Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-05T23:54:06.960Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-05T23:54:07.417Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-05T23:54:07.418Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-05T23:54:07.689Z] ok github.com/docker/docker/opts 0.101s coverage: 66.9% of statements [2019-11-05T23:54:07.875Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-05T23:54:08.335Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-05T23:54:08.872Z] ok github.com/docker/docker/pkg/archive 1.367s coverage: 76.8% of statements [2019-11-05T23:54:08.872Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-11-05T23:54:08.872Z] ok github.com/docker/docker/pkg/authorization 0.824s coverage: 68.3% of statements [2019-11-05T23:54:08.974Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-05T23:54:09.600Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2019-11-05T23:54:09.938Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-11-05T23:54:10.869Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-05T23:54:10.870Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-05T23:54:11.549Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-05T23:54:11.665Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2019-11-05T23:54:11.665Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements [2019-11-05T23:54:11.800Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-05T23:54:12.731Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-05T23:54:12.843Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-11-05T23:54:13.014Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-05T23:54:13.370Z] --- PASS: TestDockerNetworkMacvlan (15.20s) [2019-11-05T23:54:13.370Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-05T23:54:13.370Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-05T23:54:13.370Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2019-11-05T23:54:13.370Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-11-05T23:54:13.370Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2019-11-05T23:54:13.370Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-11-05T23:54:13.370Z] PASS [2019-11-05T23:54:13.370Z] [2019-11-05T23:54:13.370Z] DONE 8 tests in 16.734s [2019-11-05T23:54:13.370Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-05T23:54:13.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:13.370Z] ++ set -e [2019-11-05T23:54:13.370Z] ++ '[' -n 0 ']' [2019-11-05T23:54:13.370Z] ++ set -x [2019-11-05T23:54:13.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:13.370Z] testing: warning: no tests to run [2019-11-05T23:54:13.370Z] PASS [2019-11-05T23:54:13.370Z] [2019-11-05T23:54:13.370Z] DONE 0 tests in 0.017s [2019-11-05T23:54:13.370Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-05T23:54:13.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:13.370Z] ++ set -e [2019-11-05T23:54:13.370Z] ++ '[' -n 0 ']' [2019-11-05T23:54:13.370Z] ++ set -x [2019-11-05T23:54:13.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:13.370Z] INFO: Testing against a local daemon [2019-11-05T23:54:13.370Z] === RUN TestAuthZPluginAllowRequest [2019-11-05T23:54:13.662Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-05T23:54:14.023Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-11-05T23:54:14.364Z] ok github.com/docker/docker/layer 7.376s coverage: 68.8% of statements [2019-11-05T23:54:14.364Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-05T23:54:14.364Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-05T23:54:14.364Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-05T23:54:14.364Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-05T23:54:14.364Z] ? github.com/docker/docker/oci [no test files] [2019-11-05T23:54:14.364Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-05T23:54:14.595Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-05T23:54:14.702Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-05T23:54:14.954Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-11-05T23:54:14.955Z] === RUN TestAuthZPluginTLS [2019-11-05T23:54:15.184Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-05T23:54:15.184Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-05T23:54:15.409Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-05T23:54:15.409Z] === RUN TestAuthZPluginDenyRequest [2019-11-05T23:54:15.525Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-05T23:54:15.876Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-11-05T23:54:16.150Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-05T23:54:16.217Z] ok github.com/docker/docker/pkg/chrootarchive 4.523s coverage: 43.2% of statements [2019-11-05T23:54:16.217Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-05T23:54:16.217Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-05T23:54:16.217Z] ok github.com/docker/docker/pkg/fileutils 0.044s coverage: 89.5% of statements [2019-11-05T23:54:16.256Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-05T23:54:16.256Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-05T23:54:16.457Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-05T23:54:16.623Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-05T23:54:16.624Z] === RUN TestAuthZPluginDenyResponse [2019-11-05T23:54:17.401Z] ok github.com/docker/docker/pkg/discovery/kv 3.204s coverage: 84.1% of statements [2019-11-05T23:54:17.436Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-05T23:54:17.436Z] === RUN TestAuthZPluginAllowEventStream [2019-11-05T23:54:17.740Z] ok github.com/docker/docker/pkg/fsutils 0.427s coverage: 85.1% of statements [2019-11-05T23:54:17.828Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-05T23:54:18.080Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 11.4% of statements [2019-11-05T23:54:18.758Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-05T23:54:19.286Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2019-11-05T23:54:19.286Z] === RUN TestAuthZPluginErrorResponse [2019-11-05T23:54:19.662Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-11-05T23:54:19.662Z] === RUN TestAuthZPluginErrorRequest [2019-11-05T23:54:19.689Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-05T23:54:19.793Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2019-11-05T23:54:19.793Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-11-05T23:54:20.028Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-05T23:54:20.028Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-05T23:54:20.411Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-05T23:54:20.411Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-05T23:54:20.531Z] ok github.com/docker/docker/pkg/idtools 0.970s coverage: 70.1% of statements [2019-11-05T23:54:20.531Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-11-05T23:54:20.620Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-05T23:54:21.260Z] ok github.com/docker/docker/pkg/ioutils 1.712s coverage: 70.1% of statements [2019-11-05T23:54:21.261Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-05T23:54:21.552Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-05T23:54:21.599Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-11-05T23:54:22.325Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2019-11-05T23:54:22.325Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-05T23:54:22.483Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-05T23:54:22.666Z] ok github.com/docker/docker/pkg/mount 0.975s coverage: 70.0% of statements [2019-11-05T23:54:22.666Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-05T23:54:22.890Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2019-11-05T23:54:22.890Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-05T23:54:23.007Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2019-11-05T23:54:23.740Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2019-11-05T23:54:23.740Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-05T23:54:23.740Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-05T23:54:23.856Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-05T23:54:24.471Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2019-11-05T23:54:25.226Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-05T23:54:25.422Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2019-11-05T23:54:25.423Z] === RUN TestAuthZPluginHeader [2019-11-05T23:54:25.817Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-11-05T23:54:25.817Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-05T23:54:25.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-05T23:54:25.817Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:25.817Z] === RUN TestAuthZPluginV2Disable [2019-11-05T23:54:25.817Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-05T23:54:25.817Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:25.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-05T23:54:25.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-05T23:54:25.817Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:25.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-05T23:54:25.817Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-05T23:54:25.817Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:25.817Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-05T23:54:26.156Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-05T23:54:26.169Z] ok github.com/docker/docker/pkg/pools 0.057s coverage: 88.2% of statements [2019-11-05T23:54:26.169Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2019-11-05T23:54:26.169Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-11-05T23:54:27.087Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-05T23:54:27.087Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-05T23:54:27.351Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-11-05T23:54:28.030Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-05T23:54:28.079Z] ok github.com/docker/docker/pkg/pubsub 1.225s coverage: 73.9% of statements [2019-11-05T23:54:28.079Z] ok github.com/docker/docker/pkg/stdcopy 0.023s coverage: 100.0% of statements [2019-11-05T23:54:28.514Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-05T23:54:28.514Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-05T23:54:28.960Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-05T23:54:28.971Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-05T23:54:29.258Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-05T23:54:29.596Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-11-05T23:54:29.935Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-11-05T23:54:30.330Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-05T23:54:30.666Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-11-05T23:54:31.005Z] ok github.com/docker/docker/pkg/signal 3.377s coverage: 61.0% of statements [2019-11-05T23:54:31.148Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-05T23:54:31.263Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-05T23:54:31.606Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-05T23:54:31.737Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2019-11-05T23:54:31.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-05T23:54:32.064Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-05T23:54:32.064Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-05T23:54:32.079Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2019-11-05T23:54:32.390Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-05T23:54:33.028Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-05T23:54:33.270Z] ok github.com/docker/docker/pkg/term 0.034s coverage: 84.8% of statements [2019-11-05T23:54:33.270Z] testing: warning: no tests to run [2019-11-05T23:54:33.270Z] coverage: [no statements] [2019-11-05T23:54:33.270Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-11-05T23:54:33.485Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-05T23:54:33.485Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-05T23:54:33.485Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-05T23:54:33.998Z] ok github.com/docker/docker/pkg/tarsum 0.238s coverage: 89.3% of statements [2019-11-05T23:54:34.284Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-05T23:54:34.336Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-11-05T23:54:34.336Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-11-05T23:54:34.733Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-11-05T23:54:35.215Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-05T23:54:37.739Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-05T23:54:37.760Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-11-05T23:54:38.100Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2019-11-05T23:54:39.263Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-05T23:54:39.286Z] ok github.com/docker/docker/reference 0.034s coverage: 84.4% of statements [2019-11-05T23:54:40.999Z] ok github.com/docker/docker/plugin 0.593s coverage: 27.1% of statements [2019-11-05T23:54:41.732Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2019-11-05T23:54:42.914Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-11-05T23:54:42.995Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-05T23:54:44.102Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-11-05T23:54:44.102Z] ok github.com/docker/docker/registry 0.461s coverage: 56.3% of statements [2019-11-05T23:54:44.442Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2019-11-05T23:54:45.727Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2019-11-05T23:54:45.727Z] PASS [2019-11-05T23:54:45.727Z] [2019-11-05T23:54:45.727Z] === Skipped [2019-11-05T23:54:45.727Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-05T23:54:45.727Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:45.727Z] [2019-11-05T23:54:45.727Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-05T23:54:45.727Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:45.727Z] [2019-11-05T23:54:45.727Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-05T23:54:45.727Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:45.727Z] [2019-11-05T23:54:45.727Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-05T23:54:45.727Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:45.727Z] [2019-11-05T23:54:45.727Z] [2019-11-05T23:54:45.727Z] DONE 17 tests, 4 skipped in 29.604s [2019-11-05T23:54:45.727Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-05T23:54:45.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:45.727Z] ++ set -e [2019-11-05T23:54:45.727Z] ++ '[' -n 0 ']' [2019-11-05T23:54:45.727Z] ++ set -x [2019-11-05T23:54:45.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:45.727Z] INFO: Testing against a local daemon [2019-11-05T23:54:45.727Z] === RUN TestPluginInvalidJSON [2019-11-05T23:54:45.727Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:54:45.727Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:54:45.727Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-05T23:54:45.727Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-05T23:54:45.727Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-05T23:54:45.727Z] PASS [2019-11-05T23:54:45.727Z] [2019-11-05T23:54:45.727Z] DONE 2 tests in 0.090s [2019-11-05T23:54:45.727Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-05T23:54:45.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:45.727Z] ++ set -e [2019-11-05T23:54:45.727Z] ++ '[' -n 0 ']' [2019-11-05T23:54:45.727Z] ++ set -x [2019-11-05T23:54:45.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:45.727Z] INFO: Testing against a local daemon [2019-11-05T23:54:45.727Z] === RUN TestExternalGraphDriver [2019-11-05T23:54:45.727Z] === RUN TestExternalGraphDriver/json [2019-11-05T23:54:45.727Z] === RUN TestExternalGraphDriver/spec [2019-11-05T23:54:46.270Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-05T23:54:46.834Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-05T23:54:47.472Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-11-05T23:54:47.539Z] === RUN TestExternalGraphDriver/pull [2019-11-05T23:54:49.373Z] --- PASS: TestExternalGraphDriver (6.29s) [2019-11-05T23:54:49.373Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-11-05T23:54:49.373Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-11-05T23:54:49.373Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2019-11-05T23:54:49.373Z] === RUN TestGraphdriverPluginV2 [2019-11-05T23:54:49.373Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-05T23:54:49.373Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:49.373Z] PASS [2019-11-05T23:54:49.373Z] [2019-11-05T23:54:49.373Z] === Skipped [2019-11-05T23:54:49.373Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-05T23:54:49.373Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:54:49.373Z] [2019-11-05T23:54:49.373Z] [2019-11-05T23:54:49.373Z] DONE 5 tests, 1 skipped in 6.443s [2019-11-05T23:54:49.373Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-05T23:54:49.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:49.373Z] ++ set -e [2019-11-05T23:54:49.373Z] ++ '[' -n 0 ']' [2019-11-05T23:54:49.373Z] ++ set -x [2019-11-05T23:54:49.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:54:49.373Z] INFO: Testing against a local daemon [2019-11-05T23:54:49.373Z] === RUN TestContinueAfterPluginCrash [2019-11-05T23:54:49.373Z] === PAUSE TestContinueAfterPluginCrash [2019-11-05T23:54:49.373Z] === RUN TestDaemonStartWithLogOpt [2019-11-05T23:54:49.373Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-05T23:54:49.373Z] === CONT TestContinueAfterPluginCrash [2019-11-05T23:54:49.373Z] === CONT TestDaemonStartWithLogOpt [2019-11-05T23:54:51.326Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2019-11-05T23:54:51.326Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2019-11-05T23:54:52.047Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-11-05T23:54:52.089Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-05T23:54:53.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-05T23:54:55.547Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-05T23:54:56.478Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-05T23:54:58.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-05T23:54:59.379Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/rootless [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/volume [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-05T23:54:59.379Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === Skipped [2019-11-05T23:54:59.718Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-05T23:54:59.718Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-05T23:54:59.718Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-05T23:54:59.718Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-05T23:54:59.718Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-05T23:54:59.718Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-05T23:54:59.718Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-05T23:54:59.718Z] graphtest_unix.go:73: No driver to put! [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-05T23:54:59.718Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-05T23:54:59.718Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] [2019-11-05T23:54:59.718Z] DONE 2115 tests, 20 skipped in 333.042s Post stage [Pipeline] junit [2019-11-05T23:55:00.533Z] Recording test results [2019-11-05T23:55:01.011Z] --- PASS: TestDaemonStartWithLogOpt (11.62s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-05T23:55:02.096Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40171/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf0d170fdde9f5777ffd542476163620748d478c hack/make.sh dynbinary test-integration [2019-11-05T23:55:02.437Z] [2019-11-05T23:55:02.437Z] Removing bundles/ [2019-11-05T23:55:02.437Z] [2019-11-05T23:55:02.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-05T23:55:02.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:55:02.437Z] GOOS="" GOARCH="" GOARM="" [2019-11-05T23:55:02.565Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-05T23:55:03.498Z] === RUN TestDockerSuite/TestCpToDot [2019-11-05T23:55:04.868Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-05T23:55:06.038Z] --- PASS: TestContinueAfterPluginCrash (16.55s) [2019-11-05T23:55:06.039Z] PASS [2019-11-05T23:55:06.039Z] [2019-11-05T23:55:06.039Z] DONE 2 tests in 16.641s [2019-11-05T23:55:06.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-05T23:55:06.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:55:06.039Z] ++ set -e [2019-11-05T23:55:06.039Z] ++ '[' -n 0 ']' [2019-11-05T23:55:06.039Z] ++ set -x [2019-11-05T23:55:06.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:55:06.039Z] INFO: Testing against a local daemon [2019-11-05T23:55:06.039Z] === RUN TestPluginWithDevMounts [2019-11-05T23:55:06.039Z] === PAUSE TestPluginWithDevMounts [2019-11-05T23:55:06.039Z] === CONT TestPluginWithDevMounts [2019-11-05T23:55:06.767Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-05T23:55:08.138Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-05T23:55:08.518Z] --- PASS: TestPluginWithDevMounts (2.00s) [2019-11-05T23:55:08.518Z] PASS [2019-11-05T23:55:08.518Z] [2019-11-05T23:55:08.518Z] DONE 1 tests in 2.100s [2019-11-05T23:55:08.518Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-05T23:55:08.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:55:08.518Z] ++ set -e [2019-11-05T23:55:08.518Z] ++ '[' -n 0 ']' [2019-11-05T23:55:08.518Z] ++ set -x [2019-11-05T23:55:08.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:55:08.518Z] INFO: Testing against a local daemon [2019-11-05T23:55:08.518Z] === RUN TestSecretInspect [2019-11-05T23:55:09.070Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-05T23:55:10.962Z] --- PASS: TestSecretInspect (2.81s) [2019-11-05T23:55:10.962Z] === RUN TestSecretList [2019-11-05T23:55:12.347Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-05T23:55:12.910Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-05T23:55:13.841Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-05T23:55:14.353Z] --- PASS: TestSecretList (3.06s) [2019-11-05T23:55:14.353Z] === RUN TestSecretsCreateAndDelete [2019-11-05T23:55:14.922Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-05T23:55:14.922Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-05T23:55:14.922Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-05T23:55:15.143Z] #33 112.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-05T23:55:15.737Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-05T23:55:15.737Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-05T23:55:15.737Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-05T23:55:15.994Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-05T23:55:16.506Z] #33 114.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-05T23:55:16.783Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2019-11-05T23:55:16.783Z] === RUN TestSecretsUpdate [2019-11-05T23:55:16.926Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-05T23:55:16.926Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-05T23:55:16.926Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-05T23:55:17.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-05T23:55:17.747Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-05T23:55:17.869Z] #33 116.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-05T23:55:18.312Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-05T23:55:18.312Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-05T23:55:18.569Z] === RUN TestDockerSuite/TestCreateRM [2019-11-05T23:55:18.569Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-05T23:55:18.569Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-05T23:55:18.826Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-05T23:55:18.826Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-05T23:55:19.601Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-05T23:55:19.756Z] #33 118.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-05T23:55:19.988Z] --- PASS: TestSecretsUpdate (2.89s) [2019-11-05T23:55:19.988Z] === RUN TestTemplatedSecret [2019-11-05T23:55:20.059Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-05T23:55:20.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-05T23:55:20.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-05T23:55:20.973Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-05T23:55:20.973Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-05T23:55:21.350Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-05T23:55:21.608Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-05T23:55:21.608Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-05T23:55:22.268Z] #33 120.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-05T23:55:23.208Z] --- PASS: TestTemplatedSecret (3.03s) [2019-11-05T23:55:23.208Z] === RUN TestSecretCreateResolve [2019-11-05T23:55:23.630Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-05T23:55:24.555Z] #33 122.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-05T23:55:25.674Z] --- PASS: TestSecretCreateResolve (2.94s) [2019-11-05T23:55:25.674Z] PASS [2019-11-05T23:55:25.674Z] [2019-11-05T23:55:25.674Z] DONE 6 tests in 17.662s [2019-11-05T23:55:25.674Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-05T23:55:25.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:55:25.674Z] ++ set -e [2019-11-05T23:55:25.674Z] ++ '[' -n 0 ']' [2019-11-05T23:55:25.674Z] ++ set -x [2019-11-05T23:55:25.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:55:25.791Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-05T23:55:25.921Z] #33 124.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-05T23:55:25.922Z] #33 124.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-05T23:55:26.049Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-05T23:55:26.049Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-05T23:55:26.196Z] INFO: Testing against a local daemon [2019-11-05T23:55:26.196Z] === RUN TestServiceCreateInit [2019-11-05T23:55:26.196Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-05T23:55:26.306Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-05T23:55:26.306Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-05T23:55:26.306Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-05T23:55:27.236Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-05T23:55:27.806Z] #33 125.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-05T23:55:28.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-05T23:55:28.732Z] #33 126.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-05T23:55:29.543Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-05T23:55:30.096Z] #33 128.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-05T23:55:31.384Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-05T23:55:31.437Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-05T23:55:31.983Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-05T23:55:32.808Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-05T23:55:33.345Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-05T23:55:33.740Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-05T23:55:34.304Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-05T23:55:34.562Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-05T23:55:34.728Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-05T23:55:35.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-05T23:55:35.493Z] === RUN TestDockerSuite/TestDockerFails [2019-11-05T23:55:35.493Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-05T23:55:35.493Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-05T23:55:35.493Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-05T23:55:36.478Z] --- PASS: TestServiceCreateInit (9.80s) [2019-11-05T23:55:36.478Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2019-11-05T23:55:36.478Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2019-11-05T23:55:36.478Z] === RUN TestCreateServiceMultipleTimes [2019-11-05T23:55:36.621Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-05T23:55:36.865Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-05T23:55:37.546Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-05T23:55:37.799Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-05T23:55:38.471Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-05T23:55:39.697Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-05T23:55:39.697Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-05T23:55:39.697Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-05T23:55:39.835Z] #33 138.1 [2019-11-05T23:55:39.954Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-05T23:55:40.395Z] #33 DONE 138.8s [2019-11-05T23:55:40.395Z] [2019-11-05T23:55:40.395Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-05T23:55:42.281Z] #34 DONE 1.8s [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-05T23:55:44.166Z] #23 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-05T23:55:44.166Z] #28 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-05T23:55:44.166Z] #20 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-05T23:55:44.166Z] #25 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-05T23:55:44.166Z] #6 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-05T23:55:44.166Z] #11 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-05T23:55:44.166Z] #21 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-05T23:55:44.166Z] #26 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-05T23:55:44.166Z] #10 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-05T23:55:44.166Z] #7 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-05T23:55:44.166Z] #9 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-05T23:55:44.166Z] #27 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-05T23:55:44.166Z] #12 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-05T23:55:44.166Z] #13 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-05T23:55:44.166Z] #24 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-05T23:55:44.166Z] #22 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-05T23:55:44.166Z] #29 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-05T23:55:44.166Z] #19 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-05T23:55:44.166Z] #30 CACHED [2019-11-05T23:55:44.166Z] [2019-11-05T23:55:44.166Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-05T23:55:45.529Z] #35 DONE 1.1s [2019-11-05T23:55:45.529Z] [2019-11-05T23:55:45.529Z] #36 exporting to image [2019-11-05T23:55:45.529Z] #36 exporting layers [2019-11-05T23:55:46.454Z] #36 exporting layers 1.4s done [2019-11-05T23:55:46.500Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-05T23:55:46.709Z] #36 writing image sha256:ebfc77c5bf6406345c87311ffce88edd63840276cbea1ec1c6b45276d4559156 done [2019-11-05T23:55:46.709Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-05T23:55:46.709Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-05T23:55:47.139Z] + echo Ensuring container killed. [2019-11-05T23:55:47.139Z] Ensuring container killed. [2019-11-05T23:55:47.139Z] + docker rm -vf docker-pr2 [2019-11-05T23:55:47.139Z] Error: No such container: docker-pr2 [2019-11-05T23:55:47.139Z] + true [Pipeline] sh [2019-11-05T23:55:47.419Z] + echo Chowning /workspace to jenkins user [2019-11-05T23:55:47.419Z] Chowning /workspace to jenkins user [2019-11-05T23:55:47.419Z] + id -u [2019-11-05T23:55:47.419Z] + id -g [2019-11-05T23:55:47.419Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40171:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-05T23:55:49.199Z] + bundleName=unit [2019-11-05T23:55:49.199Z] + echo Creating unit-bundles.tar.gz [2019-11-05T23:55:49.199Z] Creating unit-bundles.tar.gz [2019-11-05T23:55:49.199Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-05T23:55:49.199Z] bundles/junit-report.xml [2019-11-05T23:55:49.199Z] bundles/go-test-report.json [2019-11-05T23:55:49.199Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-05T23:55:49.208Z] Archiving artifacts [2019-11-05T23:55:49.528Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40171/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-05T23:55:49.776Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-05T23:55:49.963Z] + make clean [2019-11-05T23:55:50.218Z] docker volume rm -f docker-dev-cache [2019-11-05T23:55:50.218Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-05T23:55:50.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-05T23:55:50.962Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-05T23:55:50.962Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-05T23:55:50.962Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-05T23:55:52.605Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-05T23:55:53.166Z] --- PASS: TestCreateServiceMultipleTimes (17.56s) [2019-11-05T23:55:53.166Z] === RUN TestCreateServiceConflict [2019-11-05T23:55:55.129Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-05T23:55:56.386Z] --- PASS: TestCreateServiceConflict (2.90s) [2019-11-05T23:55:56.386Z] === RUN TestCreateServiceMaxReplicas [2019-11-05T23:55:56.500Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-05T23:55:56.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-05T23:55:57.747Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-05T23:55:59.117Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-05T23:55:59.622Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2019-11-05T23:55:59.622Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-05T23:56:00.050Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-05T23:56:00.982Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-05T23:56:01.914Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-05T23:56:03.809Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-05T23:56:05.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-05T23:56:06.333Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-05T23:56:06.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-05T23:56:07.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-05T23:56:09.608Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-05T23:56:10.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-05T23:56:12.130Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-05T23:56:12.937Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-05T23:56:13.062Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-05T23:56:13.244Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.55s) [2019-11-05T23:56:13.244Z] === RUN TestCreateServiceSecretFileMode [2019-11-05T23:56:14.431Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-05T23:56:15.136Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-05T23:56:15.364Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-05T23:56:15.622Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-05T23:56:16.442Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-11-05T23:56:16.442Z] === RUN TestCreateServiceConfigFileMode [2019-11-05T23:56:17.516Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-05T23:56:18.080Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-05T23:56:18.337Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-05T23:56:18.594Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-05T23:56:18.852Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-05T23:56:18.852Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-05T23:56:19.670Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2019-11-05T23:56:19.670Z] === RUN TestCreateServiceSysctls [2019-11-05T23:56:20.747Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-05T23:56:22.118Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-05T23:56:22.118Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-05T23:56:22.118Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-05T23:56:23.049Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-05T23:56:23.049Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-05T23:56:23.614Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-05T23:56:24.561Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-05T23:56:24.793Z] --- PASS: TestCreateServiceSysctls (4.28s) [2019-11-05T23:56:24.793Z] === RUN TestCreateServiceCapabilities [2019-11-05T23:56:24.818Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-05T23:56:24.818Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-05T23:56:24.818Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-05T23:56:26.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-05T23:56:26.713Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-05T23:56:27.278Z] === RUN TestDockerSuite/TestEventsRename [2019-11-05T23:56:28.166Z] --- PASS: TestCreateServiceCapabilities (3.70s) [2019-11-05T23:56:28.167Z] === RUN TestInspect [2019-11-05T23:56:28.209Z] === RUN TestDockerSuite/TestEventsResize [2019-11-05T23:56:29.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-05T23:56:29.579Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-05T23:56:30.144Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-05T23:56:31.384Z] --- PASS: TestInspect (3.73s) [2019-11-05T23:56:31.384Z] === RUN TestServiceListWithStatuses [2019-11-05T23:56:31.384Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-05T23:56:31.384Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-05T23:56:31.384Z] === RUN TestDockerNetworkConnectAlias [2019-11-05T23:56:31.515Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-05T23:56:32.079Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-05T23:56:35.356Z] === RUN TestDockerSuite/TestEventsTop [2019-11-05T23:56:36.287Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-05T23:56:37.641Z] --- PASS: TestDockerNetworkConnectAlias (5.97s) [2019-11-05T23:56:37.641Z] === RUN TestDockerNetworkReConnect [2019-11-05T23:56:39.562Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-05T23:56:40.933Z] === RUN TestDockerSuite/TestExec [2019-11-05T23:56:41.866Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-05T23:56:42.430Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-05T23:56:42.782Z] --- PASS: TestDockerNetworkReConnect (4.80s) [2019-11-05T23:56:42.782Z] === RUN TestServicePlugin [2019-11-05T23:56:42.782Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-05T23:56:42.782Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:56:42.782Z] === RUN TestServiceUpdateLabel [2019-11-05T23:56:43.361Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-05T23:56:44.291Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-05T23:56:45.375Z] --- PASS: TestServiceUpdateLabel (2.95s) [2019-11-05T23:56:45.375Z] === RUN TestServiceUpdateSecrets [2019-11-05T23:56:46.185Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-05T23:56:46.749Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-05T23:56:47.684Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-05T23:56:48.615Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-05T23:56:49.571Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-05T23:56:50.502Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-05T23:56:51.433Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-05T23:56:52.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-05T23:56:52.930Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-05T23:56:54.831Z] === RUN TestDockerSuite/TestExecEnv [2019-11-05T23:56:55.762Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-05T23:56:55.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-05T23:56:55.916Z] [2019-11-05T23:56:55.916Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-05T23:56:56.642Z] PKG_CONFIG=pkg-config [2019-11-05T23:56:56.642Z] GOLANG_VERSION=1.13.3 [2019-11-05T23:56:56.642Z] HOSTNAME=e59d57adabaf [2019-11-05T23:56:56.642Z] DOCKER_EXPERIMENTAL=1 [2019-11-05T23:56:56.642Z] container=docker [2019-11-05T23:56:56.642Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-05T23:56:56.642Z] GO111MODULE=off [2019-11-05T23:56:56.642Z] GOPATH=/go [2019-11-05T23:56:56.642Z] PWD=/go/src/github.com/docker/docker [2019-11-05T23:56:56.642Z] HOME=/root [2019-11-05T23:56:56.642Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-05T23:56:56.642Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-05T23:56:56.642Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-05T23:56:56.642Z] DOCKER_GITCOMMIT=cf0d170fdde9f5777ffd542476163620748d478c [2019-11-05T23:56:56.642Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-05T23:56:56.642Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-05T23:56:56.642Z] TERM=xterm [2019-11-05T23:56:56.642Z] VALIDATE_BRANCH=master [2019-11-05T23:56:56.642Z] DEST=bundles/test-integration [2019-11-05T23:56:56.642Z] SHLVL=1 [2019-11-05T23:56:56.642Z] TIMEOUT=120m [2019-11-05T23:56:56.642Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-05T23:56:56.642Z] DOCKER_PKG=github.com/docker/docker [2019-11-05T23:56:56.642Z] TESTDEBUG=0 [2019-11-05T23:56:56.642Z] _=/usr/bin/env [2019-11-05T23:56:56.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-05T23:56:57.663Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-05T23:56:59.560Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-05T23:57:01.455Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-05T23:57:01.715Z] --- PASS: TestServiceUpdateSecrets (15.49s) [2019-11-05T23:57:01.715Z] === RUN TestServiceUpdateConfigs [2019-11-05T23:57:02.386Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-05T23:57:03.319Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-05T23:57:04.251Z] === RUN TestDockerSuite/TestExecParseError [2019-11-05T23:57:05.184Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-05T23:57:05.922Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-05T23:57:05.922Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-05T23:57:05.922Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-05T23:57:06.117Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-05T23:57:07.048Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-05T23:57:09.573Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-05T23:57:10.505Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-05T23:57:11.439Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-05T23:57:18.167Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2019-11-05T23:57:18.167Z] === RUN TestServiceUpdateNetwork [2019-11-05T23:57:19.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-05T23:57:22.830Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-05T23:57:23.394Z] === RUN TestDockerSuite/TestExecTTY [2019-11-05T23:57:24.765Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-05T23:57:26.139Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-05T23:57:27.072Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-05T23:57:28.004Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-05T23:57:28.004Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-05T23:57:30.528Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-05T23:57:31.092Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-05T23:57:31.789Z] --- PASS: TestServiceUpdateNetwork (14.32s) [2019-11-05T23:57:31.789Z] PASS [2019-11-05T23:57:31.789Z] [2019-11-05T23:57:31.789Z] === Skipped [2019-11-05T23:57:31.789Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-11-05T23:57:31.789Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-05T23:57:31.789Z] [2019-11-05T23:57:31.789Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-05T23:57:31.789Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-05T23:57:31.789Z] [2019-11-05T23:57:31.789Z] [2019-11-05T23:57:31.789Z] DONE 20 tests, 2 skipped in 124.761s [2019-11-05T23:57:31.789Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-05T23:57:31.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:57:31.789Z] ++ set -e [2019-11-05T23:57:31.789Z] ++ '[' -n 0 ']' [2019-11-05T23:57:31.789Z] ++ set -x [2019-11-05T23:57:31.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:57:31.790Z] INFO: Testing against a local daemon [2019-11-05T23:57:31.790Z] === RUN TestSessionCreate [2019-11-05T23:57:31.790Z] --- PASS: TestSessionCreate (0.02s) [2019-11-05T23:57:31.790Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-05T23:57:31.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-11-05T23:57:31.790Z] PASS [2019-11-05T23:57:31.790Z] [2019-11-05T23:57:31.790Z] DONE 2 tests in 0.131s [2019-11-05T23:57:31.790Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-05T23:57:31.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:57:31.790Z] ++ set -e [2019-11-05T23:57:31.790Z] ++ '[' -n 0 ']' [2019-11-05T23:57:31.790Z] ++ set -x [2019-11-05T23:57:31.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:57:31.790Z] INFO: Testing against a local daemon [2019-11-05T23:57:31.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-05T23:57:31.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-05T23:57:31.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-05T23:57:31.790Z] === RUN TestEventsExecDie [2019-11-05T23:57:31.790Z] --- PASS: TestEventsExecDie (0.97s) [2019-11-05T23:57:31.790Z] === RUN TestEventsBackwardsCompatible [2019-11-05T23:57:31.790Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-05T23:57:31.790Z] === RUN TestInfoBinaryCommits [2019-11-05T23:57:31.790Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-05T23:57:31.790Z] === RUN TestInfoAPIVersioned [2019-11-05T23:57:31.790Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-05T23:57:31.790Z] === RUN TestInfoDiscoveryBackend [2019-11-05T23:57:32.463Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-05T23:57:32.580Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-05T23:57:32.580Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-05T23:57:33.359Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-05T23:57:33.359Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-05T23:57:33.396Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-05T23:57:33.730Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-05T23:57:33.730Z] === RUN TestInfoAPI [2019-11-05T23:57:34.101Z] --- PASS: TestInfoAPI (0.03s) [2019-11-05T23:57:34.101Z] === RUN TestInfoAPIWarnings [2019-11-05T23:57:34.327Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-05T23:57:34.470Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-05T23:57:34.470Z] === RUN TestInfoDebug [2019-11-05T23:57:34.843Z] --- PASS: TestInfoDebug (0.52s) [2019-11-05T23:57:34.843Z] === RUN TestInfoInsecureRegistries [2019-11-05T23:57:35.667Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-05T23:57:35.667Z] === RUN TestInfoRegistryMirrors [2019-11-05T23:57:36.066Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-11-05T23:57:36.066Z] === RUN TestLoginFailsWithBadCredentials [2019-11-05T23:57:36.637Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2019-11-05T23:57:36.637Z] === RUN TestPingCacheHeaders [2019-11-05T23:57:36.637Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-11-05T23:57:36.637Z] === RUN TestPingGet [2019-11-05T23:57:36.638Z] --- PASS: TestPingGet (0.02s) [2019-11-05T23:57:36.638Z] === RUN TestPingHead [2019-11-05T23:57:36.638Z] --- PASS: TestPingHead (0.02s) [2019-11-05T23:57:36.638Z] === RUN TestVersion [2019-11-05T23:57:36.638Z] --- PASS: TestVersion (0.03s) [2019-11-05T23:57:36.638Z] PASS [2019-11-05T23:57:36.638Z] [2019-11-05T23:57:36.638Z] === Skipped [2019-11-05T23:57:36.638Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-05T23:57:36.638Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-05T23:57:36.638Z] [2019-11-05T23:57:36.638Z] [2019-11-05T23:57:36.638Z] DONE 18 tests, 1 skipped in 5.921s [2019-11-05T23:57:36.638Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-05T23:57:36.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:57:36.638Z] ++ set -e [2019-11-05T23:57:36.638Z] ++ '[' -n 0 ']' [2019-11-05T23:57:36.638Z] ++ set -x [2019-11-05T23:57:36.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:57:36.638Z] INFO: Testing against a local daemon [2019-11-05T23:57:36.638Z] === RUN TestVolumesCreateAndList [2019-11-05T23:57:36.638Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-05T23:57:36.638Z] === RUN TestVolumesRemove [2019-11-05T23:57:37.033Z] --- PASS: TestVolumesRemove (0.13s) [2019-11-05T23:57:37.033Z] === RUN TestVolumesInspect [2019-11-05T23:57:37.033Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-05T23:57:37.033Z] === RUN TestVolumesInvalidJSON [2019-11-05T23:57:37.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-05T23:57:37.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-05T23:57:37.033Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-05T23:57:37.033Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-05T23:57:37.033Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-05T23:57:37.033Z] PASS [2019-11-05T23:57:37.033Z] [2019-11-05T23:57:37.033Z] DONE 5 tests in 0.292s [2019-11-05T23:57:37.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-05T23:57:37.033Z] ++++ cat bundles/test-integration/docker.pid [2019-11-05T23:57:37.033Z] +++ kill 11482 [2019-11-05T23:57:38.835Z] +++ /etc/init.d/apparmor stop [2019-11-05T23:57:38.835Z] Clearing AppArmor profiles cache:. [2019-11-05T23:57:38.835Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-05T23:57:38.835Z] Unloading profiles will leave already running processes permanently [2019-11-05T23:57:38.835Z] unconfined, which can lead to unexpected situations. [2019-11-05T23:57:38.835Z] [2019-11-05T23:57:38.835Z] To set a process to complain mode, use the command line tool [2019-11-05T23:57:38.835Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-05T23:57:38.835Z] with the 'teardown' option." [2019-11-05T23:57:38.836Z] [2019-11-05T23:57:39.580Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream Post stage [Pipeline] junit [2019-11-05T23:57:40.806Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-05T23:57:42.580Z] + echo Ensuring container killed. [2019-11-05T23:57:42.580Z] Ensuring container killed. [2019-11-05T23:57:42.580Z] + docker rm -vf docker-pr2 [2019-11-05T23:57:42.580Z] Error: No such container: docker-pr2 [2019-11-05T23:57:42.580Z] + true [Pipeline] sh [2019-11-05T23:57:43.399Z] + echo Chowning /workspace to jenkins user [2019-11-05T23:57:43.399Z] Chowning /workspace to jenkins user [2019-11-05T23:57:43.399Z] + id -u [2019-11-05T23:57:43.399Z] + id -g [2019-11-05T23:57:43.399Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40171:/workspace busybox chown -R 1001:1001 /workspace [2019-11-05T23:57:43.399Z] Unable to find image 'busybox:latest' locally [2019-11-05T23:57:43.753Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-05T23:57:43.762Z] latest: Pulling from library/busybox [2019-11-05T23:57:43.762Z] dd8c951d5d23: Pulling fs layer [2019-11-05T23:57:43.762Z] dd8c951d5d23: Verifying Checksum [2019-11-05T23:57:43.762Z] dd8c951d5d23: Download complete [2019-11-05T23:57:44.544Z] dd8c951d5d23: Pull complete [2019-11-05T23:57:44.544Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-05T23:57:44.544Z] Status: Downloaded newer image for busybox:latest [2019-11-05T23:57:45.647Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-05T23:57:46.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-05T23:57:47.179Z] + bundleName=s390x-integration [2019-11-05T23:57:47.179Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-05T23:57:47.179Z] Creating s390x-integration-bundles.tar.gz [2019-11-05T23:57:47.179Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-05T23:57:47.179Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-05T23:57:47.317Z] Archiving artifacts [2019-11-05T23:57:48.560Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40171/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-05T23:57:49.311Z] + make clean [2019-11-05T23:57:49.672Z] make: command: Command not found [2019-11-05T23:57:49.672Z] make: command: Command not found [2019-11-05T23:57:49.672Z] docker volume rm -f docker-dev-cache [2019-11-05T23:57:49.672Z] docker-dev-cache [Pipeline] deleteDir [2019-11-05T23:57:50.771Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-05T23:57:51.702Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-05T23:57:51.702Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-05T23:57:51.702Z] === RUN TestDockerSuite/TestHealth [2019-11-05T23:57:54.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-05T23:57:54.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-05T23:57:54.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-05T23:58:06.469Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-05T23:58:06.470Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-05T23:58:06.470Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-05T23:58:13.616Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-05T23:58:13.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-05T23:58:13.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-05T23:58:13.616Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-05T23:58:13.873Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-05T23:58:13.873Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-05T23:58:14.806Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-05T23:58:14.806Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-05T23:58:15.066Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-05T23:58:15.066Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-05T23:58:15.630Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-05T23:58:15.888Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-05T23:58:16.456Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-05T23:58:16.456Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-05T23:58:17.387Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-05T23:58:17.387Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-05T23:58:18.318Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-05T23:58:19.249Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-05T23:58:19.249Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-05T23:58:20.180Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-05T23:58:21.359Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-05T23:58:23.455Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-05T23:58:23.455Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-05T23:58:23.455Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-05T23:58:24.386Z] === RUN TestDockerSuite/TestImportFile [2019-11-05T23:58:26.282Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-05T23:58:26.282Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-05T23:58:26.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-05T23:58:28.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-05T23:58:28.434Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-05T23:58:29.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-05T23:58:29.983Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-05T23:58:30.959Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-05T23:58:31.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-05T23:58:32.879Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-05T23:58:33.810Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-05T23:58:33.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-05T23:58:33.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-05T23:58:34.741Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-05T23:58:35.672Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-05T23:58:35.672Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-05T23:58:35.672Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-05T23:58:36.603Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-05T23:58:37.536Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-05T23:58:37.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-05T23:58:38.468Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-05T23:58:39.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-05T23:58:39.400Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-05T23:58:39.966Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-05T23:58:40.900Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-05T23:58:40.900Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-05T23:58:42.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-05T23:58:42.796Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-05T23:58:43.728Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-05T23:58:44.660Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-05T23:58:44.660Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-05T23:58:44.860Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-05T23:58:45.593Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-05T23:58:45.593Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-05T23:58:45.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-05T23:58:46.964Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-05T23:58:47.896Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-05T23:58:48.827Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-05T23:58:48.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-05T23:58:49.760Z] === RUN TestDockerSuite/TestInspectImage [2019-11-05T23:58:49.760Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-05T23:58:49.760Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-05T23:58:49.760Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-05T23:58:50.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-05T23:58:50.712Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-05T23:58:52.085Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-05T23:58:52.085Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-05T23:58:53.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-05T23:58:53.016Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-05T23:58:53.948Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-05T23:58:54.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-05T23:58:56.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-05T23:58:56.521Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-05T23:58:56.521Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-05T23:58:57.454Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-05T23:58:58.386Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-05T23:58:58.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-05T23:58:58.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-05T23:59:00.282Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-05T23:59:00.356Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-05T23:59:00.356Z] Using test binary docker [2019-11-05T23:59:00.356Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-05T23:59:00.356Z] +++ /etc/init.d/apparmor start [2019-11-05T23:59:00.356Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-05T23:59:00.356Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-05T23:59:00.356Z] Warning failed to create cache: (null) [2019-11-05T23:59:00.356Z] . [2019-11-05T23:59:00.356Z] INFO: Waiting for daemon to start... [2019-11-05T23:59:00.356Z] Starting dockerd [2019-11-05T23:59:00.356Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-05T23:59:01.215Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-05T23:59:01.473Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-05T23:59:02.037Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-05T23:59:02.713Z] . [2019-11-05T23:59:02.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-05T23:59:02.713Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-05T23:59:02.713Z] Error: No such image: emptyfs [2019-11-05T23:59:02.713Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-05T23:59:02.713Z] ++++ docker load [2019-11-05T23:59:02.713Z] Running integration-test (iteration 1) [2019-11-05T23:59:02.713Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-05T23:59:02.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:59:02.713Z] ++ set -e [2019-11-05T23:59:02.713Z] ++ '[' -n 0 ']' [2019-11-05T23:59:02.713Z] ++ set -x [2019-11-05T23:59:02.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-05T23:59:02.968Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-05T23:59:03.901Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-05T23:59:04.832Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-05T23:59:05.092Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-05T23:59:05.656Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-05T23:59:05.656Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-05T23:59:08.934Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-05T23:59:08.934Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-05T23:59:10.308Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-05T23:59:11.241Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-05T23:59:11.805Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-05T23:59:12.370Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-05T23:59:14.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-05T23:59:14.523Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-05T23:59:17.049Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-05T23:59:18.736Z] Loaded image: buildpack-deps:jessie [2019-11-05T23:59:18.736Z] Loaded image: busybox:latest [2019-11-05T23:59:18.736Z] Loaded image: busybox:glibc [2019-11-05T23:59:18.736Z] Loaded image: debian:jessie [2019-11-05T23:59:18.736Z] Loaded image: hello-world:latest [2019-11-05T23:59:18.736Z] INFO: Testing against a local daemon [2019-11-05T23:59:18.736Z] === RUN TestCgroupNamespacesBuild [2019-11-05T23:59:18.736Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2019-11-05T23:59:18.736Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-05T23:59:19.573Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-05T23:59:19.573Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-05T23:59:19.908Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-11-05T23:59:19.908Z] === RUN TestBuildWithSession [2019-11-05T23:59:19.908Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-05T23:59:19.908Z] build_session_test.go:25: TODO: BuildKit [2019-11-05T23:59:19.908Z] === RUN TestBuildSquashParent [2019-11-05T23:59:20.504Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-05T23:59:20.642Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-05T23:59:21.882Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-05T23:59:22.450Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-05T23:59:23.382Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-05T23:59:25.902Z] --- PASS: TestBuildSquashParent (5.49s) [2019-11-05T23:59:25.902Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-05T23:59:25.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:59:25.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:59:25.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:59:25.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:59:25.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:59:25.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:59:25.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:59:25.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:59:25.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:59:25.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:59:25.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:59:25.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:59:25.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-05T23:59:25.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-05T23:59:25.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-05T23:59:25.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-05T23:59:26.659Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-05T23:59:28.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-05T23:59:28.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-05T23:59:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-05T23:59:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2019-11-05T23:59:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2019-11-05T23:59:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2019-11-05T23:59:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2019-11-05T23:59:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2019-11-05T23:59:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2019-11-05T23:59:30.622Z] === RUN TestBuildMultiStageCopy [2019-11-05T23:59:30.622Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-05T23:59:31.031Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-05T23:59:32.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-05T23:59:32.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-05T23:59:33.266Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-05T23:59:33.993Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-05T23:59:34.332Z] --- PASS: TestBuildMultiStageCopy (3.46s) [2019-11-05T23:59:34.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2019-11-05T23:59:34.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-11-05T23:59:34.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-11-05T23:59:34.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2019-11-05T23:59:34.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2019-11-05T23:59:34.332Z] === RUN TestBuildMultiStageParentConfig [2019-11-05T23:59:35.145Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-11-05T23:59:35.145Z] === RUN TestBuildLabelWithTargets [2019-11-05T23:59:36.617Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-05T23:59:36.841Z] --- PASS: TestBuildLabelWithTargets (1.49s) [2019-11-05T23:59:36.841Z] === RUN TestBuildWithEmptyLayers [2019-11-05T23:59:37.567Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2019-11-05T23:59:37.567Z] === RUN TestBuildMultiStageOnBuild [2019-11-05T23:59:38.512Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-05T23:59:39.866Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2019-11-05T23:59:39.866Z] === RUN TestBuildUncleanTarFilenames [2019-11-05T23:59:40.406Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-05T23:59:40.596Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2019-11-05T23:59:40.596Z] === RUN TestBuildMultiStageLayerLeak [2019-11-05T23:59:41.337Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-05T23:59:42.898Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2019-11-05T23:59:42.898Z] === RUN TestBuildWithHugeFile [2019-11-05T23:59:43.864Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-05T23:59:43.864Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-05T23:59:44.121Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-05T23:59:44.121Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-05T23:59:44.121Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-05T23:59:45.053Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-05T23:59:45.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-05T23:59:45.985Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-05T23:59:50.159Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-05T23:59:50.416Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-05T23:59:52.311Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-05T23:59:55.587Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-05T23:59:56.161Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-05T23:59:56.161Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-05T23:59:57.548Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-05T23:59:58.920Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-05T23:59:59.853Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-06T00:00:01.224Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-06T00:00:02.156Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-06T00:00:02.720Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-06T00:00:05.247Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-06T00:00:05.812Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-06T00:00:06.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-06T00:00:06.744Z] === RUN TestDockerSuite/TestLogsSince [2019-11-06T00:00:14.841Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-06T00:00:20.095Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-06T00:00:20.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-06T00:00:20.352Z] === RUN TestDockerSuite/TestLogsTail [2019-11-06T00:00:21.284Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-06T00:00:22.217Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-06T00:00:22.792Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-06T00:00:23.050Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-06T00:00:23.981Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-06T00:00:24.913Z] === RUN TestDockerSuite/TestNetHostname [2019-11-06T00:00:26.285Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-06T00:00:27.222Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-06T00:00:27.480Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-06T00:00:29.376Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-06T00:00:29.376Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-06T00:00:32.655Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-06T00:00:32.655Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-06T00:00:32.912Z] === RUN TestDockerSuite/TestPluginActive [2019-11-06T00:00:34.808Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-06T00:00:38.084Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-06T00:00:42.262Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-06T00:00:42.262Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-06T00:00:42.262Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-06T00:00:43.633Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-06T00:00:45.528Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-06T00:00:46.459Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-06T00:00:47.390Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-06T00:00:49.286Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-06T00:00:50.217Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-06T00:00:54.396Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-06T00:00:56.292Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-06T00:00:57.224Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-06T00:00:57.806Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-06T00:00:59.707Z] === RUN TestDockerSuite/TestPortList [2019-11-06T00:01:03.885Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-06T00:01:11.986Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-06T00:01:12.082Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-06T00:01:12.082Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-06T00:01:12.082Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-06T00:01:12.082Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-06T00:01:12.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-06T00:01:12.550Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-06T00:01:13.527Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-06T00:01:13.527Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-06T00:01:13.991Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-06T00:01:14.455Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-06T00:01:17.805Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-06T00:01:19.186Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-06T00:01:20.328Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-06T00:01:20.328Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-06T00:01:20.328Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-06T00:01:20.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-06T00:01:21.259Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-06T00:01:21.259Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-06T00:01:21.349Z] --- PASS: TestBuildWithHugeFile (87.47s) [2019-11-06T00:01:21.349Z] === RUN TestBuildWithEmptyDockerfile [2019-11-06T00:01:21.349Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-06T00:01:21.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-06T00:01:21.349Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-06T00:01:21.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-06T00:01:21.349Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-06T00:01:21.349Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-06T00:01:21.349Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-06T00:01:21.349Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-06T00:01:21.349Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-06T00:01:21.349Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-11-06T00:01:21.349Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-11-06T00:01:21.349Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-11-06T00:01:21.349Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-11-06T00:01:21.349Z] === RUN TestBuildPreserveOwnership [2019-11-06T00:01:21.349Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-06T00:01:21.349Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-06T00:01:21.349Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2019-11-06T00:01:21.349Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.04s) [2019-11-06T00:01:21.349Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-11-06T00:01:21.349Z] === RUN TestBuildPlatformInvalid [2019-11-06T00:01:21.349Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-06T00:01:21.349Z] PASS [2019-11-06T00:01:21.349Z] [2019-11-06T00:01:21.349Z] === Skipped [2019-11-06T00:01:21.349Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-06T00:01:21.349Z] build_session_test.go:25: TODO: BuildKit [2019-11-06T00:01:21.349Z] [2019-11-06T00:01:21.349Z] [2019-11-06T00:01:21.349Z] DONE 32 tests, 1 skipped in 132.992s [2019-11-06T00:01:21.349Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-06T00:01:21.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:01:21.349Z] ++ set -e [2019-11-06T00:01:21.349Z] ++ '[' -n 0 ']' [2019-11-06T00:01:21.349Z] ++ set -x [2019-11-06T00:01:21.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:01:21.349Z] INFO: Testing against a local daemon [2019-11-06T00:01:21.349Z] === RUN TestConfigList [2019-11-06T00:01:21.349Z] --- PASS: TestConfigList (2.20s) [2019-11-06T00:01:21.349Z] === RUN TestConfigsCreateAndDelete [2019-11-06T00:01:21.349Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2019-11-06T00:01:21.349Z] === RUN TestConfigsUpdate [2019-11-06T00:01:21.391Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-06T00:01:22.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-06T00:01:22.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-06T00:01:22.520Z] --- PASS: TestConfigsUpdate (2.19s) [2019-11-06T00:01:22.520Z] === RUN TestTemplatedConfig [2019-11-06T00:01:23.124Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-06T00:01:23.124Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-06T00:01:24.496Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-06T00:01:24.753Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-06T00:01:24.753Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-06T00:01:25.529Z] --- PASS: TestTemplatedConfig (2.82s) [2019-11-06T00:01:25.529Z] === RUN TestConfigInspect [2019-11-06T00:01:26.120Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-06T00:01:26.120Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-06T00:01:26.623Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-06T00:01:26.623Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-06T00:01:26.623Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-06T00:01:26.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-06T00:01:27.227Z] --- PASS: TestConfigInspect (2.22s) [2019-11-06T00:01:27.227Z] === RUN TestConfigCreateWithLabels [2019-11-06T00:01:28.030Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-06T00:01:28.288Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-06T00:01:29.530Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-11-06T00:01:29.530Z] === RUN TestConfigCreateResolve [2019-11-06T00:01:29.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-06T00:01:29.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-06T00:01:29.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-06T00:01:29.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-06T00:01:30.186Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-06T00:01:30.444Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-06T00:01:30.537Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-06T00:01:30.702Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-06T00:01:31.861Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-11-06T00:01:31.861Z] === RUN TestConfigDaemonLibtrustID [2019-11-06T00:01:32.198Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-06T00:01:32.198Z] PASS [2019-11-06T00:01:32.198Z] [2019-11-06T00:01:32.198Z] DONE 8 tests in 16.642s [2019-11-06T00:01:32.198Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-06T00:01:32.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:01:32.198Z] ++ set -e [2019-11-06T00:01:32.198Z] ++ '[' -n 0 ']' [2019-11-06T00:01:32.198Z] ++ set -x [2019-11-06T00:01:32.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:01:32.535Z] INFO: Testing against a local daemon [2019-11-06T00:01:32.535Z] === RUN TestCheckpoint [2019-11-06T00:01:32.535Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-06T00:01:32.535Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-06T00:01:32.535Z] === RUN TestContainerInvalidJSON [2019-11-06T00:01:32.535Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-06T00:01:32.535Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-06T00:01:32.535Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-06T00:01:32.535Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-06T00:01:32.535Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-06T00:01:32.535Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-06T00:01:32.535Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-06T00:01:32.535Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-06T00:01:32.535Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-06T00:01:32.535Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-06T00:01:32.535Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-06T00:01:32.535Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-06T00:01:32.535Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-06T00:01:32.535Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-06T00:01:32.535Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-06T00:01:32.535Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-06T00:01:32.535Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-06T00:01:32.535Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-06T00:01:32.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-06T00:01:32.873Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-06T00:01:32.873Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-06T00:01:32.873Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-06T00:01:32.873Z] === RUN TestCopyFromContainer [2019-11-06T00:01:34.506Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-06T00:01:34.580Z] === RUN TestCopyFromContainer// [2019-11-06T00:01:34.580Z] === RUN TestCopyFromContainer//bar/root [2019-11-06T00:01:34.580Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-06T00:01:34.580Z] === RUN TestCopyFromContainer/bar/quux [2019-11-06T00:01:34.580Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-06T00:01:34.918Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-06T00:01:34.918Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-06T00:01:34.918Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-06T00:01:34.918Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-06T00:01:35.255Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer (2.41s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-06T00:01:35.255Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-06T00:01:35.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-06T00:01:35.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-06T00:01:35.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-06T00:01:35.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-06T00:01:35.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-06T00:01:35.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-06T00:01:35.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-06T00:01:35.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-06T00:01:35.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-06T00:01:35.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-06T00:01:35.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-06T00:01:35.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-06T00:01:35.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.02s) [2019-11-06T00:01:35.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2019-11-06T00:01:35.255Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-06T00:01:35.255Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-06T00:01:35.255Z] === RUN TestCreateWithInvalidEnv [2019-11-06T00:01:35.255Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-06T00:01:35.255Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-06T00:01:35.255Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-06T00:01:35.255Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-06T00:01:35.255Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-06T00:01:35.255Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-06T00:01:35.255Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-06T00:01:35.255Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-06T00:01:35.255Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-06T00:01:35.255Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-06T00:01:35.255Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-06T00:01:35.255Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-06T00:01:35.255Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-06T00:01:35.255Z] === RUN TestCreateTmpfsMountsTarget [2019-11-06T00:01:35.255Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-06T00:01:35.255Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-06T00:01:35.268Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-06T00:01:35.876Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-06T00:01:36.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-06T00:01:37.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-06T00:01:37.556Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-06T00:01:37.556Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-11-06T00:01:37.556Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-06T00:01:39.269Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2019-11-06T00:01:39.269Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-06T00:01:39.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-06T00:01:39.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-06T00:01:39.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-06T00:01:39.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-06T00:01:39.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-06T00:01:39.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-06T00:01:39.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-06T00:01:39.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-06T00:01:39.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-06T00:01:39.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-06T00:01:39.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-06T00:01:39.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-06T00:01:39.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-06T00:01:39.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-06T00:01:39.408Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-06T00:01:39.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-06T00:01:39.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-06T00:01:39.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-06T00:01:39.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-06T00:01:39.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-06T00:01:39.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-11-06T00:01:39.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-06T00:01:39.684Z] === RUN TestContainerStartOnDaemonRestart [2019-11-06T00:01:39.684Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-06T00:01:39.684Z] === RUN TestDaemonRestartIpcMode [2019-11-06T00:01:39.684Z] === PAUSE TestDaemonRestartIpcMode [2019-11-06T00:01:39.684Z] === RUN TestDiff [2019-11-06T00:01:40.021Z] --- PASS: TestDiff (0.69s) [2019-11-06T00:01:40.021Z] === RUN TestExecWithCloseStdin [2019-11-06T00:01:41.191Z] --- PASS: TestExecWithCloseStdin (0.86s) [2019-11-06T00:01:41.191Z] === RUN TestExec [2019-11-06T00:01:41.915Z] --- PASS: TestExec (0.84s) [2019-11-06T00:01:41.915Z] === RUN TestExecUser [2019-11-06T00:01:42.641Z] --- PASS: TestExecUser (0.84s) [2019-11-06T00:01:42.641Z] === RUN TestExportContainerAndImportImage [2019-11-06T00:01:43.817Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2019-11-06T00:01:43.817Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-06T00:01:44.665Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-06T00:01:44.665Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-06T00:01:45.506Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-11-06T00:01:45.506Z] === RUN TestHealthCheckWorkdir [2019-11-06T00:01:46.231Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2019-11-06T00:01:46.231Z] === RUN TestHealthKillContainer [2019-11-06T00:01:48.840Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-06T00:01:49.290Z] --- PASS: TestHealthKillContainer (2.95s) [2019-11-06T00:01:49.290Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-06T00:01:49.774Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-06T00:01:50.020Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-11-06T00:01:50.020Z] === RUN TestIpcModeNone [2019-11-06T00:01:50.749Z] --- PASS: TestIpcModeNone (0.81s) [2019-11-06T00:01:50.749Z] === RUN TestIpcModePrivate [2019-11-06T00:01:51.477Z] --- PASS: TestIpcModePrivate (0.87s) [2019-11-06T00:01:51.477Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-06T00:01:51.477Z] === RUN TestIpcModeShareable [2019-11-06T00:01:52.647Z] --- PASS: TestIpcModeShareable (0.89s) [2019-11-06T00:01:52.647Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-06T00:01:52.647Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-06T00:01:53.029Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-06T00:01:53.029Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-06T00:01:53.029Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-06T00:01:53.029Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-06T00:01:53.029Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-06T00:01:53.029Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-06T00:01:53.029Z] === RUN TestDockerSuite/TestBuildFails [2019-11-06T00:01:54.945Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2019-11-06T00:01:54.945Z] === RUN TestAPIIpcModeHost [2019-11-06T00:01:55.669Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-11-06T00:01:55.669Z] === RUN TestDaemonIpcModeShareable [2019-11-06T00:01:55.961Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-06T00:01:55.961Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-06T00:01:57.370Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-11-06T00:01:57.370Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-06T00:01:57.370Z] === RUN TestDaemonIpcModePrivate [2019-11-06T00:01:57.872Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-06T00:01:58.129Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-06T00:01:59.066Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-11-06T00:01:59.066Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-06T00:01:59.066Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-06T00:02:00.652Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-06T00:02:00.689Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-06T00:02:00.760Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2019-11-06T00:02:00.760Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-06T00:02:00.760Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-06T00:02:02.529Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-11-06T00:02:02.529Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-06T00:02:02.529Z] === RUN TestIpcModeOlderClient [2019-11-06T00:02:02.529Z] === PAUSE TestIpcModeOlderClient [2019-11-06T00:02:02.529Z] === RUN TestKillContainerInvalidSignal [2019-11-06T00:02:02.549Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-06T00:02:02.549Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-06T00:02:03.257Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-11-06T00:02:03.257Z] === RUN TestKillContainer [2019-11-06T00:02:03.257Z] === RUN TestKillContainer/no_signal [2019-11-06T00:02:03.986Z] === RUN TestKillContainer/non_killing_signal [2019-11-06T00:02:04.323Z] === RUN TestKillContainer/killing_signal [2019-11-06T00:02:04.446Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-06T00:02:05.415Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-06T00:02:05.529Z] --- PASS: TestKillContainer (2.04s) [2019-11-06T00:02:05.529Z] --- PASS: TestKillContainer/no_signal (0.64s) [2019-11-06T00:02:05.529Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-11-06T00:02:05.529Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-11-06T00:02:05.529Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-06T00:02:05.529Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-06T00:02:05.867Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-06T00:02:06.349Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-06T00:02:06.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2019-11-06T00:02:06.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-11-06T00:02:06.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-11-06T00:02:06.596Z] === RUN TestKillStoppedContainer [2019-11-06T00:02:06.596Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-06T00:02:06.596Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-06T00:02:06.938Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-06T00:02:06.938Z] === RUN TestKillDifferentUserContainer [2019-11-06T00:02:07.667Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2019-11-06T00:02:07.667Z] === RUN TestInspectOomKilledTrue [2019-11-06T00:02:08.845Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-11-06T00:02:08.846Z] === RUN TestInspectOomKilledFalse [2019-11-06T00:02:08.872Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-06T00:02:09.185Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2019-11-06T00:02:09.185Z] === RUN TestLinksEtcHostsContentMatch [2019-11-06T00:02:09.919Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-11-06T00:02:09.919Z] === RUN TestLinksContainerNames [2019-11-06T00:02:10.767Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-06T00:02:10.767Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-06T00:02:11.255Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-06T00:02:11.615Z] --- PASS: TestLinksContainerNames (1.33s) [2019-11-06T00:02:11.615Z] === RUN TestLogsFollowTailEmpty [2019-11-06T00:02:11.698Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-06T00:02:11.954Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-11-06T00:02:11.954Z] === RUN TestContainerNetworkMountsNoChown [2019-11-06T00:02:12.684Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/default [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/default [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/private [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/private [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rprivate [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/slave [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/slave [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rslave [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/shared [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/shared [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rshared [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/default [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rshared [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rprivate [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rslave [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/slave [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/shared [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/private [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-06T00:02:12.684Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-06T00:02:12.684Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-06T00:02:12.684Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-06T00:02:13.053Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-06T00:02:13.053Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-06T00:02:13.053Z] === RUN TestContainerBindMountNonRecursive [2019-11-06T00:02:14.220Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-06T00:02:14.830Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2019-11-06T00:02:14.830Z] === RUN TestNetworkNat [2019-11-06T00:02:15.557Z] --- PASS: TestNetworkNat (0.73s) [2019-11-06T00:02:15.557Z] === RUN TestNetworkLocalhostTCPNat [2019-11-06T00:02:16.115Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-06T00:02:16.285Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-11-06T00:02:16.285Z] === RUN TestNetworkLoopbackNat [2019-11-06T00:02:17.015Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-11-06T00:02:17.015Z] === RUN TestPause [2019-11-06T00:02:17.045Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-06T00:02:17.745Z] --- PASS: TestPause (0.77s) [2019-11-06T00:02:17.745Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-06T00:02:17.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-06T00:02:17.745Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-06T00:02:17.745Z] === RUN TestPauseStopPausedContainer [2019-11-06T00:02:17.978Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-06T00:02:17.978Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-06T00:02:17.978Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-06T00:02:17.978Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-06T00:02:17.978Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-06T00:02:18.384Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-06T00:02:18.849Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-06T00:02:18.910Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-06T00:02:18.920Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-11-06T00:02:18.920Z] === RUN TestPsFilter [2019-11-06T00:02:18.920Z] --- PASS: TestPsFilter (0.18s) [2019-11-06T00:02:18.920Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-06T00:02:19.167Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-06T00:02:19.644Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2019-11-06T00:02:19.644Z] === RUN TestRemoveContainerWithVolume [2019-11-06T00:02:19.981Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-11-06T00:02:19.981Z] === RUN TestRemoveContainerRunning [2019-11-06T00:02:20.538Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-06T00:02:20.706Z] --- PASS: TestRemoveContainerRunning (0.67s) [2019-11-06T00:02:20.706Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-06T00:02:21.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-11-06T00:02:21.436Z] === RUN TestRemoveInvalidContainer [2019-11-06T00:02:21.436Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-06T00:02:21.436Z] === RUN TestRenameLinkedContainer [2019-11-06T00:02:22.434Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-06T00:02:22.997Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-06T00:02:24.449Z] --- PASS: TestRenameLinkedContainer (2.67s) [2019-11-06T00:02:24.449Z] === RUN TestRenameStoppedContainer [2019-11-06T00:02:24.687Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-06T00:02:24.687Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-06T00:02:24.787Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-11-06T00:02:24.787Z] === RUN TestRenameRunningContainerAndReuse [2019-11-06T00:02:25.152Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-06T00:02:25.617Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-06T00:02:25.617Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-06T00:02:26.482Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2019-11-06T00:02:26.482Z] === RUN TestRenameInvalidName [2019-11-06T00:02:26.822Z] --- PASS: TestRenameInvalidName (0.70s) [2019-11-06T00:02:26.822Z] === RUN TestRenameAnonymousContainer [2019-11-06T00:02:29.832Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2019-11-06T00:02:29.832Z] === RUN TestRenameContainerWithSameName [2019-11-06T00:02:30.173Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-11-06T00:02:30.173Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-06T00:02:31.363Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2019-11-06T00:02:31.363Z] === RUN TestResize [2019-11-06T00:02:32.540Z] --- PASS: TestResize (0.75s) [2019-11-06T00:02:32.540Z] === RUN TestResizeWithInvalidSize [2019-11-06T00:02:32.881Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-11-06T00:02:32.881Z] === RUN TestResizeWhenContainerNotStarted [2019-11-06T00:02:32.960Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-06T00:02:32.961Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-06T00:02:33.611Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-06T00:02:33.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-06T00:02:33.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-06T00:02:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-06T00:02:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-06T00:02:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-06T00:02:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-06T00:02:35.483Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-06T00:02:35.483Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-06T00:02:35.483Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-06T00:02:35.740Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-06T00:02:35.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-06T00:02:36.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-06T00:02:37.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-06T00:02:37.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-06T00:02:38.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-06T00:02:39.035Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-06T00:02:39.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-06T00:02:40.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-06T00:02:40.503Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-06T00:02:40.503Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-06T00:02:40.531Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-06T00:02:40.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-06T00:02:41.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.37s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.78s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.06s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.29s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2019-11-06T00:02:43.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2019-11-06T00:02:43.045Z] === RUN TestCgroupNamespacesRun [2019-11-06T00:02:43.056Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-06T00:02:44.745Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2019-11-06T00:02:44.745Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-06T00:02:44.952Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-06T00:02:46.322Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-06T00:02:46.322Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-06T00:02:46.322Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-06T00:02:46.444Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-11-06T00:02:46.444Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-06T00:02:46.579Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-06T00:02:48.160Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-11-06T00:02:48.160Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-06T00:02:49.922Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-11-06T00:02:49.922Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-06T00:02:50.766Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-06T00:02:50.887Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-06T00:02:51.625Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2019-11-06T00:02:51.625Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-06T00:02:51.866Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-06T00:02:52.138Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-06T00:02:52.138Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-06T00:02:52.355Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-11-06T00:02:52.355Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-06T00:02:53.529Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-06T00:02:53.529Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-06T00:02:54.032Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-06T00:02:54.069Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-06T00:02:54.069Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-06T00:02:54.964Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-06T00:02:55.047Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-06T00:02:55.047Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-06T00:02:55.222Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-11-06T00:02:55.222Z] === RUN TestKernelTCPMemory [2019-11-06T00:02:55.947Z] --- PASS: TestKernelTCPMemory (0.87s) [2019-11-06T00:02:55.947Z] === RUN TestNISDomainname [2019-11-06T00:02:56.860Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-06T00:02:57.155Z] --- PASS: TestNISDomainname (1.06s) [2019-11-06T00:02:57.155Z] === RUN TestHostnameDnsResolution [2019-11-06T00:02:57.792Z] === RUN TestDockerSuite/TestRmiTag [2019-11-06T00:02:57.792Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-06T00:02:58.329Z] --- PASS: TestHostnameDnsResolution (1.12s) [2019-11-06T00:02:58.329Z] === RUN TestStats [2019-11-06T00:02:59.162Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-06T00:02:59.779Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-06T00:03:00.019Z] --- PASS: TestStats (1.80s) [2019-11-06T00:03:00.019Z] === RUN TestStopContainerWithTimeout [2019-11-06T00:03:00.019Z] === RUN TestStopContainerWithTimeout/0 [2019-11-06T00:03:00.019Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-06T00:03:00.019Z] === RUN TestStopContainerWithTimeout/1 [2019-11-06T00:03:00.019Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-06T00:03:00.019Z] === RUN TestStopContainerWithTimeout/3 [2019-11-06T00:03:00.019Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-06T00:03:00.019Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-06T00:03:00.019Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-06T00:03:00.019Z] === CONT TestStopContainerWithTimeout/0 [2019-11-06T00:03:00.019Z] === CONT TestStopContainerWithTimeout/3 [2019-11-06T00:03:00.019Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-06T00:03:00.019Z] === CONT TestStopContainerWithTimeout/1 [2019-11-06T00:03:00.759Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-06T00:03:01.224Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-06T00:03:02.204Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-06T00:03:02.668Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-06T00:03:03.340Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-06T00:03:03.649Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-06T00:03:03.869Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-06T00:03:03.869Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-11-06T00:03:03.869Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2019-11-06T00:03:03.869Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2019-11-06T00:03:03.869Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2019-11-06T00:03:03.869Z] === RUN TestDeleteDevicemapper [2019-11-06T00:03:03.869Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-06T00:03:03.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-06T00:03:03.869Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-06T00:03:04.272Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-06T00:03:04.630Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-06T00:03:05.203Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-06T00:03:05.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s) [2019-11-06T00:03:05.565Z] === RUN TestUpdateMemory [2019-11-06T00:03:05.768Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-06T00:03:05.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-06T00:03:06.317Z] --- PASS: TestUpdateMemory (1.06s) [2019-11-06T00:03:06.317Z] === RUN TestUpdateCPUQuota [2019-11-06T00:03:07.680Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-06T00:03:08.011Z] --- PASS: TestUpdateCPUQuota (1.46s) [2019-11-06T00:03:08.011Z] === RUN TestUpdatePidsLimit [2019-11-06T00:03:08.011Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-06T00:03:08.245Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-06T00:03:08.351Z] === RUN TestUpdatePidsLimit/no_change [2019-11-06T00:03:08.691Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-06T00:03:08.809Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-06T00:03:09.026Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-06T00:03:09.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-06T00:03:09.373Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-06T00:03:09.373Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-06T00:03:09.878Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-06T00:03:10.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-06T00:03:10.305Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-06T00:03:10.612Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-06T00:03:11.591Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit (3.82s) [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-11-06T00:03:11.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-11-06T00:03:11.907Z] === RUN TestUpdateRestartPolicy [2019-11-06T00:03:12.199Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-06T00:03:12.764Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-06T00:03:13.698Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-06T00:03:14.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-06T00:03:14.827Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-06T00:03:16.196Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-06T00:03:17.127Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-06T00:03:17.432Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-06T00:03:18.062Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-06T00:03:19.433Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-06T00:03:20.365Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-06T00:03:21.295Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-06T00:03:22.225Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-06T00:03:23.156Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-06T00:03:24.087Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-06T00:03:25.158Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2019-11-06T00:03:25.158Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-06T00:03:25.158Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-11-06T00:03:25.158Z] === RUN TestWaitNonBlocked [2019-11-06T00:03:25.158Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-06T00:03:25.158Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-06T00:03:25.158Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-06T00:03:25.158Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-06T00:03:25.158Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-06T00:03:25.158Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-06T00:03:25.458Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-06T00:03:25.495Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-06T00:03:25.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2019-11-06T00:03:25.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2019-11-06T00:03:25.495Z] === RUN TestWaitBlocked [2019-11-06T00:03:25.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-06T00:03:25.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-06T00:03:25.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-06T00:03:25.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-06T00:03:25.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-06T00:03:25.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-06T00:03:26.023Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-06T00:03:26.667Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-06T00:03:26.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2019-11-06T00:03:26.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2019-11-06T00:03:26.667Z] === CONT TestContainerStartOnDaemonRestart [2019-11-06T00:03:26.667Z] === CONT TestIpcModeOlderClient [2019-11-06T00:03:26.667Z] === CONT TestDaemonRestartIpcMode [2019-11-06T00:03:26.667Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-06T00:03:26.955Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-06T00:03:27.927Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-06T00:03:27.927Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-06T00:03:29.684Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-11-06T00:03:30.411Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2019-11-06T00:03:30.411Z] PASS [2019-11-06T00:03:30.411Z] [2019-11-06T00:03:30.411Z] === Skipped [2019-11-06T00:03:30.411Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-06T00:03:30.411Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-06T00:03:30.411Z] [2019-11-06T00:03:30.411Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-06T00:03:30.411Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-06T00:03:30.411Z] [2019-11-06T00:03:30.411Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-06T00:03:30.411Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-06T00:03:30.411Z] [2019-11-06T00:03:30.411Z] [2019-11-06T00:03:30.411Z] DONE 197 tests, 3 skipped in 117.959s [2019-11-06T00:03:30.411Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-06T00:03:30.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:03:30.411Z] ++ set -e [2019-11-06T00:03:30.411Z] ++ '[' -n 0 ']' [2019-11-06T00:03:30.411Z] ++ set -x [2019-11-06T00:03:30.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:03:30.411Z] INFO: Testing against a local daemon [2019-11-06T00:03:30.411Z] === RUN TestCommitInheritsEnv [2019-11-06T00:03:30.467Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-06T00:03:30.750Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-11-06T00:03:30.750Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-06T00:03:30.750Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-06T00:03:30.750Z] === RUN TestImagesFilterMultiReference [2019-11-06T00:03:31.030Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-06T00:03:31.093Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-06T00:03:31.093Z] === RUN TestImagePullPlatformInvalid [2019-11-06T00:03:31.093Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-06T00:03:31.093Z] === RUN TestRemoveImageOrphaning [2019-11-06T00:03:31.455Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-11-06T00:03:31.455Z] === RUN TestRemoveImageGarbageCollector [2019-11-06T00:03:31.455Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-06T00:03:31.455Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:03:31.455Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-06T00:03:31.455Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-06T00:03:31.455Z] === RUN TestTagInvalidReference [2019-11-06T00:03:31.455Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-06T00:03:31.455Z] === RUN TestTagValidPrefixedRepo [2019-11-06T00:03:31.455Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-06T00:03:31.455Z] === RUN TestTagExistedNameWithoutForce [2019-11-06T00:03:31.455Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-11-06T00:03:31.455Z] === RUN TestTagOfficialNames [2019-11-06T00:03:31.455Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-06T00:03:31.455Z] === RUN TestTagMatchesDigest [2019-11-06T00:03:31.794Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-06T00:03:31.794Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-06T00:03:31.962Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-06T00:03:32.318Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-06T00:03:32.318Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-06T00:03:32.527Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-06T00:03:33.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-06T00:03:33.458Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-06T00:03:33.458Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-06T00:03:34.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-06T00:03:34.829Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-06T00:03:35.394Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-06T00:03:36.326Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-06T00:03:37.259Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-06T00:03:37.823Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-06T00:03:38.080Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-06T00:03:39.013Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-06T00:03:39.013Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-06T00:03:40.386Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-06T00:03:40.950Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-06T00:03:41.886Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-06T00:03:42.817Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-06T00:03:42.817Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-06T00:03:43.748Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-06T00:03:45.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-06T00:03:47.019Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-06T00:03:48.390Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-06T00:03:49.321Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-06T00:03:50.253Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-06T00:03:50.819Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-06T00:03:51.751Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-06T00:03:52.336Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-06T00:03:52.336Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-06T00:03:54.866Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-06T00:03:58.141Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-06T00:03:58.141Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-06T00:03:59.073Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-06T00:04:00.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-06T00:04:01.534Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-06T00:04:03.430Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-06T00:04:06.708Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-06T00:04:09.234Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-06T00:04:09.234Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-06T00:04:09.234Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-06T00:04:09.800Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-06T00:04:10.311Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-06T00:04:11.695Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-06T00:04:13.590Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-06T00:04:16.115Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-06T00:04:16.372Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-06T00:04:18.267Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-06T00:04:19.198Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-06T00:04:19.198Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-06T00:04:19.761Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-06T00:04:21.669Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-06T00:04:21.669Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-06T00:04:22.600Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-06T00:04:23.164Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-06T00:04:24.095Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-06T00:04:25.027Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-06T00:04:25.027Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-06T00:04:25.592Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-06T00:04:26.523Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-06T00:04:27.456Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-06T00:04:28.021Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-06T00:04:28.954Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-06T00:04:29.519Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-06T00:04:30.452Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-06T00:04:31.016Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-06T00:04:31.273Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-06T00:04:31.486Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-06T00:04:31.837Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-06T00:04:32.768Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-06T00:04:33.690Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-06T00:04:34.663Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-06T00:04:34.663Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-06T00:04:34.663Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-06T00:04:38.844Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-06T00:04:39.101Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-06T00:04:39.529Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-06T00:04:46.659Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-06T00:04:51.283Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-06T00:04:51.848Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-06T00:04:53.757Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-06T00:04:53.757Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-06T00:04:53.757Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-06T00:04:53.757Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-06T00:04:54.321Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-06T00:04:57.595Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-06T00:04:58.965Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-06T00:05:00.860Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-06T00:05:01.791Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-06T00:05:02.356Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-06T00:05:02.921Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-06T00:05:04.292Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-06T00:05:04.292Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-06T00:05:04.550Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-06T00:05:06.446Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-06T00:05:07.378Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-06T00:05:07.848Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-06T00:05:07.848Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-06T00:05:09.275Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-06T00:05:09.275Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-06T00:05:09.275Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-06T00:05:11.174Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-06T00:05:13.068Z] === RUN TestDockerSuite/TestRunMount [2019-11-06T00:05:16.482Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-06T00:05:16.482Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-06T00:05:16.482Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-06T00:05:16.482Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-06T00:05:19.615Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-06T00:05:20.178Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-06T00:05:21.117Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-06T00:05:21.221Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-06T00:05:23.018Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-06T00:05:25.544Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-06T00:05:25.958Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-06T00:05:28.172Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-06T00:05:28.172Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-06T00:05:28.636Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-06T00:05:28.820Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-06T00:05:30.840Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-06T00:05:31.346Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-06T00:05:31.819Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-06T00:05:33.372Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-06T00:05:33.868Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-06T00:05:35.238Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-06T00:05:37.133Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-06T00:05:37.133Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-06T00:05:37.698Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-06T00:05:39.070Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-06T00:05:40.002Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-06T00:05:40.566Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-06T00:05:43.092Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-06T00:05:45.618Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-06T00:05:48.266Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-06T00:05:49.246Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-06T00:05:50.873Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-06T00:05:50.873Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-06T00:05:50.873Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-06T00:05:51.812Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-06T00:05:51.812Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-06T00:05:52.744Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-06T00:05:53.309Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-06T00:05:53.309Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-06T00:05:54.240Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-06T00:05:55.171Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-06T00:05:55.171Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-06T00:05:55.734Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-06T00:05:56.665Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-06T00:05:58.563Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-06T00:05:59.494Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-06T00:06:00.058Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-06T00:06:00.990Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-06T00:06:01.555Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-06T00:06:02.486Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-06T00:06:03.050Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-06T00:06:03.051Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-06T00:06:03.984Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-06T00:06:04.140Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-06T00:06:04.915Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-06T00:06:04.916Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-06T00:06:04.916Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-06T00:06:05.846Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-06T00:06:06.340Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-06T00:06:07.743Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-06T00:06:07.743Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-06T00:06:11.018Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-06T00:06:11.018Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-06T00:06:12.389Z] === RUN TestDockerSuite/TestRunRm [2019-11-06T00:06:13.321Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-06T00:06:14.967Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-06T00:06:17.521Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-06T00:06:18.086Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-06T00:06:19.017Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-06T00:06:20.809Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-06T00:06:20.912Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-06T00:06:21.476Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-06T00:06:22.041Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-06T00:06:25.543Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-06T00:06:26.216Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-06T00:06:26.524Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-06T00:06:26.524Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-06T00:06:26.524Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-06T00:06:28.728Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-06T00:06:28.728Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-06T00:06:31.472Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-06T00:06:31.472Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-06T00:06:31.731Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-06T00:06:31.989Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-06T00:06:32.920Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-06T00:06:33.852Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-06T00:06:34.786Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-06T00:06:34.786Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-06T00:06:35.750Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-06T00:06:36.685Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-06T00:06:37.617Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-06T00:06:38.549Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-06T00:06:40.447Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-06T00:06:41.378Z] === RUN TestDockerSuite/TestRunState [2019-11-06T00:06:43.274Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-06T00:06:43.839Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-06T00:06:44.789Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-06T00:06:45.046Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-06T00:06:45.046Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-06T00:06:45.611Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-06T00:06:46.542Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-06T00:06:47.473Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-06T00:06:48.037Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-06T00:06:48.295Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-06T00:06:48.295Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-06T00:06:48.858Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-06T00:06:52.133Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-06T00:06:52.390Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-06T00:06:52.390Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-06T00:06:52.647Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-06T00:06:54.689Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-06T00:06:58.867Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-06T00:07:00.765Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-06T00:07:01.697Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-06T00:07:01.954Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-06T00:07:02.211Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-06T00:07:02.777Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-06T00:07:03.708Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-06T00:07:04.639Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-06T00:07:05.572Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-06T00:07:07.469Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-06T00:07:08.841Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-06T00:07:09.408Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-06T00:07:09.408Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-06T00:07:09.674Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-06T00:07:10.607Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-06T00:07:11.365Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-06T00:07:11.537Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-06T00:07:12.101Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-06T00:07:12.101Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-06T00:07:12.358Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-06T00:07:13.288Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-06T00:07:18.544Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-06T00:07:18.544Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-06T00:07:19.475Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-06T00:07:22.002Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-06T00:07:23.898Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-06T00:07:26.420Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-06T00:07:28.945Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-06T00:07:29.509Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-06T00:07:30.439Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-06T00:07:31.370Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-06T00:07:31.370Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-06T00:07:31.370Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-06T00:07:31.370Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-06T00:07:31.370Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-06T00:07:32.301Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-06T00:07:33.232Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-06T00:07:34.164Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-06T00:07:36.060Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-06T00:07:36.624Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-06T00:07:37.626Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-06T00:07:37.626Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-06T00:07:38.557Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-06T00:07:38.557Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-06T00:07:38.557Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-06T00:07:38.557Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-06T00:07:38.557Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-06T00:07:38.814Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-06T00:07:38.814Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-06T00:07:39.071Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-06T00:07:39.328Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-06T00:07:39.585Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-06T00:07:40.516Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-06T00:07:41.081Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-06T00:07:41.433Z] === RUN TestDockerSuite/TestBuildRm [2019-11-06T00:07:42.016Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-06T00:07:42.016Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-06T00:07:42.947Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-06T00:07:43.204Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-06T00:07:44.135Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-06T00:07:44.135Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-06T00:07:45.066Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-06T00:07:45.998Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-06T00:07:45.998Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-06T00:07:45.998Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-06T00:07:46.929Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-06T00:07:48.826Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-06T00:07:49.390Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-06T00:07:49.390Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-06T00:07:49.955Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-06T00:07:49.955Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-06T00:07:51.852Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-06T00:07:52.416Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-06T00:07:53.883Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-06T00:07:54.939Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-06T00:07:55.437Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-06T00:07:55.437Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-06T00:07:55.871Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-06T00:07:55.871Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-06T00:07:55.871Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-06T00:07:55.902Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-06T00:07:56.803Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-06T00:07:57.456Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-06T00:07:58.174Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-06T00:07:59.545Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-06T00:07:59.545Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-06T00:07:59.806Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-06T00:08:00.398Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-06T00:08:01.186Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-06T00:08:01.186Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-06T00:08:02.119Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-06T00:08:04.014Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-06T00:08:04.170Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-06T00:08:04.271Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-06T00:08:06.167Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-06T00:08:06.167Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-06T00:08:06.167Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-06T00:08:07.540Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-06T00:08:08.898Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-06T00:08:09.435Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-06T00:08:09.999Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-06T00:08:09.999Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-06T00:08:09.999Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-06T00:08:09.999Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-06T00:08:10.563Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-06T00:08:13.085Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-06T00:08:19.633Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-06T00:08:21.529Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-06T00:08:22.460Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-06T00:08:23.786Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-06T00:08:23.831Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-06T00:08:24.767Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-06T00:08:25.231Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-06T00:08:27.107Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-06T00:08:29.640Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-06T00:08:30.582Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-06T00:08:32.477Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-06T00:08:35.000Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-06T00:08:37.522Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-06T00:08:37.683Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-06T00:08:37.684Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-06T00:08:41.358Z] --- PASS: TestImportExtremelyLargeImageWorks (300.11s) [2019-11-06T00:08:41.358Z] PASS [2019-11-06T00:08:41.358Z] [2019-11-06T00:08:41.358Z] === Skipped [2019-11-06T00:08:41.358Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-06T00:08:41.358Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:08:41.358Z] [2019-11-06T00:08:41.358Z] [2019-11-06T00:08:41.358Z] DONE 12 tests, 1 skipped in 301.442s [2019-11-06T00:08:41.358Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-06T00:08:41.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:08:41.358Z] ++ set -e [2019-11-06T00:08:41.358Z] ++ '[' -n 0 ']' [2019-11-06T00:08:41.358Z] ++ set -x [2019-11-06T00:08:41.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:08:41.358Z] INFO: Testing against a local daemon [2019-11-06T00:08:41.358Z] === RUN TestNetworkCreateDelete [2019-11-06T00:08:41.358Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-11-06T00:08:41.358Z] === RUN TestDockerNetworkDeletePreferID [2019-11-06T00:08:41.358Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2019-11-06T00:08:41.358Z] === RUN TestInspectNetwork [2019-11-06T00:08:41.358Z] === RUN TestInspectNetwork/full_network_id [2019-11-06T00:08:41.358Z] === RUN TestInspectNetwork/partial_network_id [2019-11-06T00:08:41.358Z] === RUN TestInspectNetwork/network_name [2019-11-06T00:08:41.358Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-06T00:08:41.358Z] --- PASS: TestInspectNetwork (7.46s) [2019-11-06T00:08:41.358Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-06T00:08:41.358Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-06T00:08:41.358Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-06T00:08:41.358Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-06T00:08:41.358Z] === RUN TestRunContainerWithBridgeNone [2019-11-06T00:08:41.699Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-06T00:08:42.415Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-06T00:08:42.415Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-06T00:08:42.615Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2019-11-06T00:08:42.615Z] === RUN TestNetworkInvalidJSON [2019-11-06T00:08:42.615Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-06T00:08:42.615Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-06T00:08:42.615Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-06T00:08:42.615Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-06T00:08:42.615Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-06T00:08:42.615Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-06T00:08:42.615Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-06T00:08:42.615Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-06T00:08:42.615Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-06T00:08:42.615Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-06T00:08:42.615Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-06T00:08:42.615Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-06T00:08:42.615Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-06T00:08:42.615Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-06T00:08:43.790Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-06T00:08:43.790Z] === RUN TestDaemonDefaultNetworkPools [2019-11-06T00:08:44.222Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-06T00:08:44.517Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-11-06T00:08:44.517Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-06T00:08:45.695Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-11-06T00:08:45.695Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-06T00:08:46.115Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-06T00:08:47.142Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-06T00:08:47.388Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2019-11-06T00:08:47.388Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-06T00:08:47.727Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-06T00:08:47.727Z] === RUN TestServiceWithPredefinedNetwork [2019-11-06T00:08:49.399Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-06T00:08:50.024Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2019-11-06T00:08:50.025Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-06T00:08:50.025Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-06T00:08:50.025Z] service_test.go:230: FLAKY_TEST [2019-11-06T00:08:50.025Z] === RUN TestServiceWithDataPathPortInit [2019-11-06T00:08:54.653Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-06T00:08:57.929Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-06T00:08:57.929Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-06T00:08:59.824Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-06T00:09:00.755Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-06T00:09:01.702Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-06T00:09:02.633Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-06T00:09:02.633Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-06T00:09:03.564Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-06T00:09:03.564Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-06T00:09:08.320Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-06T00:09:08.320Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-06T00:09:08.819Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-06T00:09:09.335Z] --- PASS: TestServiceWithDataPathPortInit (16.42s) [2019-11-06T00:09:09.335Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-06T00:09:10.520Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-06T00:09:11.499Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-06T00:09:12.094Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-06T00:09:12.351Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-06T00:09:13.282Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-06T00:09:13.282Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-06T00:09:14.164Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.20s) [2019-11-06T00:09:14.164Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kexcqlv2vy7lip9drhkx2zux6 Created:2019-11-06 00:09:07.67790624 +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[0e310d27270d8d12dd36aee03f885b0016061020aa99a591769e084e91cc89f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kcv1gg2ou623xh1qgnpsvfl2d EndpointID:e236e06f14950475fe9a44ebfdb71d8e293c9e41544032cbf911208c7a03ca7b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:459e87c200ca1ea9fdc7bce682edf1ad9ada7c1846c2535c7556396289807708 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:acf7e5cc0b05 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kcv1gg2ou623xh1qgnpsvfl2d EndpointID:e236e06f14950475fe9a44ebfdb71d8e293c9e41544032cbf911208c7a03ca7b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-06T00:09:14.164Z] PASS [2019-11-06T00:09:14.164Z] [2019-11-06T00:09:14.164Z] === Skipped [2019-11-06T00:09:14.164Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-06T00:09:14.164Z] service_test.go:230: FLAKY_TEST [2019-11-06T00:09:14.164Z] [2019-11-06T00:09:14.164Z] [2019-11-06T00:09:14.164Z] DONE 21 tests, 1 skipped in 42.034s [2019-11-06T00:09:14.164Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-06T00:09:14.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:14.164Z] ++ set -e [2019-11-06T00:09:14.164Z] ++ '[' -n 0 ']' [2019-11-06T00:09:14.164Z] ++ set -x [2019-11-06T00:09:14.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:14.164Z] INFO: Testing against a local daemon [2019-11-06T00:09:14.164Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-06T00:09:14.214Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-06T00:09:15.348Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) [2019-11-06T00:09:15.348Z] === RUN TestDockerNetworkIpvlan [2019-11-06T00:09:16.108Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-06T00:09:16.108Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-06T00:09:16.228Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-06T00:09:16.522Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-11-06T00:09:17.251Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-11-06T00:09:17.479Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-06T00:09:18.427Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-11-06T00:09:18.848Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-06T00:09:19.412Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-06T00:09:20.725Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-11-06T00:09:21.307Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-06T00:09:22.068Z] === RUN TestDockerSuite/TestBuildUser [2019-11-06T00:09:22.068Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-06T00:09:22.068Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-06T00:09:22.068Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-06T00:09:24.664Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-11-06T00:09:25.482Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-06T00:09:25.842Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-06T00:09:26.307Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-06T00:09:26.361Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-11-06T00:09:26.852Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-06T00:09:26.852Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-06T00:09:27.783Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-06T00:09:28.715Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-06T00:09:29.241Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-06T00:09:29.241Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-06T00:09:29.241Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-06T00:09:30.199Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-11-06T00:09:33.992Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-06T00:09:35.043Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-11-06T00:09:37.266Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-06T00:09:39.901Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-11-06T00:09:41.443Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan (26.50s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.17s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.15s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.18s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.23s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.15s) [2019-11-06T00:09:42.200Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.84s) [2019-11-06T00:09:42.200Z] PASS [2019-11-06T00:09:42.200Z] [2019-11-06T00:09:42.200Z] DONE 11 tests in 28.070s [2019-11-06T00:09:42.200Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-06T00:09:42.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:42.200Z] ++ set -e [2019-11-06T00:09:42.200Z] ++ '[' -n 0 ']' [2019-11-06T00:09:42.200Z] ++ set -x [2019-11-06T00:09:42.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:42.201Z] INFO: Testing against a local daemon [2019-11-06T00:09:42.201Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-06T00:09:43.375Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-11-06T00:09:43.375Z] === RUN TestDockerNetworkMacvlan [2019-11-06T00:09:43.966Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-06T00:09:44.550Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-06T00:09:45.306Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-06T00:09:46.481Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-06T00:09:48.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-06T00:09:48.777Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-06T00:09:52.609Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-06T00:09:53.396Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-06T00:09:54.477Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-06T00:09:54.477Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-06T00:09:55.920Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-06T00:09:57.456Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-06T00:09:58.626Z] --- PASS: TestDockerNetworkMacvlan (14.86s) [2019-11-06T00:09:58.626Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-06T00:09:58.626Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-06T00:09:58.626Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-11-06T00:09:58.626Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2019-11-06T00:09:58.626Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s) [2019-11-06T00:09:58.626Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-11-06T00:09:58.626Z] PASS [2019-11-06T00:09:58.626Z] [2019-11-06T00:09:58.626Z] DONE 8 tests in 16.437s [2019-11-06T00:09:58.626Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-06T00:09:58.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:58.626Z] ++ set -e [2019-11-06T00:09:58.626Z] ++ '[' -n 0 ']' [2019-11-06T00:09:58.626Z] ++ set -x [2019-11-06T00:09:58.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:58.626Z] testing: warning: no tests to run [2019-11-06T00:09:58.626Z] PASS [2019-11-06T00:09:58.626Z] [2019-11-06T00:09:58.626Z] DONE 0 tests in 0.016s [2019-11-06T00:09:58.626Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-06T00:09:58.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:58.626Z] ++ set -e [2019-11-06T00:09:58.626Z] ++ '[' -n 0 ']' [2019-11-06T00:09:58.626Z] ++ set -x [2019-11-06T00:09:58.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:09:58.626Z] INFO: Testing against a local daemon [2019-11-06T00:09:58.626Z] === RUN TestAuthZPluginAllowRequest [2019-11-06T00:09:59.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-06T00:10:00.321Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-11-06T00:10:00.321Z] === RUN TestAuthZPluginTLS [2019-11-06T00:10:00.568Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-06T00:10:00.657Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-06T00:10:00.658Z] === RUN TestAuthZPluginDenyRequest [2019-11-06T00:10:01.384Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-06T00:10:01.384Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-06T00:10:01.938Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-06T00:10:02.107Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-06T00:10:02.107Z] === RUN TestAuthZPluginDenyResponse [2019-11-06T00:10:02.444Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-06T00:10:02.444Z] === RUN TestAuthZPluginAllowEventStream [2019-11-06T00:10:04.133Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2019-11-06T00:10:04.133Z] === RUN TestAuthZPluginErrorResponse [2019-11-06T00:10:04.467Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-06T00:10:04.501Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-11-06T00:10:04.501Z] === RUN TestAuthZPluginErrorRequest [2019-11-06T00:10:05.058Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-06T00:10:05.058Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-06T00:10:05.783Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-11-06T00:10:05.783Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-06T00:10:06.966Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-06T00:10:07.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-06T00:10:08.080Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2019-11-06T00:10:08.080Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-06T00:10:09.590Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-06T00:10:09.775Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-11-06T00:10:09.775Z] === RUN TestAuthZPluginHeader [2019-11-06T00:10:10.947Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-11-06T00:10:10.947Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-06T00:10:10.947Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-06T00:10:10.947Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:10.947Z] === RUN TestAuthZPluginV2Disable [2019-11-06T00:10:10.947Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-06T00:10:10.947Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:10.947Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-06T00:10:10.947Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-06T00:10:10.947Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:10.947Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-06T00:10:10.947Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-06T00:10:10.947Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:10.947Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-06T00:10:11.696Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-06T00:10:11.696Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-06T00:10:11.696Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-06T00:10:12.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-06T00:10:13.917Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-06T00:10:14.637Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-06T00:10:14.916Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-06T00:10:27.379Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-06T00:10:29.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-06T00:10:29.747Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-06T00:10:29.747Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-06T00:10:30.285Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-06T00:10:30.285Z] PASS [2019-11-06T00:10:30.285Z] [2019-11-06T00:10:30.285Z] === Skipped [2019-11-06T00:10:30.285Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-06T00:10:30.285Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:30.285Z] [2019-11-06T00:10:30.285Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-06T00:10:30.285Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:30.285Z] [2019-11-06T00:10:30.285Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-06T00:10:30.285Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:30.285Z] [2019-11-06T00:10:30.285Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-06T00:10:30.285Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:30.285Z] [2019-11-06T00:10:30.285Z] [2019-11-06T00:10:30.285Z] DONE 17 tests, 4 skipped in 29.294s [2019-11-06T00:10:30.285Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-06T00:10:30.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:30.285Z] ++ set -e [2019-11-06T00:10:30.285Z] ++ '[' -n 0 ']' [2019-11-06T00:10:30.285Z] ++ set -x [2019-11-06T00:10:30.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:30.285Z] INFO: Testing against a local daemon [2019-11-06T00:10:30.285Z] === RUN TestPluginInvalidJSON [2019-11-06T00:10:30.285Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-06T00:10:30.285Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-06T00:10:30.285Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-06T00:10:30.285Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-06T00:10:30.285Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-06T00:10:30.285Z] PASS [2019-11-06T00:10:30.285Z] [2019-11-06T00:10:30.285Z] DONE 2 tests in 0.120s [2019-11-06T00:10:30.285Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-06T00:10:30.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:30.285Z] ++ set -e [2019-11-06T00:10:30.285Z] ++ '[' -n 0 ']' [2019-11-06T00:10:30.285Z] ++ set -x [2019-11-06T00:10:30.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:30.285Z] INFO: Testing against a local daemon [2019-11-06T00:10:30.285Z] === RUN TestExternalGraphDriver [2019-11-06T00:10:30.285Z] === RUN TestExternalGraphDriver/json [2019-11-06T00:10:30.285Z] === RUN TestExternalGraphDriver/spec [2019-11-06T00:10:30.678Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-06T00:10:30.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-06T00:10:30.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-06T00:10:30.678Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-06T00:10:31.609Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-06T00:10:31.609Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-06T00:10:32.109Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-06T00:10:32.109Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-06T00:10:32.540Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-06T00:10:32.579Z] === RUN TestExternalGraphDriver/pull [2019-11-06T00:10:32.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-06T00:10:32.797Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-06T00:10:32.797Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-06T00:10:32.797Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-06T00:10:34.874Z] --- PASS: TestExternalGraphDriver (6.45s) [2019-11-06T00:10:34.874Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-11-06T00:10:34.874Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2019-11-06T00:10:34.874Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2019-11-06T00:10:34.874Z] === RUN TestGraphdriverPluginV2 [2019-11-06T00:10:34.874Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-06T00:10:34.874Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:34.874Z] PASS [2019-11-06T00:10:34.874Z] [2019-11-06T00:10:34.874Z] === Skipped [2019-11-06T00:10:34.874Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-06T00:10:34.874Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:10:34.874Z] [2019-11-06T00:10:34.874Z] [2019-11-06T00:10:34.874Z] DONE 5 tests, 1 skipped in 6.604s [2019-11-06T00:10:34.874Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-06T00:10:34.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:34.874Z] ++ set -e [2019-11-06T00:10:34.874Z] ++ '[' -n 0 ']' [2019-11-06T00:10:34.874Z] ++ set -x [2019-11-06T00:10:34.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:34.874Z] INFO: Testing against a local daemon [2019-11-06T00:10:34.874Z] === RUN TestContinueAfterPluginCrash [2019-11-06T00:10:34.874Z] === PAUSE TestContinueAfterPluginCrash [2019-11-06T00:10:34.874Z] === RUN TestDaemonStartWithLogOpt [2019-11-06T00:10:34.874Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-06T00:10:34.874Z] === CONT TestContinueAfterPluginCrash [2019-11-06T00:10:34.874Z] === CONT TestDaemonStartWithLogOpt [2019-11-06T00:10:36.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-06T00:10:36.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-06T00:10:36.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-06T00:10:36.077Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-06T00:10:36.077Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-06T00:10:36.644Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-06T00:10:39.166Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-06T00:10:39.166Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-06T00:10:39.166Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-06T00:10:42.453Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-06T00:10:47.005Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-06T00:10:47.005Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-06T00:10:47.005Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-06T00:10:47.005Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-06T00:10:47.718Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite (1810.20s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.76s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.21s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.87s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.76s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.12s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.28s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.66s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (3.13s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.90s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.78s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.27s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAttachDetach (1.60s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.45s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.29s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.30s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.99s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.35s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.38s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.52s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.34s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.48s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.04s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.73s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.15s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.78s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.25s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.16s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.48s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.54s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.49s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.17s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.45s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.95s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.74s) [2019-11-06T00:10:47.718Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.64s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.93s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.81s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.02s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.41s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.50s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.10s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.55s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.76s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.04s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.55s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.25s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildContChar (4.59s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.52s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.40s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.09s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.37s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.38s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.18s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.31s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.77s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.24s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.74s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.55s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.32s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.54s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.05s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.78s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.64s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.08s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.61s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.31s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.49s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.07s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.71s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.60s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.63s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.50s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnv (1.38s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.38s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.07s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.19s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.80s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.09s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.67s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.38s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.88s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.64s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.40s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.32s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.54s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildHistory (4.75s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.92s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.25s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (2.09s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLabel (0.75s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLabels (0.81s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.07s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.42s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.55s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.52s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.72s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.12s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.11s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.56s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.03s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.07s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.48s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.16s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.45s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.20s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.24s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.23s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.62s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.27s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.80s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.61s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.74s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.93s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildPATH (2.45s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.85s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.44s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.24s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildRm (3.36s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.32s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.59s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.88s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.44s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.69s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.62s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.16s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.30s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.66s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildUser (2.02s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.04s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.92s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.34s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.92s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.80s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.01s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.92s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.45s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-06T00:10:47.719Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.60s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-06T00:10:47.719Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-11-06T00:10:47.719Z] docker_cli_sni_test.go:18: Flakey test [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.18s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.07s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.19s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitTTY (2.69s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.84s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2019-11-06T00:10:47.719Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.20s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2019-11-06T00:10:47.720Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-06T00:10:47.720Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.77s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.28s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.64s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.14s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.39s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.02s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.78s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009b7ca0_} (1.52s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1195257411_/foo_false____} (1.71s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1195257411_/foo_true____} (1.60s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3090726086_/foo_false____} (1.80s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3090726086_/foo_true____} (1.65s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3090726086_/foo_true__0xc0009c2160__} (1.57s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009c2180_} (1.58s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009c21a0_} (1.60s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009c21c0_} (1.58s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009c21e0_} (1.59s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.55s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.87s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.29s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.34s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.94s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.50s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.95s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.43s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.93s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.64s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.76s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.23s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToDot (1.11s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.80s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.31s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.68s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s) [2019-11-06T00:10:47.720Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-06T00:10:47.720Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-11-06T00:10:47.720Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-06T00:10:47.720Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.49s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.29s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.48s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.43s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.95s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.95s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.86s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.47s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.37s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsAttach (1.56s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsCommit (1.13s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.10s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.17s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.48s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsCopy (1.27s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.59s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFilters (1.61s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFormat (1.68s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-11-06T00:10:47.720Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-06T00:10:47.720Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.720Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-06T00:10:47.720Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.59s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsResize (1.03s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.02s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.99s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.22s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsTop (0.97s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExec (1.06s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.68s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecCgroup (1.62s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecEnv (1.00s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.06s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.80s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecInspectID (1.92s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.26s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.22s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.27s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecTTY (1.38s) [2019-11-06T00:10:47.720Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.34s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2019-11-06T00:10:47.721Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-06T00:10:47.721Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.08s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestExecWithUser (1.00s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestHealth (21.23s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.04s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.40s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.85s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImportDisplay (1.54s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImportGzipped (2.32s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.03s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.05s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.11s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.06s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.96s) [2019-11-06T00:10:47.721Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-06T00:10:47.721Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.43s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.04s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectHistory (0.96s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-11-06T00:10:47.721Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-06T00:10:47.721Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.87s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.11s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.05s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.00s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectStatus (1.16s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.99s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.76s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.13s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.65s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.71s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.97s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.30s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.47s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.18s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.55s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.43s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.59s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.97s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.35s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.90s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.02s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.02s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.94s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestNetHostname (2.47s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.64s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.87s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.72s) [2019-11-06T00:10:47.721Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-06T00:10:47.721Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.39s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.16s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.68s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPortList (11.60s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.62s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.98s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.59s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.48s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.86s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsByOrder (3.69s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.40s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.69s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.97s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.05s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.41s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.82s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.02s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.96s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.56s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.62s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s) [2019-11-06T00:10:47.721Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-06T00:10:47.721Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.71s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.40s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.38s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.35s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.95s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.71s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.34s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.32s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.49s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.09s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAddHost (0.97s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.64s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.91s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.76s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.19s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.89s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2019-11-06T00:10:47.721Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.92s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.01s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.95s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.88s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.97s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.59s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.66s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.76s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.03s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.62s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.63s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.48s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.04s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.23s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.69s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.76s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.72s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunMount (6.72s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.72s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.49s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2019-11-06T00:10:47.722Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.87s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.96s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.81s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.91s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.93s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.91s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.06s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.18s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.73s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (1.03s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.96s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.93s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunState (1.90s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.75s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.85s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.11s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.20s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.01s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.46s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.40s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.75s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-06T00:10:47.722Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.95s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.25s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.42s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2019-11-06T00:10:47.722Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-06T00:10:47.722Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.60s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.69s) [2019-11-06T00:10:47.722Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2019-11-06T00:10:47.723Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents624078880 [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.78s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.67s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.58s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.94s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartRecordError (1.92s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.71s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.24s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (4.28s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.57s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.51s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.09s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.97s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.84s) [2019-11-06T00:10:47.723Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-06T00:10:47.723Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.92s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.70s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2019-11-06T00:10:47.723Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-06T00:10:47.723Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s) [2019-11-06T00:10:47.723Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-06T00:10:47.723Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateStats (3.99s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2019-11-06T00:10:47.723Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-06T00:10:47.723Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.87s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.73s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.85s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.45s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.55s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.29s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.53s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.76s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.45s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.64s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.53s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.50s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.08s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.64s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.34s) [2019-11-06T00:10:47.723Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.40s) [2019-11-06T00:10:47.723Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-06T00:10:47.723Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-06T00:10:47.723Z] === RUN TestDockerRegistrySuite [2019-11-06T00:10:47.723Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-06T00:10:47.985Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-06T00:10:48.654Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-06T00:10:50.549Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-06T00:10:51.209Z] --- PASS: TestDaemonStartWithLogOpt (15.59s) [2019-11-06T00:10:52.445Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-06T00:10:52.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-06T00:10:55.029Z] --- PASS: TestContinueAfterPluginCrash (20.43s) [2019-11-06T00:10:55.029Z] PASS [2019-11-06T00:10:55.029Z] [2019-11-06T00:10:55.029Z] DONE 2 tests in 20.529s [2019-11-06T00:10:55.029Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-06T00:10:55.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:55.029Z] ++ set -e [2019-11-06T00:10:55.029Z] ++ '[' -n 0 ']' [2019-11-06T00:10:55.029Z] ++ set -x [2019-11-06T00:10:55.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:55.029Z] INFO: Testing against a local daemon [2019-11-06T00:10:55.029Z] === RUN TestPluginWithDevMounts [2019-11-06T00:10:55.029Z] === PAUSE TestPluginWithDevMounts [2019-11-06T00:10:55.029Z] === CONT TestPluginWithDevMounts [2019-11-06T00:10:56.610Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-06T00:10:56.621Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-06T00:10:57.397Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-11-06T00:10:57.397Z] PASS [2019-11-06T00:10:57.397Z] [2019-11-06T00:10:57.397Z] DONE 1 tests in 2.371s [2019-11-06T00:10:57.397Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-06T00:10:57.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:57.397Z] ++ set -e [2019-11-06T00:10:57.397Z] ++ '[' -n 0 ']' [2019-11-06T00:10:57.397Z] ++ set -x [2019-11-06T00:10:57.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:10:57.397Z] INFO: Testing against a local daemon [2019-11-06T00:10:57.397Z] === RUN TestSecretInspect [2019-11-06T00:10:58.165Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-06T00:10:58.630Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-06T00:10:58.630Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-06T00:10:58.630Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-06T00:10:59.700Z] --- PASS: TestSecretInspect (2.22s) [2019-11-06T00:10:59.700Z] === RUN TestSecretList [2019-11-06T00:11:00.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-06T00:11:00.832Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-06T00:11:01.998Z] --- PASS: TestSecretList (2.22s) [2019-11-06T00:11:01.998Z] === RUN TestSecretsCreateAndDelete [2019-11-06T00:11:04.292Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-11-06T00:11:04.292Z] === RUN TestSecretsUpdate [2019-11-06T00:11:05.564Z] === RUN TestDockerSuite/TestCommitChange [2019-11-06T00:11:06.051Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-06T00:11:06.615Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-06T00:11:06.623Z] --- PASS: TestSecretsUpdate (2.22s) [2019-11-06T00:11:06.623Z] === RUN TestTemplatedSecret [2019-11-06T00:11:07.985Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-06T00:11:07.985Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-06T00:11:09.634Z] --- PASS: TestTemplatedSecret (2.94s) [2019-11-06T00:11:09.634Z] === RUN TestSecretCreateResolve [2019-11-06T00:11:09.880Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-06T00:11:10.294Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-06T00:11:11.251Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-06T00:11:11.933Z] --- PASS: TestSecretCreateResolve (2.14s) [2019-11-06T00:11:11.933Z] PASS [2019-11-06T00:11:11.933Z] [2019-11-06T00:11:11.933Z] DONE 6 tests in 14.041s [2019-11-06T00:11:11.933Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-06T00:11:11.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:11:11.933Z] ++ set -e [2019-11-06T00:11:11.933Z] ++ '[' -n 0 ']' [2019-11-06T00:11:11.933Z] ++ set -x [2019-11-06T00:11:11.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:11:11.933Z] INFO: Testing against a local daemon [2019-11-06T00:11:11.933Z] === RUN TestServiceCreateInit [2019-11-06T00:11:11.933Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-06T00:11:13.146Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-06T00:11:14.085Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-06T00:11:15.467Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-06T00:11:15.776Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-06T00:11:18.742Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-06T00:11:20.620Z] --- PASS: TestServiceCreateInit (8.38s) [2019-11-06T00:11:20.620Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2019-11-06T00:11:20.620Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2019-11-06T00:11:20.620Z] === RUN TestCreateServiceMultipleTimes [2019-11-06T00:11:20.679Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-06T00:11:20.679Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-06T00:11:21.265Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-06T00:11:21.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-06T00:11:22.394Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-06T00:11:22.959Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-06T00:11:23.216Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-06T00:11:23.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-06T00:11:23.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-06T00:11:24.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-06T00:11:26.083Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-06T00:11:27.802Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-06T00:11:27.802Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-06T00:11:27.978Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-06T00:11:27.979Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-06T00:11:27.979Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-06T00:11:29.350Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-06T00:11:31.247Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-06T00:11:32.178Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-06T00:11:34.075Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-06T00:11:36.600Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-06T00:11:37.164Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-06T00:11:37.164Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-06T00:11:38.196Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-06T00:11:38.537Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-06T00:11:39.101Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-06T00:11:39.101Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-06T00:11:39.672Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-06T00:11:39.933Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-06T00:11:40.148Z] --- PASS: TestCreateServiceMultipleTimes (17.62s) [2019-11-06T00:11:40.148Z] === RUN TestCreateServiceConflict [2019-11-06T00:11:40.491Z] --- PASS: TestCreateServiceConflict (2.76s) [2019-11-06T00:11:40.492Z] === RUN TestCreateServiceMaxReplicas [2019-11-06T00:11:40.497Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-06T00:11:40.497Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-06T00:11:41.867Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-06T00:11:43.504Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2019-11-06T00:11:43.504Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-06T00:11:44.390Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-06T00:11:45.322Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-06T00:11:47.218Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-06T00:11:47.783Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-06T00:11:48.579Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite (61.83s) [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.90s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d991ab4be98c1] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.67s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d894706369ea0] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dd242fc957168] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dd5b48080cf9d] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.25s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d5068a85ccfbc] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d46e5dbc75811] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.41s) [2019-11-06T00:11:48.715Z] check_test.go:196: [db8d7de1f291c] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d7ef822b0e848] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dfda41551d595] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.63s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d83a093cc84d9] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.70s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d450e1e57b9d9] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.59s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dc8e68f448d61] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2019-11-06T00:11:48.715Z] check_test.go:196: [de5b5d31a943c] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dc4f2d15f502c] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.69s) [2019-11-06T00:11:48.715Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:80e93b9dfbb7f276254b8c3675ed3f689a4215c479513b8690bb5036dc0b34ba [2019-11-06T00:11:48.715Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:99010b654716ca6f0101eaa5c84c5a3e53bbf69ff6b3015d04bd756e31bb6806 [2019-11-06T00:11:48.715Z] check_test.go:196: [de191138429c5] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2019-11-06T00:11:48.715Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:85ca150926a856d9d1a8f90b664835af9bfefd9992371deb00a24297be17d45f [2019-11-06T00:11:48.715Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b0e977fae458e091d5fdbf149739bb818bf96877f57199fd906a7721ae050373 [2019-11-06T00:11:48.715Z] check_test.go:196: [d71c8a517d2d9] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.54s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d8313b1f1f9f4] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.60s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d3ff5e4dd49d9] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.79s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d220f84273856] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dd1791b7663b5] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dc5edfd1d7ef8] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.62s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d0498b3bb03be] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dca1e84a0c50c] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.38s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d270b1eb50f2b] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d79e15cda3e3e] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.51s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dc6e2eec93766] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dd778572a1292] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d4336c230d480] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.43s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d0ab5af2c5065] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.36s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d139d1bac36ef] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dad1a6d6d9c2d] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-06T00:11:48.715Z] check_test.go:196: [df9db5d2c1795] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.47s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d68f0ab20c4c9] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.30s) [2019-11-06T00:11:48.715Z] check_test.go:196: [d17723e2baaef] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2019-11-06T00:11:48.715Z] check_test.go:196: [dd294264ada28] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2019-11-06T00:11:48.715Z] check_test.go:196: [de8c8c653c755] daemon is not started [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-11-06T00:11:48.715Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2019-11-06T00:11:48.715Z] === RUN TestDockerSchema1RegistrySuite [2019-11-06T00:11:48.715Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-06T00:11:48.972Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-06T00:11:53.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-06T00:11:54.419Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-06T00:11:57.024Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.25s) [2019-11-06T00:11:57.024Z] === RUN TestCreateServiceSecretFileMode [2019-11-06T00:11:58.410Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-06T00:11:59.465Z] --- PASS: TestCreateServiceSecretFileMode (2.44s) [2019-11-06T00:11:59.465Z] === RUN TestCreateServiceConfigFileMode [2019-11-06T00:12:01.799Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2019-11-06T00:12:01.799Z] === RUN TestCreateServiceSysctls [2019-11-06T00:12:02.588Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-06T00:12:04.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-06T00:12:05.656Z] --- PASS: TestCreateServiceSysctls (3.37s) [2019-11-06T00:12:05.657Z] === RUN TestCreateServiceCapabilities [2019-11-06T00:12:05.856Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-06T00:12:05.856Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-06T00:12:06.868Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-06T00:12:06.868Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-06T00:12:07.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-06T00:12:07.332Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-06T00:12:07.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-06T00:12:07.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-06T00:12:07.797Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-06T00:12:08.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-06T00:12:08.714Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2019-11-06T00:12:08.714Z] === RUN TestInspect [2019-11-06T00:12:09.351Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-06T00:12:09.351Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-06T00:12:09.351Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-06T00:12:09.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-06T00:12:11.082Z] --- PASS: TestInspect (2.82s) [2019-11-06T00:12:11.082Z] === RUN TestServiceListWithStatuses [2019-11-06T00:12:11.082Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-06T00:12:11.082Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-06T00:12:11.082Z] === RUN TestDockerNetworkConnectAlias [2019-11-06T00:12:11.551Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-06T00:12:12.015Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-06T00:12:12.016Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-06T00:12:12.016Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-06T00:12:12.016Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-06T00:12:14.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-06T00:12:14.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-06T00:12:14.215Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-06T00:12:14.416Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-06T00:12:14.416Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-06T00:12:14.673Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-06T00:12:14.930Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-06T00:12:15.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite (26.75s) [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2019-11-06T00:12:15.495Z] check_test.go:223: [dd55360bb1702] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.40s) [2019-11-06T00:12:15.495Z] check_test.go:223: [de7dcca8c749e] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.71s) [2019-11-06T00:12:15.495Z] check_test.go:223: [dcb9443b60d92] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.61s) [2019-11-06T00:12:15.495Z] check_test.go:223: [dcbcb8f9179b9] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.54s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d995a87421a97] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.50s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d553e88cc4b4f] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d34309ade9b38] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2019-11-06T00:12:15.495Z] check_test.go:223: [daea64d66e428] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2019-11-06T00:12:15.495Z] check_test.go:223: [dcc76c312eab7] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2019-11-06T00:12:15.495Z] check_test.go:223: [dcfa77c666ad2] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.77s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d7ff7a7c74efc] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-11-06T00:12:15.495Z] check_test.go:223: [db3f1bdd980af] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d40ceacb7ff98] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d01d7741b9da5] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d28faa7785768] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d3245246de3a5] daemon is not started [2019-11-06T00:12:15.495Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2019-11-06T00:12:15.495Z] check_test.go:223: [d8d2047b60a58] daemon is not started [2019-11-06T00:12:15.496Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-06T00:12:15.496Z] check_test.go:223: [d1d21df0fd488] daemon is not started [2019-11-06T00:12:15.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-06T00:12:15.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-06T00:12:15.910Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2019-11-06T00:12:15.910Z] === RUN TestDockerNetworkReConnect [2019-11-06T00:12:16.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-06T00:12:16.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-06T00:12:16.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-06T00:12:16.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-06T00:12:17.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-06T00:12:17.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-06T00:12:17.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-06T00:12:18.362Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-06T00:12:18.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-06T00:12:18.620Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-06T00:12:19.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2019-11-06T00:12:19.441Z] check_test.go:252: [d4f05f61f3b98] daemon is not started [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2019-11-06T00:12:19.441Z] check_test.go:252: [df114a3cc235f] daemon is not started [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-06T00:12:19.441Z] check_test.go:252: [dfdd900da7e91] daemon is not started [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-06T00:12:19.441Z] check_test.go:252: [d16b73a7a20c4] daemon is not started [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2019-11-06T00:12:19.441Z] check_test.go:252: [dd9daa46d54b9] daemon is not started [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-11-06T00:12:19.441Z] check_test.go:252: [d94adc09dc08b] daemon is not started [2019-11-06T00:12:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-06T00:12:19.441Z] check_test.go:252: [db4dd8e1c5014] daemon is not started [2019-11-06T00:12:19.441Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-06T00:12:19.441Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-06T00:12:19.754Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2019-11-06T00:12:19.754Z] === RUN TestServicePlugin [2019-11-06T00:12:19.754Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-06T00:12:19.754Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:12:19.754Z] === RUN TestServiceUpdateLabel [2019-11-06T00:12:20.191Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-06T00:12:20.191Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-06T00:12:21.462Z] --- PASS: TestServiceUpdateLabel (2.22s) [2019-11-06T00:12:21.462Z] === RUN TestServiceUpdateSecrets [2019-11-06T00:12:22.395Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-06T00:12:22.395Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-06T00:12:22.395Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-06T00:12:24.595Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-06T00:12:24.595Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-06T00:12:24.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-06T00:12:24.695Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-06T00:12:24.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-06T00:12:24.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-06T00:12:25.209Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2019-11-06T00:12:25.209Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-11-06T00:12:25.209Z] check_test.go:279: [d0d8770ddf036] daemon is not started [2019-11-06T00:12:25.209Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-06T00:12:25.209Z] check_test.go:279: [d0769b669e413] daemon is not started [2019-11-06T00:12:25.209Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2019-11-06T00:12:25.209Z] check_test.go:279: [d0adf1a733f7f] daemon is not started [2019-11-06T00:12:25.209Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-06T00:12:25.209Z] check_test.go:279: [d688d14cffc1c] daemon is not started [2019-11-06T00:12:25.209Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2019-11-06T00:12:25.209Z] check_test.go:279: [d2d06451ab95b] daemon is not started [2019-11-06T00:12:25.209Z] === RUN TestDockerNetworkSuite [2019-11-06T00:12:25.209Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-06T00:12:26.151Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-06T00:12:26.151Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-06T00:12:28.353Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-06T00:12:28.353Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-06T00:12:28.484Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-06T00:12:29.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-06T00:12:30.552Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-06T00:12:31.938Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-06T00:12:34.323Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-06T00:12:35.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-06T00:12:35.214Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-06T00:12:37.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-06T00:12:37.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-06T00:12:37.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-06T00:12:37.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-06T00:12:37.258Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-06T00:12:37.469Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2019-11-06T00:12:37.469Z] === RUN TestServiceUpdateConfigs [2019-11-06T00:12:37.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-06T00:12:38.679Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-06T00:12:39.461Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-06T00:12:39.461Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-06T00:12:41.221Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-06T00:12:41.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-06T00:12:41.661Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-06T00:12:41.661Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-06T00:12:43.214Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-06T00:12:43.214Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-06T00:12:44.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-06T00:12:46.531Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-06T00:12:47.960Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-06T00:12:48.939Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-06T00:12:48.939Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-06T00:12:48.939Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-06T00:12:48.939Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-06T00:12:48.939Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-06T00:12:48.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-06T00:12:49.807Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-06T00:12:51.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-06T00:12:51.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-06T00:12:53.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-06T00:12:53.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-06T00:12:53.465Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2019-11-06T00:12:53.465Z] === RUN TestServiceUpdateNetwork [2019-11-06T00:12:55.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-06T00:12:57.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-06T00:12:57.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-06T00:12:58.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-06T00:12:59.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-06T00:12:59.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000700120_} [2019-11-06T00:13:00.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-06T00:13:01.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-06T00:13:02.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1442894162_c:\foo_false____} [2019-11-06T00:13:03.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-06T00:13:03.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-06T00:13:03.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-06T00:13:04.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1442894162_c:\foo_true____} [2019-11-06T00:13:04.391Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2019-11-06T00:13:04.391Z] PASS [2019-11-06T00:13:04.391Z] [2019-11-06T00:13:04.391Z] === Skipped [2019-11-06T00:13:04.391Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-06T00:13:04.391Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-06T00:13:04.391Z] [2019-11-06T00:13:04.391Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-06T00:13:04.391Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-06T00:13:04.391Z] [2019-11-06T00:13:04.391Z] [2019-11-06T00:13:04.391Z] DONE 20 tests, 2 skipped in 112.630s [2019-11-06T00:13:04.391Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-06T00:13:04.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:13:04.391Z] ++ set -e [2019-11-06T00:13:04.391Z] ++ '[' -n 0 ']' [2019-11-06T00:13:04.391Z] ++ set -x [2019-11-06T00:13:04.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:13:04.392Z] INFO: Testing against a local daemon [2019-11-06T00:13:04.392Z] === RUN TestSessionCreate [2019-11-06T00:13:04.392Z] --- PASS: TestSessionCreate (0.05s) [2019-11-06T00:13:04.392Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-06T00:13:04.392Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-11-06T00:13:04.392Z] PASS [2019-11-06T00:13:04.392Z] [2019-11-06T00:13:04.392Z] DONE 2 tests in 0.201s [2019-11-06T00:13:04.392Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-06T00:13:04.392Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:13:04.392Z] ++ set -e [2019-11-06T00:13:04.392Z] ++ '[' -n 0 ']' [2019-11-06T00:13:04.392Z] ++ set -x [2019-11-06T00:13:04.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:13:04.392Z] INFO: Testing against a local daemon [2019-11-06T00:13:04.392Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-06T00:13:04.392Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-06T00:13:04.392Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-06T00:13:04.392Z] === RUN TestEventsExecDie [2019-11-06T00:13:04.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-06T00:13:04.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-06T00:13:05.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-06T00:13:05.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-06T00:13:05.615Z] --- PASS: TestEventsExecDie (0.89s) [2019-11-06T00:13:05.615Z] === RUN TestEventsBackwardsCompatible [2019-11-06T00:13:05.615Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-06T00:13:05.615Z] === RUN TestInfoBinaryCommits [2019-11-06T00:13:05.615Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-06T00:13:05.615Z] === RUN TestInfoAPIVersioned [2019-11-06T00:13:05.615Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-06T00:13:05.615Z] === RUN TestInfoDiscoveryBackend [2019-11-06T00:13:05.957Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-06T00:13:05.957Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-06T00:13:06.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-06T00:13:07.145Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-06T00:13:07.145Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-06T00:13:07.313Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-06T00:13:07.487Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-06T00:13:07.487Z] === RUN TestInfoAPI [2019-11-06T00:13:07.829Z] --- PASS: TestInfoAPI (0.07s) [2019-11-06T00:13:07.829Z] === RUN TestInfoAPIWarnings [2019-11-06T00:13:08.169Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-06T00:13:08.169Z] === RUN TestInfoDebug [2019-11-06T00:13:08.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-06T00:13:08.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-06T00:13:08.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-06T00:13:08.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-06T00:13:08.895Z] --- PASS: TestInfoDebug (0.54s) [2019-11-06T00:13:08.896Z] === RUN TestInfoInsecureRegistries [2019-11-06T00:13:09.236Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-06T00:13:09.236Z] === RUN TestInfoRegistryMirrors [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-06T00:13:09.514Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-06T00:13:09.963Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-06T00:13:09.963Z] === RUN TestLoginFailsWithBadCredentials [2019-11-06T00:13:10.263Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-06T00:13:10.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.60s) [2019-11-06T00:13:10.687Z] === RUN TestPingCacheHeaders [2019-11-06T00:13:10.687Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-06T00:13:10.687Z] === RUN TestPingGet [2019-11-06T00:13:10.687Z] --- PASS: TestPingGet (0.03s) [2019-11-06T00:13:10.687Z] === RUN TestPingHead [2019-11-06T00:13:10.687Z] --- PASS: TestPingHead (0.06s) [2019-11-06T00:13:10.687Z] === RUN TestVersion [2019-11-06T00:13:10.687Z] --- PASS: TestVersion (0.05s) [2019-11-06T00:13:10.687Z] PASS [2019-11-06T00:13:10.687Z] [2019-11-06T00:13:10.687Z] === Skipped [2019-11-06T00:13:10.688Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-06T00:13:10.688Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-06T00:13:10.688Z] [2019-11-06T00:13:10.688Z] [2019-11-06T00:13:10.688Z] DONE 18 tests, 1 skipped in 6.255s [2019-11-06T00:13:10.688Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-06T00:13:10.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:13:10.688Z] ++ set -e [2019-11-06T00:13:10.688Z] ++ '[' -n 0 ']' [2019-11-06T00:13:10.688Z] ++ set -x [2019-11-06T00:13:10.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-06T00:13:10.688Z] INFO: Testing against a local daemon [2019-11-06T00:13:10.688Z] === RUN TestVolumesCreateAndList [2019-11-06T00:13:10.688Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-06T00:13:10.688Z] === RUN TestVolumesRemove [2019-11-06T00:13:11.025Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-06T00:13:11.025Z] === RUN TestVolumesInspect [2019-11-06T00:13:11.025Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-06T00:13:11.025Z] === RUN TestVolumesInvalidJSON [2019-11-06T00:13:11.025Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-06T00:13:11.025Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-06T00:13:11.025Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-06T00:13:11.025Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-06T00:13:11.025Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-06T00:13:11.025Z] PASS [2019-11-06T00:13:11.025Z] [2019-11-06T00:13:11.025Z] DONE 5 tests in 0.300s [2019-11-06T00:13:11.025Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-06T00:13:11.363Z] ++++ cat bundles/test-integration/docker.pid [2019-11-06T00:13:11.363Z] +++ kill 13163 [2019-11-06T00:13:12.448Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-06T00:13:12.448Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-06T00:13:12.448Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-06T00:13:12.609Z] +++ /etc/init.d/apparmor stop [2019-11-06T00:13:12.609Z] Clearing AppArmor profiles cache:. [2019-11-06T00:13:12.609Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-06T00:13:12.609Z] Unloading profiles will leave already running processes permanently [2019-11-06T00:13:12.609Z] unconfined, which can lead to unexpected situations. [2019-11-06T00:13:12.609Z] [2019-11-06T00:13:12.609Z] To set a process to complain mode, use the command line tool [2019-11-06T00:13:12.609Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-06T00:13:12.609Z] with the 'teardown' option." [2019-11-06T00:13:12.609Z] [2019-11-06T00:13:13.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias Post stage [Pipeline] junit [2019-11-06T00:13:14.416Z] Recording test results [2019-11-06T00:13:14.652Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-06T00:13:14.652Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-06T00:13:14.652Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-06T00:13:14.652Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-06T00:13:15.645Z] + echo Ensuring container killed. [2019-11-06T00:13:15.645Z] Ensuring container killed. [2019-11-06T00:13:15.645Z] + docker rm -vf docker-pr2 [2019-11-06T00:13:15.645Z] Error: No such container: docker-pr2 [2019-11-06T00:13:15.645Z] + true [Pipeline] sh [2019-11-06T00:13:16.349Z] + echo Chowning /workspace to jenkins user [2019-11-06T00:13:16.349Z] Chowning /workspace to jenkins user [2019-11-06T00:13:16.349Z] + id -u [2019-11-06T00:13:16.349Z] + id -g [2019-11-06T00:13:16.349Z] + docker run --rm -v /home/docker/workspace/moby_PR-40171:/workspace busybox chown -R 1001:1001 /workspace [2019-11-06T00:13:16.349Z] Unable to find image 'busybox:latest' locally [2019-11-06T00:13:16.687Z] latest: Pulling from library/busybox [2019-11-06T00:13:16.687Z] f5cba301420e: Pulling fs layer [2019-11-06T00:13:16.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-06T00:13:17.026Z] f5cba301420e: Verifying Checksum [2019-11-06T00:13:17.026Z] f5cba301420e: Download complete [2019-11-06T00:13:17.363Z] f5cba301420e: Pull complete [2019-11-06T00:13:17.363Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-06T00:13:17.363Z] Status: Downloaded newer image for busybox:latest [2019-11-06T00:13:18.452Z] === RUN TestDockerSuite/TestCpToCaseB [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-06T00:13:19.675Z] + bundleName=ppc64le-integration [2019-11-06T00:13:19.675Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-06T00:13:19.675Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-06T00:13:19.675Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2019-11-06T00:13:19.675Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-06T00:13:19.765Z] Archiving artifacts [2019-11-06T00:13:20.080Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40171/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-06T00:13:20.631Z] + make clean [2019-11-06T00:13:20.654Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-06T00:13:20.654Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-06T00:13:20.654Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-06T00:13:20.966Z] make: command: Command not found [2019-11-06T00:13:20.967Z] make: command: Command not found [2019-11-06T00:13:20.967Z] docker volume rm -f docker-dev-cache [2019-11-06T00:13:21.304Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-06T00:13:26.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-06T00:13:26.772Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-06T00:13:26.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-06T00:13:27.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-06T00:13:27.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-06T00:13:27.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-06T00:13:27.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-06T00:13:28.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-06T00:13:28.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-06T00:13:30.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-06T00:13:32.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-06T00:13:32.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-06T00:13:32.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-06T00:13:32.895Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-06T00:13:34.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-06T00:13:35.543Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-06T00:13:35.543Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-06T00:13:35.543Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-06T00:13:36.794Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-06T00:13:39.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-06T00:13:44.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-06T00:13:44.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-06T00:13:44.592Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-06T00:13:45.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-06T00:13:47.998Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-06T00:13:47.998Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-06T00:13:47.998Z] === RUN TestDockerSuite/TestCpToDot [2019-11-06T00:13:48.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-06T00:13:48.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-06T00:13:49.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-06T00:13:49.552Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-06T00:13:49.552Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-06T00:13:49.552Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-06T00:13:50.295Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-06T00:13:50.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-06T00:13:51.755Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-06T00:13:51.755Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-06T00:13:51.755Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-06T00:13:51.755Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-06T00:13:51.755Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-06T00:13:51.755Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-06T00:13:51.755Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-06T00:13:52.190Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-06T00:13:53.563Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-06T00:13:53.961Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-06T00:13:55.515Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-06T00:13:55.979Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-06T00:13:55.979Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-06T00:13:57.743Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-06T00:13:58.178Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-06T00:13:58.642Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-06T00:13:58.643Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-06T00:13:58.643Z] === RUN TestDockerSuite/TestCreateRM [2019-11-06T00:13:59.107Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-06T00:13:59.107Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-06T00:13:59.107Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite (93.91s) [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.91s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d060205929acc] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.20s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d2083275e5b3a] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.33s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d3b914b9569d4] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.97s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [df735b7899390] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.79s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:1233: [d68c84335a970] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.22s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [da818c93889e3] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.50s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d0392c1833138] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.40s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [dcac849ef40c1] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.79s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [dbc92aae5e0cf] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.95s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d61e7d1f54afe] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d9ce31c3fc238] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [db037770bd843] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.59s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [db6595894891e] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [df39d1d2f8a48] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [dc196347525f7] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.38s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d7e8b88ed7ade] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d04a7ba3ef7da] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d849cc91dbd64] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [df5ccd542c1b5] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.49s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d04fd4a9bd64d] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d40ee5fb770f1] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d11cb40357721] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [dfff57cc960ac] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d9e4743fbbc49] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.12s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:968: [dc9fa0174584c] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.44s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d956e5d416bd3] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.17s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:1116: [d9db43ce8b975] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [df4326b58f357] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [de695eadc7fd6] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.10s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d3580a253333b] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d0d9e05046f7d] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d95607179be63] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [da66763913897] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [dbf831de937f8] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.61s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d142fae8a23f1] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d921f8ce44e67] daemon is not started [2019-11-06T00:13:59.114Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d89abbb63e390] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.57s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d2dde02b33fb3] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.97s) [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:1084: [d0957ac235dde] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [de9d513881ed3] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.47s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d24b5d6c7d1a8] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.77s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d4ea2bed72539] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [dc8c5b2f5bf55] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d4bcfdc0fe22e] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.88s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d0340d9145e29] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [d6eec9c5735de] daemon is not started [2019-11-06T00:13:59.114Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.18s) [2019-11-06T00:13:59.114Z] docker_cli_network_unix_test.go:46: [de9afc90f4b75] daemon is not started [2019-11-06T00:13:59.114Z] === RUN TestDockerHubPullSuite [2019-11-06T00:13:59.114Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-06T00:13:59.572Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-06T00:14:01.012Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-06T00:14:01.269Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-06T00:14:03.794Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-06T00:14:04.051Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-06T00:14:04.308Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-06T00:14:06.205Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-06T00:14:06.205Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-06T00:14:06.205Z] --- PASS: TestDockerHubPullSuite (7.20s) [2019-11-06T00:14:06.205Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.14s) [2019-11-06T00:14:06.205Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2019-11-06T00:14:06.205Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2019-11-06T00:14:06.205Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.92s) [2019-11-06T00:14:06.205Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s) [2019-11-06T00:14:06.205Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-06T00:14:06.205Z] PASS [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === Skipped [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-06T00:14:06.205Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-11-06T00:14:06.205Z] docker_cli_sni_test.go:18: Flakey test [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-06T00:14:06.205Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-06T00:14:06.205Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-06T00:14:06.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-06T00:14:06.205Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.205Z] [2019-11-06T00:14:06.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-06T00:14:06.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-06T00:14:06.206Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-06T00:14:06.206Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-06T00:14:06.206Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-06T00:14:06.206Z] docker_cli_network_unix_test.go:46: [d89abbb63e390] daemon is not started [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] [2019-11-06T00:14:06.206Z] DONE 1277 tests, 44 skipped in 2042.352s [2019-11-06T00:14:06.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-06T00:14:06.463Z] ++++ cat bundles/test-integration/docker.pid [2019-11-06T00:14:06.463Z] +++ kill 7293 [2019-11-06T00:14:07.836Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-06T00:14:12.019Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-06T00:14:12.027Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-06T00:14:12.027Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-06T00:14:12.027Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-06T00:14:14.543Z] +++ /etc/init.d/apparmor stop [2019-11-06T00:14:14.543Z] Clearing AppArmor profiles cache:. [2019-11-06T00:14:14.543Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-06T00:14:14.543Z] Unloading profiles will leave already running processes permanently [2019-11-06T00:14:14.543Z] unconfined, which can lead to unexpected situations. [2019-11-06T00:14:14.544Z] [2019-11-06T00:14:14.544Z] To set a process to complain mode, use the command line tool [2019-11-06T00:14:14.544Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-06T00:14:14.544Z] with the 'teardown' option." [2019-11-06T00:14:14.544Z] [2019-11-06T00:14:16.760Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-06T00:14:16.760Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-06T00:14:16.760Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-06T00:14:18.316Z] === RUN TestDockerSuite/TestDockerFails [2019-11-06T00:14:18.781Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-06T00:14:18.781Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-06T00:14:18.781Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-06T00:14:18.781Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-06T00:14:18.781Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-06T00:14:18.781Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-06T00:14:20.985Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-06T00:14:28.116Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-06T00:14:29.670Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-06T00:14:36.794Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-06T00:14:42.643Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-06T00:14:47.372Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-06T00:14:48.926Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-06T00:14:49.905Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-06T00:14:57.040Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-06T00:14:57.506Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-06T00:14:58.486Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-06T00:15:03.215Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-06T00:15:06.984Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-06T00:15:06.984Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-06T00:15:06.984Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-06T00:15:06.984Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-06T00:15:06.984Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-06T00:15:06.984Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-06T00:15:08.157Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-06T00:15:08.157Z] === RUN TestDockerSuite/TestEventsRename [2019-11-06T00:15:10.360Z] === RUN TestDockerSuite/TestEventsResize [2019-11-06T00:15:10.732Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-06T00:15:12.560Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-06T00:15:14.769Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-06T00:15:16.971Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-06T00:15:21.704Z] === RUN TestDockerSuite/TestEventsTop [2019-11-06T00:15:21.704Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-06T00:15:22.913Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-06T00:15:23.904Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-06T00:15:27.673Z] === RUN TestDockerSuite/TestExec [2019-11-06T00:15:27.673Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-06T00:15:27.673Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-06T00:15:29.226Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-06T00:15:30.780Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-06T00:15:31.244Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-06T00:15:31.244Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-06T00:15:31.244Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-06T00:15:33.443Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-06T00:15:34.996Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-06T00:15:37.196Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-06T00:15:38.750Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite (1741.21s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.60s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.36s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.63s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.16s) [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:563: [de344483767ee] joining swarm manager [df3451c1950b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:585: [d59be93335a0e] joining swarm manager [df3451c1950b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.970Z] check_test.go:380: [de344483767ee] daemon is not started [2019-11-06T00:15:40.970Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.24s) [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:46: [d3c0389f201de] joining swarm manager [ddd8e464f01b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.95s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.59s) [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:304: [d7c66ac403000] joining swarm manager [daec3eea108f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:305: [dd0e9764f454c] joining swarm manager [daec3eea108f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.53s) [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:272: [d537959a35c32] joining swarm manager [d7dd933452fdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:273: [db6f0c972e364] joining swarm manager [d7dd933452fdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.85s) [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.66s) [2019-11-06T00:15:40.970Z] docker_api_swarm_node_test.go:19: [df6039e003f99] joining swarm manager [d13422db05a3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.970Z] docker_api_swarm_node_test.go:20: [d47d8ab772cf2] joining swarm manager [d13422db05a3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.46s) [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:502: [da0713739b755] joining swarm manager [d5fe19b120f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.970Z] docker_api_swarm_test.go:507: [d6b9c5ca23bbe] joining swarm manager [d5fe19b120f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.50s) [2019-11-06T00:15:40.971Z] docker_api_swarm_node_test.go:80: [dcf5663245c62] joining swarm manager [d0e8c90cc1914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.94s) [2019-11-06T00:15:40.971Z] docker_api_swarm_node_test.go:52: [d30d6344d2b40] joining swarm manager [da1b935955a61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_node_test.go:53: [d6e518c6464db] joining swarm manager [da1b935955a61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.95s) [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:202: [de9504ee4394a] joining swarm manager [dab4b7d3a369c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.18s) [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:384: [d39636c78b5e3] joining swarm manager [de1598721dd7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:385: [d0da3e2a46943] joining swarm manager [de1598721dd7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] check_test.go:380: [d0da3e2a46943] daemon is not started [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.84s) [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:802: [dd55f68939621] joining swarm manager [dbdf8b113a74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:802: [d3389eee53039] joining swarm manager [dbdf8b113a74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:802: [d45d25b19aa9a] joining swarm manager [dbdf8b113a74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:802: [d1294e3f472ee] joining swarm manager [dbdf8b113a74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:810: [dcf3eaa487582] joining swarm manager [dbdf8b113a74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.98s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.12s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:394: [d131ad50a3fea] joining swarm manager [d40a69403ccf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:394: [d0b085efbfff9] joining swarm manager [d40a69403ccf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.16s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:342: [dd95e73c38b90] joining swarm manager [d88669b3f8c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:342: [d85e5a112678f] joining swarm manager [d88669b3f8c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.43s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:489: [d8c80309b260e] joining swarm manager [da58982586fe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:489: [d67aba4e159c9] joining swarm manager [da58982586fe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.97s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.61s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:127: [dbe1f1a3450aa] joining swarm manager [d98a5c7bc8e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:128: [debcf79a1076c] joining swarm manager [d98a5c7bc8e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:136: [d7fb081b89df3] joining swarm manager [d98a5c7bc8e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:137: [d32c9096bad67] joining swarm manager [d98a5c7bc8e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.96s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.20s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:303: [dac32b7ab0b54] joining swarm manager [d81e4f9be79e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:303: [d79771e2244e2] joining swarm manager [d81e4f9be79e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.01s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:99: [d31c0fe089d26] joining swarm manager [d716febdbcd9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:100: [df3f8f9592e49] joining swarm manager [d716febdbcd9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] check_test.go:380: [d31c0fe089d26] daemon is not started [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.12s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:532: [d41aa03b4e3c4] joining swarm manager [d3f1255a8a3be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:533: [d384b30f3d1d7] joining swarm manager [d3f1255a8a3be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.85s) [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:147: [d59ad82dd17b8] joining swarm manager [d0f5e995e86e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_api_swarm_service_test.go:147: [d3edd7069bf1e] joining swarm manager [d0f5e995e86e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.49s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.17s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.36s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.82s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.84s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.03s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.46s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.24s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.50s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.89s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (5.81s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.00s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.82s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.86s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.46s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.18s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.49s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.80s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.58s) [2019-11-06T00:15:40.971Z] docker_cli_service_logs_test.go:241: checking task qqsf3kmgp59a [2019-11-06T00:15:40.971Z] docker_cli_service_logs_test.go:246: checking messages for qqsf3kmgp59a [2019-11-06T00:15:40.971Z] docker_cli_service_logs_test.go:241: checking task r9dckydw9ox6 [2019-11-06T00:15:40.971Z] docker_cli_service_logs_test.go:246: checking messages for r9dckydw9ox6 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.21s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.64s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1901: [d3487886bd2e0] joining swarm manager [dd519e4708089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1902: [dd20d265885c1] joining swarm manager [dd519e4708089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.94s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.01s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.91s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1802: [db7f22473a15d] joining swarm manager [d7c067024118b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1803: [dc59b2bf34f3a] joining swarm manager [d7c067024118b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.58s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.07s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1321: [d52d539fcadfc] joining swarm manager [da9b28d01452e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1322: [dfb5d062ad175] joining swarm manager [da9b28d01452e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.25s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.07s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.58s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.06s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.68s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.82s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.14s) [2019-11-06T00:15:40.971Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.29s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.13s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.30s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.36s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1186: [d3b2557d61262] joining swarm manager [d56819456c378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1195: [d69d0565076f8] joining swarm manager [d56819456c378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.94s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.24s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1118: [d5e1450e212a4] joining swarm manager [dfce48222e8af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1119: [d28c6fc573096] joining swarm manager [dfce48222e8af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1172: [de37fdf7a2bb7] joining swarm manager [dfce48222e8af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.96s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1453: [d764b7b84294f] joining swarm manager [d2f1ff04f8cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] docker_cli_swarm_test.go:1454: [d0ebe5c704f45] joining swarm manager [d2f1ff04f8cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.08s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.36s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.04s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.21s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.51s) [2019-11-06T00:15:40.971Z] docker_cli_swarm_unix_test.go:62: [d2062a319a14b] joining swarm manager [de83f43af9313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.08s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.97s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.71s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.86s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.67s) [2019-11-06T00:15:40.971Z] docker_api_swarm_test.go:962: [d3574c0c27a39] joining swarm manager [d3a7b681640a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.62s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.13s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.98s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.98s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.57s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.68s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.18s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (4.58s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.30s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.26s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.38s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.56s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.56s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2019-11-06T00:15:40.971Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s) [2019-11-06T00:15:40.971Z] === RUN TestDockerExternalVolumeSuite [2019-11-06T00:15:40.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-06T00:15:43.486Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-06T00:15:43.486Z] === RUN TestDockerSuite/TestExecEnv [2019-11-06T00:15:43.486Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-06T00:15:43.486Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-06T00:15:45.040Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-06T00:15:49.768Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-06T00:15:49.768Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-06T00:15:49.768Z] === RUN TestDockerSuite/TestExecParseError [2019-11-06T00:15:49.768Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-06T00:15:49.768Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-06T00:15:49.768Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-06T00:15:51.972Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-06T00:15:51.972Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-06T00:15:51.972Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-06T00:15:51.972Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-06T00:15:51.972Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-06T00:15:51.972Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-06T00:15:53.524Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-06T00:15:53.524Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-06T00:15:55.823Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-06T00:16:02.326Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-06T00:16:02.327Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-06T00:16:02.327Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-06T00:16:02.327Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-06T00:16:08.163Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-06T00:16:14.002Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-06T00:16:16.934Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-06T00:16:22.771Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-06T00:16:22.771Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-06T00:16:22.771Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-06T00:16:22.771Z] === RUN TestDockerSuite/TestHealth [2019-11-06T00:16:22.771Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-06T00:16:22.771Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-06T00:16:23.236Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-06T00:16:23.236Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-06T00:16:27.960Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-06T00:16:27.960Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-06T00:16:27.960Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-06T00:16:27.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-06T00:16:27.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-06T00:16:27.960Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-06T00:16:28.938Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-06T00:16:28.938Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-06T00:16:29.919Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-06T00:16:29.919Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-06T00:16:31.471Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-06T00:16:31.471Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-06T00:16:33.828Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-06T00:16:40.950Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-06T00:16:40.950Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-06T00:16:40.950Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-06T00:16:44.721Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-06T00:16:44.721Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestImportFile [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-06T00:16:46.924Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-06T00:16:49.123Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-06T00:16:51.324Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-06T00:16:51.324Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-06T00:16:51.324Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-06T00:16:51.324Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-06T00:16:51.324Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-06T00:16:58.447Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-06T00:16:58.447Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-06T00:17:00.000Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-06T00:17:00.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-06T00:17:00.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-06T00:17:00.468Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-06T00:17:02.668Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-06T00:17:03.468Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-06T00:17:07.397Z] === RUN TestDockerSuite/TestInspectImage [2019-11-06T00:17:07.397Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-06T00:17:07.397Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-06T00:17:07.397Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-06T00:17:08.949Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-06T00:17:11.154Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-06T00:17:11.154Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-06T00:17:13.353Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-06T00:17:13.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-06T00:17:14.907Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-06T00:17:14.907Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-06T00:17:15.372Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-06T00:17:16.940Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-06T00:17:19.873Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-06T00:17:23.642Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-06T00:17:25.196Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-06T00:17:27.398Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-06T00:17:28.952Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-06T00:17:31.154Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-06T00:17:32.707Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-06T00:17:34.907Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-06T00:17:37.107Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-06T00:17:38.659Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-06T00:17:44.494Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-06T00:17:45.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-06T00:17:46.058Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-06T00:17:46.058Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-06T00:17:47.611Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-06T00:17:47.611Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-06T00:17:54.738Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-06T00:18:00.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-06T00:18:01.865Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-06T00:18:09.084Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-06T00:18:10.635Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-06T00:18:13.567Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-06T00:18:13.567Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-06T00:18:15.128Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-06T00:18:17.330Z] === RUN TestDockerSuite/TestLogsSince [2019-11-06T00:18:27.709Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-06T00:18:27.709Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-06T00:18:27.709Z] === RUN TestDockerSuite/TestLogsTail [2019-11-06T00:18:29.261Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-06T00:18:31.463Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-06T00:18:32.379Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestNetHostname [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginActive [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPortList [2019-11-06T00:18:33.668Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-06T00:18:37.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-06T00:18:42.173Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-06T00:18:42.173Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-06T00:18:44.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-06T00:18:49.304Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-06T00:18:49.304Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-06T00:18:57.928Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-06T00:19:16.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-06T00:19:19.099Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-06T00:19:19.099Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-06T00:19:19.099Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-06T00:19:31.543Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-06T00:19:33.767Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-06T00:19:34.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-06T00:19:40.886Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-06T00:19:43.823Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-06T00:19:43.823Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-06T00:19:43.823Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-06T00:19:48.551Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-06T00:19:48.551Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-06T00:19:48.551Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-06T00:19:48.551Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-06T00:19:48.551Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-06T00:19:49.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-06T00:19:54.393Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-06T00:19:54.393Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-06T00:19:55.946Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-06T00:19:55.946Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-06T00:19:56.925Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-06T00:19:57.907Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-06T00:19:57.907Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-06T00:20:01.732Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-06T00:20:05.508Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-06T00:20:07.707Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-06T00:20:36.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-06T00:20:37.808Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-06T00:20:37.808Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-06T00:20:41.590Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-06T00:20:41.590Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-06T00:20:41.590Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-06T00:20:42.569Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-06T00:20:46.686Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-06T00:20:50.454Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-06T00:20:50.454Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-06T00:20:54.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-06T00:20:54.226Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-06T00:20:54.226Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-06T00:20:54.690Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-06T00:21:09.569Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-06T00:21:10.547Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-06T00:21:11.527Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-06T00:21:18.644Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-06T00:21:23.368Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-06T00:21:26.264Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-06T00:21:30.492Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-06T00:21:34.268Z] === RUN TestDockerSuite/TestRmiTag [2019-11-06T00:21:35.248Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-06T00:21:37.452Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-06T00:21:58.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-06T00:21:58.711Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-06T00:22:00.262Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-06T00:22:06.101Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-06T00:22:06.101Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-06T00:22:06.565Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-06T00:22:06.565Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-06T00:22:06.565Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-06T00:22:06.565Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-06T00:22:06.565Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-06T00:22:06.565Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-06T00:22:06.565Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-06T00:22:08.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-06T00:22:08.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-06T00:22:08.582Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-06T00:22:12.350Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-06T00:22:13.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-06T00:22:18.228Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-06T00:22:18.228Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-06T00:22:18.693Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-06T00:22:20.892Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-06T00:22:20.892Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-06T00:22:24.655Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-06T00:22:26.853Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-06T00:22:26.853Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-06T00:22:29.790Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-06T00:22:29.790Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-06T00:22:29.790Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-06T00:22:31.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-06T00:22:31.344Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-06T00:22:33.551Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-06T00:22:36.491Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-06T00:22:38.051Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-06T00:22:38.051Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-06T00:22:38.051Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-06T00:22:38.051Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-06T00:22:40.257Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-06T00:22:40.257Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-06T00:22:40.257Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-06T00:22:40.257Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-06T00:22:40.257Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-06T00:22:42.457Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-06T00:22:49.097Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-06T00:22:54.914Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-06T00:22:54.914Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-06T00:22:54.914Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-06T00:22:54.914Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-06T00:22:54.914Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-06T00:22:54.914Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-06T00:22:54.914Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-06T00:22:56.468Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-06T00:22:56.468Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-06T00:22:56.468Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-06T00:22:56.468Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-06T00:22:58.671Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-06T00:23:00.224Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-06T00:23:00.224Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite (441.39s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2019-11-06T00:23:01.280Z] docker_cli_external_volume_driver_test.go:53: [d1ae8cca4abfa] daemon is not started [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-06T00:23:01.280Z] docker_cli_external_volume_driver_test.go:53: [d6bc6acdfc4d5] daemon is not started [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-06T00:23:01.280Z] docker_cli_external_volume_driver_test.go:53: [dca9b3abf8f01] daemon is not started [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-06T00:23:01.280Z] docker_cli_external_volume_driver_test.go:53: [ddfcd7eac2a9e] daemon is not started [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.91s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2019-11-06T00:23:01.280Z] docker_cli_external_volume_driver_test.go:485: [dd79b31b8d839] daemon is not started [2019-11-06T00:23:01.280Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-06T00:23:01.280Z] docker_cli_external_volume_driver_test.go:53: [db17ae0cc1ad4] daemon is not started [2019-11-06T00:23:01.280Z] PASS [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] === Skipped [2019-11-06T00:23:01.280Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-06T00:23:01.280Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-06T00:23:01.280Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-06T00:23:01.280Z] check_test.go:309: [d74dab8ae9d63] daemon is not started [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-06T00:23:01.280Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-06T00:23:01.280Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-06T00:23:01.280Z] check_test.go:309: [ddcb8d54e2d99] daemon is not started [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-06T00:23:01.280Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-06T00:23:01.280Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-06T00:23:01.280Z] check_test.go:309: [d19fb0b903945] daemon is not started [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-06T00:23:01.280Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-06T00:23:01.280Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-06T00:23:01.280Z] check_test.go:309: [d00d84c989145] daemon is not started [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-06T00:23:01.280Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-06T00:23:01.280Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-06T00:23:01.280Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-06T00:23:01.280Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] [2019-11-06T00:23:01.280Z] DONE 273 tests, 6 skipped in 2575.935s [2019-11-06T00:23:01.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-06T00:23:01.844Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddb288c31cfd4/docker.pid [2019-11-06T00:23:01.844Z] +++ kill 5418 [2019-11-06T00:23:01.844Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5418 is not a child of this shell [2019-11-06T00:23:01.844Z] warning: PID 5418 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddb288c31cfd4/docker.pid had a nonzero exit code [2019-11-06T00:23:01.844Z] ++++ cat bundles/test-integration/docker.pid [2019-11-06T00:23:01.844Z] +++ kill 7282 [2019-11-06T00:23:02.425Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-06T00:23:02.425Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-06T00:23:02.425Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-06T00:23:02.425Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-06T00:23:02.774Z] +++ /etc/init.d/apparmor stop [2019-11-06T00:23:02.774Z] Clearing AppArmor profiles cache:. [2019-11-06T00:23:02.774Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-06T00:23:02.774Z] Unloading profiles will leave already running processes permanently [2019-11-06T00:23:02.774Z] unconfined, which can lead to unexpected situations. [2019-11-06T00:23:02.774Z] [2019-11-06T00:23:02.774Z] To set a process to complain mode, use the command line tool [2019-11-06T00:23:02.774Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-06T00:23:02.774Z] with the 'teardown' option." [2019-11-06T00:23:02.774Z] [2019-11-06T00:23:03.338Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-06T00:23:03.354Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-06T00:23:04.320Z] + echo Ensuring container killed. [2019-11-06T00:23:04.320Z] Ensuring container killed. [2019-11-06T00:23:04.320Z] + docker ps -aq -f name=docker-pr2-* [2019-11-06T00:23:04.320Z] + cids=ba1cdc41c4b9 [2019-11-06T00:23:04.320Z] 705691045b61 [2019-11-06T00:23:04.320Z] 81db66e0fae5 [2019-11-06T00:23:04.320Z] + [ -n ba1cdc41c4b9 [2019-11-06T00:23:04.320Z] 705691045b61 [2019-11-06T00:23:04.320Z] 81db66e0fae5 ] [2019-11-06T00:23:04.320Z] + docker rm -vf ba1cdc41c4b9 705691045b61 81db66e0fae5 [2019-11-06T00:23:04.626Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-06T00:23:05.690Z] ba1cdc41c4b9 [2019-11-06T00:23:06.181Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-06T00:23:07.585Z] 705691045b61 [2019-11-06T00:23:07.585Z] 81db66e0fae5 [Pipeline] sh [2019-11-06T00:23:07.872Z] + echo Chowning /workspace to jenkins user [2019-11-06T00:23:07.872Z] Chowning /workspace to jenkins user [2019-11-06T00:23:07.872Z] + id -u [2019-11-06T00:23:07.872Z] + id -g [2019-11-06T00:23:07.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40171:/workspace busybox chown -R 1000:1000 /workspace [2019-11-06T00:23:08.381Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-06T00:23:09.934Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-06T00:23:10.401Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-06T00:23:12.344Z] + bundleName=amd64 [2019-11-06T00:23:12.344Z] + echo Creating amd64-bundles.tar.gz [2019-11-06T00:23:12.344Z] Creating amd64-bundles.tar.gz [2019-11-06T00:23:12.344Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-06T00:23:12.344Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-06T00:23:13.725Z] Archiving artifacts [2019-11-06T00:23:14.167Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-06T00:23:14.167Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-06T00:23:14.167Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-06T00:23:14.167Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-06T00:23:14.167Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-06T00:23:14.167Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-06T00:23:14.167Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-06T00:23:14.390Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40171/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-06T00:23:14.711Z] + make clean [2019-11-06T00:23:14.968Z] docker volume rm -f docker-dev-cache [2019-11-06T00:23:14.968Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-06T00:23:22.803Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-06T00:23:22.803Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunMount [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-06T00:23:23.782Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-06T00:23:24.248Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-06T00:23:31.372Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-06T00:23:31.372Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-06T00:23:31.372Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-06T00:23:31.372Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-06T00:23:35.138Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-06T00:23:38.903Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-06T00:23:39.883Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-06T00:23:41.436Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-06T00:23:43.635Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-06T00:23:44.614Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-06T00:23:46.168Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-06T00:23:46.632Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-06T00:23:48.842Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-06T00:23:48.842Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-06T00:23:48.842Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-06T00:23:48.842Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-06T00:23:48.842Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-06T00:23:48.842Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-06T00:23:57.464Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-06T00:23:57.464Z] === RUN TestDockerSuite/TestRunRm [2019-11-06T00:23:58.443Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-06T00:24:03.169Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-06T00:24:05.372Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-06T00:24:07.571Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-06T00:24:09.125Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-06T00:24:12.056Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-06T00:24:12.056Z] === RUN TestDockerSuite/TestRunState [2019-11-06T00:24:12.056Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-06T00:24:13.609Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-06T00:24:13.609Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-06T00:24:15.812Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-06T00:24:15.812Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-06T00:24:15.812Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-06T00:24:15.812Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-06T00:24:15.812Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-06T00:24:15.812Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-06T00:24:20.560Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-06T00:24:22.761Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-06T00:24:22.761Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-06T00:24:24.312Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-06T00:24:24.312Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-06T00:24:24.312Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-06T00:24:27.243Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-06T00:24:33.079Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-06T00:24:36.847Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-06T00:24:42.684Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-06T00:24:42.685Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-06T00:24:42.685Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-06T00:24:42.685Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-06T00:24:42.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-06T00:24:44.884Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-06T00:24:46.435Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-06T00:24:48.637Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-06T00:24:49.102Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-06T00:24:52.869Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-06T00:24:54.420Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-06T00:24:55.973Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-06T00:25:00.710Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-06T00:25:02.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-06T00:25:03.373Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-06T00:25:03.837Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-06T00:25:03.837Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-06T00:25:05.390Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-06T00:25:11.229Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-06T00:25:11.229Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-06T00:25:18.358Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-06T00:25:18.358Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-06T00:25:22.132Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-06T00:25:22.132Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-06T00:25:22.132Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-06T00:25:22.132Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-06T00:25:22.132Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-06T00:25:32.507Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-06T00:25:32.507Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-06T00:25:32.507Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-06T00:25:32.507Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-06T00:25:32.507Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-06T00:25:32.507Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-06T00:25:32.507Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-06T00:25:33.487Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-06T00:25:35.685Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-06T00:25:35.685Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-06T00:25:37.236Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-06T00:25:37.236Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-06T00:25:37.236Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-06T00:25:37.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-06T00:25:37.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-06T00:25:37.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-06T00:25:37.236Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-06T00:25:55.281Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-06T00:25:55.281Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-06T00:25:55.281Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-06T00:25:55.281Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-06T00:25:55.281Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-06T00:25:55.281Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-06T00:25:55.281Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-06T00:25:55.870Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-06T00:25:56.343Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-06T00:25:59.276Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-06T00:25:59.276Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-06T00:25:59.740Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-06T00:25:59.740Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-06T00:25:59.740Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-06T00:26:06.809Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-06T00:26:06.809Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-06T00:26:07.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-06T00:26:07.774Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-06T00:26:07.774Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-06T00:26:13.558Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-06T00:26:13.558Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-06T00:26:14.015Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-06T00:26:22.569Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-06T00:26:22.569Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite (2377.91s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-06T00:26:22.569Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (137.03s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.81s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-06T00:26:22.569Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-06T00:26:22.569Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.08s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-06T00:26:22.569Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-06T00:26:22.569Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.85s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.90s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.38s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.20s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2019-11-06T00:26:22.569Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.79s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.84s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.40s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.32s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.82s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.24s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.49s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.53s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.67s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.30s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.31s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.69s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.72s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.30s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.33s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-06T00:26:22.569Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:22.569Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-06T00:26:22.569Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2019-11-06T00:26:22.569Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.80s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.63s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildContChar (12.34s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.14s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.28s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.53s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.19s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.08s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.54s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.61s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.56s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.13s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.24s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.28s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.15s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.37s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.12s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.55s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.78s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.49s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.41s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.29s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.31s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.60s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (85.69s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-06T00:26:23.029Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2019-11-06T00:26:23.029Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.55s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.73s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.49s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.27s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.84s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.14s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.71s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.74s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.22s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.19s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.65s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.09s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildHistory (10.89s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.33s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.80s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.92s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.24s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.04s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.36s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.83s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.96s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.62s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.47s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.19s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.53s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.97s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.68s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.54s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.47s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.58s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.94s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.31s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.04s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.17s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.48s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildRm (12.78s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.16s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-11-06T00:26:23.030Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.23s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.30s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.83s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.52s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.87s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.92s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildStderr (4.66s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.76s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.87s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.80s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.17s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.31s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.52s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.02s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.86s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.77s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.28s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.73s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.67s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.47s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.85s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2019-11-06T00:26:23.030Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-06T00:26:23.030Z] docker_cli_sni_test.go:18: Flakey test [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.39s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestCommitChange (4.95s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.12s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.79s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestCommitTTY (11.55s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.35s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-11-06T00:26:23.030Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-06T00:26:23.030Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.55s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.26s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.89s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-06T00:26:23.030Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.29s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.98s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.69s) [2019-11-06T00:26:23.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-06T00:26:23.030Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.16s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.09s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.72s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.01s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.30s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.55s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.26s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.80s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.81s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.96s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.31s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.27s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.26s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.26s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000700120_} (2.29s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1442894162_c:\foo_false____} (2.30s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1442894162_c:\foo_true____} (2.24s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.11s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.56s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.24s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.14s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.16s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.21s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpToDot (2.19s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCpToStdout (2.16s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.77s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.00s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.85s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.09s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-11-06T00:26:23.031Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.04s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-06T00:26:23.031Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-11-06T00:26:23.031Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (6.84s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.11s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.17s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsCopy (5.02s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.06s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.96s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.67s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFilters (4.24s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFormat (4.01s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-11-06T00:26:23.031Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsResize (2.55s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.93s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.31s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-06T00:26:23.031Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.37s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2019-11-06T00:26:23.031Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2019-11-06T00:26:23.031Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2019-11-06T00:26:23.031Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2019-11-06T00:26:23.031Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-06T00:26:23.032Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-11-06T00:26:23.032Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-06T00:26:23.032Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.99s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.80s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecInspectID (4.39s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-06T00:26:23.032Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-06T00:26:23.032Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.98s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.65s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-06T00:26:23.032Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.46s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.04s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-11-06T00:26:23.032Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2019-11-06T00:26:23.032Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-06T00:26:23.032Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-06T00:26:23.032Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.99s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-06T00:26:23.032Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-06T00:26:23.032Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.80s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.11s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectDefault (2.22s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectHistory (4.42s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.05s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.12s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.77s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectStatus (2.46s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.60s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.88s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.95s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.94s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.03s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-11-06T00:26:23.032Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.96s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-06T00:26:23.032Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.78s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.90s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.29s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.14s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.23s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsSince (9.02s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsTail (2.59s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.36s) [2019-11-06T00:26:23.032Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.01s) [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-06T00:26:23.032Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-11-06T00:26:23.032Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.032Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.74s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-06T00:26:23.033Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.08s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsByOrder (7.49s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.92s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.82s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.22s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.03s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.48s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.86s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.28s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-06T00:26:23.033Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.81s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.85s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.06s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.56s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.97s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.04s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.84s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.06s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.57s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.55s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.36s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.01s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.24s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.38s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.07s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.96s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.21s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.94s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.00s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.88s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.85s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.87s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.09s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.98s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.36s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.97s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.91s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.02s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.03s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.94s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunExitCode (1.93s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.88s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.07s) [2019-11-06T00:26:23.033Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-06T00:26:23.033Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.033Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.55s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.26s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.39s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.33s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.60s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.82s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.34s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.29s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunRm (1.98s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.03s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.03s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.87s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.69s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.91s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.66s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.89s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.85s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.40s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.23s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.68s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.61s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.90s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.86s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-11-06T00:26:23.034Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.034Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.67s) [2019-11-06T00:26:23.034Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-06T00:26:23.034Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.21s) [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-11-06T00:26:23.035Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-11-06T00:26:23.035Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.94s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.05s) [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-11-06T00:26:23.035Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.38s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.66s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.12s) [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.69s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2019-11-06T00:26:23.035Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.49s) [2019-11-06T00:26:23.035Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-06T00:26:23.035Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-06T00:26:23.492Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-06T00:26:23.492Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-06T00:26:23.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.492Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-06T00:26:23.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-06T00:26:23.493Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-06T00:26:23.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-06T00:26:23.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-06T00:26:23.493Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerDaemonSuite [2019-11-06T00:26:23.493Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-06T00:26:23.493Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-06T00:26:23.493Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-06T00:26:23.493Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerSwarmSuite [2019-11-06T00:26:23.493Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-06T00:26:23.493Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-06T00:26:23.493Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerExternalVolumeSuite [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerNetworkSuite [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] === RUN TestDockerHubPullSuite [2019-11-06T00:26:23.493Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-06T00:26:23.493Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-06T00:26:23.493Z] PASS [2019-11-06T00:26:23.493Z] ok github.com/docker/docker/integration-cli 2378.636s [2019-11-06T00:26:23.493Z] INFO: Integration tests ended at 11/06/2019 00:26:23. Duration:00:39:46.7511936 [2019-11-06T00:26:23.493Z] INFO: Docker info of the daemon under test at end of run [2019-11-06T00:26:23.493Z] [2019-11-06T00:26:23.493Z] Containers: 2 [2019-11-06T00:26:23.493Z] Running: 0 [2019-11-06T00:26:23.493Z] Paused: 0 [2019-11-06T00:26:23.493Z] Stopped: 2 [2019-11-06T00:26:23.493Z] Images: 12 [2019-11-06T00:26:23.493Z] Server Version: 0.0.0-dev [2019-11-06T00:26:23.493Z] Storage Driver: windowsfilter [2019-11-06T00:26:23.493Z] Windows: [2019-11-06T00:26:23.493Z] Logging Driver: json-file [2019-11-06T00:26:23.493Z] Plugins: [2019-11-06T00:26:23.493Z] Volume: local [2019-11-06T00:26:23.493Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-06T00:26:23.493Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-06T00:26:23.493Z] Swarm: inactive [2019-11-06T00:26:23.493Z] Default Isolation: process [2019-11-06T00:26:23.493Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-06T00:26:23.493Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-06T00:26:23.493Z] OSType: windows [2019-11-06T00:26:23.493Z] Architecture: x86_64 [2019-11-06T00:26:23.493Z] CPUs: 4 [2019-11-06T00:26:23.493Z] Total Memory: 32GiB [2019-11-06T00:26:23.493Z] Name: azwin-2-afbc20 [2019-11-06T00:26:23.493Z] ID: GOHC:X5S3:HL43:J7M6:KNDI:NUWJ:GEGY:VKAU:A3XV:4NFX:WYGY:EPZB [2019-11-06T00:26:23.493Z] Docker Root Dir: D:\CI\PR-40171\2\daemon [2019-11-06T00:26:23.493Z] Debug Mode (client): false [2019-11-06T00:26:23.493Z] Debug Mode (server): true [2019-11-06T00:26:23.494Z] File Descriptors: -1 [2019-11-06T00:26:23.494Z] Goroutines: 18 [2019-11-06T00:26:23.494Z] System Time: 2019-11-06T00:26:23.0950371Z [2019-11-06T00:26:23.494Z] EventsListeners: 0 [2019-11-06T00:26:23.494Z] Registry: https://index.docker.io/v1/ [2019-11-06T00:26:23.494Z] Labels: [2019-11-06T00:26:23.494Z] Experimental: false [2019-11-06T00:26:23.494Z] Insecure Registries: [2019-11-06T00:26:23.494Z] 127.0.0.0/8 [2019-11-06T00:26:23.494Z] Live Restore Enabled: false [2019-11-06T00:26:23.494Z] [2019-11-06T00:26:23.494Z] [2019-11-06T00:26:23.494Z] INFO: Stopping daemon under test [2019-11-06T00:26:23.494Z] SUCCESS: The process with PID 4180 (child process of PID 7552) has been terminated. [2019-11-06T00:26:23.494Z] SUCCESS: The process with PID 7552 (child process of PID 6676) has been terminated. [2019-11-06T00:26:23.494Z] INFO: Stop tailing logs of the daemon under tests [2019-11-06T00:26:23.494Z] INFO: executeCI.ps1 Completed successfully at 11/06/2019 00:26:23. [2019-11-06T00:26:23.494Z] INFO: Tidying up at end of run [2019-11-06T00:26:23.494Z] INFO: Saving daemon under test log (d:\CI\PR-40171\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-06T00:26:23.494Z] INFO: Saving daemon under test log (d:\CI\PR-40171\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-06T00:26:23.494Z] INFO: Nuke-Everything... [2019-11-06T00:26:23.494Z] INFO: Container count on control daemon to delete is 2 [2019-11-06T00:26:23.951Z] 32dda6ca0914 [2019-11-06T00:26:23.951Z] d2d0c4c47174 [2019-11-06T00:26:24.408Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-06T00:26:25.374Z] Deleted: sha256:d49b740c2e789010fb3811b42705bc66f9fa9f9b186079bb6e9c694833fc5fee [2019-11-06T00:26:25.374Z] Deleted: sha256:e7811062fb015df1543726364aebf4a7a3b742a80d70a1d1a6372a528ce00a7a [2019-11-06T00:26:25.374Z] INFO: Tidying pidfile d:\CI\PR-40171\2\docker.pid [2019-11-06T00:26:25.374Z] INFO: Nuking d:\CI [2019-11-06T00:26:55.307Z] INFO: Zapped successfully [2019-11-06T00:26:55.307Z] [2019-11-06T00:26:55.307Z] INFO: executeCI.ps1 exiting at Wed Nov 6 00:26:52 CUT 2019. Duration 00:53:22.3991312 [2019-11-06T00:26:55.307Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-06T00:26:56.727Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-06T00:26:58.469Z] Archiving artifacts [2019-11-06T00:26:59.667Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40171/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-06T00:27:00.586Z] + make clean [2019-11-06T00:27:01.554Z] docker volume rm -f docker-dev-cache [2019-11-06T00:27:01.554Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS